• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed obsolete @arch-tag

  1. … 26 more files in changeset.
Align case of acs_object_type with that of the actual table (fixes automated tests)

This change intentionally ingores Oracle, as its behavior with respect to case is not clear to me.

    • -0
    • +14
    ./upgrade/upgrade-2.10.0d1-2.10.0d2.sql
  1. … 1 more file in changeset.
Remove leftover acs_attribute definitions with no database table counterpart (fixes tests)

  1. … 3 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

    • -0
    • +151
    ./upgrade/upgrade-2.9.0-2.9.1d1.sql
  1. … 7829 more files in changeset.
Fix constraint name

file upgrade-2.9.1d2-2.9.1d3.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./upgrade/upgrade-2.9.1d2-2.9.1d3.sql
Deleting old definition of portal_page__new/11

  1. … 1 more file in changeset.
- cleanup for last commit (remove old function defs with varchar for boolean attributes)

file upgrade-2.9.1d1-2.9.1d2.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./upgrade/upgrade-2.9.1d1-2.9.1d2.sql
Alter caveman style booleans (type character(1)) to real SQL boolean types.

    • -0
    • +151
    ./upgrade/upgrade-2.9.0-2.9.1d1.sql
  1. … 1 more file in changeset.
file upgrade-2.9.0-2.9.1d1.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./upgrade/upgrade-2.9.0-2.9.1d1.sql
- add change scripts

  1. … 1 more file in changeset.
file upgrade-2.9.0b1-2.9.0b2.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./upgrade/upgrade-2.9.0b1-2.9.0b2.sql
  1. … 1 more file in changeset.
- add index on join column

  1. … 2 more files in changeset.
- use $$ quoting in postgres SQL

- use name parameter for SQL functions

- favor tcl-compilable string comparisons

- brace expressions

- replace deprecated "acs_sc_call" by "acs_sc::invoke"

- bump version number to indicate compatibility with 5.8.1

    • -6
    • +15
    ./upgrade/upgrade-2.0.3-2.1.0a1.sql
    • -12
    • +30
    ./upgrade/upgrade-2.1.0a1-2.1.0a2.sql
    • -38
    • +54
    ./upgrade/upgrade-2.1.2d1-2.1.2d2.sql
    • -38
    • +69
    ./upgrade/upgrade-2.3.0d2-2.3.0d3.sql
    • -39
    • +53
    ./upgrade/upgrade-2.3.0d3-2.3.0d4.sql
    • -22
    • +31
    ./upgrade/upgrade-2.3.1d1-2.3.1d2.sql
    • -36
    • +54
    ./upgrade/upgrade-2.6.0d1-2.6.0d2.sql
  1. … 9 more files in changeset.
PG 9.0 compatibility. Avoiding fetching next value of sequences using a view.

    • -0
    • +185
    ./upgrade/upgrade-2.6.0d1-2.6.0d2.sql
  1. … 4 more files in changeset.
Merged oacs-5-3 branch to HEAD

    • -0
    • +158
    ./upgrade/upgrade-2.3.1d1-2.3.1d2.sql
  1. … 186 more files in changeset.
file upgrade-2.3.1d1-2.3.1d2.sql was initially added on branch oacs-5-3.

    • -0
    • +0
    ./upgrade/upgrade-2.3.1d1-2.3.1d2.sql
  1. … 1 more file in changeset.
Fix bug where database does not magically return portal pages in sorted

order, causing user confusion when the pages end up out of order.

No upgrade for existing pages since I don't want to stomp all over

portals that may have been customized.

    • -0
    • +158
    ./upgrade/upgrade-2.3.1d1-2.3.1d2.sql
  1. … 4 more files in changeset.
Merged changes to HEAD ...

    • -0
    • +90
    ./upgrade/upgrade-2.3.0d2-2.3.0d3.sql
    • -0
    • +215
    ./upgrade/upgrade-2.3.0d3-2.3.0d4.sql
  1. … 1552 more files in changeset.
Initial install of accesskeys now works for PG

    • -8
    • +12
    ./upgrade/upgrade-2.3.0d3-2.3.0d4.sql
  1. … 8 more files in changeset.
Partial fix to access key version initial install

    • -0
    • +155
    ./upgrade/upgrade-2.3.0d3-2.3.0d4.sql
  1. … 2 more files in changeset.
Access keys are single characters but ummm ... the message keys that define

them aren't. Oops!

  1. … 2 more files in changeset.
file upgrade-2.3.0d3-2.3.0d4.sql was initially added on branch oacs-5-3.

    • -0
    • +0
    ./upgrade/upgrade-2.3.0d3-2.3.0d4.sql
  1. … 1 more file in changeset.
Added access keys to portal pages (oracle not tested yet)

    • -0
    • +56
    ./upgrade/upgrade-2.3.0d3-2.3.0d4.sql
  1. … 7 more files in changeset.
Added a column to portal_datasources so datasources can specify a directory

from which .css files should be linked to from the HTML <head> chunk of

the web page. Then I added the code to emit said link. And tested it for

Oracle and PG, fresh installs and upgrades both.

    • -0
    • +90
    ./upgrade/upgrade-2.3.0d2-2.3.0d3.sql
  1. … 7 more files in changeset.
file upgrade-2.3.0d2-2.3.0d3.sql was initially added on branch oacs-5-3.

    • -0
    • +0
    ./upgrade/upgrade-2.3.0d2-2.3.0d3.sql
  1. … 1 more file in changeset.
Someone decided that defining a non-existent package and table when declaring

the "portal_element_theme" object type was a brilliant thing to do, seeing

as it breaks package_instantiate_object and all.

  1. … 4 more files in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

    • -0
    • +225
    ./upgrade/upgrade-2.1.2d1-2.1.2d2.sql
  1. … 2475 more files in changeset.
Removed KELP portal theme

  1. … 1 more file in changeset.