• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
file calendar-hc.css was initially added on branch oacs-5-4.

    • -0
    • +0
    ./www/resources/calendar-hc.css
Removed event handler for onMouseOver and onMouseOut event

Removed event handler for onMouseOver and onMouseOut event

HTML Strict cleanup

HTML Strict cleanup

  1. … 1 more file in changeset.
HTML Strict cleanup

  1. … 1 more file in changeset.
theme-zen now uses blank-master instead of blank-compat. Replaced header_stuff with calls to template::head where necessary to make it possible (except new-portal that needs to be done -portal layouts-)

  1. … 10 more files in changeset.
Replace header_stuff property with calls to template::head

Import of message keys from translation server for core and .LRN packages.

This catalogs have no package version info. Check http://openacs.org/forums/message-view?message%5fid=1007666

    • -1
    • +1
    ./catalog/calendar.ca_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/calendar.da_DK.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/calendar.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/calendar.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/calendar.es_CO.ISO-8859-1.xml
    • -45
    • +45
    ./catalog/calendar.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/calendar.es_GT.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/calendar.fr_FR.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/calendar.gl_ES.ISO-8859-1.xml
  1. … 1287 more files in changeset.
Greek catalogs for dotlrn

    • -2
    • +151
    ./catalog/calendar.el_GR.utf-8.xml
  1. … 45 more files in changeset.
Merged oacs-5-3 branch to HEAD

  1. … 173 more files in changeset.
Fix misnaming of a query

Cleaned up Raul's attempt to write an apm callback