• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Whitespace changes + editor hints

    • -20
    • +23
    ./misc/admin/category-add-edit.tcl
    • -335
    • +338
    ./tcl/content-portlet-compare-procs.tcl
  1. … 18 more files in changeset.
Replace/remove deprecated proc 'db_null' and update doc accordingly

    • -2
    • +2
    ./tcl/content-portlet-compare-procs.tcl
  1. … 32 more files in changeset.
Removed obsolete @arch-tag

    • -4
    • +1
    ./tcl/content-portlet-compare-procs.tcl
  1. … 44 more files in changeset.
content-portlet/www/resources/calendar-full-portlet.tcl was actually content-portlet/www/resources/up.png

    • -14
    • +0
    ./www/resources/calendar-full-portlet.tcl
Deprecate get_root_dir proc, duplicated to every extent by acs_root_dir

    • -2
    • +2
    ./tcl/content-portlet-compare-procs.tcl
  1. … 9 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).

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

  1. … 204 more files in changeset.
simplified content_category::new_subtree

    • -33
    • +11
    ./tcl/content-portlet-compare-procs.tcl
eliminating custom Galileo code

    • -76
    • +2
    ./tcl/content-portlet-compare-procs.tcl
Initial import of content-portlet

    • -0
    • +0
    ./catalog/content-portlet.de_DE.ISO-8859-1.xml
    • -0
    • +0
    ./catalog/content-portlet.en_US.ISO-8859-1.xml
    • -0
    • +0
    ./catalog/content-portlet.es_GT.ISO-8859-1.xml
  1. … 192 more files in changeset.
Initial revision

    • -0
    • +30
    ./content-portlet.info
    • -0
    • +9
    ./catalog/content-portlet.de_DE.ISO-8859-1.xml
    • -0
    • +39
    ./catalog/content-portlet.en_US.ISO-8859-1.xml
    • -0
    • +41
    ./catalog/content-portlet.es_GT.ISO-8859-1.xml
    • -0
    • +1
    ./misc/admin/category-add-edit.adp
    • -0
    • +62
    ./misc/admin/category-add-edit.tcl
    • -0
    • +10
    ./misc/admin/category-confirm.adp
    • -0
    • +37
    ./misc/admin/category-confirm.tcl
    • -0
    • +37
    ./misc/admin/category-delete-2.tcl
    • -0
    • +26
    ./misc/admin/category-delete-postgresql.xql
    • -0
    • +48
    ./misc/admin/category-delete.tcl
    • -0
    • +56
    ./misc/admin/category-view.adp
    • -0
    • +168
    ./misc/admin/category-view.tcl
  1. … 192 more files in changeset.