• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix toggle-publish so query doesn't overwrite passed in value

HTML Strict cleanup: removed trailing slash of input, img, link and meta tags

  1. … 35 more files in changeset.
HTML Strict cleanup: removed trailing slash of the BR tag

  1. … 40 more files in changeset.
Add arrayname prefix where it was missing

  1. … 2 more files in changeset.
Fix bug#3135, patch#862 from Åsmund Realfsen

Fix bug#3136

Mostly i18n stuff for assessment

  1. … 7 more files in changeset.
Fix quoting of javascript.

Patch#857 from Åsmund Realfsen fixes bug#3122

Fixed empty feedback div and dependance of score display to feedback

  1. … 1 more file in changeset.
Fixed some minor bugs

  1. … 1 more file in changeset.
HTML Strict cleanup

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

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

HTML strict cleanup

  1. … 2 more files in changeset.
Switch to form builder to pass HTML Strict validation

Untabify, re-indent with spaces and re-organize the code in a way it can be read

HTML Strict cleanup

  1. … 4 more files in changeset.
Replace header_stuff property with calls to template::head

  1. … 6 more files in changeset.
Use commas to seperate columns in CSV not semicolons!

Quote the column contents.

DO NOT write content to a temp file, then reutrn it AND ns_return the

text and then forget to clean up the temp file.

Use commas to seperate columns in CSV (not semicolons!) and quote the

contents with double quotes.

Merged oacs-5-3 branch to HEAD

  1. … 173 more files in changeset.
file sessions.xql was initially added on branch oacs-5-3.

Fix upgrade to work with correct constraint names

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

Fix query problem in oracle

modified where true with where 1=1 in oracle and create distinct files for both dbs

Add anchor to redirect

Make title optional, not every question set needs to be saved for reuse.

Fix unescaped variable references.

Don't treat string as a list (if there are quotes etc, it'll fail).

Capture the html attributes accurately instead of relying or ordering in

the list.

Fix return url for notification requests.