• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

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)

skeletons of some files with broken code

    • -0
    • +16
    ./assessment/www/assessment-postgresql.xql
    • -0
    • +38
    ./assessment/www/assessment.adp
    • -0
    • +26
    ./assessment/www/assessment.tcl
    • -0
    • +7
    ./assessment/www/process-response.adp
    • -0
    • +18
    ./assessment/www/process-response.tcl
fixes

show_assessments fixes

    • -2
    • +2
    ./assessment/www/show_assessments-postgresql.xql
new functions

    • -0
    • +71
    ./assessment/tcl/assessment-procs.tcl
fix enconding issue. adding "encoding system utf-8" to the XML parser

    • -11
    • +14
    ./assessment/tcl/assessment-qti-procs.tcl