• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixes a bug when urls are constructed from within another package.

Also fixes the links in daily reminder emails.

Fixing bug for display portrait. Wrong variable name.

    • -2
    • +2
    ./packages/acs-subsite/www/shared/portrait.tcl
Fix bug in one-entry page that prevents the page from being visible.

max_content_length was not present.

    • -1
    • +1
    ./packages/lars-blogger/www/one-entry.adp
Fixes error which prevents lars-blogger from displaying any information

(missing max_content_length in include)

file calendar-users-update.tcl was initially added on branch oacs-5-1.

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

    • -2
    • +2
    ./packages/assessment/www/unzip_file.tcl
show_assessments fixes

    • -8
    • +3
    ./packages/assessment/www/show_assessments.adp
new functions

    • -0
    • +71
    ./packages/assessment/tcl/assessment-procs.tcl
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

    • -1
    • +4
    ./packages/dotlrn/tcl/community-procs.tcl
    • -2
    • +5
    ./packages/dotlrn/www/spam-recipients.adp
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

    • -2
    • +2
    ./packages/assessment/www/doc/as_items.html
improving information display

    • -1
    • +1
    ./packages/evaluation/lib/tasks-chunk.adp
    • -0
    • +0
    ./packages/evaluation/www/answer-add-edit.tcl
    • -0
    • +0
    ./packages/evaluation/www/evaluation-list.tcl
    • -1
    • +20
    ./packages/evaluation/www/index-postgresql.xql
    • -0
    • +0
    ./packages/evaluation/www/task-list.tcl
    • -0
    • +0
    ./packages/evaluation/www/task-view.tcl
    • -0
    • +2
    ./packages/evaluation/www/admin/index.adp
    • -0
    • +0
    ./packages/evaluation/www/admin/index.tcl
  1. … 6 more files in changeset.
improving informatin display and performance

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

    • -4
    • +11
    ./packages/acs-tcl/tcl/rollout-email-procs.tcl
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)

    • -15
    • +58
    ./packages/evaluation/lib/student-grades-report-chunk-postgresql.xql
    • -3
    • +3
    ./packages/evaluation/lib/tasks-chunk.tcl
  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