• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
    ./admin/calendar-permissions-oracle.xql
    • -4
    • +4
    ./admin/calendar-permissions-postgresql.xql
Applying Carl's patch from bug #943. A cosmetic change for some browsers.

Fixed bug #952: quoting of calendar items

  1. … 3 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

- 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

  1. … 2 more files in changeset.
Confusion with date variable cause mini-calendar to not show the right date

Simpler layout

I18n'd calendar list display

  1. … 2 more files in changeset.
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.
making sure message keys are used explicitly in lookups. If message keys are not explicitly in the code like package-key.message-key our message catalog consistency check script will not find them and the messages might be removed. Therefore, make sure they are always present excplicitly in the code

collapsing I18N message keys for easier translation

  1. … 1 more file in changeset.
collapsing all I18N message keys related to the developer note into one

Indentation

Fixed bug #482: URLs for gifs wrong

  1. … 5 more files in changeset.
bugfixes to make calendar play nicely with calendar-portlet

  1. … 1 more file in changeset.
removed obsolete start_clause and end_clause.

Make calendar play nice with calendar-portlets. I am slowly approaching alpha status with this.

  1. … 6 more files in changeset.
index.xql has become unnecessary because index.tcl uses a calendar_have_private_p to check whether a user has a private calendar

Check whether the user has a private calendar now performed calendar_have_private_p - this is package-agnostic, so only create one private calendar per user.

bug 535 - fixed variable name typo in outlook export. Made the export to outlook link more clear

  1. … 2 more files in changeset.
fix ad_form setting for no_time_p

Fixed context bar

Corrected prev_nav_template and next_nav_template