• last updated 49 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file upgrade-5.1.2d2-5.1.2d3.sql was initially added on branch oacs-5-1.

Modified cc_users moving the magic object lookup to its own query. The view was really slow when joined against the acs_magic_objects table.

file upgrade-5.1.2d2-5.1.2d3.sql was initially added on branch oacs-5-1.

Changed cc_users and registered_users views to use the acs__magic_object_id

function that was written quite some time ago but never used in those views.

And those views are really slow when joined against the acs_magic_objects

table ...

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.