• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
check to make sure date is valid

use %q %X so time obeys locale

  1. … 1 more file in changeset.
don't need the day of week in the pretty date

lc_time_fmt values for date datatypes when displaying attribute values

fix a few straggler id= (changed id to the more sensible content_type)

    • -1
    • +1
    ./types/content-method-set-default.tcl
    • -1
    • +1
    ./types/content-method-unset-default.tcl
ditch obsoleted href target

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

    • -0
    • +19
    ./items/item-header.xql
    • -0
    • +21
    ./items/related-items.xql
  1. … 4 more files in changeset.
lots more cleaning

  1. … 26 more files in changeset.
separate out the tabs and header info

    • -0
    • +16
    ./templates/template-header.adp
    • -0
    • +12
    ./templates/template-header.tcl
    • -0
    • +27
    ./templates/template-header.xql
    • -0
    • +64
    ./templates/template-tabs.adp
    • -0
    • +7
    ./templates/template-tabs.tcl
break out type tabs and header into separate includes and fix some small misc issues

    • -0
    • +10
    ./types/types-header.adp
    • -0
    • +9
    ./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

    • -0
    • +17
    ./items/item-header.adp
    • -0
    • +9
    ./items/item-header.tcl
    • -0
    • +63
    ./items/item-tabs.adp
no floating clipboard

missed a couple of files while cleaning up module id queries

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

  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
    ./items/assign-keywords-postgresql.xql
  1. … 58 more files in changeset.
remove users tab plus some small cleanup

use listbuilder plus some misc cleanup

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

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

don't use ugly wizard style

pagination and sorting for main content browser plus various cleanups thanks to cr api (more to come)

  1. … 3 more files in changeset.
fixed clipboard stuff which i had broken and minor keywords display problem

  1. … 1 more file in changeset.
typo in .info file and a little fix to launch floating clipboard

  1. … 3 more files in changeset.
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

    • -0
    • +147
    ./clipboard/floating.adp
    • -0
    • +101
    ./clipboard/floating.tcl
  1. … 113 more files in changeset.
Changed CR "rename" procs to "edit_name" to avoid issues with Oracle 9.2 (and

changed PG for consistency)

  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. … 23 more files in changeset.
Should be @widget@ not @notification_chunk@ bug 1321 patch 408 Michael Steigman

noquote fixes bug 1320 patch 411 Michael Steigman

  1. … 2 more files in changeset.