• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
upgrade logic 5.1.2 -> 5.1.2d1

adding cr_items(name) index on the creation of the pkg

add ITEM word

Cleaning up. forums-portlet-sc-create.sql does not exist anymore and the contents of the seem to be in forums-portlet-create.sql. At least in the postgres version this was commented out, so I do it accordingly in oracle as well.

The call to acs_sc was missing a parameter. Fixed, but maybe someone could take a look and explain why noone stumbled across this earlier :).

LORSm version 0.4d

    • -10
    • +7
    /openacs-4/packages/lorsm/lorsm.info
    • -0
    • +3
    /openacs-4/packages/lorsm/lib/user-lorsm.adp
    • -33
    • +89
    /openacs-4/packages/lorsm/lib/user-lorsm.tcl
    • -0
    • +56
    /openacs-4/packages/lorsm/tcl/lorsm-install-procs.tcl
    • -0
    • +94
    /openacs-4/packages/lorsm/tcl/lorsm-procs-postgresql.xql
    • -5
    • +372
    /openacs-4/packages/lorsm/tcl/lorsm-procs.tcl
    • -0
    • +80
    /openacs-4/packages/lorsm/tcl/lorsm-procs.xql
    • -0
    • +120
    /openacs-4/packages/lorsm/tcl/lorsm-tracking-procs.tcl
    • -0
    • +5
    /openacs-4/packages/lorsm/www/course-add-2.adp
    • -1
    • +12
    /openacs-4/packages/lorsm/www/course-add-2.tcl
    • -37
    • +137
    /openacs-4/packages/lorsm/www/course-add-3.tcl
    • -5
    • +26
    /openacs-4/packages/lorsm/www/course-add.adp
  1. … 122 more files in changeset.
dotLRN-lorsm updated to version 0.4d

LORSM-portlet upgraded to version 0.4d

Updating LORS to version 0.4d

    • -60
    • +0
    /openacs-4/packages/lors/change.txt
    • -10
    • +12
    /openacs-4/packages/lors/lors.info
    • -1
    • +1
    /openacs-4/packages/lors/tcl/lors-cr-procs.tcl
    • -0
    • +1029
    /openacs-4/packages/lors/tcl/lors-imscp-blackboard6-procs.tcl
    • -11
    • +109
    /openacs-4/packages/lors/tcl/lors-imscp-procs.tcl
    • -578
    • +993
    /openacs-4/packages/lors/tcl/lors-imsmd-procs.tcl
    • -0
    • +108
    /openacs-4/packages/lors/tcl/lors-imsmd-sc-procs.tcl
file upgrade-5.1.2d8-5.1.2d9.sql was initially added on branch oacs-5-1.

filestorage was displying the ugly filename instead of the pretty title for the main entry; also wasn't updating the filename to the newest upload (still need to ask DaveB about getting the links to work with the latest upload filename

file dotlrn-homework-portlet-postgresql.xql was initially added on branch oacs-5-1.

Making the min/max level restrictions work in both PG and Oracle. PG requires a query for the default levels. To keep the Tcl logic from getting ugly, Oracle's going to do a query too, in this case a select...from dual.

file dotlrn-homework-portlet-oracle.xql was initially added on branch oacs-5-1.

Fixed error when download all the contents of one folder

initial addition of poll module ported from old oacs 3.x code

    • -0
    • +27
    /openacs-4/packages/poll/poll.info
    • -0
    • +230
    /openacs-4/packages/poll/sql/oracle/poll-create.sql
    • -0
    • +32
    /openacs-4/packages/poll/sql/oracle/poll-drop.sql
    • -0
    • +165
    /openacs-4/packages/poll/sql/postgresql/poll-create.sql
    • -0
    • +50
    /openacs-4/packages/poll/sql/postgresql/poll-drop.sql
    • -0
    • +26
    /openacs-4/packages/poll/www/index-oracle.xql
    • -0
    • +29
    /openacs-4/packages/poll/www/index-postgresql.xql
    • -0
    • +58
    /openacs-4/packages/poll/www/index.adp
    • -0
    • +47
    /openacs-4/packages/poll/www/index.tcl
    • -0
    • +23
    /openacs-4/packages/poll/www/poll-ae-oracle.xql
    • -0
    • +16
    /openacs-4/packages/poll/www/poll-ae-postgresql.xql
    • -0
    • +52
    /openacs-4/packages/poll/www/poll-ae.adp
    • -0
    • +189
    /openacs-4/packages/poll/www/poll-ae.tcl
    • -0
    • +13
    /openacs-4/packages/poll/www/poll-delete-oracle.xql
    • -0
    • +12
    /openacs-4/packages/poll/www/poll-delete-postgresql.xql
  1. … 14 more files in changeset.
Fixed typo in bookmark edit link.

file upgrade-5.1.2d6-5.1.2d7.sql was initially added on branch oacs-5-1.

new index for perf improvements

performance improvements, using now acs_users_all

showing hours in day view by paolo@galileo.edu

new i18n messages by paolo@galileo.edu

Missing change for report generation

file readme.txt was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/contrib/packages/survey/www/reports/readme.txt
Commiting changes done by Aristoi, including report generation, pretty names and lib-included responses.

file survey-form-procs.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/contrib/packages/survey/tcl/survey-form-procs.tcl
file report.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/contrib/packages/survey/www/admin/report.tcl
file report.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/contrib/packages/survey/www/admin/report.adp
file report-postgres.xql was initially added on branch oacs-5-1.

file question-swap.xql was initially added on branch oacs-5-1.