• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Improve robustness of blank-master: malformed lists in subsite

parameters could render a subsite useless and hard to correct.

Now the validity of lists is checked, errors are written to the

error.log, invalid parameters are ignored.

- added flat list syntax for ThemeCSS specs (easier to read)

- added parameter ThemeJS similar to ThemeCSS (ability to add head and

body scripts)

- added generalized function template::add_script with non-pos

parameter "-section" which might be "head" or "body" to make both

kind of scripts available to ThemeJS

  1. … 11 more files in changeset.
- template::resource_path: new function to generalize access to

acs-templating's resource files

- add resource_dir (db) / ResourceDir (package parameter of subsite)

to allow for usage of them specific (adp) resources while preserving

existing semantics

  1. … 14 more files in changeset.
file upgrade-5.9.0d4-5.9.0d5.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./upgrade-5.9.0d4-5.9.0d5.sql
  1. … 1 more file in changeset.
- add parameter "DefaultDimensionalStyle" for theming (similar to DefaultFormStyle)

  1. … 8 more files in changeset.
file upgrade-5.9.0d2-5.9.0d3.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./upgrade-5.9.0d2-5.9.0d3.sql
  1. … 1 more file in changeset.
- fix for bug #3251 from Andrew Helsley

    • -0
    • +24
    ./upgrade-5.9.0d1-5.9.0d2.sql
  1. … 6 more files in changeset.
Changes for supporting postgresql 9.0:

- Avoiding usage of SQL reserved keywords on plpsql functions (plpsql lexer and parser were reworked).

- Fixing all those places on which FROM clause was automatically added by PG ( PG Config add_missing_from parameter was removed for this release of PG ).

Many thanks to Tracy Adams and Jeff Lu for providing first version of the patches.

    • -0
    • +9
    ./upgrade-5.7.0d1-5.7.0d2.sql
  1. … 16 more files in changeset.
Upgrade scripts for application groups change (committing piecemeal because

I need to test upgrade for oracle before initial install)

    • -0
    • +117
    ./upgrade-5.5.0d5-5.5.0d6.sql
  1. … 3 more files in changeset.
It is strongly recommended that one "cvs add" new files ...

    • -0
    • +37
    ./upgrade-5.5.0d1-5.5.0d2.sql
  1. … 6 more files in changeset.
Merged acs-core oacs-5-2 (currently 5.2.3) -> HEAD.

TODO:

1. Bump acs-core package version numbers to 5.3.0d1

2. Would be nice to do a test install, wouldn't it?

  1. … 720 more files in changeset.
Fix bug#2695. Add on delete cascade to foreign key in site_nodes_selection table.

  1. … 3 more files in changeset.
file upgrade-5.2.0b5-5.2.0b6.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade-5.2.0b5-5.2.0b6.sql
  1. … 1 more file in changeset.
Rolling in bugfix from site-node-select.sql. The original pg-compatible table def wasn't oracle-compatible. Now it is.

Rolling in bugfix from site-node-select.sql. The original pg-compatible table def wasn't oracle-compatible. Now it is.

commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2275 more files in changeset.
upgrade support

file upgrade-5.1.2-5.1.3.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./upgrade-5.1.2-5.1.3.sql
  1. … 1 more file in changeset.
merge of changes between oacs-5-0-0b4 and oacs-5-0-0-final to HEAD

  1. … 286 more files in changeset.
del/delete typo

  1. … 1 more file in changeset.
Added upgrade to upgrade to changes made for Oracle 9i support

    • -0
    • +297
    ./upgrade-5.0d4-5.0d5.sql
  1. … 23 more files in changeset.
Merged 4.6.4d1 (unreleased) to HEAD. This marks the end of the life of the oacs-4-6 branch.

  1. … 816 more files in changeset.
Adds 'admin_rel' to permissible rel-types for application groups

  1. … 5 more files in changeset.
file upgrade-4.6.4.1-4.6.4.2.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./upgrade-4.6.4.1-4.6.4.2.sql
  1. … 1 more file in changeset.
merge of 4.6.3b1 to HEAD

  1. … 107 more files in changeset.
upgrade script from Paul Huibers bug 259

file upgrade-4.5-4.5.1.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./upgrade-4.5-4.5.1.sql
Fixed bad primary key on host_node_map table. Note: Fixes to Oracle data model have not been tested.

    • -0
    • +6
    ./upgrade-4.6b-4.6.1b.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
    • +525
    ./upgrade-4.1.1-4.2.sql
  1. … 118 more files in changeset.