• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset MAIN:gustafn:20220131183248:13 does not match your current filter (clear filter).

file animation-min.js was initially added on branch oacs-5-10.

    • -0
    • +0
    ./www/resources/yui-2.9.0/animation/animation-min.js
file skin.css was initially added on branch oacs-5-10.

    • -0
    • +0
    ./www/resources/yui-2.9.0/assets/skins/sam/skin.css
file fonts-min.css was initially added on branch oacs-5-10.

    • -0
    • +0
    ./www/resources/yui-2.9.0/fonts/fonts-min.css
file event-min.js was initially added on branch oacs-5-10.

    • -0
    • +0
    ./www/resources/yui-2.9.0/event/event-min.js
file datatable.css was initially added on branch oacs-5-10.

file datatable-min.js was initially added on branch oacs-5-10.

    • -0
    • +0
    ./www/resources/yui-2.9.0/datatable/datatable-min.js
release work

  1. … 204 more files in changeset.
regenerated documentation

  1. … 468 more files in changeset.
bump version numbers of 5.9|5.10 packages to 5.10.0b1

adjust dependencies

  1. … 87 more files in changeset.
improve spelling

  1. … 38 more files in changeset.
modernize Tcl

follow current HTML recommendations

Add CSP nonce to JS snippet generation

improve spelling

  1. … 14 more files in changeset.
improve spelling

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

    • -14
    • +13
    ./tcl/ajax-listbuilder-procs.tcl
    • -241
    • +240
    ./tcl/ajax-yahoo-procs.tcl
    • -110
    • +110
    ./tcl/dynamic-load-procs.tcl
  1. … 152 more files in changeset.
Deprecate ah::yui::js_sources and ah::js_sources properly

Whitespace changes

    • -229
    • +229
    ./tcl/ajax-yahoo-procs.tcl
    • -110
    • +110
    ./tcl/dynamic-load-procs.tcl
  1. … 4 more files in changeset.
Fix typos

  1. … 7 more files in changeset.
Fix proc and contract doc elements, so they are properly parsed by apidoc::api_*_documentation.

- @cvs_id -> @cvs-id

- @version -> @cvs-id

- @creation_date -> @creation-date

- @date -> @creation-date

- Different variations of $Id$

- Remove wrong @param entry

- Fix typos

  1. … 368 more files in changeset.
Prefer again 'person::name', as the proc has been reimplemented using 'person::get_person_info', which uses the new 'person_info_cache' cache.

  1. … 13 more files in changeset.
Whitespace changes

  1. … 11 more files in changeset.
Prefer 'acs_user::get_element ...' to 'person::name ...', in cases when 'person' is a user, as it doesn't rely on util_memoize_cache.

  1. … 13 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).

    • -11
    • +11
    ./tcl/ajax-listbuilder-procs.tcl
  1. … 467 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

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

    • -11
    • +11
    ./tcl/ajax-listbuilder-procs.tcl
  1. … 198 more files in changeset.
Fix typos

  1. … 7 more files in changeset.
Fix typos

  1. … 23 more files in changeset.
Fix typos

  1. … 60 more files in changeset.
Fix typos

  1. … 74 more files in changeset.