• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- 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
- title in folders get a default value, so no need to make it required

- handle boolean attributes

- add required fields

- make automatic css class name generation more robust against "." in page names

- make child-resouces embeddable in pages to list siblings

    • -4
    • +12
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- add minimalized version

- update jquery to 1.6.1

- reduce text size of code

- improve comment

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
- list per default all publish_status values in form menu and form-usages

- add option "-renderer highcharts" to from stats (needs highcharts, see source)

- make yui-carousel more robust

    • -23
    • +116
    /openacs-4/packages/xowiki/tcl/includelet-procs.tcl
- make child-resouces embeddable in pages to list siblings

    • -1
    • +8
    /openacs-4/packages/xowiki/tcl/folder-procs.tcl
- adapt test to incomporate maxlength and size

    • -3
    • +3
    /openacs-4/packages/xowiki/www/admin/test.tcl
i18n of categories package. Mostly all of the interface are now internationalized, probably a couple are missing. Bumping up version so catalog files are loaded. New message keys added on en_US and de_DE catalogs.

  1. … 18 more files in changeset.
i18n of xowiki admin UIs. Bumping up version number in order to load catalog files and run upgrade script.

    • -2
    • +2
    /openacs-4/packages/xowiki/xowiki.info
    • -10
    • +10
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -8
    • +10
    /openacs-4/packages/xowiki/www/admin/list.tcl
Typo: missing e on "June"

Typo: missing e on "June"

- bump version number

    • -6
    • +6
    /openacs-4/packages/xowiki/xowiki.info
- define method get_anon_instances to allow overloading (from eg. xowf)

    • -4
    • +9
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Fix RestrictErrorsToAdminsP parameter behaviour, which previously did nothing.

- call build-name for import_prototype_page to ensure same naming conventions

    • -1
    • +7
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
- make sure to construct valid h-store queries in case, use_hstore is activated

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