• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
calendar popup widget fixes

    • -1
    • +2
    ./packages/acs-subsite/www/resources/core.js
- 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.

    • -4
    • +4
    ./packages/spreadsheet/www/example-form.tcl
fixing bug in logic for qf_close

    • -8
    • +13
    ./packages/spreadsheet/tcl/form-procs.tcl
adding working example for qf_* forms

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

    • -3
    • +18
    ./packages/spreadsheet/tcl/form-procs.tcl
procs pass preliminary tests with these fixes and adjustments.

    • -20
    • +33
    ./packages/spreadsheet/tcl/form-procs.tcl
more bug fixes, and reducing inconsistencies

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

    • -60
    • +198
    ./packages/spreadsheet/tcl/form-procs.tcl
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

    • -6
    • +71
    ./packages/xotcl-core/tcl/bgdelivery-procs.tcl
allowed roles field added to workflow action editor

    • -0
    • +1
    ./packages/workflow/www/admin/action-ae.adp
    • -3
    • +7
    ./packages/workflow/www/admin/action-ae.tcl
Reverting unintentional commit

Bug fix: grant read permission on individual bug if access policy is show user bugs only.

    • -3
    • +7
    ./packages/bug-tracker/tcl/bug-procs.tcl
    • -2
    • +3
    ./packages/bug-tracker/www/bug-add.tcl
1. Removed some things that couldn't be implemented easily in oracle

2. Made partial editing of a type's attributes work.

This was left over from dtypes, not used by the AOM.

- revoked escaped local change

- reduce verbosity

    • -2
    • +3
    ./packages/xowiki/tcl/category-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-sc-procs.tcl
- allow missing href attribute, treat it like empty href

adding label tag to input

    • -1
    • +8
    ./packages/spreadsheet/tcl/form-procs.tcl
use parameter for bug name in message key

Fixing many bugs

Hopefully got the friggin' oracle stuff to work, not to mention finding

pg kernel bugs and acs-object-management bugs.

Had to remove the cascade_p feature of the new drop_type procedure, because

implementing it in Oracle would require a huge reorganization of the order

of definition of object and metadata tables and their associated tables,

which just is not going to happen.

Final version of the 5.7 oracle upgrade for acs-kernel (unless CR work

uncovers problems).

export return_url to form