• last updated 55 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 597 more files in changeset.
noquote fix

  1. … 2 more files in changeset.
Oracle9i porting changes

- Changed procedure names from delete to del

- Changed view declaration to use actual column names

- Changed "rel_constraints_violated_one" and "rel_constraints_violated_two"

(http://openacs.org/forums/message-view?message_id=81045)

    • -1
    • +1
    ./templates/template-delete-oracle.xql
    • -1
    • +1
    ./types/content_symlink/delete-oracle.xql
  1. … 261 more files in changeset.
Applied patch #242

Applied patch #279 for bug #819

noquote changes (Dirk Gomez)

  1. … 83 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 66 more files in changeset.
sort attributes by acs_attribute.sort_order

fix the max_n check in publish status

missing query in oracle, remove dups in allowed children

display attr info when form invalid

fix variable interpolation