• last updated 6 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 )

- avoid attempts to resolve "self" from tcl function frames ( ref: http://fisheye.openacs.org/changelog/OpenACS?cs=MAIN%3Agustafn%3A20101030220758 )

Added a bunch of files ...

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.

Using the right message key for attribute pretty_plural.

    • -3
    • +3
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Fix page title

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
    /openacs-4/packages/acs-tcl/acs-tcl.info
  1. … 10 more files in changeset.
- add a minimal adp template for mobile apps

    • -0
    • +9
    /openacs-4/packages/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

    • -3
    • +4
    /openacs-4/packages/xowiki/xowiki.info
daveb's fix from hub for urls in notifications - still is broken for host-node mapped urls

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.

    • -2
    • +3
    /openacs-4/packages/xowiki/xowiki.info
    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -2
    • +4
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- add "-parent_id" to form-stats includelet

- use delete method to ease overloading of entries

    • -4
    • +8
    /openacs-4/packages/xowiki/tcl/folder-procs.tcl
allow - in variable names

- make include_header_info more flexible

- bump version number to 0.139

    • -3
    • +3
    /openacs-4/packages/xowiki/xowiki.info
    • -7
    • +8
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- bump version number to 0.119

- add simple mobile detection

- allow wrappers around forms in xowiki::Form objects

- make folder rendering more robust, in case a page instance can't be initialized

    • -1
    • +6
    /openacs-4/packages/xowiki/tcl/folder-procs.tcl
- added another change as suggested by Jeff Rogers to the oacs-view3 adp file

    • -8
    • +13
    /openacs-4/packages/xowiki/www/oacs-view3.adp
    • -1
    • +1
    /openacs-4/packages/xowiki/www/view-default.adp
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.

- allow forms to provide their own css+js for view and edit operations

    • -2
    • +24
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- incorporated template style as suggested by Jeff Rogers

    • -1
    • +1
    /openacs-4/packages/xowiki/www/view-default.adp
i18n of the ::xowiki::File's content render.

    • -5
    • +5
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl