• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
misc fixes

    • -4
    • +4
    ./assessment/tcl/assessment-qti-procs-postgresql.xql
    • -3
    • +22
    ./assessment/tcl/assessment-qti-procs.tcl
fix for package instantiate

    • -10
    • +19
    ./assessment/tcl/install-procs.tcl
remove deprecated pages

    • -16
    • +0
    ./assessment/www/show_assessments.adp
    • -28
    • +0
    ./assessment/www/show_assessments.tcl
unnecesary files

    • -9
    • +0
    ./assessment/www/assessment-create.adp
    • -125
    • +0
    ./assessment/www/assessment-create.tcl
correct installation of assessment

    • -0
    • +128
    ./assessment/tcl/install-procs.tcl
colors in right or wrong choices

rework some lame SQL queries

sessions management

new files for session management

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

putting create or replace instead of just create

better performance for null parent cr query, by don

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

    • -0
    • +0
    ./acs-kernel/sql/oracle/upgrade/upgrade-5.1.2d2-5.1.2d3.sql
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.

    • -3
    • +2
    ./acs-kernel/sql/oracle/acs-create.sql
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 ...

    • -15
    • +5
    ./acs-kernel/sql/postgresql/acs-create.sql
Added a section on upgrades

new version of ev package

adding missing files

    • -0
    • +88
    ./evaluation/www/evaluation-view-postgresql.xql
    • -0
    • +11
    ./evaluation/www/evaluation-view.adp
    • -0
    • +138
    ./evaluation/www/evaluation-view.tcl
    • -0
    • +53
    ./evaluation/www/admin/tasks/task-add-edit.xql
Fix } where ) was supposed to be. Fixes bug#2104.

    • -1
    • +1
    ./acs-content-repository/tcl/symlink-procs-postgresql.xql
fixes to make index show assessments

    • -0
    • +22
    ./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.

    • -53
    • +19
    ./forums-portlet/www/forums-portlet.adp
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)

    • -0
    • +12
    ./logger/www/admin/project-make-active.tcl
    • -0
    • +12
    ./logger/www/admin/project-make-inactive.tcl
Merge all code over from HEAD. New development on logger can now procede from

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

    • -19
    • +52
    ./logger/lib/entries-postgresql.xql
    • -0
    • +11
    ./logger/tcl/entry-procs-postgresql.xql
  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

moving out sms notifications

Fixing bug for display portrait. Wrong variable name.