• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
make packages in principle installable under PG 13+

  1. … 19 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
    • +1
    ./www/modules/items/publish-status.tcl
    • -1
    • +1
    ./www/modules/sitemap/delete-items.tcl
  1. … 467 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

    • -1
    • +1
    ./www/modules/items/publish-status.tcl
  1. … 225 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

    • -1
    • +1
    ./www/modules/sitemap/delete-items.tcl
  1. … 197 more files in changeset.
Fix a bunch of typos

  1. … 120 more files in changeset.
Fix typos

    • -1
    • +1
    ./www/doc/templates/template-data.html
    • -2
    • +2
    ./www/doc/xml/publishing-filesystem.xml
  1. … 138 more files in changeset.
Fix typo (db_list_of_list -> db_list_of_lists)

  1. … 2 more files in changeset.
Fix typos

  1. … 17 more files in changeset.
Fix typos

  1. … 76 more files in changeset.
Fix more typos

    • -1
    • +1
    ./www/doc/xml/setup-administration.xml
  1. … 81 more files in changeset.
change some ns_logs to debug rather than notice, remove some random debugging junk

initialize richtext widget for non content attributes (this stuff still needs to be cleaned up)

small fixes to bulk action functionality

    • -1
    • +1
    ./www/modules/sitemap/manage-items-2.tcl
fix but and removed db specific files in favor of cr api calls while i was at it

    • -31
    • +0
    ./www/modules/sitemap/folder-attributes-oracle.xql
better error message on folder create error

    • -5
    • +10
    ./www/modules/sitemap/folder-ae.tcl
use util_user_message to give user some feedback on operations

    • -0
    • +10
    ./www/modules/sitemap/manage-items-2.tcl
don't offer storage type option for file or no_content... makes no sense

minor listbuilder var name fix and noquote

    • -2
    • +2
    ./www/modules/templates/properties.tcl
rename bulk action var

pass in locale

no quote for clipboard

another chunk of updates (part deux, the overlooked mistake)

    • -40
    • +17
    ./www/modules/items/relate-items.tcl
file unpublish.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./www/modules/templates/unpublish.tcl
file categories.adp was initially added on branch oacs-5-2.

    • -0
    • +0
    ./www/modules/items/categories.adp
file index.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./www/modules/sw-categories/index.tcl
file index.adp was initially added on branch oacs-5-2.

    • -0
    • +0
    ./www/modules/sw-categories/index.adp
file view.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./www/modules/items/view.tcl
file view.adp was initially added on branch oacs-5-2.

    • -0
    • +0
    ./www/modules/items/view.adp
file relate-items.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./www/modules/items/relate-items.xql
file categories.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./www/modules/items/categories.tcl