• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bugfix for apm_package.new. Moved the insert into apm_packages up, before the update on acs_objects, to satisfy referential integrity on acs_object.package_id.

Fixed bug with division by zero

    • -0
    • +8
    ./packages/assessment/tcl/as-section-procs.tcl
bugfix: 0 as points default

    • -0
    • +3
    ./packages/assessment/www/admin/item-add.tcl
fixed naming of file

don't break if no assessment could be imported

    • -1
    • +3
    ./packages/assessment/tcl/as-qti-procs.tcl
fixes: back button in item-add, dates in assessment add/edit; added calculating result of section and session

    • -0
    • +4
    ./packages/assessment/tcl/as-install-procs.tcl
    • -0
    • +43
    ./packages/assessment/tcl/as-section-data-procs.tcl
    • -0
    • +15
    ./packages/assessment/tcl/as-section-data-procs.xql
  1. … 32 more files in changeset.
don't stop processing on the first non QTI file

    • -4
    • +1
    ./packages/assessment/tcl/as-qti-procs.tcl
Fixed duplicate package_function_p definitions and miss-named sql.

    • -12
    • +1
    ./packages/acs-subsite/tcl/package-procs.tcl
fixed cvs browser link, bug 2267

Fixed grade (5,2) data type

Added / for XHTML compliance

Reverting forced switch to XHTML

Modified to suit XHMTL 1.0 Transitional

Added type to javascript as this was not valid XHTML

Initial commit for package t-account.

initially, only the empty dirs sql, www, tcl.

each instance of this package will represent a collection of financial

T-accounts. Transactions will post to at least two accounts, crediting

one and debiting the other. The requirements for the transaction to go

forward are: (1) all accounts posted to must exist in the package

instance being posted to, and (2) total debits must equal total

credits. As I become aware of reports and other documents, I will try

to add them.

    • -0
    • +25
    ./packages/t-account/t-account.info
in-basket needs to be saved so user can find it, because most likely users session id is different and so basket appears empty.

combined a split longline, because interpreter was not recognizing the line continuation backslash

renamed query to be consistent

fixed typo, added query to xql

User site-map support

Checking if user site-wide-admin to show a link

    • -1
    • +4
    ./packages/acs-subsite/www/site-map/index.adp
    • -17
    • +9
    ./packages/acs-subsite/www/site-map/index.tcl
User email changed with email_image

Adding line to call the creation of the package

Display of email replaced with email_image proc call

    • -5
    • +7
    ./packages/acs-subsite/www/members/index.tcl
Context bar and Allow button modified

Fixing problem with variable reference

Fixing problem with vaiable reference

Linkto a page to mange users email privacy level added

    • -0
    • +1
    ./packages/acs-admin/www/users/index.adp
New version that supports email substitution whith an image, and allows users to choose if they want it or not

    • -12
    • +11
    ./packages/acs-subsite/acs-subsite.info
Allows users to choose their emali privacy level

    • -0
    • +5
    ./packages/acs-subsite/www/user/email-privacy-level.adp
    • -0
    • +28
    ./packages/acs-subsite/www/user/email-privacy-level.tcl