• last updated 39 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
adding upgrade file for acs_event__recurrence_timespan_edit fuction fix

    • -0
    • +47
    ./upgrade/upgrade-0.1d-0.2d.sql
fix acs_event__recurrence_timespan_edit thanks to deds@infiniteinfo.com

fixed calendar for PG

  1. … 10 more files in changeset.
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. … 2 more files in changeset.
applied patches 130,131,132,133,134,135,137

  1. … 7 more files in changeset.
Tests to make sure API ok

    • -0
    • +1157
    ./test/acs-events-test.sql
    • -0
    • +607
    ./test/time_intervals-test.sql
    • -0
    • +622
    ./test/timespan-test.sql
    • -0
    • +603
    ./test/utest-create.sql
    • -0
    • +15
    ./test/utest-drop.sql
Initial revision

    • -0
    • +1197
    ./timespan-create.sql
Oracle date functions ported to postgres

    • -0
    • +205
    ./oracle-compat-create.sql
    • -0
    • +15
    ./oracle-compat-drop.sql
Initial revision

    • -0
    • +1366
    ./acs-events-create.sql
    • -0
    • +28
    ./acs-events-drop.sql
    • -0
    • +344
    ./activity-create.sql
    • -0
    • +210
    ./recurrence-create.sql
    • -0
    • +14
    ./recurrence-drop.sql