• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix validated input format

Apply a date-aware validation

Trap the case where invalid dates are supplied to the proc

Cleanup redundant validation

Add input validation

Don't pass around variables that are not meant to be changed by the UI as hidden fields

Allow the maximum size permitted by the datamodel in the UI, but then validate it before saving

Streamline ns_set idiom

  1. … 3 more files in changeset.
Deprecate oacs_util::vars_to_ns_set: modern ns_set idioms make this proc obsolete

  1. … 7 more files in changeset.
improve spelling

    • -5
    • +5
    ./catalog/calendar.de_DE.ISO-8859-1.xml
    • -3
    • +3
    ./catalog/calendar.en_US.ISO-8859-1.xml
  1. … 8 more files in changeset.
fix release dates in .info files

  1. … 82 more files in changeset.
release work

  1. … 204 more files in changeset.
regenerated documentation

  1. … 466 more files in changeset.
bump version numbers of 5.9|5.10 packages to 5.10.0b1

adjust dependencies

  1. … 87 more files in changeset.
make template::adp_puts private again. removed some of the weirdness in calendar attachments

  1. … 1 more file in changeset.
Use the new 'url' input type widget. Bump version number for dependency

Whitespace changes

    • -21
    • +12
    ./www/cal-item-create-recurrence.tcl
Use the new ad_form 'number' input field. Bump version number for dependency.

mark private functions as private

  1. … 9 more files in changeset.
reduce verbosity, add covered calls in test cases

Fix extra braces

Add 'calendar_basic_api' test case, covering 'calendar::new', 'calendar::delete', 'calendar::rename' and 'calendar::name'

Add a precautional "if not exists"

New index on cal_items(on_which_calendar, item_type_id)

file upgrade-2.10.0d7-2.10.0d8.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-2.10.0d7-2.10.0d8.sql
added missing upgrade script

file upgrade-2.10.0d6-2.10.0d7.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-2.10.0d6-2.10.0d7.sql
create a partial index on public calendars

Port of downstream feature: cleanup properly everything related with a calendar package instance before deleting (e.g. calendar item types)

This might be superseded by just plain referential integrity, taking care also of the oracle part, in a future moment

improve spelling: move closer to the linux documentation recommendations

  1. … 8 more files in changeset.