• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Dont mark log entries green (like "passed")

- no need to set page_size_variable_p

- modernize threads-chunk adp include: use include_contract

- fix bug: pass page_size to include

fixes for list-widget:

- fix html, when "page_size_variable_p" is set (must have been broken

since ages)

- replace onchange handlers in table and table-2third templates by event listeners

- replace onchange handlers in .adp files by event listeners

- replace all onfocus/onblur pairs by "placeholder"attribute in .adp files

    • -1
    • +1
    /openacs-4/packages/dotlrn/www/admin/term.adp
- replace "onclick" handler in .adp files by event listener

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

- more syntactic cleanup

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

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

    • -0
    • +0
    /openacs-4/packages/calendar/www/view-print-display.tcl
- quote HTML attributes

- white space changes

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

- fix code that can't work (probably, this include is not in use)

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

- replace onclick handler by event listener

- replace "onclick" in .adp files by event listener

- replace onclick by event listener

- bump version number to 0.5

- use event listeners instead of "onclick" handles

- use event listener instead of "onclick"

    • -6
    • +10
    /openacs-4/packages/xowiki/tcl/link-procs.tcl
- remove obsolete files

- use "ns_ictl trace delete" instead of "ns_ictl ondelete"

- avoid deprecated function ns_unregister_proc

- use acs::tcllib if available

- make handling of URLs pointing to unresolvable package_keys more robust

- add missing upgrade script

file upgrade-1.1.3d5-1.1.3d6.sql was initially added on branch oacs-5-9.

- remove catalog entry with typo (wrong entry "Actions_permissions...", right "Action_permissions...")

Fix redirect; Do not always redirect to start page; One wants to stay within a filtered view of test cases (e.g. the package under development)

- avoid potential errors in the error.log for urls which are not pointing to mounted packages (where [ad_conn package_key] is empty)