• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Use modern javascript and browser features to simplify the code

Use an idiom that does not assume the form field to be a direct child of the form, which may not be true depending on the theme

Inline usages of acs_rte* js utilities in unmaintained packages and remove it from core.js

acs_rte* is most likely broken anyway, as nobody seems to define updateRTEs function...

Factor richtext-or-file javascript outside of the core.js

This may or not be a step on the road to deprecating this widget, which still sports inline event handlers and is used only by unmaintained packages.

  1. … 2 more files in changeset.
template::list bulk-actions feature:

allow to have URL parameters specified in the bulk-action URL, so that the same URL can be used to serve multiple bulk actions differentiated via different flags. The URL parameters override completely every attribute with the same name specified on the form.

bumped version numbers to reflect dependency on sitemap icon

  1. … 2 more files in changeset.
file sitemap.svg was initially added on branch oacs-5-10.

file arrow-left.png was initially added on branch oacs-5-10.

file arrow-right.png was initially added on branch oacs-5-10.

improved adp:icon support

- added images for arrow left and arrow right

- added arrow-left and arrow-right to the list of all supported icon sets

  1. … 4 more files in changeset.
modernize test

Moved styling to site-master.css

  1. … 1 more file in changeset.
flag that submission is coming via ajax

fix cleanup typo

whitespace changes

new function: acs_ListBulkActionMultiFormClick()

//

// The function acs_ListBulkActionMultiFormClick() is similar to

// acs_ListBulkActionClick() but it iterates over all forms with the

// same name and submits the input elements of all such forms.

//

fix for bug #3367 (many thanks to Rainer Bachleitner)

Remove duplicated words

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

  1. … 7832 more files in changeset.
- use functions rather than strings in js setTimeout() for CSP

- add dimensional classes to the master used be dotlrn

- make sure, footer of developer-support covers whole line

- make layout more robust

- include js function acs_Focus() in head such that core.js can be

added safely as body_script

- remove obsolete handling for document.getElementById()

  1. … 1 more file in changeset.
calendar popup fixes - date range and month combo box display quirk

calendar popup widget fixes

Add an attachment icon

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

  1. … 3 more files in changeset.
More CSS/HTML clean-up.

  1. … 3 more files in changeset.
Minor HTML/CSS tweaking of the inconsistently used portlet* classes (more to

do).

  1. … 1 more file in changeset.