view-one-day-display.tcl

  • last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
The date format string is constant - it is always the ANSI date format. There is no need to create a variable in TCL and then pass it on as a bind variable to the database. Instead I have hard-wired the format string into the database which means less code and maybe even slightly more efficiency.

  1. … 12 more files in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
- 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

  1. … 51 more files in changeset.
- 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

  1. … 10 more files in changeset.
Fixed #1156 - show events properly if start_display_hour is set to anything but 0

Fixed bug #952: quoting of calendar items

  1. … 6 more files in changeset.
don't bomb on item_hour_not_found when timezones are enabled

Fixed bug #482: URLs for gifs wrong

  1. … 11 more files in changeset.
Make calendar play nice with calendar-portlets. I am slowly approaching alpha status with this.

  1. … 20 more files in changeset.
Corrected prev_nav_template and next_nav_template

  1. … 1 more file in changeset.
i18n fix for create new item links. The link start_time must not be i18nized.

Multiple i18n fixes

  1. … 10 more files in changeset.
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)

Corrected and i18nized create-new-links for portlets and regular calendar. (Brought back hour_template).

  1. … 1 more file in changeset.
Bring back prev_nav_template and next_nav_template, so that dotlrn portlets show properly working links.

  1. … 1 more file in changeset.
Fixed the dateformat for current_date. We probably have to watch out for more nastinesses of that kind.

Bring back url_stub_callback, day_template, item_template

  1. … 8 more files in changeset.
*** empty log message ***

  1. … 2 more files in changeset.
Make hours links to cal-item-new

  1. … 2 more files in changeset.
Added parameters for limiting the number of hours displayed.

adding timezone support to the month/week/day/list view templates

  1. … 9 more files in changeset.
More cleanup and bugfixes, moved cal-item-new to using ad_form, added timezones (peter marklund)

  1. … 14 more files in changeset.
starting to add timezone support to the calendar package. Have not finished this task yet as we are waiting for Dirk to help us fix some major breakages that are preventing us from testing

  1. … 26 more files in changeset.
removed junk code

  1. … 4 more files in changeset.
removed junk code

  1. … 1 more file in changeset.
noquote fixes: moved as much html generation into adp files

  1. … 42 more files in changeset.
draft version of noquoted calendar package

    • -0
    • +88
    ./view-one-day-display.tcl
  1. … 22 more files in changeset.