• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve spelling

    • -1
    • +1
    ./upgrade/upgrade-2.10.0d2-2.10.0d3.sql
  1. … 5 more files in changeset.
Removed obsolete @arch-tag

  1. … 24 more files in changeset.
Fix reference to acs_object_type.table_name so that it points to real tables (fixes automated tests)

    • -0
    • +31
    ./upgrade/upgrade-2.10.0d2-2.10.0d3.sql
  1. … 4 more files in changeset.
Remove leftover acs_attribute without a database table counterpart (fixes regression test)

  1. … 3 more files in changeset.
Fix typos

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

    • -24
    • +11
    ./communities-package-create.sql
  1. … 7820 more files in changeset.
Fix spelling errors

  1. … 46 more files in changeset.
fix drop script

Add missing upgrade scripts

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

    • -0
    • +0
    ./upgrade/upgrade-2.9.1b1-2.9.1b2.sql
  1. … 1 more file in changeset.
Add foreign key constraints for package_id in dotlrn_community_applets to avoid invalid data

  1. … 2 more files in changeset.
- composition-rel reform: add one more type-cast

composition-rel reform:

- apply changes developed by Michael Steigman for making rel-types

configurable whether these should be composable or not

(default is: these are composable, which was up to now the only

choice)

- improved documentation of log argument lists of SQL functions

- Background:

http://openacs.org/forums/message-view?message_id=5330734

http://openacs.org/forums/message-view?message_id=4031049

- bump version number of acs-kernel to 5.9.1d16

  1. … 28 more files in changeset.
- turn char(1) with 't'/'f' into boolean

- bump version number to 2.9.1d4

    • -21
    • +10
    ./communities-package-create.sql
    • -0
    • +104
    ./upgrade/upgrade-2.9.1d3-2.9.1d4.sql
  1. … 1 more file in changeset.
file upgrade-2.9.1d3-2.9.1d4.sql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./upgrade/upgrade-2.9.1d3-2.9.1d4.sql
- get_community_id: pass current url to closest_ancestor_package if no

package_id is given

- use list for argument of util_memoize to avoid surprises

- don't write HTML tags to error.log

  1. … 1 more file in changeset.
- redefine dotlrn_community__new with p_archived_p defined as boolean

- www/admin/term.tcl: allow negative values for term_id

    • -0
    • +83
    ./upgrade/upgrade-2.9.1d2-2.9.1d3.sql
  1. … 2 more files in changeset.
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
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
- Alter caveman style booleans (type character(1)) to real SQL boolean types.

- bump version number to 2.9.1d1

    • -0
    • +134
    ./upgrade/upgrade-2.9.0-2.9.1d1.sql
  1. … 1 more file in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- improve dollar-quoting

- 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

    • -25
    • +25
    ./admin-profile-provider-create.sql
    • -20
    • +27
    ./admin-profile-provider-drop.sql
    • -94
    • +174
    ./communities-package-create.sql
    • -105
    • +196
    ./community-memberships-packages-create.sql
  1. … 132 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.

    • -0
    • +73
    ./upgrade/upgrade-2.6.0d1-2.6.0d2.sql
  1. … 6 more files in changeset.
Upgrade scripts for application groups added to .lrn

    • -11
    • +11
    ./communities-package-create.sql
    • -0
    • +192
    ./upgrade/upgrade-2.5.0d2-2.5.0d3.sql
  1. … 2 more files in changeset.
Reverted all changes from Mannheim

  1. … 221 more files in changeset.
Mannheim update, fix and merge bugbash

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

  1. … 2464 more files in changeset.
Removing Kelp from the default site templates provided with .LRN 2.2.0

    • -15
    • +1
    ./upgrade/upgrade-2.2.0d1-2.2.0d2.sql
  1. … 1 more file 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.