• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- bump version numbers

  1. … 75 more files in changeset.
*** empty log message ***

  1. … 75 more files in changeset.
- add editor hints to keep spaces/tabs in the future more consistent

- prefer utf8 over iso8859

  1. … 63 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 to 5.8.1

  1. … 74 more files in changeset.
- bump version number to 5.8.1b2

  1. … 75 more files in changeset.
- bump version numbers for beta release

  1. … 74 more files in changeset.
- bump version numbers to [25].8.1a3

- update requirements for core components to newest version number in the branch

  1. … 74 more files in changeset.
- change spelling of TCL to Tcl

- change requirements to Tcl 8.5

  1. … 64 more files in changeset.
- update maturity

- bump version numbers

- 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
Add missing translations and keys

  1. … 4 more files in changeset.
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
Support for view types

Catch an error upon insert to make sure we do not through this to the end user just because the view tracking has failed

Added language keys for the view basics