• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset oacs-5-9:gustafn:20100608211541:1 does not match your current filter (clear filter).

file perm-user-add-include-oracle.xql was added on branch oacs-5-9 on 2016-07-14 15:57:38 +0000

file perm-user-add-include-postgresql.xql was added on branch oacs-5-9 on 2016-07-14 15:57:38 +0000

fixed pagination error in this seldom used (and fairly useless) page

file upgrade-5.6.0b2-5.6.0b3.sql was initially added on branch oacs-5-6.

Bumped to beta 3 so I could put in this important upgrade script, fixing

a problem with using package_instantiate_object to instantiate a base

(acs_object) object. Never done in core or .lrn code apparently because typically

you instantiate subtypes, but it is important to get right.

    • -3
    • +3
    ./acs-api-browser/acs-api-browser.info
    • -5
    • +5
    ./acs-authentication/acs-authentication.info
    • -3
    • +3
    ./acs-automated-testing/acs-automated-testing.info
    • -3
    • +3
    ./acs-bootstrap-installer/acs-bootstrap-installer.info
    • -5
    • +5
    ./acs-content-repository/acs-content-repository.info
    • -3
    • +3
    ./acs-service-contract/acs-service-contract.info
  1. … 12 more files in changeset.
Somebody hosed this (probably me). Never caught because no one creates a

base object directly, just subtypes of acs_object with their own (correct)

definition of a new() function.

- use ::xo::library in 30-widget procs to make it more conveniant to subclass ::xo::Table

- add "pretty-age" as possible display_format to formfield "date"

- add flag renderer for using alternate renderers in form-usages

- search for forms in form-usages with directory containing including page (and for the time being, use yui renderer if available)

- provide minimal setup for form-based linear forum

model_compute: report works awkwardly. converted h and i to double and now loop with _i and _h for integer so we do not have to worry about inteference of model on looping..

    • -22
    • +30
    ./accounts-finance/tcl/modeling-procs.tcl
model_compute: compile and compute works, report has issues

    • -11
    • +9
    ./accounts-finance/tcl/modeling-procs.tcl
model_compute: compile works, compute has looping issues..

    • -13
    • +25
    ./accounts-finance/tcl/modeling-procs.tcl
model_compile works for compile..

    • -32
    • +50
    ./accounts-finance/tcl/modeling-procs.tcl
drafted outputs and reports, other small fixes. Testing soon..

    • -27
    • +57
    ./accounts-finance/tcl/modeling-procs.tcl
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