• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Crosscutting reform to ease configurability of xo* applications

acs-admin

- Provide support for site-wide packages

Site-wide packages can be used to provide a common

place for site-wide admins to configure application packages

and for testing purposes. These packages are mounted

on a special subsite (named "site-die") under acs-admin/

to avoid confusions for end-users of the site.

The site-wide subsite can be used as well for creating testing

instances or for other testing purposes.

- bump version number to 5.10.0d9

xotcl-core

- Added support for site-wide packages.

Packages can define, how site-wide packages

should be configured

- Changed Package-level procs into instprocs

of the meta-class. This way, generic code can be

provided for common handling across packages.

This effects:

- configure_fresh_instance

- get_site_wide_page

- import_prototype_page

- lookup_side_wide_page

- require_site_wide_info

- require_site_wide_pages

- bump version number to 5.10.0d24

xowiki

- provide configurable configuration info for new packages

(including site-wide packages)

- search for prototype pages along inheritance path

- moved Parameter.page prototype here

- added "table-of-contents" prototype page

- perform refactoring due to moving methods to the

meta-class

- reduce usage of anonymous arrays

- bump version number to 5.10.0d49

xowf

- simplify apm callback and use new infrastructure

- provide configurable configuration info for new packages

(including site-wide packages)

- bump version number to 5.10.0d14

  1. … 13 more files in changeset.
file table-of-contents.page was initially added on branch oacs-5-10.

    • -0
    • +0
    ./prototypes/table-of-contents.page
file Parameter.form.page was initially added on branch oacs-5-10.

    • -0
    • +0
    ./prototypes/Parameter.form.page
make confirmation message optional

add confirmation message before deleting a page

whitespace changes and editor hints for all xo* packages

  1. … 5 more files in changeset.
provide CSS classes for alignment in table widgets

CVS: ----------------------------------------------------------------------

add support in form-fields to add css class for td in TableWidget

  1. … 2 more files in changeset.
Whitespace cleanup

    • -12
    • +12
    ./portlets/weblog-mini-calendar.tcl
Use ad_include_contract

Update api, prefer bind variables

Use ad_include_contract

Add ad_page_contract, improve contract

Use ad_page_contract

Whitespace cleanup

not clear, why form-label with in "content-with-folders" have to be width limited

upgrade to latests jquery (3.4.1)

    • -0
    • +10598
    ./resources/jquery/jquery-3.4.1.js
    • -0
    • +2
    ./resources/jquery/jquery-3.4.1.min.js
  1. … 1 more file in changeset.
file jquery-3.4.1.js was initially added on branch oacs-5-10.

    • -0
    • +0
    ./resources/jquery/jquery-3.4.1.js
  1. … 1 more file in changeset.
file jquery-3.4.1.min.js was initially added on branch oacs-5-10.

    • -0
    • +0
    ./resources/jquery/jquery-3.4.1.min.js
  1. … 1 more file in changeset.
use glyph icon in bootstrap mode instead of gif image in form info messages

    • -0
    • +10
    ./resources/xowiki-bootstrap3-specific.css
    • -0
    • +10
    ./resources/xowiki-yui-specific.css
  1. … 1 more file in changeset.
simplify code

prefer dict over Tcl array

prefer common testing framework components

define ::xowiki::test::require_link based on symbolic name

extend regression test

  1. … 1 more file in changeset.
point link for xowiki-documentation to openacs instance

Whitespace changes

  1. … 2 more files in changeset.
Use 'ns_log Error' for error logging, instead of 'ns_log Notice: Error...'

  1. … 4 more files in changeset.
Book includelet consistent view (thanks to Monika Andergassen)

improve styling in book-mode and bootstrap, prefer CSS over inline styles

    • -1
    • +9
    ./resources/xowiki-bootstrap3-specific.css
  1. … 1 more file in changeset.
fix for openacs site issue #148