• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
updating model compute, combined it with model compile, revised internal variables to start with _ to prevent collisions with model variables etc.

    • -118
    • +184
    ./accounts-finance/tcl/modeling-procs.tcl
Added Malte's patch which removes the use of /o/ when editing the css file.

I think it's cleaner this way.

    • -7
    • +11
    ./acs-developer-support/www/css-edit.tcl
Added sql_timestamp as an alias for sql_date (no code)

removing bad parens in comment and extraneous comments

    • -1
    • +0
    ./accounts-finance/tcl/finance-procs.tcl
    • -8
    • +0
    ./accounts-finance/tcl/modeling-procs.tcl
fixing sign for case 0 and when division is not perfect

    • -1
    • +5
    ./accounts-finance/tcl/modeling-procs.tcl
- added default for argument parent_id in Package.make_form_link

- added renderer "none" for toc

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

    • -48
    • +23
    ./xowiki/tcl/includelet-procs.tcl
- follow naming conventions

    • -2
    • +2
    ./xowiki/www/prototypes/news-item.page
Replace single quote in tcl string with double quotes

    • -1
    • +1
    ./acs-content-repository/tcl/item-procs.tcl
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

Removing previously added streamSpooler object. Used only in our local code.

    • -24
    • +1
    ./xotcl-core/tcl/bgdelivery-procs.tcl
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.

    • -0
    • +4
    ./xotcl-core/catalog/xotcl-core.de_DE.ISO-8859-1.xml
    • -0
    • +1
    ./xotcl-core/catalog/xotcl-core.en_US.ISO-8859-1.xml
Adding streamSpooler object. Which is useful for forwarding, in the background, a stream of data to a connection channel.

    • -1
    • +25
    ./xotcl-core/tcl/bgdelivery-procs.tcl
- update simplifed folder form

    • -14
    • +1
    ./xowiki/www/prototypes/folder.form.page
    • -13
    • +0
    ./xowiki/www/prototypes/folder.page
- simplified folder form

    • -14
    • +3
    ./xowiki/www/prototypes/folder.page
- fix last-minute-change

- bump version number to 0.126

- minimize damage of yui skin on standard openacs layout

- continue to experiment with more generic menues

    • -47
    • +71
    ./xowiki/tcl/xowiki-www-procs.tcl
- allow empty parent_id in make_form_link

I somehow managed to avoid commiting the "is_child" addition to apm-create

and also the upgrade script.

    • -1
    • +34
    ./acs-kernel/sql/oracle/apm-create.sql
- minor typographical corrections

- move permission checking in the view method towards the begin to prepare work on more generic menues

    • -22
    • +62
    ./xowiki/tcl/xowiki-www-procs.tcl
- flush cache entry in transform root folder

- add flog for parent_id in count_usages