• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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)

    • -2
    • +2
    ./acs-mail-lite/tcl/acs-mail-lite-procs.tcl
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
    ./spreadsheet/www/example-form.adp
    • -0
    • +126
    ./spreadsheet/www/example-form.tcl
minor revisions

procs pass preliminary tests with these fixes and adjustments.

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

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

    • -60
    • +198
    ./spreadsheet/tcl/form-procs.tcl
allow for the extension of an existing form with an AOM object view form

    • -2
    • +7
    ./acs-object-management/tcl/form-procs.tcl
merge new application_data_link::get_links_to proc from oacs-5-6 branch

    • -0
    • +26
    ./acs-tcl/tcl/application-data-link-procs.tcl
    • -0
    • +31
    ./acs-tcl/tcl/application-data-link-procs.xql
add application_data_links::get_links_to proc (there was only get_links_from)

    • -0
    • +26
    ./acs-tcl/tcl/application-data-link-procs.tcl
    • -0
    • +31
    ./acs-tcl/tcl/application-data-link-procs.xql
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
    ./xotcl-core/tcl/bgdelivery-procs.tcl
allowed roles field added to workflow action editor

Reverting unintentional commit

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

1. Removed some things that couldn't be implemented easily in oracle

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

    • -1
    • +19
    ./acs-object-management/tcl/attribute-procs.tcl
    • -0
    • +10
    ./acs-object-management/tcl/attribute-procs.xql
    • -4
    • +2
    ./acs-object-management/tcl/object-type-procs.tcl
    • -3
    • +0
    ./acs-object-management/tcl/test/object-types-procs.tcl
    • -12
    • +23
    ./acs-object-management/www/admin/attribute.tcl
This was left over from dtypes, not used by the AOM.

- revoked escaped local change

- reduce verbosity

- allow missing href attribute, treat it like empty href

adding label tag to input

use parameter for bug name in message key

    • -1
    • +1
    ./bug-tracker/catalog/bug-tracker.en_US.ISO-8859-1.xml
    • -2
    • +3
    ./bug-tracker/www/related-file-delete.tcl
Fixing many bugs

    • -0
    • +191
    ./acs-kernel/sql/postgresql/upgrade/upgrade-5.7.0d7-5.7.0d8.sql
Hopefully got the friggin' oracle stuff to work, not to mention finding

pg kernel bugs and acs-object-management bugs.

    • -46
    • +326
    ./acs-kernel/sql/oracle/acs-metadata-create.sql
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

    • -1
    • +1
    ./acs-object-management/lib/forms/generic.tcl