• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge from oacs-5-10

  1. … 8096 more files in changeset.
Fix for define_function_args for cal_item__new

- Define always SQL function with the longest argument list

- Bumped version number to 2.10.1d7

  1. … 2 more files in changeset.
file upgrade-2.10.1d6-2.10.1d7.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./upgrade-2.10.1d6-2.10.1d7.sql
Add a precautional "if not exists"

New index on cal_items(on_which_calendar, item_type_id)

  1. … 2 more files in changeset.
file upgrade-2.10.0d7-2.10.0d8.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./upgrade-2.10.0d7-2.10.0d8.sql
added missing upgrade script

file upgrade-2.10.0d6-2.10.0d7.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./upgrade-2.10.0d6-2.10.0d7.sql
improve spelling

  1. … 9 more files in changeset.
Make acs_attribute boolean when the table type is boolean

    • -0
    • +8
    ./upgrade-2.10.0d4-2.10.0d5.sql
  1. … 2 more files in changeset.
put the correct function into upgrade script

calendar reform (part 2):

- make "forgotten" fields "related_link_url", "related_link_text",

"redirect_to_rel_link_p" of acs-events usable from the calendar.

- add web interface for "location" field as well

- bump version to 2.10.0d4

    • -0
    • +56
    ./upgrade-2.10.0d3-2.10.0d4.sql
  1. … 14 more files in changeset.
calendar reform:

2.10.0d1: add table cal_uids and upsert operation for it

Add table cal_uids for CalDAV handling p o

New Function: cal_uid__upsert() p o

calendar::item::edit.cal_uid_upsert p o

calendar::item::new.insert_cal_uid p o

calendar.info

sql/oracle/cal-item-create.sql

sql/oracle/upgrade/upgrade-2.10.0d0-2.10.0d1.sql

sql/postgresql/cal-item-create.sql

sql/postgresql/upgrade/upgrade-2.10.0d0-2.10.0d1.sql

tcl/cal-item-procs-oracle.xql

tcl/cal-item-procs-postgresql.xql

2.10.0d2:

Add location as optional last parameter to cal_item__new (14/15)

Oracle: code was already out of sync with postgres, parameter

package_id was missing

Requires acs_event__new with location support acs-events 0.6.2d1

calendar.info

sql/oracle/cal-item-create.sql

sql/oracle/upgrade/upgrade-2.10.0d1-2.10.0d2.sql

sql/postgresql/cal-item-create.sql

sql/postgresql/upgrade/upgrade-2.10.0d1-2.10.0d2.sql

2.10.0d3:

Fix bug #3340: Delete acs_activity and recurrence,

when last cal_item referring to it is deleted.

calendar.info

sql/postgresql/cal-item-create.sql

sql/oracle/cal-item-create.sql

    • -0
    • +60
    ./upgrade-2.10.0d0-2.10.0d1.sql
    • -0
    • +55
    ./upgrade-2.10.0d1-2.10.0d2.sql
    • -0
    • +45
    ./upgrade-2.10.0d2-2.10.0d3.sql
  1. … 10 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.
- add upgrade files

  1. … 1 more file in changeset.
file upgrade-2.6.1d2-2.6.1d3.sql was initially added on branch oacs-5-8.

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

  1. … 2478 more files in changeset.
adding index cal_items_on_which_calendar_idx for performance improvements

  1. … 6 more files in changeset.
file upgrade-2.1.0b4-2.1.0b5.sql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./upgrade-2.1.0b4-2.1.0b5.sql
  1. … 1 more file in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
file upgrade-2.0d1-2.0b2.sql was initially added on branch oacs-5-0.

    • -0
    • +0
    ./upgrade-2.0d1-2.0b2.sql
  1. … 1 more file in changeset.
- Rewrote calendar admin pages

- Rewrote calendar permission checking

- Fixed bug #261: Day summary doesn't show events before 7 am

- Fixed bug #1139: Times added between 8 and 10 am not shown in day view

- Calendars inherits permissions from the package to which they belong

  1. … 51 more files in changeset.