• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
No need to set package_id here ( set previously by package initialization at the beginning of the script )

    • -2
    • +1
    ./xowiki/www/admin/portal-element-add.tcl
- avoid attempts to resolve "self" from tcl function frames ( ref: http://fisheye.openacs.org/changelog/OpenACS?cs=MAIN%3Agustafn%3A20101030220758 )

    • -2
    • +3
    ./xowiki/www/admin/portal-element-add.tcl
Added a bunch of files ...

    • -0
    • +1
    ./acs-object-management/lib/forms/generic-cr.adp
    • -0
    • +48
    ./acs-object-management/lib/forms/generic-cr.tcl
    • -0
    • +17
    ./acs-object-management/lib/forms/generic-cr.xql
    • -0
    • +155
    ./acs-object-management/tcl/content-procs.tcl
    • -0
    • +20
    ./acs-object-management/tcl/content-procs.xql
Relaxed the requirement that an acs object type's specified table name

actually exists (or is null), due to broken packages like categories.

I even provided an upgrade script and bumped the package version number.

    • -2
    • +3
    ./acs-object-management/acs-object-management.info
Using the right message key for attribute pretty_plural.

Fix page title

    • -1
    • +1
    ./bug-tracker/www/admin/category-edit.tcl
Removing wrongly named upgrade script. Otherwise it appears at the top of the list for scripts to be ran when upgrading. Content is included on upgrade script upgrade-5.7.0d10-5.7.0d11.sql anyway.

Bump to 5.7.0b1

    • -4
    • +4
    ./acs-api-browser/acs-api-browser.info
    • -6
    • +6
    ./acs-authentication/acs-authentication.info
    • -4
    • +4
    ./acs-automated-testing/acs-automated-testing.info
    • -4
    • +4
    ./acs-bootstrap-installer/acs-bootstrap-installer.info
    • -6
    • +6
    ./acs-content-repository/acs-content-repository.info
    • -4
    • +4
    ./acs-service-contract/acs-service-contract.info
  1. … 10 more files in changeset.
- add a minimal adp template for mobile apps

    • -0
    • +9
    ./xowiki/www/view-mobile.adp
- fix pattern for mobile detection, include form paramteres only for POST

- make sure to include header info for mobile edit

- add explicit dependency to acs-subsite to xowiki

- bump version numbers

daveb's fix from hub for urls in notifications - still is broken for host-node mapped urls

    • -1
    • +7
    ./notifications/tcl/notification-email-procs.tcl
div tweak for api browser from redwylie

Adding parameter show_page_references in order to control weather or not to show my-references includelet at the bottom of the pages. Bumping up version number.

- add "-parent_id" to form-stats includelet

- use delete method to ease overloading of entries

allow - in variable names

    • -2
    • +2
    ./acs-tcl/tcl/tcl-documentation-procs.tcl
- make include_header_info more flexible

- bump version number to 0.139

- bump version number to 0.119

- add simple mobile detection

- allow wrappers around forms in xowiki::Form objects

    • -12
    • +23
    ./xowiki/tcl/xowiki-www-procs.tcl
- make folder rendering more robust, in case a page instance can't be initialized

- added another change as suggested by Jeff Rogers to the oacs-view3 adp file

file upgrade-5.7.0d10-5.7.0d11.sql was added on branch oacs-5-7 on 2011-05-30 08:51:16 +0000

- Added comments to function arguments 'create_table_p' and 'dynamic_p'

- Update script for 5.7.0d10 was called

postgresql/upgrade/upgrade-5.7.0d9-upgrade-5.7.0d10.sql

instead of

postgresql/upgrade/upgrade-5.7.0d9-5.7.0d10.sql

so it was never executed. Added the content of d9-d10 to d10-d11.

    • -0
    • +297
    ./acs-kernel/sql/postgresql/upgrade/upgrade-5.7.0d10-5.7.0d11.sql
- allow forms to provide their own css+js for view and edit operations

- incorporated template style as suggested by Jeff Rogers

i18n of the ::xowiki::File's content render.