• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
missed a couple of old cms_permission__permission_p calls

    • -2
    • +2
    ./www/modules/items/templates-oracle.xql
    • -2
    • +2
    ./www/modules/items/templates-postgresql.xql
flush page so new items appear in folder content list immediately

change check for date display before formatting (not optimal); few more little cleanup issues

    • -2
    • +1
    ./www/modules/templates/new-folder.adp
check to make sure date is valid

small typo

use %q %X so time obeys locale

don't need the day of week in the pretty date

lc_time_fmt values for date datatypes when displaying attribute values

    • -1
    • +2
    ./www/modules/items/attributes-oracle.xql
    • -1
    • +2
    ./www/modules/items/attributes-postgresql.xql
fix a few straggler id= (changed id to the more sensible content_type)

    • -1
    • +1
    ./www/modules/types/content-method.tcl
    • -1
    • +1
    ./www/modules/types/relation-register.tcl
    • -1
    • +1
    ./www/modules/types/set-default-template.tcl
    • -1
    • +1
    ./www/modules/types/unregister-mime-type.tcl
    • -1
    • +1
    ./www/modules/types/widget-register.tcl
    • -2
    • +1
    ./www/modules/types/content_symlink/delete.tcl
ditch obsoleted href target

make sure publish-procs does not barf (for now)

fix small bugs in related content templates, remove User::getID calls from form-procs

    • -15
    • +12
    ./www/modules/items/children.tcl
    • -0
    • +19
    ./www/modules/items/item-header.xql
    • -1
    • +1
    ./www/modules/items/relate-items-2.tcl
    • -1
    • +16
    ./www/modules/items/related-items.tcl
    • -0
    • +21
    ./www/modules/items/related-items.xql
    • -2
    • +2
    ./www/modules/types/relation-register.tcl
lots more cleaning

    • -1
    • +1
    ./www/modules/items/assign-keywords.tcl
    • -1
    • +0
    ./www/modules/items/attributes-edit.tcl
  1. … 26 more files in changeset.
separate out the tabs and header info

    • -24
    • +10
    ./www/modules/templates/edit.adp
    • -83
    • +5
    ./www/modules/templates/properties.adp
    • -2
    • +0
    ./www/modules/templates/properties.tcl
    • -0
    • +16
    ./www/modules/templates/template-header.adp
    • -0
    • +12
    ./www/modules/templates/template-header.tcl
    • -0
    • +27
    ./www/modules/templates/template-header.xql
    • -0
    • +64
    ./www/modules/templates/template-tabs.adp
    • -0
    • +7
    ./www/modules/templates/template-tabs.tcl
    • -16
    • +10
    ./www/modules/templates/upload.adp
break out type tabs and header into separate includes and fix some small misc issues

    • -13
    • +22
    ./www/modules/types/register-templates.adp
    • -0
    • +1
    ./www/modules/types/register-templates.tcl
    • -3
    • +14
    ./www/modules/types/relation-register.adp
    • -5
    • +5
    ./www/modules/types/relation-register.tcl
    • -9
    • +0
    ./www/modules/types/relation-register.xql
    • -13
    • +0
    ./www/modules/types/relation-unregister.xql
    • -0
    • +10
    ./www/modules/types/types-header.adp
    • -0
    • +9
    ./www/modules/types/types-header.tcl
  1. … 12 more files in changeset.
move tab generation and item header into separate includes and add a cancel button to forms

    • -2
    • +15
    ./www/modules/items/attributes-edit.adp
    • -6
    • +8
    ./www/modules/items/attributes-edit.tcl
    • -0
    • +17
    ./www/modules/items/item-header.adp
    • -0
    • +9
    ./www/modules/items/item-header.tcl
    • -0
    • +63
    ./www/modules/items/item-tabs.adp
    • -0
    • +1
    ./www/modules/items/item-tabs.tcl
    • -1
    • +1
    ./www/modules/items/publish-status.adp
    • -0
    • +1
    ./www/modules/items/publish-status.tcl
    • -3
    • +14
    ./www/modules/items/revision-add-2.adp
    • -1
    • +3
    ./www/modules/items/revision-add-2.tcl
    • -2
    • +13
    ./www/modules/items/status-edit.adp
no floating clipboard

missed a couple of files while cleaning up module id queries

    • -2
    • +1
    ./www/modules/types/widget-register.tcl
    • -13
    • +0
    ./www/modules/types/widget-register.xql
    • -2
    • +1
    ./www/modules/types/widget-unregister.tcl
    • -14
    • +0
    ./www/modules/types/widget-unregister.xql
file workflow-procs.tcl was added on branch oacs-5-2 on 2006-08-31 19:59:05 +0000

more UI tweaks and some data model changes; instatiating cms now creates a set of modules with appropriate permissions making it possible to mount more than one instance

    • -0
    • +67
    ./lib/folder-items-oracle.xql
    • -0
    • +66
    ./lib/folder-items-postgresql.xql
    • -0
    • +70
    ./lib/folder-items.tcl
    • -0
    • +15
    ./tcl/install-procs.tcl
  1. … 44 more files in changeset.
small bug in 'add new...' form

bug in conditional was preventing widget editing

use standard permissions and permissions api; more tweaking

    • -1
    • +1
    ./www/modules/items/assign-keywords-oracle.xql
    • -13
    • +3
    ./www/modules/items/assign-keywords.tcl
    • -1
    • +1
    ./www/modules/items/attributes-edit.adp
    • -6
    • +2
    ./www/modules/items/attributes-edit.tcl
    • -3
    • +2
    ./www/modules/items/content-download.tcl
  1. … 58 more files in changeset.
set richtext element values using template::util::richtext::create thanks to daveb

remove users tab plus some small cleanup

    • -11
    • +3
    ./www/modules/clipboard/floating.adp
    • -11
    • +10
    ./www/modules/clipboard/index.adp
use listbuilder plus some misc cleanup

    • -2
    • +2
    ./www/modules/categories/create-oracle.xql
    • -10
    • +4
    ./www/modules/categories/create.tcl
    • -112
    • +16
    ./www/modules/categories/index.adp
    • -29
    • +73
    ./www/modules/categories/index.tcl
remove acs-workflow and custom permissions from create scripts, bump version to 5.0d and update dependencies

new items bombing with a null revision_id; probably not the permanent fix

remove some old commented code; don't join on acs_objects when paginating

    • -13
    • +5
    ./www/modules/sitemap/index-postgresql.xql
add richtext widget