• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge with missing files

  1. … 1463 more files in changeset.
merge from oacs-5-10

    • -1
    • +1
    ./upgrade/upgrade-2.10.0d0-2.10.0d1.sql
    • -0
    • +3
    ./upgrade/upgrade-2.10.0d6-2.10.0d7.sql
    • -0
    • +2
    ./upgrade/upgrade-2.10.0d7-2.10.0d8.sql
    • -0
    • +2
    ./upgrade/upgrade-2.10.1d6-2.10.1d7.sql
  1. … 8094 more files in changeset.
file upgrade-2.10.1d6-2.10.1d7.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./upgrade/upgrade-2.10.1d6-2.10.1d7.sql
file upgrade-2.10.0d7-2.10.0d8.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./upgrade/upgrade-2.10.0d7-2.10.0d8.sql
file upgrade-2.10.0d6-2.10.0d7.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./upgrade/upgrade-2.10.0d6-2.10.0d7.sql
Make acs_attribute boolean when the table type is boolean

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

    • -42
    • +46
    ./upgrade/upgrade-2.10.0d3-2.10.0d4.sql
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/upgrade-2.10.0d3-2.10.0d4.sql
  1. … 13 more files in changeset.
whitespace cleanup

  1. … 2 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/upgrade-2.10.0d0-2.10.0d1.sql
    • -0
    • +55
    ./upgrade/upgrade-2.10.0d1-2.10.0d2.sql
    • -0
    • +45
    ./upgrade/upgrade-2.10.0d2-2.10.0d3.sql
  1. … 9 more files in changeset.
Fix typos

  1. … 15 more files in changeset.
Fix typos

  1. … 28 more files in changeset.
Fix more typos

  1. … 84 more files in changeset.
fix typos

  1. … 6 more files in changeset.
Modernize SQL (use $$ quoting and named function arguments)

merged changes from the oacs-5-9 branch and resolved conflicts

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

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

    • -0
    • +0
    ./upgrade/upgrade-2.6.1d2-2.6.1d3.sql
- update postgres function to modern style plpgsql definitions, avoid backslash escaping

- add missing function_args

    • -25
    • +33
    ./calendar-notifications-init.sql
  1. … 23 more files in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

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

    • -0
    • +0
    ./upgrade/upgrade-2.1.0b4-2.1.0b5.sql
  1. … 1 more file in changeset.
Removed unused functions

  1. … 1 more file in changeset.
Added a newline

Added notifications to calendar. Currently works only for PostgreSQL, will do the port to Oracle in the next 4 weeks.

    • -0
    • +64
    ./calendar-notifications-init.sql
  1. … 11 more files in changeset.
Removed large chunks of commented-out Oracle code.

Removed unused pgplsql procs - that looked very broken and haven't been used in over two years.

merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

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

    • -0
    • +0
    ./upgrade/upgrade-2.0d1-2.0b2.sql
  1. … 1 more file in changeset.
merge of 4.6.3b1 to HEAD

  1. … 73 more files in changeset.
typo fix to calendar delete from deds castillo. fixes bug #9

fixed calendar for PG

  1. … 10 more files in changeset.