• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add title to the search input since there is no label (WCAG2). Added corresponding message key and its translation to spanish.

    • -1
    • +1
    /openacs-4/packages/search/lib/search.adp
Don't compute deleted messages when counting translated/untranslated messages for a locale and package

When inviting users from the main site, show only the form to add a new user since searching for an existing one makes no sense.

A new user would be added as administrator when he was added to the main site. Fix for this.

Add semantic to the form "required" mark.

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

adding flexibility for passing 'checked' as well as 'selected' in qf_options, to be consistent with passing 'selected' as well as 'checked' in qf_input.

fixing application of attributes in qf_choice

adding/improving proc documentation, adding qf_choice changes to qf_choices.

fixed qf_choice; now works for radio and input list. Need to make similar fixes on qf_choices.

more fixes for qf_choice and qf_choices

fixes to qf_choice, qf_choices, qf_options

- disallow "/" in names to avoid confusion with foders

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
calendar popup fixes - date range and month combo box display quirk

calendar popup widget fixes

- add attribute order to ::xowiki::Link::css

- guard body from non-positional argument interpretation (many thanks to Franz Penz for the bug fix)

fixing html validation for example, ids must begin with letter.

fixing bug in logic for qf_close

adding working example for qf_* forms

    • -0
    • +14
    /openacs-4/packages/spreadsheet/www/example-form.adp
    • -0
    • +126
    /openacs-4/packages/spreadsheet/www/example-form.tcl
minor revisions

procs pass preliminary tests with these fixes and adjustments.

more bug fixes, and reducing inconsistencies

    • -134
    • +198
    /openacs-4/packages/spreadsheet/tcl/form-procs.tcl
bug fixes to form code

allow for the extension of an existing form with an AOM object view form

merge new application_data_link::get_links_to proc from oacs-5-6 branch

add application_data_links::get_links_to proc (there was only get_links_from)

Applied patch from malte which regularizes and escapes newlines in generated

JSON strings.

- bgdelivery: added limited support for range requests (single range) as used by various HTML5 audio/video implementations

allowed roles field added to workflow action editor

Reverting unintentional commit