• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix a bunch of typos

  1. … 119 more files in changeset.
- fix sloppy pseudo-comments to silence automated testing

  1. … 8 more files in changeset.
Changed last instance of bcms-ui-base/resources/ includelet reference in xcms-ui.

Changed bcms::ui::base::check_include_vars to xcms_ui::check_include_vars in xcms-ui/lib/*

Changes to xcms-ui to make it work:

- change of references to /packages/bcms-ui-base/lib/* to /packages/xcms-ui/lib

- change calls from bcms_ui_base to either xcms_ui:: procs or bcms::ui::base procs

    • -1
    • +1
    ./www/template/template-add-version.adp
Fixes to make xcms-ui template admin pages work, mostly changing packages/bcms-ui-base/lib references to packages/xcms-ui/lib

Changed references to page-form and categories-form in xcms-ui so that basic content item editing actually works.

Added dummy file in xcms-ui/sql/postgreql so that it can install on PostgreSQL.

    • -0
    • +1
    ./sql/postgresql/readme.txt
Adding files I missed.

    • -0
    • +37
    ./tcl/xcms-ui-procs.xql
Cleanup. Make it actually install.

    • -91
    • +120
    ./tcl/xcms-ui-install-procs.tcl
Fixing many references to bcms-ui-base

Remove old reference to bcms-ui-base package.

Adding xcms-ui package. CMS user interface built on BCMS Tcl API

    • -0
    • +1
    ./lib/categories-form.adp
    • -0
    • +45
    ./lib/categories-form.tcl
    • -0
    • +57
    ./lib/category-form.tcl
    • -0
    • +95
    ./lib/folder-form.tcl
    • -0
    • +259
    ./lib/folder-tree.adp
    • -0
    • +97
    ./lib/form-template.adp
    • -0
    • +96
    ./lib/image-form.tcl
    • -0
    • +244
    ./lib/item-list.adp
    • -0
    • +124
    ./lib/page-form.tcl
    • -0
    • +59
    ./lib/search-postgresql.xql
  1. … 114 more files in changeset.