• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed column naming

New keys

    • -2
    • +2
    ./catalog/calendar.en_US.ISO-8859-1.xml
file upgrade-2.0d1-2.0b2.sql was initially added on branch oacs-5-0.

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-2.0d1-2.0b2.sql
    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-2.0d1-2.0b2.sql
file permissions.tcl was initially added on branch oacs-5-0.

    • -0
    • +0
    ./www/admin/permissions.tcl
file permissions.adp was initially added on branch oacs-5-0.

    • -0
    • +0
    ./www/admin/permissions.adp
file permissions-user-add.tcl was initially added on branch oacs-5-0.

    • -0
    • +0
    ./www/admin/permissions-user-add.tcl
file permissions-user-add.adp was initially added on branch oacs-5-0.

    • -0
    • +0
    ./www/admin/permissions-user-add.adp
file calendar-delete.tcl was initially added on branch oacs-5-0.

    • -0
    • +0
    ./www/admin/calendar-delete.tcl
- Rewrote calendar admin pages

- Rewrote calendar permission checking

- Fixed bug #261: Day summary doesn't show events before 7 am

- Fixed bug #1139: Times added between 8 and 10 am not shown in day view

- Calendars inherits permissions from the package to which they belong

    • -11
    • +6
    ./sql/postgresql/calendar-create.sql
    • -0
    • +11
    ./sql/postgresql/upgrade/upgrade-2.0d1-2.0b2.sql
    • -52
    • +56
    ./tcl/cal-item-2-procs-oracle.xql
    • -2
    • +15
    ./tcl/calendar-2-procs-postgresql.xql
    • -195
    • +258
    ./tcl/calendar-2-procs.tcl
  1. … 37 more files in changeset.
Removed obsolete files

- Sanatize handling of personal and non-personal calendars

- Fixed one-day display including overlapping events

- Edit recurring events (apply to one/all)

- Edit calendar for an item

- Display clendar for an item

Typo in constraint name

Noquote bug

providing a default for interval_type so that if you don't check anything you don't get a complaint when submitting the recurrance form

Fixed #1156 - show events properly if start_display_hour is set to anything but 0

Check that end_date is > start_date

    • -2
    • +14
    ./www/cal-item-create-recurrence-2.tcl
Removed a hard-coded string => some more I18N

added start_date_before_end_date and start_time_before_end_time

    • -0
    • +2
    ./catalog/calendar.en_US.ISO-8859-1.xml
Fixing #1071: Added a noquote tag to the description parameter, so that HTML is allowed in the verbose description of a calendar item

Fixed bug #940: logic for turning on/off hour widgets was bad

Require admin permission on the calendar, not the user

Use auth::require_login instead of the custom login check block

Order the user dropdown

    • -4
    • +4
    ./www/admin/calendar-permissions-postgresql.xql
added automated test scripts

    • -0
    • +81
    ./tcl/test/calendar-procs.tcl
Applying Carl's patch from bug #943. A cosmetic change for some browsers.

cleaned up files: updated require sections, removed references to arsdigita and openforce, and replaced out-of-date owner info. Most of these edits were done by hand due to bug 1106; I tried to do the same things the APM would do (remove file sections, etc) and updating the release date to today

  1. … 19 more files in changeset.
Fixed bug #952: quoting of calendar items

  1. … 3 more files in changeset.
exporting catalog files from the translation server

    • -10
    • +7
    ./catalog/calendar.da_DK.ISO-8859-1.xml
  1. … 126 more files in changeset.
exporting catalog files from the translation server

    • -35
    • +30
    ./catalog/calendar.nl_NL.ISO-8859-1.xml
    • -1
    • +0
    ./catalog/calendar.pt_PT.ISO-8859-1.xml
  1. … 133 more files in changeset.
make some Notices either warnings or debug and made them more descriptive by generally including the proc name as well bug #1032

  1. … 74 more files in changeset.