• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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. … 472 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 201 more files in changeset.
Fix a bunch of typos

  1. … 120 more files in changeset.
Fix typos

  1. … 147 more files in changeset.
Fix typo (db_list_of_list -> db_list_of_lists)

  1. … 2 more files in changeset.
Fix typos

  1. … 76 more files in changeset.
change some ns_logs to debug rather than notice, remove some random debugging junk

  1. … 1 more file in changeset.
initialize richtext widget for non content attributes (this stuff still needs to be cleaned up)

another chunk of updates

  1. … 67 more files in changeset.
file folder-procs.tcl was initially added on branch oacs-5-2.

file type-procs-oracle.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./type-procs-oracle.xql
file template-procs.xql was initially added on branch oacs-5-2.

file template-procs.tcl was initially added on branch oacs-5-2.

file template-procs-postgresql.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./template-procs-postgresql.xql
file install-procs-postgresql.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./install-procs-postgresql.xql
file install-procs-oracle.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./install-procs-oracle.xql
file image-procs.xql was initially added on branch oacs-5-2.

file image-procs.tcl was initially added on branch oacs-5-2.

file folder-procs.xql was initially added on branch oacs-5-2.

file workflow-procs.xql was initially added on branch oacs-5-2.

file type-procs.xql was initially added on branch oacs-5-2.

file type-procs.tcl was initially added on branch oacs-5-2.

file type-procs-postgresql.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./type-procs-postgresql.xql
many UI updates as well as increased use of CR API; re-applied stan kaufman's fix for 5.2+ installations

    • -36
    • +0
    ./content-method-procs-postgresql.xql
  1. … 305 more files in changeset.
file cms-procs.tcl was initially added on branch oacs-5-2.

register content_folder type to content and template roots so subfolders can be created

back out stan's change which broke things for me on 5-1; will need to address this on 5-2 at some point

deals with duplicate title attributes in acs_objects and cr_revisions

deals with duplicate title attributes in acs_objects and cr_revisions

add beginnings of an uninstantiate callback

  1. … 1 more file in changeset.