• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

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).

new method get_form_value to obtain value attrubutes from HTML forms

Relaxed the db_multirow restriction on appending when cached to allow it if

the multirow is empty.

- fix typo in variable name

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

    • -9
    • +0
    /openacs-4/packages/xowiki/tcl/weblog-procs.tcl
    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
move ::xo::update_query_variable from weblog-procs to xotcl-core

move ::xo::update_query_variable from weblog-procs to xotcl-core

new version of sequence name caching; use now system catalogs as last ressort

More CSS/HTML clean-up (more to go!)