• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file folder-ae.adp was initially added on branch oacs-5-2.

file manage-items.tcl was initially added on branch oacs-5-2.

file manage-items.adp was initially added on branch oacs-5-2.

file manage-items-postgresql.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./manage-items-postgresql.xql
file manage-items-2.tcl was initially added on branch oacs-5-2.

file folder-tabs.tcl was initially added on branch oacs-5-2.

file folder-tabs.adp was initially added on branch oacs-5-2.

many UI updates as well as increased use of CR API; re-applied stan kaufman's fix for 5.2+ installations

  1. … 305 more files in changeset.
a few install/instantiation tweaks and a first stab at a new index.vuh

  1. … 8 more files in changeset.
missed a query in last large commit; update todo

  1. … 1 more file in changeset.
map content/template roots to package id and look up those roots based on current subsite (using new subsite_package_map table)

  1. … 28 more files in changeset.
change check for date display before formatting (not optimal); few more little cleanup issues

  1. … 2 more files in changeset.
lots more cleaning

  1. … 35 more files in changeset.
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. … 50 more files in changeset.
small bug in 'add new...' form

use standard permissions and permissions api; more tweaking

  1. … 58 more files in changeset.
remove some old commented code; don't join on acs_objects when paginating

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

  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

  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. … 23 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. … 26 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. … 273 more files in changeset.
Applied patch #279 for bug #819

  1. … 2 more files in changeset.
noquote changes (Dirk Gomez)

  1. … 93 more files in changeset.
minor cleanup

cms testing

  1. … 7 more files in changeset.
fixed some db_1row queries

  1. … 6 more files in changeset.
fixed typo

converted more template db api queries to std db api

  1. … 18 more files in changeset.
converted more template db api queries to std db api queries

  1. … 3 more files in changeset.