• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
Intermediate check-in of kernel changes for 5.7

    • -0
    • +647
    ./acs-kernel/sql/oracle/upgrade/upgrade-5.7.0d6-5.7.0d7.sql
*** 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!).

    • -0
    • +117
    ./acs-kernel/sql/postgresql/upgrade/upgrade-5.7.0d5-5.7.0d6.sql
1st draft qf_choices, untested

    • -24
    • +116
    ./spreadsheet/tcl/form-procs.tcl
- Don't require ad_returnfile_background to be a proc

    • -1
    • +1
    ./acs-content-repository/tcl/revision-procs.tcl
Removed unneeded queries

    • -19
    • +0
    ./acs-object-management/tcl/object-procs.xql
make description field dates between edit and view more consistent and readable.

    • -1
    • +1
    ./workflow/tcl/case-procs-postgresql.xql
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.

    • -2
    • +3
    ./acs-object-management/tcl/form-procs.tcl
    • -37
    • +11
    ./acs-object-management/tcl/object-procs.tcl
    • -0
    • +19
    ./acs-object-management/tcl/object-procs.xql
Had to add the bleeping time_of_day acs datatype to the templating code.

    • -1
    • +55
    ./acs-templating/tcl/date-procs.tcl
Believe it or not, "create_type" has never, ever checked to see if the

given supertype is a valid type. The code now verifies that the given

supertype is a child of "acs_object", except when supertype is passed in

as NULL or '' (in which case it's set to acs_object). Only did it for

PostgreSQL since it's been around forever and whatever Oracle users don't

know, won't hurt them.

    • -0
    • +119
    ./acs-kernel/sql/postgresql/upgrade/upgrade-5.7.0d4-5.6.0d5.sql
Typo on proc docu.

- improve the exerimental support of ckedit to allow some more configurations

    • -15
    • +26
    ./xowiki/tcl/form-field-procs.tcl
Foreach assignees was iterating on the names of the array instead of on the values

- allow workflow instances to be included in weblog listings

- handle potential enconding problems in update_query

Bumped kernel to 5.7.0d4. Modified acs-object-management package to reflect

the fact that attribute and type stuff was moved to acs-kernel.

    • -1
    • +1
    ./acs-object-management/acs-object-management.info
    • -105
    • +0
    ./acs-object-management/sql/postgresql/acs-content-repository-changes-create.sql
    • -936
    • +0
    ./acs-object-management/sql/postgresql/acs-kernel-changes-create.sql
    • -2
    • +1
    ./acs-object-management/sql/postgresql/acs-object-management-create.sql
    • -16
    • +0
    ./acs-object-management/sql/postgresql/acs-object-management-drop.sql
    • -3
    • +5
    ./acs-object-management/sql/postgresql/acs-templating-changes-create.sql
    • -0
    • +310
    ./acs-object-management/sql/postgresql/acs-views-create.sql
    • -1
    • +4
    ./acs-object-management/tcl/form-procs.tcl
- fix sloppy pseudo-comments to silence automated testing

    • -3
    • +3
    ./news-aggregator/tcl/aggregator-procs.tcl
    • -3
    • +3
    ./project-manager/tcl/project-procs.tcl
- keep non-persistent variables after caching

First cut at Oracle upgrade for enhanced acs_datatypes and create_type,

create_attributes functionality that's already been completed for PG.

DO NOT ATTEMPT TO USE, IT'S NOT FINISHED.

    • -0
    • +507
    ./acs-kernel/sql/oracle/upgrade/upgrade-5.7.0d4-5.7.0d5.sql
Moved table building and column adding code from content repository to

kernel, so all objects can benefit. Part of the acs object management package

work.

    • -2
    • +2
    ./acs-content-repository/acs-content-repository.info
    • -159
    • +493
    ./acs-kernel/sql/postgresql/acs-metadata-create.sql
1st draft qf_choce, untested

    • -12
    • +65
    ./spreadsheet/tcl/form-procs.tcl
Added doc section to the richtext to_sql proc.

    • -3
    • +3
    ./acs-templating/tcl/richtext-procs.tcl
fixing typos, progress on general bulk inputs, untested

    • -44
    • +127
    ./spreadsheet/tcl/form-procs.tcl
Add require_login to admin filter. This was exposed as an issue when someone accidentally granted admin to the public. No administrator action ever needs to be performed when not logged in.

    • -2
    • +5
    ./acs-tcl/tcl/request-processor-procs.tcl
- provide method qn on nx::Object as well

Adding messing extention to image src url.

Merge TinyMCE 3.3.9.3

    • -0
    • +250
    ./acs-templating/www/resources/tinymce/changelog.txt
  1. … 725 more files in changeset.