• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Rename constraints to follow coding standards (fixes automated test datamodel__named_constraints)

Renaming constraints on Postgres without dropping/rebuilding requires version >= 9.2

    • -0
    • +10
    ./upgrade-0.6.2d4-0.6.2d5.sql
  1. … 6 more files in changeset.
add forgotton fields related_link_url, related_link_text, redirect_to_rel_link_p to acs_event.new() and friends.

These files are part of the datamodel since many years, but someone forgot to adapt DB API for it.

VS: ----------------------------------------------------------------------

    • -0
    • +756
    ./upgrade-0.6.2d1-0.6.2d2.sql
  1. … 4 more files in changeset.
fix type reference for oracle

  1. … 1 more file in changeset.
Add field "location" to acs_events: an event has now a place and a time.

This is a prerequisite for adding a "location" to the calendar.

- add location to acs_attributes

- recreate views "acs_events_dates" and "acs_events_activities"

to return location

- extend "acs_event__new()" (pg) and "acs_event.new()" (ora)

to accept location

- let handle "acs_event.new_instance()" the location attribute

- bump version number to 0.6.2d1

    • -0
    • +579
    ./upgrade-0.6.2d0-0.6.2d1.sql
  1. … 4 more files in changeset.
Merged changes to HEAD ...

  1. … 1556 more files in changeset.
file upgrade-0.6d1-0.6d2.sql was initially added on branch oacs-5-3.

    • -0
    • +0
    ./upgrade-0.6d1-0.6d2.sql
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2477 more files in changeset.
fix pacakge -> package typo

  1. … 10 more files in changeset.
propigate package_id to acs_objects, make __new a 14 param function and add backwards compatible version, bump package version, upgrades for oracle and pg, oracle untested

    • -0
    • +737
    ./upgrade-0.5d2-0.5d3.sql
  1. … 4 more files in changeset.
Remerge Timo's changes for tip 42,43, cf tip 53

  1. … 97 more files in changeset.
rollback of Timo's name, package_id commit; see TIP 53

  1. … 96 more files in changeset.
TIP#42,43: adding package_id and title to acs_objects table

    • -0
    • +631
    ./upgrade-0.4d-0.4d1.sql
  1. … 96 more files in changeset.
Added upgrade to upgrade to changes made for Oracle 9i support

    • -0
    • +1732
    ./upgrade-0.3d-0.4d.sql
  1. … 23 more files in changeset.
added upgrade script for index creation on start_date (see bug #634)

    • -0
    • +1
    ./upgrade-0.2d-0.3d.sql
  1. … 1 more file in changeset.
merge from oacs-4-6

  1. … 110 more files in changeset.
- Converted inneficient query to INNER JOINs.

- Added Oracle upgrade script.

    • -0
    • +740
    ./upgrade-0.1d-0.2d.sql
  1. … 1 more file in changeset.