• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

don't call master and don't use ugly wizard style

    • -2
    • +1
    ./www/modules/types/widget-register-1.adp
    • -2
    • +1
    ./www/modules/types/widget-register-2.adp
    • -2
    • +1
    ./www/modules/types/widget-register-3.adp
don't use ugly wizard style

    • -8
    • +1
    ./www/modules/items/revision-add-2.adp
    • -4
    • +4
    ./www/modules/items/revision-add-2.tcl
pagination and sorting for main content browser plus various cleanups thanks to cr api (more to come)

    • -45
    • +0
    ./www/modules/sitemap/create-oracle.xql
    • -78
    • +56
    ./www/modules/sitemap/create.tcl
    • -22
    • +0
    ./www/modules/sitemap/delete-oracle.xql
    • -30
    • +22
    ./www/modules/sitemap/delete.tcl
    • -19
    • +11
    ./www/modules/sitemap/index-oracle.xql
    • -61
    • +16
    ./www/modules/sitemap/index-postgresql.xql
    • -1
    • +1
    ./www/modules/sitemap/rename-oracle.xql
  1. … 3 more files in changeset.
fixed clipboard stuff which i had broken and minor keywords display problem

added keywords tab

typo in .info file and a little fix to launch floating clipboard

first pass at facelift. still much to do (see todo file in root of package for somewhat random collection of ideas). haven't touched data model so cms will likely still require acs-workflow v4.5 to work w/o error

  1. … 113 more files in changeset.
Fixed misspelling in description of package.

merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

  1. … 687 more files in changeset.
fix from Sloan: if cms is installed but not mounted, a blank sweep interval will be used meaning no sweeps will occur, but this is not always correct. Add a default for this case

Changed CR "rename" procs to "edit_name" to avoid issues with Oracle 9.2 (and

changed PG for consistency)

    • -1
    • +1
    ./www/modules/items/rename-postgresql.xql
    • -1
    • +1
    ./www/modules/sitemap/rename-oracle.xql
  1. … 20 more files in changeset.
Fixed Bug #1858: qualifying "rename" works in 8i bug chokes in 9i causing

the reported error on installation. Fixed by changing the name to "edit_name"

and implemented it for PG as well (to keep names similar)

    • -1
    • +1
    ./www/modules/items/rename-postgresql.xql
    • -1
    • +1
    ./www/modules/sitemap/rename-oracle.xql
  1. … 23 more files in changeset.
Should be @widget@ not @notification_chunk@ bug 1321 patch 408 Michael Steigman

    • -1
    • +1
    ./www/modules/types/widget-register-2.adp
    • -1
    • +1
    ./www/modules/types/widget-register-3.adp
Fixes bad default content method query bug 1323 patch 410 Michael Steigman

    • -5
    • +3
    ./tcl/content-method-procs-postgresql.xql
noquote fixes bug 1320 patch 411 Michael Steigman

merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

    • -2
    • +2
    ./www/modules/types/widget-register-2.adp
    • -2
    • +2
    ./www/modules/types/widget-register-3.adp
  1. … 595 more files in changeset.