• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add Spanish translation for new message key

    • -0
    • +1
    ./catalog/calendar.es_ES.ISO-8859-1.xml
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

    • -1
    • +4
    ./catalog/calendar.en_US.ISO-8859-1.xml
    • -0
    • +34
    ./sql/oracle/upgrade/upgrade-2.10.0d1-2.10.0d2.sql
    • -0
    • +174
    ./sql/oracle/upgrade/upgrade-2.10.0d3-2.10.0d4.sql
    • -3
    • +10
    ./sql/postgresql/cal-item-create.sql
    • -0
    • +56
    ./sql/postgresql/upgrade/upgrade-2.10.0d3-2.10.0d4.sql
regenerated documentation

make spelliing more uniform

Prefer '{}' to '[list]' when creating empty lists

  1. … 225 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 204 more files in changeset.
Fix typo + Whitespace

Rework variable assignment (set -> lassign)

    • -43
    • +42
    ./tcl/calendar-callback-procs.tcl
  1. … 11 more files in changeset.
improve width of .day-entry-item (65px was way too small as a default)CVS: ----------------------------------------------------------------------

improve tailorability by separating name of event and time span

whitespace cleanup

    • -258
    • +249
    ./sql/oracle/calendar-create.sql
    • -114
    • +114
    ./sql/postgresql/calendar-create.sql
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

    • -13
    • +103
    ./sql/oracle/cal-item-create.sql
    • -0
    • +55
    ./sql/oracle/upgrade/upgrade-2.10.0d0-2.10.0d1.sql
    • -0
    • +110
    ./sql/oracle/upgrade/upgrade-2.10.0d1-2.10.0d2.sql
    • -0
    • +128
    ./sql/oracle/upgrade/upgrade-2.10.0d2-2.10.0d3.sql
    • -35
    • +131
    ./sql/postgresql/cal-item-create.sql
    • -0
    • +60
    ./sql/postgresql/upgrade/upgrade-2.10.0d0-2.10.0d1.sql
    • -0
    • +55
    ./sql/postgresql/upgrade/upgrade-2.10.0d1-2.10.0d2.sql
    • -0
    • +45
    ./sql/postgresql/upgrade/upgrade-2.10.0d2-2.10.0d3.sql
    • -1
    • +10
    ./tcl/cal-item-procs-postgresql.xql
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.