• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
removing notifications when leaving a community

we don't show this portlet if the user can't read private data

fixed get_private_data_enabled_p and set_private_data_enabled_p

consistency

linking faq in one faq view

    • -1
    • +1
    ./packages/faq-portlet/www/faq-portlet.adp
fixed search criteria

    • -2
    • +2
    ./packages/dotlrn/www/admin/users-search.tcl
adding interactive setting of dotlrn parameters to user creation

just testing to see if emails are being sent out

    • -8
    • +6
    ./packages/forums/tcl/forums-procs.tcl
updating last modified times so we can easily keep track of newness

removing access_level column, it is the equivalent of the dotlrn_browse permission

    • -7
    • +1
    ./packages/dotlrn/sql/oracle/users-create.sql
    • -10
    • +5
    ./packages/dotlrn/tcl/dotlrn-init.tcl
    • -8
    • +9
    ./packages/dotlrn/www/admin/user-edit.tcl
    • -8
    • +6
    ./packages/dotlrn/www/admin/user-new-2.tcl
  1. … 12 more files in changeset.
bringing info files up to date

displaying faq questions if there is only 1 faq

    • -5
    • +14
    ./packages/faq-portlet/www/faq-portlet.adp
    • -1
    • +20
    ./packages/faq-portlet/www/faq-portlet.tcl
fixed flat presentation and responses to responses

    • -1
    • +5
    ./packages/forums/www/message-post.tcl
fixed flat presentation and responses to responses

    • -2
    • +3
    ./packages/forums/www/message-post.tcl
    • -0
    • +44
    ./packages/forums/www/message-view-flat.adp
    • -1
    • +5
    ./packages/forums/www/message-view.tcl
begun PG port

    • -0
    • +53
    ./packages/notifications/sql/postgresql/notifications-init.sql
added beginning of PG port

    • -0
    • +24
    ./packages/forums/sql/postgresql/forums-create.sql
    • -0
    • +99
    ./packages/forums/sql/postgresql/forums-forums-create.sql
    • -0
    • +59
    ./packages/forums/sql/postgresql/forums-forums-drop.sql
    • -0
    • +82
    ./packages/forums/sql/postgresql/forums-messages-create.sql
    • -0
    • +30
    ./packages/forums/sql/postgresql/forums-messages-drop.sql
    • -0
    • +56
    ./packages/forums/sql/postgresql/forums-notifications-init.sql
    • -0
    • +60
    ./packages/forums/sql/postgresql/forums-tree-create.sql
fixes for group archiving

added adding file/url links in the portlet

fix enrollment policy procs and have subcomm's default to the parent comm's policy

    • -4
    • +4
    ./packages/dotlrn/tcl/community-procs.tcl
    • -1
    • +1
    ./packages/dotlrn/tcl/community-procs.xql
    • -2
    • +12
    ./packages/dotlrn/www/subcommunity-new.tcl
be careful with possible members of a subcommunity that are already pending approval

    • -1
    • +1
    ./packages/dotlrn/tcl/community-procs.xql
fixing "My Groups" portlet and subgroups portlet

    • -9
    • +8
    ./packages/dotlrn/tcl/community-procs.tcl
    • -39
    • +26
    ./packages/dotlrn/www/dotlrn-main-portlet.adp
    • -2
    • +16
    ./packages/dotlrn/www/dotlrn-main-portlet.tcl
small fix for archive stuff

    • -1
    • +1
    ./packages/dotlrn/tcl/community-procs.xql
adding archive stuff

    • -2
    • +3
    ./packages/dotlrn/www/one-community-admin.xql
    • -4
    • +3
    ./packages/dotlrn/www/subcommunity-archive.adp
    • -12
    • +16
    ./packages/dotlrn/www/subcommunity-archive.tcl
    • -0
    • +43
    ./packages/dotlrn/www/admin/archived-communities.adp
    • -0
    • +38
    ./packages/dotlrn/www/admin/archived-communities.tcl
    • -0
    • +17
    ./packages/dotlrn/www/admin/archived-communities.xql
use portal::add_element_parameters instead of add_element

using get_role_pretty_plural for titles

adding get_role_pretty_plural proc

    • -1
    • +22
    ./packages/dotlrn/tcl/community-procs.tcl
use bash instead of sh

minor ui

fixed requires

fix hidden_element_list caching. set util_memoize to max_age 1 to fake per-conn caching

    • -3
    • +4
    ./packages/new-portal/tcl/portal-procs.tcl