• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- store objects in the state before initialize_loaded_object in the cache to save memory

    • -12
    • +42
    ./packages/xotcl-core/tcl/cr-procs.tcl
- remove escaped "-p" flag

    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
Upgrade scripts for changes on object metadata creation (adding automatic

table and column creation to base objects as well as CR object, object views,

etc).

- flush cache of template_file before refetch

    • -2
    • +3
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
- use table names for all attributes

- change rendering of links to missing content

    • -0
    • +9
    ./packages/xowiki/www/resources/xowiki.css
Fix unterminated XML tags for required

Templating stuff was moved to core recently (by me), in 5.6.0d1, so I've

removed it from this package and made it dependent on the proper version of

acs-templating. I've tagged the previous version of the package as being

openacs-5-6-compat.

- take care, when cache entry are already gone

- report entry size

- make ad_proc instantiate_page_from_id more intelligence (let package decide, what kind of init is needed)

    • -17
    • +30
    ./packages/xowiki/tcl/package-procs.tcl
more quoting..

    • -1
    • +10
    ./packages/spreadsheet/tcl/form-procs.tcl
starting higher level UI + adding user input quoting by default etc.

    • -2
    • +56
    ./packages/spreadsheet/tcl/form-procs.tcl
- make show-object more independent on openacs versions

    • -4
    • +5
    ./packages/xotcl-core/tcl/01-debug-procs.tcl
- bump version to 0.136 and update dependency

- switch from -volatile to method destroy_on_cleanup for more version robustness

    • -2
    • +3
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
- allow to provide tailored title from search_render method

    • -2
    • +5
    ./packages/xowiki/tcl/xowiki-sc-procs.tcl
- provide an explicit invocation of method "initialize" in instantiate_page_from_id (used from service contracts)

    • -1
    • +2
    ./packages/xowiki/tcl/package-procs.tcl
- bump version number to 0.118

- provide destroy_on_cleanup for nx objects as well

- make show-object links able to navigate

    • -4
    • +6
    ./packages/xotcl-core/tcl/01-debug-procs.tcl
- make test for overwritten tcl 8.5 command apply namespace independent

- add show-object method to show current object via api-browser

    • -0
    • +14
    ./packages/xotcl-core/tcl/01-debug-procs.tcl
adding qf_input qf_insert_html, not tested

    • -37
    • +127
    ./packages/spreadsheet/tcl/form-procs.tcl
fix multirow variables

- remove unneeded colon

more revisions, untested

    • -18
    • +118
    ./packages/spreadsheet/tcl/form-procs.tcl
adding more code.. still incomplete

    • -6
    • +59
    ./packages/spreadsheet/tcl/form-procs.tcl
- create slots via ::xotcl::MetaSlot

    • -2
    • +2
    ./packages/xotcl-core/tcl/05-db-procs.tcl
- create slots via ::xotcl::MetaSlot

    • -2
    • +2
    ./packages/xotcl-core/tcl/01-debug-procs.tcl
    • -2
    • +2
    ./packages/xotcl-core/tcl/05-db-procs.tcl
- renamed protype pages according to form naming conventions

    • -0
    • +22
    ./packages/xowiki/www/prototypes/announcement-talk.form.page
- use usual parameter notation