• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Inline rp_getform usage

Whitespace changes + add editor hints

  1. … 26 more files in changeset.
Remove superflous parentheses

  1. … 29 more files in changeset.
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 225 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
- add editor hints to keep spaces/tabs in the future more consistent

  1. … 313 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- improve page_contracts

  1. … 95 more files in changeset.
- modernize Tcl (use byte-compiled comparisons, don't use numeric comparisons for string expressions, brace expressions)

n ----------------------------------------------------------------------

  1. … 93 more files in changeset.
Merge assessment from oacs-5-4

  1. … 108 more files in changeset.
HTML Strict cleanup: removed trailing slash of input, img, link and meta tags

  1. … 36 more files in changeset.
HTML Strict cleanup

  1. … 16 more files in changeset.
Merged oacs-5-3 branch to HEAD

  1. … 187 more files in changeset.
Fix upgrade to work with correct constraint names

  1. … 3 more files in changeset.
doing the case logic outside where_clause as this case syntax is only for postgresql

  1. … 1 more file in changeset.
Fix query problem in oracle

Merged sessions and results-users pages since we don't need two pages that do the same thing.

  1. … 7 more files in changeset.
Merged changes to HEAD ...

  1. … 1556 more files in changeset.
Fix results display

  1. … 1 more file in changeset.
Need to show all sessions for revisions of this assessment

Reorganize UI. Put all questions on one question page instead of a sperate page for each section. This is a compromise instead of one huge admin page we have 2 pages, one for the assessment and one for questions.

  1. … 31 more files in changeset.
Restrict sessions list to users who are actually members of the

community (subsite or dotlrn) otherwise you get unecessary site wide

admins listed as not filling out an assessment. Also fixed to not show

assessment sessions from other instances if you reuse an assessment.

New sessions and question statistics pages

  1. … 8 more files in changeset.