• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
i18n updates from Natalia Perez <nperper@it.uc3m.es>

Added batch change of roles for selected members.

    • -7
    • +5
    /openacs-4/packages/dotlrn/www/member-add-3.tcl
    • -16
    • +18
    /openacs-4/packages/dotlrn/www/members.tcl
file upgrade-1.5-1.6.sql was initially added on branch oacs-5-1.

Fix for bug 2108, by Frank Myhr. Added an upgrade script as well. Bump

version to 1.6.

Merging from HEAD to oacs-5-1 branch

Changed the way the member_url is retrieved....which was a real pain...for 835 members the page took 21 sec longer

changed redirect to one-community

Since 2.0.3 has no bulk_actions_method switch and also some problems with \ new line constructs I had to modify the file

complete rewrite of the members page (now list builder is used). not using members-chunk-table anymore. added features like cvs export, bulk remove of rel_types and sorting by list builder

    • -10
    • +91
    /openacs-4/packages/dotlrn/www/members.adp
    • -15
    • +180
    /openacs-4/packages/dotlrn/www/members.tcl
file members.xql was initially added on branch oacs-5-1.

    • binary
    /openacs-4/packages/dotlrn/www/members.xql
added support for multiple user_ids

    • -11
    • +14
    /openacs-4/packages/dotlrn/www/member-add-3.tcl
Slight improvement to appearance of room reservation view page.

SQL function "bookmark__initialize_in_closed_p" takes 3 arguments starting with

package version 5.0d2.

adding option to add terms, departments, etc

replacing manually created lists with list builders with pagination

Added in some commented out parameters that can be enabled on

demanding sites to increase performance. From

http://openacs.org/forums/message-view?message_id=202297

fill-in-the-blanks parsing

Additional language strings

Added bulk approval of users

file users-bulk-approve-oracle.xql was initially added on branch oacs-5-1.

file users-bulk-approve.tcl was initially added on branch oacs-5-1.

file users-bulk-approve.adp was initially added on branch oacs-5-1.

file users-bulk-approve-postgresql.xql was initially added on branch oacs-5-1.

fix presentation_type

fix display of item in session

add missing relation_types

Privacy checks are now performed on a per survey level. This can be tuned a bit, but doing the privacy check at the SQL level, as it's currently done in forums-portlet.

Moved the lc_time_fmt call to the if block where it's actually used. This call adds a few ms per loop iteration, which sounds small, but adds up quickly because we loop once per person per question. The unnecessary calls were adding several minutes' delay on some of Sloan's larger surveys.

file forums-portlet.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/forums-portlet/www/forums-portlet.xql
Cleaning up the adp file and adding private data checks when enabled.