• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix param values for archive command and extension (were mixed up)

Changed the documentation of the proc to get the site node of the closest non-null

application group ancestor to match the code.

new layout for 4 columns

    • -0
    • +90
    /openacs-4/packages/new-portal/www/layouts/simple4.adp
    • -0
    • +48
    /openacs-4/packages/new-portal/www/layouts/simple4.tcl
- fix typo

- make unknown link behave like "new" menu item

- use keywords form-field, when rendering FormPages

    • -2
    • +3
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
set pacakge_id from sitenode only, when package_id == 0

- use untrusted_user_id for last-visited includelet

don't set empty meta-tags if no values are provided

- reduce collateral damage from change from Jan 19th (handling of richt-text internal representation)

    • -5
    • +6
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
improve ability to run outside of a connection thread

avoid dependencies from running in a connection thread

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
fix for yet another occurance of: adding missing FROM-clause entry for table "acs_object_id_seq" ...

bump version number to make sure, apm picks up the newest version

fix parameter setting where a new parameter was defined after startup, and its value is being modified.

fix parameter setting where a new parameter was defined after startup, and its value is being modified.

fixing minor typos

Removing FullScreen from plugin from the list of default plugins for Xinha editor.

FullScreen is not part of the plugins anymore.

bump version numbers to pick up fixes from last weeks via apm-tools

    • -3
    • +3
    /openacs-4/packages/xowiki/xowiki.info
allow dot in page order

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
allow "." in page_order

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
fixing typos

handle empty input from rich-text widgets

    • -2
    • +6
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Fix typo: added missing ',' from the previous commit

fix name clash in last change

    • -5
    • +5
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
make handling of richt-text internal representation ([list content content-type]) explicit in substitution handling to avoid confusions

    • -28
    • +49
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
software.adp is no longer valid as file url but a directory (canonical url)

StartDaemon variable evaluated

renamed plugins/OacsFs/oacs-fs.js to plugins/OacsFs/OacsFs.js in according to the new plugin naming of xinha (the old continues to work, but produces a warning)

Xinha 0.96b (Phoenix), part 2

  1. … 244 more files in changeset.
Xinha 0.96b (Phoenix)

Adding missing parameters ( implements_subsite_p and inherit_templates_p). To the

apm_package_register call. Does it make sense to let the user choose the values

for this parameters in the previos form?. Bug #3162.