• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- restrict input formats for date, such that underlying SQL functions are not overstressed.

- Don't prevent default on event handler for day cell, so clicking on existing event works

- Fix text for event existance so events are shown

trim-zeros reform (part 3):

- don't depend on private function of some other package

- replace dt_trim_leading_zeros by util::trim_leading_zeros

- bump version number to 2.6.1d5

  1. … 1 more file in changeset.
Remove unneeded parens

- Use "eq" as comparison operator for strings

- don't perform manual html escaping, since proper quoting is done on the resulting URL

- make boolean tests in .adp files more uniform

  1. … 6 more files in changeset.
Fix event name

- replace "onclick" handler in .adp file by event listener

file view-print-display.tcl was initially added on branch oacs-5-9.

    • -0
    • +0
    ./view-print-display.tcl
- fix broken link

- remove onclick inline script

- use template::add_event_listener

- update dependencies

- bump version number to 2.6.1d4

  1. … 1 more file in changeset.
- replace onclick/onkeypress handler with listeners

- make expressions more sane

- remove javascript: urls

- replace onclick/onkeypress handler with listeners

- add "title" to HTML

- use entities for single quotes in HTML text

  1. … 13 more files in changeset.
- modernize HTML

  1. … 204 more files in changeset.
- updated version numbers, regenerated documentation

  1. … 298 more files in changeset.
- add editor hints to .vuh files

  1. … 30 more files in changeset.
- add validator for valid_period_days once more

- fix syntax in conditional page contract

- strengthen page contract

- improve error message

- strengthen page contract

- validate start_date and end_date

- prefer "localurl" over "return_url" as name of page_filter

  1. … 23 more files in changeset.
- hardening pacge contract (fix potential XSS attack)

- no need to use backslash for continuation between curly brackets

- improve readability of code

- modernize tcl

  1. … 7 more files in changeset.
- pass pretty_name to notification widget HTMLescaped (since widget expects it)

  1. … 5 more files in changeset.
- remove broken and unuesed query