• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 204 more files in changeset.
file folder-delete.tcl was initially added on branch oacs-5-2.

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

    • -0
    • +0
    ./folder-attributes.tcl
file folder-attributes.adp was initially added on branch oacs-5-2.

    • -0
    • +0
    ./folder-attributes.adp
file folder-attributes-postgresql.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./folder-attributes-postgresql.xql
file folder-attributes-oracle.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./folder-attributes-oracle.xql
file folder-ae.tcl was initially added on branch oacs-5-2.

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.

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.
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