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

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

  1. … 8099 more files in changeset.
Fix typos

  1. … 9 more files in changeset.
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
    • +34
    ./upgrade/upgrade-2.10.0d1-2.10.0d2.sql
    • -0
    • +174
    ./upgrade/upgrade-2.10.0d3-2.10.0d4.sql
  1. … 12 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
    • +55
    ./upgrade/upgrade-2.10.0d0-2.10.0d1.sql
    • -0
    • +110
    ./upgrade/upgrade-2.10.0d1-2.10.0d2.sql
    • -0
    • +128
    ./upgrade/upgrade-2.10.0d2-2.10.0d3.sql
  1. … 9 more files in changeset.
Fix typos

  1. … 16 more files in changeset.
Fix typos

  1. … 28 more files in changeset.
fix typos

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

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

  1. … 2475 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.
Removed crufty old code, fixed package creation

Added notifications to Oracle. It's currently broken because acs-mail-lite is broken, but my code works syntactically at least.

    • -0
    • +56
    ./calendar-notifications-init.sql
Added notifications to calendar. Currently works only for PostgreSQL, will do the port to Oracle in the next 4 weeks.

  1. … 11 more files in changeset.
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.
Added upgrade to upgrade to changes made for Oracle 9i support

    • -0
    • +586
    ./upgrade/upgrade-1.0-2.0d1.sql
  1. … 23 more files in changeset.
Oracle9i porting changes

- Changed procedure names from delete to del

- Changed view declaration to use actual column names

- Changed "rel_constraints_violated_one" and "rel_constraints_violated_two"

(http://openacs.org/forums/message-view?message_id=81045)

  1. … 274 more files in changeset.
Manually added patches 332,333,334 for bugs 1628,1629,1630 by Brad Duell

  1. … 2 more files in changeset.
fixed up view of calendar items and deletion of recurrences

  1. … 7 more files in changeset.
fixed bug in data model

  1. … 1 more file in changeset.
calendar updates for event types - this doesn't work on PG just yet

  1. … 10 more files in changeset.
fixed bug introduced by partial code

support for overlapping cal display

  1. … 9 more files in changeset.

Added some hacks for dotLRN events that might be useful elsewhere. I'm not

*too* worried about hacking in this style since this package needs to be

entirely rewritten except for the graphics!

  1. … 3 more files in changeset.
applied patch 138

  1. … 4 more files in changeset.
just a bit of work

  1. … 11 more files in changeset.
*** empty log message ***

    • -0
    • +258
    ./cal-item-create.sql
    • -0
    • +139
    ./cal-table-create.sql
    • -0
    • +26
    ./cal-table-drop.sql
    • -0
    • +624
    ./calendar-create.sql
    • -0
    • +145
    ./calendar-drop.sql
  1. … 6 more files in changeset.