• last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
model_compile works for compile..

drafted outputs and reports, other small fixes. Testing soon..

updating model compute, combined it with model compile, revised internal variables to start with _ to prevent collisions with model variables etc.

Added Malte's patch which removes the use of /o/ when editing the css file.

I think it's cleaner this way.

Fixed the acs-developer-support css edit feature, by moving the calls to

generate footer and header html in front of the call to

template::head::prepare_multirow (which unsets them as they're processed).

If a footer or header template calls blank-master, this won't work, but

that will be the least of the problems to worry about in this case!

Added sql_timestamp as an alias for sql_date (no code)

removing bad parens in comment and extraneous comments

fixing sign for case 0 and when division is not perfect

- added default for argument parent_id in Package.make_form_link

    • -4
    • +4
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
- added renderer "none" for toc

- refactored toc, moved method "add_pages" to ::xowiki::Tree

    • -2
    • +40
    /openacs-4/packages/xowiki/tcl/tree-procs.tcl
- follow naming conventions

Replace single quote in tcl string with double quotes

Got rid of the bogus reference to the delos style sheet (default ilias

stylesheet, we only need their player.css stylesheet).

- fix for calling "new" method within a "contains"

- provide parent_id for import (instead of folder_id)

- provide more clever return_button for import form

- render includelet rss-button with link from current folder

- render includelets book and toc from current_folder

- provide query parameter parent_ids for RSS

- provide parent_id for Weblog

- new method Page.get_folder

- added import-link to standard menu

- updated prototype page en:news

    • -3
    • +3
    /openacs-4/packages/xowiki/tcl/import-procs.tcl
    • -7
    • +8
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -8
    • +22
    /openacs-4/packages/xowiki/tcl/weblog-procs.tcl
    • -1
    • +16
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Removing previously added streamSpooler object. Used only in our local code.

Falling back to locale en_US and charset UTF-8 in case there is an error fetching them.

- update page_template, when formpage exists already

i18n of permission's denied message.

Adding streamSpooler object. Which is useful for forwarding, in the background, a stream of data to a connection channel.

- update simplifed folder form

- simplified folder form

- fix last-minute-change

- bump version number to 0.126

    • -3
    • +4
    /openacs-4/packages/xowiki/xowiki.info
- minimize damage of yui skin on standard openacs layout

- continue to experiment with more generic menues

- allow empty parent_id in make_form_link

    • -1
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
I somehow managed to avoid commiting the "is_child" addition to apm-create

and also the upgrade script.

- minor typographical corrections

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -3
    • +3
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl