• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
calendar::get: return result also a dict, don't require array

add test case illustrating behavior on acs_activities and recurrences, when single cal_items are deleted

    • -12
    • +167
    ./tcl/test/cal-item-procs.tcl
bump versions of packages with DotLRN style version numbering to HEAD numbers (2.10.0*)

  1. … 35 more files in changeset.
Fix typos

  1. … 14 more files in changeset.
Fix typos

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

  1. … 84 more files in changeset.
whitespace cleanup

Use ad_include_contract instead of implicit variable guessing

- fix for issue #2017: let calendar::item::add_recurrence return recurrence_id

- mark calendar_item_add_recurrence as deprecated (use

calendar::item::add_recurrence instead)

add return_url to to add_url on view-one-day-display

fix typos

  1. … 4 more files in changeset.
add ad_script_abort after ad_returnredirect to make termination intent explicit

    • -0
    • +1
    ./www/cal-item-delete-all-occurrences.tcl
  1. … 5 more files in changeset.
Make so that these clauses are really clauses and not time intervals, as downstream code will be hacky otherwise

Reduce divergencies between oracle and postgres codebase

Reduce divergencies between oracle and postgres codebase

    • -134
    • +0
    ./tcl/cal-item-procs-postgresql.xql
Tolerate the same request variable specified multiple times

We use export_vars as arbiter to decide how this will be treated.

Also remove some postgres/oracle divergence

Modernize SQL (use $$ quoting and named function arguments)

    • -22
    • +22
    ./sql/postgresql/cal-item-create.sql
    • -77
    • +74
    ./sql/postgresql/calendar-create.sql
    • -12
    • +11
    ./sql/postgresql/calendar-drop.sql
merged changes from the oacs-5-9 branch and resolved conflicts

    • -4
    • +52
    ./catalog/calendar.de_DE.ISO-8859-1.xml
    • -2
    • +6
    ./catalog/calendar.es_ES.ISO-8859-1.xml
    • -11
    • +73
    ./catalog/calendar.it_IT.ISO-8859-1.xml
    • -2
    • +2
    ./sql/oracle/upgrade/upgrade-1.0-2.0d1.sql
    • -0
    • +6
    ./tcl/calendar-compatibility-procs.tcl
  1. … 7820 more files in changeset.
regenerated ducumentation

  1. … 250 more files in changeset.
- do not depend on beta or development versions

- make sure that released versions are not beta or development

- align version numbers (e.g. use also 5.9.1 for xotcl-core)

- bump version numbers to 5.9.1

  1. … 83 more files in changeset.
bump version numbers to 5.9.1b9 respectively to 2.9.1b9 to prepare for release

  1. … 91 more files in changeset.
Standardize spellings of names

  1. … 10 more files in changeset.
Fix typo in html attributes definition (this enables proper styling and input checks).

Put formwidget directly into markup, otherwise the templating system complains about missing id for the submit widget.

Don't show time interval when choosing recurrence in case of all day events

Fixed date format validate expression

Fix spelling errors

    • -2
    • +2
    ./sql/oracle/upgrade/upgrade-1.0-2.0d1.sql
    • -1
    • +1
    ./www/cal-item-delete-all-occurrences.tcl
  1. … 8 more files in changeset.
- restrict input formats for date, such that underlying SQL functions are not overstressed.

- bump version number of OpenACS to 5.9.1b3 and DotLRN to 2.9.1b3

  1. … 79 more files in changeset.
- Don't prevent default on event handler for day cell, so clicking on existing event works

- Fix text for event existance so events are shown

Updating of German translation for many packages (many thanks to Markus Moser)

    • -1
    • +48
    ./catalog/calendar.de_DE.ISO-8859-1.xml
  1. … 25 more files in changeset.