• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Inline usages of acs_rte* js utilities in unmaintained packages and remove it from core.js

acs_rte* is most likely broken anyway, as nobody seems to define updateRTEs function...

  1. … 1 more file 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. … 470 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

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

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

  1. … 118 more files in changeset.
Fix typos

  1. … 150 more files in changeset.
Initial import of Database Manager

  1. … 218 more files in changeset.
Initial revision

    • -0
    • +126
    ./catalog/dbm.de_DE.ISO-8859-1.xml
    • -0
    • +126
    ./catalog/dbm.en_US.ISO-8859-1.xml
    • -0
    • +268
    ./tcl/dbm-procs.tcl
    • -0
    • +135
    ./templates/forms/dbm.adp
    • -0
    • +280
    ./templates/lists/dbm.adp
    • -0
    • +2
    ./www/adddomaincheck.adp
    • -0
    • +22
    ./www/adddomaincheck.tcl
    • -0
    • +2
    ./www/addforeignkey.adp
    • -0
    • +28
    ./www/addforeignkey.tcl
    • -0
    • +26
    ./www/addforeignkey.xql
  1. … 218 more files in changeset.
Initial version of Database Manager