• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixes

show_assessments fixes

new functions

fix enconding issue. adding "encoding system utf-8" to the XML parser

removing leadding zeros from grades

file upgrade-2.1.0a2-2.1.0b1.sql was initially added on branch oacs-5-1.

users in classes were labeled with dotlrn_member_rel if they were not added from the class administratio page. This caused issues with bulk-mailing them by role. Includes upgrade script to properly label these users as dotlrn_student_rel

    • -2
    • +2
    /openacs-4/packages/dotlrn/dotlrn.info
    • -40
    • +34
    /openacs-4/packages/dotlrn/www/spam.tcl
showing net value of the task (always)

showing net value of the task... always

fixing syntax error

fixing syntax error, by David Ortega doa@tid.es

definition can be null

fixing syntax error, by David Ortega doa@tid.es

minor typo

improving information display

  1. … 6 more files in changeset.
improving informatin display and performance

Improve robustness of rollout email support for 'filter' option.

Applied patch 177, even though ticket-tracker-lite is deprecated.

-performance:

writing the function source code instead of calling the plsql function

trying not to use views

-new stuff:

adding the option to store the files in the file system (this is the default now)

  1. … 69 more files in changeset.
Applying patch 79 to fix feature request bug 238: Add functionality to

disable a notification temporarily.

bulk mail to everyone had a typo. bulk mail to people who had not responded was hugely slow

Close tag in email sent out when tasks are closed.

Fix bug where hours logged to a task wouldn't show up if the default

logger variable (hours2) for a project was not the same as the default

variable (hours).

Added in more explanation about adding yourself to unix groups.

Fix bug in pm::task::close that prevented notifications from going out.

Fixed username constraint problem and added two new optional columns: password (if the admin wants to assign a password) and notify (wether the user should receive an email at all "f" "t").

Adds in HTML email notifications. Note: requires bug fix in

acs-tcl/tcl/html-email-procs.tcl (copy from head of oacs-5-1)

Applying patch 394: fix for upgrade script 4.6.2-4.6.3

Applying patch 471 for bug 1665: Make param check more robust.

Applying patch 587 for bug 1973: on delete cascade for

notifications/notification_requests acs_objects