• last updated 27 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
rp_getform will never return the empty string, small cleanup

Deprecate template::util::tcl_to_sql_list, completely replaced by ns_dbquotelist, a native NaviServer command

  1. … 17 more files in changeset.
Deprecate util_ns_set_to_list: ns_set array is an equivalent oneliner

  1. … 5 more files in changeset.
Bring files on oacs-5-10 in sync with HEAD

  1. … 162 more files in changeset.
Whitespace changes

  1. … 4 more files in changeset.
Fix proc doc errors detected by 'documentation__check_parameters'

  1. … 6 more files in changeset.
Uniform documentation style, add documentation to public proc (fixes automated tests)

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

Rework variable assignment (set -> lassign) + Whitespace changes

Prefer '{}' to '[list]' when creating empty lists

  1. … 204 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.
Update for assement driven dynamic list

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

  1. … 187 more files in changeset.
Get the list of filter options from the most recent version of a

question.

Many UI improvements. Add permissions checks to asm-admin pages that

were missing them!

Change type from an integer that has no meaning to a string, that might

give you a clue what it means. TODO change type to refer to a "template"

assessment_id with all the default values set so an admin can manage

types.

  1. … 34 more files in changeset.
Fix display of question filters for single assessment.

Update list filters generation to only select sections that are shared in all assessments if multiple assessments are specified.

  1. … 2 more files in changeset.
Display feedback after each submit

    • -0
    • +379
    ./as-list-procs.tcl
  1. … 2 more files in changeset.