• last updated 59 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Localize filter clearing

  1. … 3 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. … 4 more files in changeset.
improve rowcount expressions

  1. … 73 more files in changeset.
fix typos

  1. … 15 more files in changeset.
normalize boolean expressions in ADP files

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

  1. … 7825 more files in changeset.
file table-2third.adp was initially added on branch oacs-5-9.

- quote HTML attributes

- normalize spacing around hrefs

  1. … 29 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.
fix this broken and probably unused list filter template

bulk actions buttons relocated before bottom paginator, for bug 3172

tabs 2 spaces

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

Fix typos

  1. … 1 more file in changeset.
Add configurable bulk action javascript function.

  1. … 1 more file in changeset.
Update form based list filter template.

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. … 321 more files in changeset.
file groups.adp was initially added on branch oacs-5-2.

Reverted select-menu.adp as it works now

Changes to list filters break passing through of filters.type. UNtil this is fixed, select-menu.adp does not work the way it used to

Adding new listfilters-form tag to generate a dynamic form to specify filter criteria for listbuilder lists.

Adding listed-filters listfilter style to show a nice summary of choosen filterswith a remove link for each one.

    • -0
    • +12
    ./listed-filters.adp
  1. … 1 more file in changeset.
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. … 718 more files in changeset.
file select-menu.adp was initially added on branch oacs-5-2.

file course-filters.adp was initially added on branch oacs-5-2.

file courses.adp was initially added on branch oacs-5-2.

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

  1. … 1 more file in changeset.
added variable row numbers via selectbox; added pagination b"

ar at bottom of list

  1. … 1 more file in changeset.
border is deprecated and should not be used here

  1. … 1 more file in changeset.