• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add files to handle after-mount callback, used to insert default actions for every instance of assessment

    • -0
    • +10
    /openacs-4/packages/assessment/tcl/as-pram-procs-oracle.xql
Change the ifstatement to the select query as in postgres

Fixed my previous select as it was missing the parent_id clause

PLEASE REVERT IF YOU THINK THIS IS NOT RIGHT, but it is the only way this f***ed upgrade script works reliably on the sites I needed to upgrade (and that had the same title twice. I changed the if statement from the complex parent_id, title check to a simple select on the cr_item table, checking if the name is already there. Obviously this is very inefficient (for each file you run yet another select) but it works reliably (with the old version I got errors on two sites)

Switch to support oracle 8.1.6

Switch to support oracle version 8.1.6

Fix for Bug #2292: not display section name and items on taking an assessment

Add install actions for importing category trees in xml format.

    • -0
    • +49
    /openacs-4/packages/categories/tcl/install-procs.tcl
making workflow more consistent for cs call center

fix score

Changed "delete" call to "del", content-item tests runs without error now

with Oracle.

Insert content as BLOB in seperate query.

more changes

    • -2
    • +2
    /openacs-4/packages/courses/courses.info
    • -7
    • +20
    /openacs-4/packages/courses/lib/course-chunk.adp
    • -7
    • +30
    /openacs-4/packages/courses/tcl/course-procs.tcl
    • -3
    • +18
    /openacs-4/packages/courses/tcl/course-procs.xql
    • -0
    • +6
    /openacs-4/packages/courses/www/course-info.adp
    • -0
    • +23
    /openacs-4/packages/courses/www/course-info.tcl
    • -0
    • +23
    /openacs-4/packages/courses/www/course-info.xql
    • -0
    • +5
    /openacs-4/packages/courses/www/index.adp
    • -1
    • +3
    /openacs-4/packages/courses/www/index.tcl
    • -0
    • +12
    /openacs-4/packages/courses/www/index.xql
    • -0
    • +27
    /openacs-4/packages/courses/www/cc-admin/course-delete.adp
    • -0
    • +28
    /openacs-4/packages/courses/www/cc-admin/course-delete.tcl
  1. … 4 more files in changeset.
added noquote

fixing oversight typos from earlier today

Remove broken generic query.

Add correct Oracle specific blob compatible query.

file content-revision-procs-oracle.xql was initially added on branch oacs-5-1.

file content-revision-procs-postgresql.xql was initially added on branch oacs-5-1.

Fix test to work correctly in oracle.

Make create-user work in the bootstrap install.xml (before the service contract is registered).

    • -24
    • +78
    /openacs-4/packages/acs-tcl/tcl/install-procs.tcl
Update content column in a seperate query to work correctly with Oracle.

file content-revision-procs.xql was initially added on branch oacs-5-1.

previous version of file

updating links, grammar, clarifications

Two more strings

Added back link to search functionality.

Fixed a problem with division by zero

Admin_p is not needed to my knowledge and was calling the deprecated ad_permission_p anyway

moving public shared files from graphics to resources

  1. … 5 more files in changeset.
moving public shared files from graphics to resources

    • binary
    /openacs-4/packages/assessment/www/resources/admin.gif
    • binary
    /openacs-4/packages/assessment/www/resources/answer.gif
    • binary
    /openacs-4/packages/assessment/www/resources/copy.gif
    • binary
    /openacs-4/packages/assessment/www/resources/correct.gif
    • binary
    /openacs-4/packages/assessment/www/resources/delete.gif
    • binary
    /openacs-4/packages/assessment/www/resources/down.gif
    • binary
    /openacs-4/packages/assessment/www/resources/edit.gif
    • binary
    /openacs-4/packages/assessment/www/resources/preview.gif
    • binary
    /openacs-4/packages/assessment/www/resources/right.gif
    • binary
    /openacs-4/packages/assessment/www/resources/spacer.gif
    • binary
    /openacs-4/packages/assessment/www/resources/view.gif
    • binary
    /openacs-4/packages/assessment/www/resources/wrong.gif