• last updated 13 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. … 225 more files in changeset.
make page templated

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

  1. … 598 more files in changeset.
Fix the package and vendor URLs, remove broken owner emails.

  1. … 73 more files in changeset.
Updated summary and descriptions for more packages.

  1. … 43 more files in changeset.
Make page not an initial-install package

merge of 4.6.3b1 to HEAD

  1. … 41 more files in changeset.
removing the file listings from the info files since those are no longer used by OpenACS

  1. … 28 more files in changeset.

1. Made it possible to upgrade from acs-kernel 4.6.1 to acs-kernel 4.6.2

by using the APM rather than running the upgrade script by hand from

PSQL or SQL*Plus.

2. Changed a bunch of package .info files to depend on acs-kernel 4.6.2

to force the APM to upgrade acs-kernel (and therefore the APM datamodel)

before anything else. No guarantee on this though since not all

packages properly define their dependence on the kernel, it appears.

3. Whacked the release notes to suggest people use the APM to upgrade

acs-kernel first, other package later, just for safety's sake.

4. Fixed goof-up in acs-subsite I accidently introduced.

  1. … 34 more files in changeset.
more abstract URLs

  1. … 48 more files in changeset.
updated version to 4.5

  1. … 15 more files in changeset.
Updated .info files of all core packages to version 4.5

  1. … 22 more files in changeset.

Merged with OpenACS 4.5 beta1 branch.

  1. … 86 more files in changeset.

Applied patch #106, submitted by Tilman Singer, which adds drop scripts.

file page-drop.sql was initially added on branch oacs-4-5.

    • -0
    • +0
    ./sql/oracle/page-drop.sql
    • -0
    • +0
    ./sql/postgresql/page-drop.sql

1. Added a new attribute to the .info file which tells the bootstrap

installer whether or not a package is part of the acs-core. Only

acs-core packages are now installed during the initial bootstrap install

of the system.

2. Fixed a dupe query name problem in a couple of queryfiles. The problem

is not with the dispatcher but with the extractor, and for the moment it

is just easier to kludge the resulting queryfile than fix the extractor.

  1. … 36 more files in changeset.

Used APM to update .info file so the new Postgres datamodel would load...

Just reorganizing more datamodel files into the new scheme, also made the

one-line change necessary to port the "page" module.

    • -0
    • +15
    ./sql/postgresql/page-create.sql
  1. … 4 more files in changeset.

Big 'ole update to implement multi-db aware packages. Don't try this yet,

I can't *possibly* have gotten all the right files added and removed in

one fell swoop!

    • -0
    • +15
    ./sql/oracle/page-create.sql
  1. … 116 more files in changeset.
OpenACS 4.x

  1. … 1317 more files in changeset.
Initial revision

    • -0
    • +15
    ./sql/page-create.sql
    • -0
    • +33
    ./www/admin/content-update.tcl
    • -0
    • +52
    ./www/admin/index.tcl
  1. … 1317 more files in changeset.