• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged the 5.4 branch to HEAD, to pick up emmanuelle's fixes before I go

off fixing a bunch of other stuff.

  1. … 27 more files in changeset.
Removed non-standard property "filter".

  1. … 1 more file in changeset.
Replaced non standard "-moz-opacity" property by the standard one "opacity". Same for "cursor:hand", replaced by "cursor:pointer". There's only 1 non standard property remaining, "filter", needed for IE.

  1. … 1 more file in changeset.
1. Always insert all-day event as starting and ending at 00:00 in the server timezone (using it as a flag). Don't convert to the user timezone when retrieving them for display.

2. Use condition start=end for all-day event as suggested by Gustaf (thanks gustaf for this)

3. Fixed the display of events created in another timezone

4. Fixed the display of all-day events

  1. … 9 more files in changeset.
Minor fix in CSS. Changed the name of a style that was clashing with an ID in the day view.

  1. … 3 more files in changeset.
Minor fix in calendar CSS to align calendar views.

Added headers and caption to month view. Removed unecessary nested tables.

  1. … 6 more files in changeset.
Added caption and header to week-view table, removed unecessary nested tables.

  1. … 2 more files in changeset.
Added caption and headers in day view.

  1. … 4 more files in changeset.
Reduced nested tables for mini-calendar. Moved style to CSSs. Added caption and headers to the mini-calendar table.

  1. … 3 more files in changeset.
Moved calendar icons to CSS

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

  1. … 1556 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.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2478 more files in changeset.
css property cursor: hand is not standard moving to cursor: pointer

css property cursor: hand is not standard moving to cursor: pointer

fix typo in css

fix typo in css

varous bug fixes, enhance date field to use the new calendar javascript and integrates with ad_form date widget

  1. … 20 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2275 more files in changeset.
Removed nowrap from cal-day-event.

merge some changes from 5.1, make css class .cal-day-time nowrap so you don't break between eg 1:00 AM

  1. … 1 more file 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.
Cut out some clutter, more css'ification, fixed the bug that item-add drops the current view and date

  1. … 8 more files in changeset.
CSS'ified mini-calendar and view. (Worked with Paul Doerwald, Lars Pind)

  1. … 3 more files in changeset.
Spiffed up month display

  1. … 2 more files in changeset.
Fixed stylesheet problem: Calendar's stylesheet redefined the entire site's CSS

- moved stylesheet to www/resrouces

  1. … 12 more files in changeset.