• last updated 3 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

  1. … 6 more files in changeset.
Whitespace trimming

Align case of acs_object_type with that of the actual table (fixes automated tests)

This change intentionally ingores Oracle, as its behavior with respect to case is not clear to me.

  1. … 3 more files in changeset.
Change declared acs_attribute datatype to boolean for boolean columns

  1. … 3 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: ----------------------------------------------------------------------

  1. … 5 more files 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

  1. … 4 more files in changeset.
Fixed package version numbering

Added missing index creation statment; Fixed typo in index name

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

  1. … 7834 more files in changeset.
- add function args missed by earlier upgrades

- bump version numbers

  1. … 9 more files in changeset.
Merging back to HEAD all changes that happened in branch oacs-5-8 between tags: vg-merge-oacs-5-8-from-20141027 and vg-merge-oacs-5-8-from-20150427

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

  1. … 2547 more files in changeset.
PG 9.0 compatibility. Changes regarding usage of sequences. Deleting unused views and sequences.

  1. … 7 more files in changeset.
Merged oacs-5-5 branch of .LRN packages to HEAD.

  1. … 87 more files in changeset.
More fixes to timespan calculaton to handle timezone (DST) spanning recurring events.

  1. … 2 more files in changeset.
Merged changes to HEAD ...

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

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

  1. … 4 more files in changeset.
make functions create or replace. fix inputs to a get_status_summary and get_html_p, bump version, upgrade

  1. … 2 more files in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
cleaned up files: updated require sections, removed references to arsdigita and openforce, and replaced out-of-date owner info. Most of these edits were done by hand due to bug 1106; I tried to do the same things the APM would do (remove file sections, etc) and updating the release date to today

  1. … 19 more files in changeset.
Updated version numbers to upgrade to changes made for Oracle 9i support

  1. … 37 more files in changeset.
info file fix: making version name in version url be up-to-date (have the version name in it). Upgrades fail on unique constraint of version url otherwise.

  1. … 1 more file in changeset.
Bumped up EventFutureLimit to 5 (see #523)

Remove 'ACS' from the package nme

merge of 4.6.3b1 to HEAD

  1. … 43 more files in changeset.
merge from oacs-4-6

  1. … 110 more files in changeset.
changing to provide acs-events (like package_key) rather than acs-event, calendar won't install otherwise

Added new files to .info files

  1. … 38 more files in changeset.
manually updating the .info file since the UI is not working for me. bumped revto 0.2d