• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- add function args missed by earlier upgrades

- bump version numbers

    • -0
    • +48
    ./upgrade-0.6d7-0.6d8.sql
  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.
- add missing index (important for large sites)

  1. … 1 more file in changeset.
file upgrade-0.6d6-0.6d7.sql was initially added on branch oacs-5-8.

    • -0
    • +0
    ./upgrade-0.6d6-0.6d7.sql
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.
file upgrade-0.6d5-0.6d6.sql was initially added on branch oacs-5-8.

    • -0
    • +0
    ./upgrade-0.6d5-0.6d6.sql
- update postgres function to modern style plpgsql definitions, avoid backslash escaping

- add missing function_args

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

    • -0
    • +149
    ./upgrade-0.6d3-0.6d4.sql
  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.

    • -0
    • +248
    ./upgrade-0.6d2-0.6d3.sql
  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.
Fix handling of recurring events over DST. Add upgrade script. NOTE:

only needed on postgresql since Oracle doesn't store timezones.

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

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

    • -0
    • +161
    ./upgrade-0.5d2-0.5d3.sql
  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

    • -0
    • +57
    ./upgrade-0.5d1-0.5d2.sql
  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

    • -0
    • +204
    ./upgrade-0.4d-0.4d1.sql
  1. … 96 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 bartt PG 7.3 fixes from HEAD

  1. … 54 more files in changeset.
Patches to make OpenACS PG 7.3 compatible.

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

  1. … 1 more file in changeset.