• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adding in files left out from last commit.

file upgrade-2.15b4-2.16b1.sql was initially added on branch oacs-5-1.

Release of 2.16b1 of project manager: features an improved task calendar

and better daily reminders. More HTML email.

skeletons of some files with broken code

    • -0
    • +16
    /openacs-4/packages/assessment/www/assessment-postgresql.xql
    • -0
    • +38
    /openacs-4/packages/assessment/www/assessment.adp
    • -0
    • +26
    /openacs-4/packages/assessment/www/assessment.tcl
    • -0
    • +7
    /openacs-4/packages/assessment/www/process-response.adp
    • -0
    • +18
    /openacs-4/packages/assessment/www/process-response.tcl
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").