• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
avoid the usage of images for sorting order icons

  1. … 5 more files in changeset.
Replace single quotes wuith double quotes in javascript expressions involving acs_ListBulkActionClick

this is really needed only for the URL part, but was done on the name as well for consistency. The reason

is even a properly encoded URL could still contain single quotes, therefore breaking the expression,

while double quotes are expected to be encoded in valid, urlencoded URLs. This relies on trusting the developer

to properly encode URLs, which should be expected. An alternative could involve active escaping of

javascript special characters by e.g. ad_js_escape.

  1. … 6 more files in changeset.
improve rowcount expressions

  1. … 76 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
- make boolean tests in .adp files more uniform

  1. … 34 more files in changeset.
- replace onchange handlers in remaining templates by event listeners

  1. … 2 more files in changeset.
fixes for list-widget:

- fix html, when "page_size_variable_p" is set (must have been broken

since ages)

- replace onchange handlers in table and table-2third templates by event listeners

  1. … 3 more files in changeset.
- replace "onclick" handler in .adp files by event listener

  1. … 5 more files in changeset.
- provide width&height of images to speed up rendering

  1. … 1 more file in changeset.
- adding 'unsafe-inline' to list templates until need for "onclick" is removed

  1. … 3 more files in changeset.
Add semantic to the form "required" mark.

Use form buttons for bulk actions in list template (WCAG2)

  1. … 3 more files in changeset.
bulk actions buttons relocated before bottom paginator, for bug 3172

tabs 2 spaces

Results of the aggregate function should be marked up with TFOOT.

Add configurable bulk action javascript function.

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

  1. … 27 more files in changeset.
Fix HTML and add missing alt text

  1. … 2 more files in changeset.
Merged the 5.3 branch with HEAD. Look for tags with the pattern

drb-*-20070513

  1. … 324 more files in changeset.
Zen: headers should refer to existing IDs

Zen: add mandatory ACTION attribute to form tag

Project Zen: closing caption tag properly

adding caption tag

Project Zen: using strings instead of counters for id and headers

Project Zen: mark wylie's accessibility changes and my headers and id additions

  1. … 1 more file in changeset.
Mark Wylie's changes: moved pagination and list-button-bars out of the table into divs

Merged acs-core oacs-5-2 (currently 5.2.3) -> HEAD.

TODO:

1. Bump acs-core package version numbers to 5.3.0d1

2. Would be nice to do a test install, wouldn't it?

  1. … 721 more files in changeset.
Don't display group by label if empty

added 10 as dynamic list size; let selectbox for dynamic size appear always

  1. … 1 more file in changeset.
fixing typo

removed bottom selectbox for dynamic size