• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- add still missing function args

  1. … 2 more files in changeset.
- update postgres function to modern style plpgsql definitions, avoid backslash escaping

- add missing function_args

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

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

  1. … 2 more files in changeset.
Fix problem with Daylight Saving Time when creating recurring

events. This works fine in Oracle because the timestamps don't have

timezones. In Postgresql when calculating the interval between events

for recurring events, we need to ignore the timezone to get the

correct result when the event crosses the Daylight Saving Time boundar.

  1. … 1 more file 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.
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. … 2478 more files in changeset.
fixing typos -- missing semicolons in acs_event__get_html_p and acs_event__get_status_summary

Initual attempt at correct daylight savings time handling. When calculating

intervals for copy, recurring events treat dates in calculations as timestamp

without timezone.

  1. … 1 more file in changeset.
fix the bkwd compat acs_event__new function resolves bug 2383

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

  1. … 96 more files in changeset.
fixing bug 957: adding recurring events broken in PG. Adding ::INT casts to arguments of add_months() and to_interval() calls

merge of 4.6.3b1 to HEAD

  1. … 43 more files in changeset.
Partial conversion from timestamp to timestamptz for PG 7.3 (need to keep

time zone timestamps so dumps from PG 7.2 installs will still work)

  1. … 18 more files in changeset.
fix acs_event__recurrence_timespan_edit thanks to deds@infiniteinfo.com

added support for editing time intervals

  1. … 2 more files in changeset.

Added some stuff to acs-events, like an html_p arg to "new" to set this

existing but unused table column.

  1. … 4 more files in changeset.
applied patches 130,131,132,133,134,135,137

  1. … 7 more files in changeset.
Initial revision

    • -0
    • +1366
    ./acs-events-create.sql
  1. … 5 more files in changeset.