• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge with missing files

  1. … 1464 more files in changeset.
merge from oacs-5-10

  1. … 8096 more files in changeset.
file views.it_IT.ISO-8859-1.xml was initially added on branch oacs-5-10.

    • -0
    • +0
    ./catalog/views.it_IT.ISO-8859-1.xml
Removed obsolete @arch-tag

  1. … 26 more files in changeset.
Whitespace changes

  1. … 4 more files in changeset.
Fix proc doc errors detected by 'documentation__check_parameters'

  1. … 6 more files in changeset.
improve testcases by removing useless expr commands

  1. … 3 more files in changeset.
Add documentation to public api (fixes automated tests), indentation changes

Prefer 'person::name' to 'acs_user::get_element ... -name' + Fix arguments: user_id -> person_id

  1. … 8 more files in changeset.
Prefer 'person::name' to 'acs_user::get_element ... -name'

  1. … 5 more files in changeset.
Fix typos

  1. … 22 more files in changeset.
bump versions of packages with DotLRN style version numbering to HEAD numbers (2.10.0*)

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

  1. … 7829 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2546 more files in changeset.
- bump version numbers

- use $$ quoting in postgres SQL

- use named parameters for SQL functions

- fix/complete define_function_args

- fix return type of trigger

- brace expressions

- favor tcl-compilable string comparisons

- bump version number

    • -14
    • +28
    ./sql/postgresql/views-procs.sql
    • -13
    • +17
    ./sql/postgresql/views-triggers.sql
    • -13
    • +22
    ./sql/postgresql/upgrade/upgrade-0.1d-0.1d2.sql
    • -26
    • +47
    ./sql/postgresql/upgrade/upgrade-0.1d2-0.1d3.sql
Bumped version number

  1. … 4 more files in changeset.
Merged LORS packages oacs-5-4 to Trunk

  1. … 12 more files in changeset.
Roll back merge 20080925

  1. … 27 more files in changeset.
Merged LORS packages oacs-5-4 to Trunk

  1. … 27 more files in changeset.
file views.es_ES.ISO-8859-1.xml was initially added on branch oacs-5-4.

    • -0
    • +0
    ./catalog/views.es_ES.ISO-8859-1.xml
Import of message keys from translation server for core and .LRN packages.

This catalogs have no package version info. Check http://openacs.org/forums/message-view?message%5fid=1007666

  1. … 1301 more files in changeset.
Upgrade version with oracle compatibility

Change for ORACLE compatibility. The changes are tested with test procs.

    • -0
    • +103
    ./tcl/test/views-procs.tcl
Changes for ORACLE compatibility after change datamodel

Problem with PL/SQL function VIEWS_VIEW_BY_TYPE. Select return OCI_NO_DATA

Change for oracle compatibility and upgrade script for this.

    • -16
    • +16
    ./sql/postgresql/views-datamodel.sql
    • -14
    • +14
    ./sql/postgresql/views-procs.sql
    • -21
    • +21
    ./sql/postgresql/views-triggers.sql
    • -0
    • +156
    ./sql/postgresql/upgrade/upgrade-0.1d2-0.1d3.sql
Add oracle support and upgrade script from lors-oracle-port branch

    • -0
    • +90
    ./sql/oracle/views-procs.sql
    • -0
    • +111
    ./sql/oracle/upgrade/upgrade-0.1d2-0.1d3.sql
Added support for multiple view types

    • -4
    • +39
    ./sql/postgresql/views-datamodel.sql
    • -1
    • +37
    ./sql/postgresql/views-triggers.sql
    • -0
    • +109
    ./sql/postgresql/upgrade/upgrade-0.1d-0.1d2.sql
Catch an error upon insert to make sure we do not through this to the end user just because the view tracking has failed