• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix item-delete url.

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.

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.

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.

Add content dispositon header to patch download and filename.

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

Finish work to support fractional points. All tables switched to

float. Forms switched to validate float.

- provide a view option to method edit of FormPage (on by default)

- improve error reporting

- make required/hidden behavior in synch with comments

I accidently removed hidden vars, adding back.

address verification inserts should work as intended now..

fixing typos and incomplete logic

adding upgrade instructions

re-referencing checkout-progress from www to lib

removing diagnostic ns_logs I added by mistake, and adding case of possible third 3 variant to locations (when behind reverse proxy)

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
    /openacs-4/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
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- reduce verbosity

- new function ::xo::report_version_numbers to make reporting back of the version numbers of the most important involved components easier

revised payment-gateway service contract to reflect changes in ecommerce, authorize-gateway, ezic-gateway regarding cvv2,cid (card_code), bumping version

removing a local modification

fixing faulty wrong domain message by using a reliable ecommerce method to determine locations, creating security::locations

Use template head.

Fix ordering of ah_page_init and yahoo sources

fixing a potential bug in export in connection with PageInstances