• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
sessions management

new files for session management

    • -0
    • +15
    /openacs-4/packages/assessment/www/session.adp
    • -0
    • +34
    /openacs-4/packages/assessment/www/session.tcl
    • -0
    • +30
    /openacs-4/packages/assessment/www/session.xql
    • -0
    • +13
    /openacs-4/packages/assessment/www/sessions.adp
    • -0
    • +19
    /openacs-4/packages/assessment/www/sessions.tcl
    • -0
    • +14
    /openacs-4/packages/assessment/www/sessions.xql
remove administrative links

Releasing version 2.20b1

Adding in ability to attach files to a general comment attached to a project

or task. It seems like the general comment files were never added in as well..

putting create or replace instead of just create

better performance for null parent cr query, by don

Fix bug where duplicate tasks would appear in tasks view

Show all people assigned to a task instead of just person filtered to

be shown.

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