• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- add index on join column

  1. … 1 more file 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

    • -197
    • +336
    ./postgresql/api-create.sql
    • -77
    • +77
    ./postgresql/datasource-sc-create.sql
    • -34
    • +34
    ./postgresql/datasource-sc-drop.sql
    • -12
    • +30
    ./postgresql/upgrade/upgrade-2.1.0a1-2.1.0a2.sql
    • -38
    • +54
    ./postgresql/upgrade/upgrade-2.1.2d1-2.1.2d2.sql
    • -38
    • +69
    ./postgresql/upgrade/upgrade-2.3.0d2-2.3.0d3.sql
    • -39
    • +53
    ./postgresql/upgrade/upgrade-2.3.0d3-2.3.0d4.sql
    • -22
    • +31
    ./postgresql/upgrade/upgrade-2.3.1d1-2.3.1d2.sql
    • -36
    • +54
    ./postgresql/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
    ./postgresql/upgrade/upgrade-2.6.0d1-2.6.0d2.sql
  1. … 4 more files in changeset.
Merged oacs-5-3 branch to HEAD

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

    • -0
    • +0
    ./oracle/upgrade/upgrade-2.3.1d1-2.3.1d2.sql
    • -0
    • +0
    ./postgresql/upgrade/upgrade-2.3.1d1-2.3.1d2.sql
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
    • +610
    ./oracle/upgrade/upgrade-2.3.1d1-2.3.1d2.sql
    • -0
    • +158
    ./postgresql/upgrade/upgrade-2.3.1d1-2.3.1d2.sql
  1. … 2 more files in changeset.
Merged changes to HEAD ...

    • -0
    • +324
    ./oracle/upgrade/upgrade-2.3.0d3-2.3.0d4.sql
    • -0
    • +90
    ./postgresql/upgrade/upgrade-2.3.0d2-2.3.0d3.sql
    • -0
    • +215
    ./postgresql/upgrade/upgrade-2.3.0d3-2.3.0d4.sql
  1. … 1547 more files in changeset.
Typo in oracle upgrade script

Initial install of accesskeys now works for PG

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

    • -0
    • +155
    ./postgresql/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!

file upgrade-2.3.0d3-2.3.0d4.sql was initially added on branch oacs-5-3.

    • -0
    • +0
    ./oracle/upgrade/upgrade-2.3.0d3-2.3.0d4.sql
    • -0
    • +0
    ./postgresql/upgrade/upgrade-2.3.0d3-2.3.0d4.sql
Added access keys to portal pages (oracle not tested yet)

    • -0
    • +132
    ./oracle/upgrade/upgrade-2.3.0d3-2.3.0d4.sql
    • -0
    • +56
    ./postgresql/upgrade/upgrade-2.3.0d3-2.3.0d4.sql
  1. … 4 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
    ./postgresql/upgrade/upgrade-2.3.0d2-2.3.0d3.sql
  1. … 4 more files in changeset.
file upgrade-2.3.0d2-2.3.0d3.sql was initially added on branch oacs-5-3.

    • -0
    • +0
    ./oracle/upgrade/upgrade-2.3.0d2-2.3.0d3.sql
    • -0
    • +0
    ./postgresql/upgrade/upgrade-2.3.0d2-2.3.0d3.sql
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. … 3 more files in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

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

commit to OACS-5-2 merge of changes on OACS-5-1

(using tag vg-merge-dotlrn-2-1-20050922) for packages under dotlrn-all

    • -0
    • +143
    ./oracle/upgrade/upgrade-2.1.2d1-2.1.2d2.sql
    • -0
    • +225
    ./postgresql/upgrade/upgrade-2.1.2d1-2.1.2d2.sql
  1. … 85 more files in changeset.
file upgrade-2.1.2d1-2.1.2d2.sql was added on branch oacs-5-2 on 2005-09-26 08:57:37 +0000

Hidden Pages in Portals ( for postgresql )

    • -0
    • +225
    ./postgresql/upgrade/upgrade-2.1.2d1-2.1.2d2.sql
  1. … 2 more files in changeset.
file upgrade-2.1.2d1-2.1.2d2.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./postgresql/upgrade/upgrade-2.1.2d1-2.1.2d2.sql
file upgrade-2.1.2d1-2.1.2d2.sql was added on branch oacs-5-2 on 2005-09-26 08:57:37 +0000

Fixing a numbering error, moving upgrade-2.1.1-2.1.2d1.sql to upgrade-2.1.2d1-2.1.2d2.sql

    • -143
    • +0
    ./oracle/upgrade/upgrade-2.1.1-2.1.2d1.sql
    • -0
    • +143
    ./oracle/upgrade/upgrade-2.1.2d1-2.1.2d2.sql
file upgrade-2.1.2d1-2.1.2d2.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./oracle/upgrade/upgrade-2.1.2d1-2.1.2d2.sql
Adding a hidden_p flag to the portal_pages table, to provide a way to exclude certain portal pages from the main navigation. Visibility will typically be toggled from the Customize Layout page in dotlrn.

    • -0
    • +143
    ./oracle/upgrade/upgrade-2.1.1-2.1.2d1.sql
  1. … 3 more files in changeset.
file upgrade-2.1.1-2.1.2d1.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./oracle/upgrade/upgrade-2.1.1-2.1.2d1.sql
Added KELP theme to the I18N

  1. … 1 more file in changeset.
Added kelp-theme

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. … 2274 more files in changeset.