• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- improve performance

- switch to XOTcl 2.0 idioms

- using the updated prepare statement interface

- bump version number to 5.9.1d17

    • -3
    • +3
    /openacs-4/packages/xowiki/xowiki.info
    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- remove the need for providing a prepare name by using a md5 hash, which is also better scalable

- bump versin number to 0.154

- intensify logging, increas potentail threads and jobsperthread

Invert dependencies for the two libraries

Fix typo, use Postgres 9.0 compliant syntax for default value spec

- use prepared statement for fetch_object

- bump version number to 5.9.1d16

    • -3
    • +3
    /openacs-4/packages/xowiki/xowiki.info
    • -2
    • +4
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- first draft of prepared statements for xo::dc using the standard PostgreSQL handler

- bump version number to 0.153

- imporove navigation for cache handler

- fix potental bug, when the HTML form sends an empty form field "period_days" via POST method

- make db-logging in request monitor async

- add warnings, when filter might become too slow

- add "-initialize" flag to get_all_children

    • -1
    • +3
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
add method form_field_flush_cache

    • -1
    • +8
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- switch back to a single mode

- save the value back to the parameters

- use parameter names as labels

- use html quotes in literal HTML

- tighten page contracts

    • -1
    • +1
    /openacs-4/packages/dotlrn/www/applet-remove.tcl
    • -2
    • +2
    /openacs-4/packages/dotlrn/www/member-add-2.tcl
    • -2
    • +2
    /openacs-4/packages/dotlrn/www/member-add-3.tcl
    • -3
    • +3
    /openacs-4/packages/dotlrn/www/reject.tcl
  1. … 29 more files in changeset.
Added alias for package xolp

Remove (commented) CSV import functionality. To be added back when finished.

    • -35
    • +0
    /openacs-4/packages/xolp/tcl/xolp-procs.tcl
    • -26
    • +0
    /openacs-4/packages/xolp/www/import.csv
Remove .git :-/

    • -13
    • +0
    /openacs-4/packages/xolp/.git/config
    • -1
    • +0
    /openacs-4/packages/xolp/.git/description
    • -100
    • +0
    /openacs-4/packages/xolp/.git/index
    • -2
    • +0
    /openacs-4/packages/xolp/.git/packed-refs
    • -7
    • +0
    /openacs-4/packages/xolp/.git/info/exclude
  1. … 7 more files in changeset.
Initial import of XOLP

    • -0
    • +0
    /openacs-4/packages/xolp/.git/description
    • -0
    • +0
    /openacs-4/packages/xolp/.git/packed-refs
  1. … 46 more files in changeset.
Initial revision

    • -0
    • +32
    /openacs-4/packages/xolp/xolp.info
    • -0
    • +1
    /openacs-4/packages/xolp/.git/HEAD
    • -0
    • +13
    /openacs-4/packages/xolp/.git/config
    • -0
    • +1
    /openacs-4/packages/xolp/.git/description
    • -0
    • +100
    /openacs-4/packages/xolp/.git/index
    • -0
    • +2
    /openacs-4/packages/xolp/.git/packed-refs
    • -0
    • +15
    /openacs-4/packages/xolp/.git/hooks/applypatch-msg.sample
    • -0
    • +24
    /openacs-4/packages/xolp/.git/hooks/commit-msg.sample
    • -0
    • +8
    /openacs-4/packages/xolp/.git/hooks/post-update.sample
    • -0
    • +14
    /openacs-4/packages/xolp/.git/hooks/pre-applypatch.sample
    • -0
    • +49
    /openacs-4/packages/xolp/.git/hooks/pre-commit.sample
    • -0
    • +53
    /openacs-4/packages/xolp/.git/hooks/pre-push.sample
    • -0
    • +169
    /openacs-4/packages/xolp/.git/hooks/pre-rebase.sample
    • -0
    • +36
    /openacs-4/packages/xolp/.git/hooks/prepare-commit-msg.sample
    • -0
    • +128
    /openacs-4/packages/xolp/.git/hooks/update.sample
  1. … 46 more files in changeset.
- improve comments

- tighten page contracts

Validate page_num to avoid potential attacks and to provide proper error messages

    • -2
    • +2
    /openacs-4/packages/dotlrn/www/index.tcl
    • -2
    • +2
    /openacs-4/packages/dotlrn/www/one-community.tcl
- add meaningful title and subtitle to theme view

- allow viewer only for current parameter settings

- implement nice "display" mode based on disabled fields

- draft version for viewing parameters in a nicer way

file view.adp was initially added on branch oacs-5-9.

file view.tcl was initially added on branch oacs-5-9.

- help a developer by logging differences between the default settings and actual settings to the log file

- avoid potential confusion on version numbers