• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Replaced table with div.

HTML strict cleanup.

Minor fix in CSS. Changed the name of a style that was clashing with an ID in the day view.

    • -13
    • +4
    /openacs-4/packages/calendar/www/cal-item-view.adp
    • -1
    • +1
    /openacs-4/packages/calendar/www/view.adp
Remove unused obsolete files

Apply patch#856 from Michael Totschnig to check for implementations up the type hierarchy

Added description to config patch

Removed xotcl license from copyright file

    • -21
    • +0
    /installers/debian/openacs/copyright
minor cleanup

adjust to interface change

Bumped version numbers to prepare for tomorrow's release.

    • -5
    • +5
    /openacs-4/packages/acs-tcl/acs-tcl.info
  1. … 7 more files in changeset.
Fixed package forum-reading-info for Oracle.

Fixed context bar. This had a empty parameter.

    • -3
    • +3
    /openacs-4/packages/forums/www/message-post.tcl
Minor fix in calendar CSS to align calendar views.

Improved tables caption and links title texts.

Fix for headers identifier

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

- additional package parameter do_thottle on/off to activate/deactivate throttling on the fly

- additional statistcs to compute views per minute for users (e.g. to measure engagement in e-learning apps)

- bump version number

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

- change output of export to streaming mode to avoid timeouts on reverse proxies, when a large number of pages is exported

Added caption and headers in day view.

Reduced nested tables for mini-calendar. Moved style to CSSs. Added caption and headers to the mini-calendar table.

    • -41
    • +23
    /openacs-4/packages/calendar/www/mini-calendar.adp
    • -6
    • +11
    /openacs-4/packages/calendar/www/mini-calendar.tcl
Moved calendar icons to CSS

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

    • -6
    • +4
    /openacs-4/packages/calendar/www/view.adp
Forgot to add the hc CSS in that one.

High contrast stylesheet for calendar

    • -1
    • +2
    /openacs-4/packages/calendar/www/view.tcl
file calendar-hc.css was initially added on branch oacs-5-4.

    • -0
    • +0
    /openacs-4/packages/calendar/www/resources/calendar-hc.css
1. Added an accessibility page that lists the available access keys and styles

2. Moved the style switcher links to the accessibility page (should go to the control panel eventually)

3. Made the "skip to main content" visible and added the link to the accessibility page in the same block

4. Added a hidden "you are here" in front of the breadcrumbs

5. Changed access keys from letters to digits as commonly done in websites that address accessibility

file accessibility.adp was initially added on branch oacs-5-4.

    • -0
    • +0
    /openacs-4/packages/theme-zen/www/accessibility.adp
file accessibility.tcl was initially added on branch oacs-5-4.

    • -0
    • +0
    /openacs-4/packages/theme-zen/www/accessibility.tcl
Changed access keys to use digits instead of letters as it is commonly done in websites that address accessibility

Used high contrast color for form errors too