• last updated 30 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

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.

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

- revoked escaped local change

    • -4
    • +2
    /openacs-4/packages/xowiki/www/index.vuh
- reduce verbosity

    • -1
    • +3
    /openacs-4/packages/xowiki/www/index.vuh
- allow missing href attribute, treat it like empty href

adding label tag to input

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

Intermediate check-in of kernel changes for 5.7

*** empty log message ***

Further bug fixing ... hopefully, testing with AOM will tell the tale.

Also bumped *info file.

Fixed a bug with the new version of create_type, found as I was porting to

Oracle (there *is* a use for Oracle, I'll be damned!).

1st draft qf_choices, untested

- Don't require ad_returnfile_background to be a proc

Removed unneeded queries

make description field dates between edit and view more consistent and readable.

Fixed bug in regard to types that require a "to_sql" option to work

correctly. Removed Daveb's kludge to look for to_timestamp() directly.

Fixed bugs in the test code, which was confusing the issue.

Had to add the bleeping time_of_day acs datatype to the templating code.