• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added a section on upgrades

new version of ev package

General comments to HTML email

adding missing files

    • -0
    • +11
    /openacs-4/packages/evaluation/www/evaluation-view.adp
    • -0
    • +138
    /openacs-4/packages/evaluation/www/evaluation-view.tcl
Fix } where ) was supposed to be. Fixes bug#2104.

fixes to make index show assessments

    • -0
    • +22
    /openacs-4/packages/assessment/www/index.xql
don't create the same session twice

For reasons i find incomprehensible, this portlet was originally written

using Tcl code embedded in the .adp file. I've rewritten it using the

group tag, which makes it considerably cleaner. Make that much cleaner.

Bump version number to release new version. When toggling status of projects,

also toggles status of corresponding project manager project when

appropriate (behavior is the same if no project-manager is installed)

    • -4
    • +5
    /openacs-4/packages/logger/logger.info
    • -10
    • +18
    /openacs-4/packages/logger/lib/entries.xql
Bump version to 2.16b2. Add a pm::status::default_open proc.

Fix appearance of email notifications. Old description is now no longer in h4

Merge all code over from HEAD. New development on logger can now procede from

the oacs-5-1 branch, instead of HEAD.

    • -5
    • +9
    /openacs-4/packages/logger/logger.info
    • -45
    • +181
    /openacs-4/packages/logger/lib/entries.tcl
    • -3
    • +124
    /openacs-4/packages/logger/tcl/entry-procs.tcl
    • -1
    • +63
    /openacs-4/packages/logger/tcl/package-procs.tcl
    • -1
    • +69
    /openacs-4/packages/logger/tcl/project-procs.tcl
    • -1
    • +97
    /openacs-4/packages/logger/tcl/util-procs.tcl
  1. … 7 more files in changeset.
Capitalize English.

Added a link to documentation on how to upgrade an Oracle OpenACS 4.6.3 to 5.

Added "add news" link for users. will be i18nized soon

deleting search from project-manager-all alias

adding the project-manager-all alias for related packages

moving out sms notifications

Fixes bug where tasks aren't assigned deadlines.

Fixes a bug when urls are constructed from within another package.

Also fixes the links in daily reminder emails.

add page module define

Fixing bug for display portrait. Wrong variable name.

Fix bug in one-entry page that prevents the page from being visible.

max_content_length was not present.

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
    /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