site-templates-create.sql

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

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

- use name parameter for SQL functions

- provide compatility with pg9

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

- replace deprecated "ad_maybe_redirect_for_registration" by "auth::require_login"

- brace expressions

- favor tcl-compilable string comparisons

- don't use numeric comparison operator for non-numeric arguments

- use numeric comparison operator for truth value comparisons

- use "in" or "ni" expression instead of "lsearch"

- bump version number to indicate compatibility with 5.8.1

  1. … 146 more files in changeset.
PG 9.0 compatibility. Changes regarding the usage of sequences in order to avoid errors of 'missing FROM-clause message' on queries.

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

  1. … 2478 more files in changeset.
1. Modify install.xml to install the Selva theme. Sloan theme is still the

default theme when .LRN is installed, but you can now use the site template

admin pages to make selva your theme.

2. Hid Kelp theme from view. It's still installed as a portal theme, but if

you want to make it visible to the site template stuff you need to add

it via the "add site template" web UI page.

  1. … 2 more files in changeset.
file site-templates-create.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./site-templates-create.sql
Adding functionality to .LRN for changing *site templates*.

  1. … 28 more files in changeset.