• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added instructions for 2nd database access

file tutorial-second-database.html was initially added on branch oacs-5-1.

Changes in the callback

Adding the functions delete_contents and create_folders to the callback

Remove procs evaluation::apm::delete_contents and evaluation::apm::create_folder

Change the namespace name

Additional help texts

added support for seperate submit of each item response

moved the extra lib link from a comment to the lib path; it shouldn't affect performance and it will save others (like me) the time to diagnose and find this fix)

last_child_post wasn't being initialized in the "new" function...

Fixed package_exec_plsql so it works with Oracle procedures as well as

functions (PG only has functions so was working fine for all cases)

added display of feedback texts

Added the thread and reply counting code previously commited for the PG

version to the Oracle version.

file upgrade-1.0.6-1.0.7d.sql was initially added on branch oacs-5-1.

rewrote display of session results; still need to display feedback texts

    • -0
    • +60
    /openacs-4/packages/assessment/lib/session-items.adp
    • -0
    • +24
    /openacs-4/packages/assessment/lib/session-items.tcl
    • -0
    • +25
    /openacs-4/packages/assessment/lib/session-items.xql
  1. … 6 more files in changeset.
please ignore

please ignore

Update query for reply counting was slightly in error ...

cleaning up shipping_address query to select_address to be consistent for address and address-international

fix bugs I've introduced over last few hours, again.. making UI consistent for templating.

making consistent with other templating changes, updated language for usability, using First/Last name for compatability with gateways that use 2 fields for names (such as ezic-gateway) while retaining compat with 1 field name reqs for authorize-gateway

adding comment for clarity

updating language for usability and making consistent with other templating changes

proper naming conventions (survey_p)

updating to be consistent with other templating changes

adding logging to identify and diagnose nonstandard sessions, updated language for usability and be consistent with other templating changes

simplifying presentation language for usability

updating language for usability, user friendlyness and templating consistency

updating language to be more user friendly and more accurately reflect operational conditions

added logging for nonstandard sessions