• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Make sure "this event" is updated when editing a reucrrence and applying

to this event and all future events

  1. … 3 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
All editing only future events of a recurrence

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

  1. … 2477 more files in changeset.
typo fix, add a missing comma

Rearranging definition order to fix compilation bugs. Now the all of the package definitions come first, the bodies second.

  1. … 1 more file in changeset.
Rearranging definition order to fix compilation bugs. Now the all of the package definitions come first, the bodies second.

  1. … 1 more file 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.
- Upgrade scripts for acs-content-repository, acs-events, acs-kernel, acs-mail, acs-service-contract, bookmarks, faq, file-storage, news and search

- Bumped version of above packages to 4.6

- Fixed the view/sequence hack in apm-create so that APM package edit UI works in PG 7.2

  1. … 30 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.