• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

Set no_time_p to true if start_hour is null. Automatically incr start_hour by 1 and make that end_hour

retrieve calendar_name for Oracle list query

Renamed first_weekday_of_the_week_system to first_weekday_of_the_week_tz because Oracle does not approve of too long variable names, Moved calculation of weekday to SQL - impossible to calculate that in TCL

I18nized Oracle queries

i18n fix for create new item links. The link start_time must not be i18nized.

Fixed stylesheet problem: Calendar's stylesheet redefined the entire site's CSS

- moved stylesheet to www/resrouces

    • -0
    • +518
    ./resources/calendar.css
Multiple i18n fixes

    • -34
    • +14
    ./view-week-display-postgresql.xql
  1. … 1 more file in changeset.
i18n mini calendar strings

i18n calendar admin string

resurrected show_calendar_name_p and calendar_id_list

resurrected show_calendar_name_p

pay respect to start_display_hour and end_display_hour -> Added limiting clause to select_day_items_with_time query, brought back calendar_list_id (yuck)

make links to cal-item-new default for the hours in the day-view, corrected I18N setting for item times displayed, pay respect to start_display_hour and end_display_hour, resurrected show_calendar_name_p, brought back calendar_list_id (yuck)