• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Make choosing a calendar to which to add events work

Make today a link back to the view for today. Useful when viewing an individual item, where otherwise there's no link back to the day view without going past the 'week' or other view first, or hitting the back button

Cleaned up defaulting of variables

Messed up the message key previously

Formatting

- I18n'd 'No Items

- Made it still show the widget that lets you choose how many days to show even if there are no appointments

    • -2
    • +3
    ./catalog/calendar.da_DK.ISO-8859-1.xml
    • -0
    • +1
    ./catalog/calendar.en_US.ISO-8859-1.xml
Confusion with date variable cause mini-calendar to not show the right date

Simpler layout

Danish translation

    • -5
    • +5
    ./catalog/calendar.da_DK.ISO-8859-1.xml
  1. … 8 more files in changeset.
removing obsolete catalog files

    • -130
    • +0
    ./catalog/calendar.fi_FI.ISO-8859-15.xml
  1. … 4 more files in changeset.
removing obsolete catalog files

    • -130
    • +0
    ./catalog/calendar.fi_FI.ISO-8859-15.xml
  1. … 23 more files in changeset.
I18n'd calendar list display

    • -0
    • +2
    ./catalog/calendar.da_DK.ISO-8859-1.xml
    • -0
    • +2
    ./catalog/calendar.en_US.ISO-8859-1.xml
don't bomb on item_hour_not_found when timezones are enabled

#943, setting item width to 80%

making dynamic key message lookups comply with new convention

  1. … 1 more file in changeset.