• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Corrected table name

add text/markdown to allowed text formats

    • -0
    • +17
    ./oracle/upgrade/upgrade-2.9.1-2.10.0d1.sql
    • -0
    • +17
    ./postgresql/upgrade/upgrade-2.9.1-2.10.0d1.sql
  1. … 1 more file in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7831 more files in changeset.
- relax the constraint.... but who the hell calls a variable package_id meanig probably community_id!

- add missing index

  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
    ./oracle/upgrade/upgrade-2.9.0b1-2.9.0b2.sql
    • -0
    • +0
    ./postgresql/upgrade/upgrade-2.9.0b1-2.9.0b2.sql
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

    • -33
    • +40
    ./postgresql/static-admin-portlet-drop.sql
    • -76
    • +83
    ./postgresql/static-admin-portlet.sql
    • -30
    • +37
    ./postgresql/static-core-drop.sql
    • -33
    • +40
    ./postgresql/static-portlet-portlet-drop.sql
    • -23
    • +23
    ./postgresql/upgrade/upgrade-2.0.3d1-2.0.3d2.sql
    • -36
    • +43
    ./postgresql/upgrade/upgrade-2.1.2d1-2.1.2d2.sql
  1. … 2540 more files in changeset.
- modernize SQL

- modernize SQL (dollar quoting, named arguments, fix and complete function_args)

    • -33
    • +40
    ./postgresql/static-admin-portlet-drop.sql
    • -76
    • +83
    ./postgresql/static-admin-portlet.sql
    • -31
    • +38
    ./postgresql/static-core-drop.sql
    • -33
    • +40
    ./postgresql/static-portlet-portlet-drop.sql
    • -23
    • +23
    ./postgresql/upgrade/upgrade-2.0.3d1-2.0.3d2.sql
    • -36
    • +43
    ./postgresql/upgrade/upgrade-2.1.2d1-2.1.2d2.sql
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

    • -0
    • +110
    ./oracle/upgrade/upgrade-2.1.2d1-2.1.2d2.sql
    • -0
    • +116
    ./postgresql/upgrade/upgrade-2.1.2d1-2.1.2d2.sql
  1. … 2475 more files in changeset.
adding perform to function call

Catalogs from translate.openacs.org

for pacakges NOT included in the OpenACS Core

  1. … 1081 more files in changeset.
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
    • +110
    ./oracle/upgrade/upgrade-2.1.2d1-2.1.2d2.sql
    • -0
    • +115
    ./postgresql/upgrade/upgrade-2.1.2d1-2.1.2d2.sql
  1. … 44 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:50:04 +0000

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 format column to support the richtext various widget options. This commit accompanies victorg's commits to the rest of static-portlet to support the same thing.

    • -0
    • +110
    ./oracle/upgrade/upgrade-2.1.2d1-2.1.2d2.sql
  1. … 1 more file in changeset.
file upgrade-2.1.2d1-2.1.2d2.sql was added on branch oacs-5-2 on 2005-09-26 08:50:04 +0000

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
Resolving bug #2149. I think that #2150 its related with this issue too.

    • -0
    • +115
    ./postgresql/upgrade/upgrade-2.1.2d1-2.1.2d2.sql
  1. … 7 more files in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

    • -0
    • +50
    ./postgresql/upgrade/upgrade-2.0.3d1-2.0.3d2.sql
  1. … 684 more files in changeset.
forgot a file earlier

    • -0
    • +50
    ./postgresql/upgrade/upgrade-2.0.3d1-2.0.3d2.sql
file upgrade-2.0.3d1-2.0.3d2.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./postgresql/upgrade/upgrade-2.0.3d1-2.0.3d2.sql
file upgrade-2.0.3d1-2.0.3d2.sql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./oracle/upgrade/upgrade-2.0.3d1-2.0.3d2.sql
fix from Sloan: allow static portlets to have arbitrariy length and take contents from uploaded files

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

    • -0
    • +96
    ./oracle/upgrade/upgrade-0.1a-0.2a.sql
  1. … 4 more files in changeset.
Oracle9i porting changes

- Changed procedure names from delete to del

- Changed view declaration to use actual column names

- Changed "rel_constraints_violated_one" and "rel_constraints_violated_two"

(http://openacs.org/forums/message-view?message_id=81045)

  1. … 87 more files in changeset.
using named parameters in call to acs_sc_impl.new to avoid mismatch with new optional pretty name parameter

  1. … 25 more files in changeset.
file upgrade-0.1a-1.0.sql was initially added on branch dotlrn-1-0.

    • -0
    • +0
    ./oracle/upgrade/upgrade-0.1a-1.0.sql
    • -0
    • +0
    ./postgresql/upgrade/upgrade-0.1a-1.0.sql
use a clob/text column for the static portlet content instead of a varchar

    • -0
    • +71
    ./oracle/upgrade/upgrade-0.1a-1.0.sql
    • -0
    • +85
    ./postgresql/upgrade/upgrade-0.1a-1.0.sql
  1. … 5 more files in changeset.
merging dotlrn-1-0-1 tag down onto head. Thanks to Jarkko Laine and Mohan Pakkurti for all the help. See comments at http://openacs.org/storage/download/index?version_id=104101

  1. … 120 more files in changeset.