• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- reduce verbosity

- use list operations instead of string operations

- reduce verbosity

- add cascade for page_template

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- reduce verbosity

    • -4
    • +3
    /openacs-4/packages/xowiki/www/index.vuh
- get rid of multiple definitions

file upgrade-5.8.1d3-5.8.1d4.sql was initially added on branch oacs-5-8.

- improve indentation

file upgrade-5.8.1d7-5.8.1d8.sql was initially added on branch oacs-5-8.

- add missing function args

- add still missing function args

file upgrade-0.6d5-0.6d6.sql was initially added on branch oacs-5-8.

- don't produce warning for argumets when using nsf

- provide hint, where this notice is coming from

- fix parameter documentation for api-browser. why did nobody notice the strange syntax?

- fix spelling of @param

- fix comment

- fix mixture of string and list commands

Removing what seems to be a backup file (not sourced from anywhere) and removing unused function from upgrade script.

Looking up the form by name given that when developer support is activated it is not the only form on this page.

- add xowf module

- use dict instead of arrays

- simplify code

- ignore deprecated packages and *-portlet" (currently useless alone) in offer for end-users

- provide summaries and maturities

- mark acs-mail as deprecated

initial check-in

    • -0
    • +23
    /openacs-4/packages/xowf/COPYRIGHT
    • -0
    • +31
    /openacs-4/packages/xowf/xowf.info
    • -0
    • +11
    /openacs-4/packages/xowf/catalog/xowf.de_DE.ISO-8859-1.xml
    • -0
    • +20
    /openacs-4/packages/xowf/catalog/xowf.en_US.ISO-8859-1.xml
    • -0
    • +31
    /openacs-4/packages/xowf/lib/clicker-answer.wf
    • -0
    • +272
    /openacs-4/packages/xowf/lib/online-exam-answer.wf
    • -0
    • +326
    /openacs-4/packages/xowf/lib/online-exam.wf
    • -0
    • +180
    /openacs-4/packages/xowf/tcl/atjob-procs.tcl
    • -0
    • +451
    /openacs-4/packages/xowf/tcl/test-item-procs.tcl
    • -0
    • +354
    /openacs-4/packages/xowf/tcl/xowf-form-field-procs.tcl
    • -0
    • +138
    /openacs-4/packages/xowf/tcl/xowf-includelet-procs.tcl
    • -0
    • +9
    /openacs-4/packages/xowf/tcl/xowf-init.tcl
    • -0
    • +1788
    /openacs-4/packages/xowf/tcl/xowf-procs.tcl
    • -0
    • +20
    /openacs-4/packages/xowf/www/index.vuh
    • -0
    • +5
    /openacs-4/packages/xowf/www/admin/index.vuh
  1. … 4 more files in changeset.
- fix copied typos

    • -1
    • +1
    /openacs-4/packages/xowiki/xowiki.info
- update vendor fields to an organization

    • -1
    • +1
    /openacs-4/packages/xowiki/xowiki.info
- add vendor field

- bump version number, improve .info file

- improve page contracts, bump verison number

- use dicts to avoid extra arrays