• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged oacs-5-3 branch to HEAD

  1. … 187 more files in changeset.
Add attachment icon if an event has attachments.

  1. … 6 more files in changeset.
Merged changes to HEAD ...

  1. … 1556 more files in changeset.
Increase the offset for overlapping events. 10px is not enough you can't

click on the overlapped event.

Zen: HTML clean-up

  1. … 6 more files in changeset.
Update calendar for Zen

  1. … 34 more files in changeset.
Merge return_url and ui cleanup frm 5.2 (sorry! accidentally commited new code to 5.2 first)

  1. … 14 more files in changeset.
Adding return_urls so the behavior after adding/editing an item is more consistent

  1. … 13 more files in changeset.
merge changes on oacs-5-1 branch to head, changes between jcd-merge-20040420 and jcd-merge-5-1-20040517 were merged, head pre changes is jcd-merge-pre-20040517 and post is jcd-merge-post-20040517

  1. … 834 more files in changeset.
fix the back one week link for the non-portal week view

merge of changes up to jcd-merge-for-dirk from oacs-5-1 to HEAD

  1. … 14 more files in changeset.
Numerous little fixes to make calendar work against .LRN. Weird that noone has complained yet.

  1. … 7 more files in changeset.
A few more CSS modifications

Slimmed down the CSS file considerably

Removed markup from the view pages

Unified multirow names

Unified sql queries

Use partialqueries more consistently

(These changes should be backwards-compatible with .LRN 2.0 and .LRN

head. Testing needs to be done here, fixing will take place during the

feature freeze period)

  1. … 10 more files in changeset.
Lumped all the different view-pages' query into one thus drastically slashing the amount of code that looks subtly different but effectively always retrieves calendar items for a particular interval.

  1. … 13 more files in changeset.
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.
Fixed bug #952: quoting of calendar items

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

  1. … 1 more file in changeset.
Multiple i18n fixes

  1. … 10 more files in changeset.
Bring back url_stub_callback, day_template, item_template

  1. … 8 more files in changeset.
I18N work.

*** empty log message ***

  1. … 2 more files in changeset.
adding timezone support to the month/week/day/list view templates

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

  1. … 4 more files 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
    • +64
    ./view-week-display.tcl
  1. … 22 more files in changeset.