• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bumped version numbers to 2.4.1

  1. … 34 more files in changeset.
Removed print and calendar button as decided in .lrn meeting on sept 23, 2008 (see minutes at http://www.openacs.org/forums/message-view?message_id=2061351)

    • -0
    • +4
    ./catalog/calendar.en_US.ISO-8859-1.xml
    • -0
    • +4
    ./catalog/calendar.es_ES.ISO-8859-1.xml
Add missing translations

    • -0
    • +1
    ./catalog/calendar.es_ES.ISO-8859-1.xml
  1. … 5 more files in changeset.
Last shot at improving difference in color

First shot at improving color difference in highcontrast CSS of calendar

Improve color differences to reach level AA

Refactored "list view" to use list builder

    • -0
    • +1
    ./catalog/calendar.en_US.ISO-8859-1.xml
- fixed octal number bug in view-week-display and view-one-day-display

- fixed bug for print-button in month display (items.weekday was not set)

Version number bumps

  1. … 48 more files in changeset.
HTML Strict cleanup: removed trailing slash of input, img, link and meta tags

  1. … 36 more files in changeset.
Bumped version numbers

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

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.

Bumped version number of calendar (needed to be done after all the accessibility work and having added message keys) and updated its dependencies.

  1. … 2 more files in changeset.
Fix dependencies

  1. … 21 more files 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

Replaced table with div.

HTML strict cleanup.

    • -48
    • +52
    ./www/cal-item-delete-confirm.adp
Minor fix in CSS. Changed the name of a style that was clashing with an ID in the day view.

Remove unused obsolete files

Minor fix in calendar CSS to align calendar views.

Improved tables caption and links title texts.

    • -0
    • +2
    ./catalog/calendar.en_US.ISO-8859-1.xml
    • -0
    • +2
    ./catalog/calendar.es_ES.ISO-8859-1.xml
Fix for headers identifier

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

Added caption and header to week-view table, removed unecessary nested tables.

Added caption and headers in day view.

    • -0
    • +2
    ./catalog/calendar.en_US.ISO-8859-1.xml
    • -20
    • +22
    ./catalog/calendar.es_ES.ISO-8859-1.xml
Reduced nested tables for mini-calendar. Moved style to CSSs. Added caption and headers to the mini-calendar table.

Moved calendar icons to CSS

  1. … 2 more files in changeset.
1. Changed the alternative text of the icons in the view selection bar

2. Added a label in the form to go to a date in the mini calendar

3. Minor changes to improve the layout

  1. … 1 more file in changeset.
Forgot to add the hc CSS in that one.

High contrast stylesheet for calendar

  1. … 3 more files in changeset.