• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
updated diagnostic logging for md5, reformated authorize_gateway.authorize, changed ad_parameter to newer parameter::get style

adding quotes to tag attributes

replacing dqd_md5 with tcllib's md5, since tcllib is installed by default now

Fix swap URLs.

Fix item-delete url.

    • -1
    • +1
    ./packages/assessment/lib/section-items.tcl
Fix score calculation. This checks the score for each question that

was actually answered during a particular session and calculates the

score based on that.

    • -37
    • +16
    ./packages/assessment/lib/session.tcl
    • -0
    • +16
    ./packages/assessment/lib/session.xql
    • -2
    • +26
    ./packages/assessment/www/session.tcl
One more file keying on as_item_id instead of title.

Add new proc to calculate user readable times.

More fixed so that multiple choice questions work in title is repeated.

    • -5
    • +5
    ./packages/assessment/lib/session-items.adp
    • -6
    • +5
    ./packages/assessment/lib/session-items.tcl
    • -3
    • +4
    ./packages/assessment/lib/session-items.xql
adding proper quoting to html to not confuse template::adp_compile

Fix reference in trigger to use CR view to get title.

making doc(title) failthrough more forgiving.. lets show the best possible, even if only during a test evaluation

Key changing question rows on ad_item_id not TITLE! Itis easily

conceivable that an assessment may have multiple questions with the

same title which would completely break the formatting of multiple

choice questions.

    • -3
    • +3
    ./packages/assessment/lib/assessment.tcl
Add content dispositon header to patch download and filename.

Ticket#3143 Patch#869 from Åsmund Realfsen to not link to results for anonymous answers.

    • -1
    • +1
    ./packages/assessment/www/instructions.adp
Finish work to support fractional points. All tables switched to

float. Forms switched to validate float.

    • -5
    • +5
    ./packages/assessment/tcl/as-install-procs.tcl
- provide a view option to method edit of FormPage (on by default)

- improve error reporting

- make required/hidden behavior in synch with comments

    • -4
    • +10
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
I accidently removed hidden vars, adding back.

address verification inserts should work as intended now..

    • -2
    • +4
    ./packages/ecommerce/www/admin/orders/one.tcl
fixing typos and incomplete logic

    • -2
    • +2
    ./packages/ecommerce/www/admin/orders/one.tcl
adding upgrade instructions

re-referencing checkout-progress from www to lib

    • -1
    • +1
    ./packages/ecommerce/www/checkout-2.adp
    • -1
    • +1
    ./packages/ecommerce/www/checkout-3.adp
    • -1
    • +1
    ./packages/ecommerce/www/select-shipping.adp
    • -1
    • +1
    ./packages/ecommerce/www/thank-you.adp
removing diagnostic ns_logs I added by mistake, and adding case of possible third 3 variant to locations (when behind reverse proxy)

    • -2
    • +7
    ./packages/acs-tcl/tcl/security-procs.tcl
missed commiting these updates to template tcl/adp

make sure to produce variable names for caching, that do not look like tcl namespace prefixes

    • -4
    • +8
    ./packages/xowiki/tcl/xowiki-procs.tcl
- fix complete_name to deal in general correctly with anonymous entries

- make get_form_template more general, document the interesting cases

- simplyfy the code in edit

    • -11
    • +53
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -12
    • +10
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
- reduce verbosity

    • -2
    • +2
    ./packages/xotcl-core/tcl/context-procs.tcl
- new function ::xo::report_version_numbers to make reporting back of the version numbers of the most important involved components easier

    • -12
    • +27
    ./packages/xotcl-core/tcl/01-debug-procs.tcl
revised payment-gateway service contract to reflect changes in ecommerce, authorize-gateway, ezic-gateway regarding cvv2,cid (card_code), bumping version

    • -1
    • +1
    ./packages/ezic-gateway/ezic-gateway.info
removing a local modification

    • -1
    • +1
    ./packages/ecommerce/www/checkout-one-form.adp