• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added noquote

bumping up the version

fixes and clean up by deds: noquote, remove project specific stuff, bug fixes

    • -6
    • +6
    ./templates/bcms-ui-base/category-view.adp
    • -5
    • +5
    ./templates/bcms-ui-base/file-view.adp
    • -2
    • +2
    ./templates/bcms-ui-base/folder-view.adp
    • -18
    • +2
    ./templates/bcms-ui-base/folder-view.tcl
    • -5
    • +5
    ./templates/bcms-ui-base/image-view.adp
    • -10
    • +8
    ./templates/bcms-ui-base/master.adp
    • -5
    • +5
    ./templates/bcms-ui-base/page-view.adp
    • -4
    • +4
    ./templates/bcms-ui-base/search-view.adp
    • -5
    • +5
    ./templates/bcms-ui-base/template-view.adp
  1. … 15 more files in changeset.
Changed @returns to @return with command perl -pi -e 's/\@returns/\@return/g' *.tcl

  1. … 6 more files in changeset.
More noquote

    • -3
    • +3
    ./templates/bcms-ui-base/folder-view.adp
    • -1
    • +1
    ./templates/bcms-ui-base/folder-view.tcl
Noquote fixes.

proper generation of additional properities

remove *-edit pages, and made forms to use edit and display mode of ad_form, move generation of links to tcl proc, now style.css is now tcl so it should be mount in a different url and the images still works correctly on the background images. templates can are now also sourced on the file system, not just db. numerous bug fixes. Still need to remove custom content types and other custom code

    • -2
    • +6
    ./templates/bcms-ui-base/category-view.tcl
    • -4
    • +4
    ./templates/bcms-ui-base/file-view.adp
    • -11
    • +19
    ./templates/bcms-ui-base/file-view.tcl
    • -0
    • +8
    ./templates/bcms-ui-base/folder-view.adp
    • -25
    • +37
    ./templates/bcms-ui-base/folder-view.tcl
  1. … 44 more files in changeset.
fixed some bugs, added unpublish and unregister template

    • -0
    • +3
    ./templates/bcms-ui-base/folder-view.tcl
    • -0
    • +1
    ./templates/bcms-ui-base/page-view.tcl
    • -0
    • +10
    ./www/manage/revision-unpublish.tcl
    • -0
    • +13
    ./www/manage/unregister-template.tcl
bug fixes that came up when install from scratch, also some changes to uploading file

    • -8
    • +8
    ./templates/bcms-ui-base/page-view.tcl
    • -1
    • +1
    ./templates/bcms-ui-base/search-view.adp
    • -2
    • +9
    ./templates/public/default_template.tcl
  1. … 7 more files in changeset.
added the files to manupulate the new content types

    • binary
    ./www/bcms-ui-base-images/file.png
    • binary
    ./www/bcms-ui-base-images/image.png
    • -0
    • +8
    ./www/manage/file-add.adp
    • -0
    • +9
    ./www/manage/file-add.tcl
    • -0
    • +9
    ./www/manage/file-edit.adp
    • -0
    • +10
    ./www/manage/file-edit.tcl
    • -0
    • +8
    ./www/manage/image-add.adp
    • -0
    • +9
    ./www/manage/image-add.tcl
    • -0
    • +9
    ./www/manage/image-edit.adp
    • -0
    • +10
    ./www/manage/image-edit.tcl
    • -0
    • +24
    ./www/manage/revision-publish.tcl
added the admin templates for the new content types also renamed default to default_template

    • -62
    • +0
    ./templates/bcms-ui-base/default.tcl
    • -0
    • +1
    ./templates/bcms-ui-base/default_template.adp
    • -0
    • +68
    ./templates/bcms-ui-base/default_template.tcl
    • -0
    • +16
    ./templates/bcms-ui-base/file-view.adp
    • -0
    • +45
    ./templates/bcms-ui-base/file-view.tcl
    • -14
    • +24
    ./templates/bcms-ui-base/folder-view.tcl
    • -0
    • +16
    ./templates/bcms-ui-base/image-view.adp
    • -0
    • +46
    ./templates/bcms-ui-base/image-view.tcl
    • -1
    • +1
    ./templates/bcms-ui-base/page-view.tcl
    • -3
    • +1
    ./templates/bcms-ui-base/search-view.adp
    • -5
    • +1
    ./templates/bcms-ui-base/search-view.tcl
    • -0
    • +12
    ./templates/public/default_template.adp
    • -0
    • +53
    ./templates/public/default_template.tcl
complated the forms for CR basic content types

    • -0
    • +110
    ./resources/file-form.tcl
    • -0
    • +131
    ./resources/image-form.tcl
added css enabled list builder template and its images, added relate and unrelate item ui, added search ui, also added template that will be used /templates

    • -0
    • +56
    ./resources/search-postgresql.xql
    • -0
    • +11
    ./resources/search.adp
    • -0
    • +141
    ./resources/search.tcl
    • -0
    • +23
    ./templates/bcms-ui-base/category-view.adp
    • -0
    • +61
    ./templates/bcms-ui-base/category-view.tcl
    • -0
    • +1
    ./templates/bcms-ui-base/default.adp
    • -0
    • +62
    ./templates/bcms-ui-base/default.tcl
    • -0
    • +8
    ./templates/bcms-ui-base/folder-view.adp
    • -0
    • +158
    ./templates/bcms-ui-base/folder-view.tcl
    • -0
    • +56
    ./templates/bcms-ui-base/master.adp
    • -0
    • +9
    ./templates/bcms-ui-base/master.tcl
    • -0
    • +14
    ./templates/bcms-ui-base/page-view.adp
  1. … 20 more files in changeset.
bug fix, so context with work on root node

initial addition of bcms-ui-base, a bcms ui package

    • -0
    • +57
    ./resources/category-form.tcl
    • -0
    • +77
    ./resources/folder-form.tcl
    • -0
    • +259
    ./resources/folder-tree.adp
    • -0
    • +99
    ./resources/form-template.adp
    • -0
    • +283
    ./resources/item-list.adp
    • -0
    • +104
    ./resources/page-form.tcl
    • -0
    • +1
    ./resources/simple-form.adp
    • -0
    • +101
    ./resources/template-form.tcl
    • -0
    • +16
    ./tcl/bcms-ui-base-procs-postgresql.xql
    • -0
    • +108
    ./tcl/bcms-ui-base-procs.tcl
    • -0
    • +5
    ./www/admin/create-folder.adp
    • -0
    • +9
    ./www/admin/create-folder.tcl
  1. … 58 more files in changeset.