• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Apply patch#856 from Michael Totschnig to check for implementations up the type hierarchy

    • -5
    • +8
    ./packages/oacs-dav/tcl/oacs-dav-procs.tcl
minor cleanup

adjust to interface change

Bumped version numbers to prepare for tomorrow's release.

    • -8
    • +8
    ./packages/acs-subsite/acs-subsite.info
  1. … 7 more files in changeset.
Fixed package forum-reading-info for Oracle.

Fixed context bar. This had a empty parameter.

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

    • -1
    • +2
    ./packages/calendar/www/resources/calendar.css
Improved tables caption and links title texts.

    • -3
    • +3
    ./packages/calendar/www/mini-calendar.adp
    • -2
    • +4
    ./packages/calendar/www/mini-calendar.tcl
    • -1
    • +1
    ./packages/calendar/www/view-month-display.adp
    • -4
    • +4
    ./packages/calendar/www/view-month-display.tcl
    • -1
    • +1
    ./packages/calendar/www/view-week-display.adp
Fix for headers identifier

    • -4
    • +4
    ./packages/calendar/www/mini-calendar.adp
    • -4
    • +6
    ./packages/calendar/www/mini-calendar.tcl
    • -3
    • +3
    ./packages/calendar/www/view-month-display.adp
    • -12
    • +17
    ./packages/calendar/www/view-month-display.tcl
    • -10
    • +10
    ./packages/calendar/www/view-week-display.adp
    • -2
    • +3
    ./packages/calendar/www/view-week-display.tcl
Added headers and caption to month view. Removed unecessary nested tables.

    • -2
    • +3
    ./packages/calendar/tcl/calendar-procs.tcl
    • -85
    • +60
    ./packages/calendar/www/view-month-display.adp
    • -5
    • +8
    ./packages/calendar/www/view-month-display.tcl
    • -1
    • +1
    ./packages/calendar/www/view-week-display.adp
    • -30
    • +17
    ./packages/calendar/www/resources/calendar.css
- 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

    • -5
    • +10
    ./packages/xotcl-request-monitor/www/index.tcl
Added caption and header to week-view table, removed unecessary nested tables.

    • -86
    • +53
    ./packages/calendar/www/view-week-display.adp
    • -0
    • +5
    ./packages/calendar/www/resources/calendar.css
- change output of export to streaming mode to avoid timeouts on reverse proxies, when a large number of pages is exported

    • -4
    • +10
    ./packages/xowiki/www/admin/export.tcl
Added caption and headers in day view.

    • -0
    • +11
    ./packages/calendar/www/resources/calendar.css
Reduced nested tables for mini-calendar. Moved style to CSSs. Added caption and headers to the mini-calendar table.

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

    • -0
    • +26
    ./packages/calendar/www/resources/calendar.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

    • -1
    • +0
    ./packages/calendar/www/mini-calendar.adp
    • -5
    • +4
    ./packages/calendar/www/mini-calendar.tcl
Forgot to add the hc CSS in that one.

    • -1
    • +2
    ./packages/calendar/www/cal-item-view.tcl
High contrast stylesheet for calendar

    • -2
    • +3
    ./packages/calendar/www/cal-item-new.tcl
file calendar-hc.css was initially added on branch oacs-5-4.

    • -0
    • +0
    ./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

    • -20
    • +12
    ./packages/theme-zen/lib/lrn-master.adp
    • -2
    • +2
    ./packages/theme-zen/tcl/navigation-procs.tcl
    • -0
    • +29
    ./packages/theme-zen/www/accessibility.adp
    • -0
    • +47
    ./packages/theme-zen/www/accessibility.tcl
file accessibility.adp was initially added on branch oacs-5-4.

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

    • -0
    • +0
    ./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

Improved style of form errors. Moved the required mark into the label tag so screenreaders won't miss it when in "form" mode.

Name of the community is required to create it (was optional).

    • -2
    • +2
    ./packages/dotlrn/www/admin/club-new.tcl
new method get_form_value to obtain value attrubutes from HTML forms

    • -5
    • +37
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
Relaxed the db_multirow restriction on appending when cached to allow it if

the multirow is empty.

    • -13
    • +6
    ./packages/acs-tcl/tcl/00-database-procs.tcl
- fix typo in variable name

- reflect move of proc ::xo::update_query_variable to xotcl-core

    • -9
    • +0
    ./packages/xowiki/tcl/weblog-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-procs.tcl