• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixed score percentage on import of mc items

fixing oracle version, adding dirnam to query

    • -1
    • +1
    ./ecommerce/www/category-browse-subcategory-oracle.xql
adding dirnam to reflect change in tcl query

    • -1
    • +1
    ./ecommerce/www/category-browse-subcategory-postgresql.xql
fixing my typo

    • -5
    • +5
    ./ecommerce/www/category-browse-subcategory.tcl
Added test subdirectory and first cut at the first test (which doesn't work

at the moment, but never fear). Decided to write some simple tests for this

package while working out how to write populate scripts to test scalability

(fix scalability, we already know it sucks on PG!) ...

    • -0
    • +35
    ./bug-tracker/tcl/test/bug-tracker-procs.tcl
    • -0
    • +12
    ./bug-tracker/tcl/test/bug-tracker-procs.xql
file bug-tracker-procs.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./bug-tracker/tcl/test/bug-tracker-procs.tcl
file bug-tracker-procs.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./bug-tracker/tcl/test/bug-tracker-procs.xql
small improvements to this page, to make more consistent with UI

    • -1
    • +1
    ./ecommerce/www/category-browse-subcategory.adp
    • -4
    • +6
    ./ecommerce/www/category-browse-subcategory.tcl
removed some obsolete comments and added a link

    • -64
    • +6
    ./acs-tcl/tcl/00-database-procs.tcl
added instructions for 2nd database access

    • -1
    • +1
    ./acs-core-docs/www/tutorial-advanced.html
    • -2
    • +2
    ./acs-core-docs/www/tutorial-future-topics.html
    • -2
    • +2
    ./acs-core-docs/www/tutorial-schedule-procs.html
    • -0
    • +68
    ./acs-core-docs/www/tutorial-second-database.html
file tutorial-second-database.html was initially added on branch oacs-5-1.

    • -0
    • +0
    ./acs-core-docs/www/tutorial-second-database.html
Changes in the callback

Adding the functions delete_contents and create_folders to the callback

    • -5
    • +97
    ./evaluation/tcl/apm-callback-procs.tcl
Remove procs evaluation::apm::delete_contents and evaluation::apm::create_folder

    • -118
    • +8
    ./evaluation/tcl/evaluation-procs.tcl

Change the namespace name

    • -5
    • +5
    ./evaluation/tcl/apm-callback-procs.tcl
Additional help texts

    • -8
    • +30
    ./assessment/catalog/assessment.en_US.ISO-8859-1.xml
added support for seperate submit of each item response

    • -0
    • +1
    ./assessment/catalog/assessment.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./assessment/tcl/as-item-type-oq-procs.tcl
    • -1
    • +1
    ./assessment/tcl/as-item-type-sa-procs.tcl
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)

    • -3
    • +1
    ./acs-core-docs/www/files/nsd-postgres.txt
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)

    • -65
    • +91
    ./acs-subsite/tcl/package-procs-oracle.xql
    • -1
    • +7
    ./acs-subsite/tcl/package-procs-postgresql.xql
    • -2
    • +18
    ./acs-subsite/tcl/package-procs.tcl
added display of feedback texts

    • -0
    • +1
    ./assessment/catalog/assessment.en_US.ISO-8859-1.xml
    • -1
    • +2
    ./assessment/tcl/as-item-form-procs.tcl
    • -2
    • +18
    ./assessment/tcl/as-item-type-mc-procs.tcl
    • -0
    • +14
    ./assessment/tcl/as-item-type-mc-procs.xql
    • -3
    • +2
    ./assessment/tcl/as-item-type-oq-procs.tcl
    • -1
    • +1
    ./assessment/tcl/as-item-type-oq-procs.xql
    • -1
    • +9
    ./assessment/tcl/as-item-type-sa-procs.tcl
Added the thread and reply counting code previously commited for the PG

version to the Oracle version.

    • -8
    • +109
    ./forums/sql/oracle/forums-messages-package-create.sql
file upgrade-1.0.6-1.0.7d.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./forums/sql/oracle/upgrade/upgrade-1.0.6-1.0.7d.sql
rewrote display of session results; still need to display feedback texts

    • -0
    • +1
    ./assessment/catalog/assessment.en_US.ISO-8859-1.xml
    • -0
    • +60
    ./assessment/lib/session-items.adp
    • -0
    • +24
    ./assessment/lib/session-items.tcl
    • -0
    • +25
    ./assessment/lib/session-items.xql
    • -0
    • +25
    ./assessment/tcl/as-item-data-procs.tcl
    • -0
    • +35
    ./assessment/tcl/as-item-data-procs.xql
    • -2
    • +2
    ./assessment/tcl/as-item-display-cb-procs.tcl
    • -2
    • +2
    ./assessment/tcl/as-item-display-rb-procs.tcl
    • -2
    • +2
    ./assessment/tcl/as-item-display-sb-procs.tcl
    • -6
    • +7
    ./assessment/tcl/as-item-form-procs.tcl
    • -13
    • +13
    ./assessment/tcl/as-item-type-mc-procs.tcl
    • -13
    • +13
    ./assessment/tcl/as-item-type-mc-procs.xql
    • -2
    • +8
    ./assessment/tcl/as-item-type-oq-procs.tcl
  1. … 6 more files in changeset.
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

    • -2
    • +2
    ./ecommerce/www/address-international.tcl
    • -1
    • +17
    ./ecommerce/www/address-international.xql
fix bugs I've introduced over last few hours, again.. making UI consistent for templating.

    • -3
    • +16
    ./ecommerce/www/address-international-2.tcl
    • -1
    • +1
    ./ecommerce/www/address-international.adp
    • -4
    • +32
    ./ecommerce/www/address-international.tcl
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

    • -15
    • +14
    ./ecommerce/www/address-international.adp
adding comment for clarity

updating language for usability and making consistent with other templating changes