• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
xowiki 0.34. most notable change: notifications; various bug fixes

    • -8
    • +8
    /openacs-4/packages/xowiki/xowiki.info
    • -2
    • +1
    /openacs-4/packages/xowiki/lib/view.tcl
    • -0
    • +118
    /openacs-4/packages/xowiki/tcl/notification-procs.tcl
    • -8
    • +16
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -0
    • +195
    /openacs-4/packages/xowiki/tcl/xowiki-callback-procs.tcl
    • -174
    • +13
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -0
    • +1
    /openacs-4/packages/xowiki/www/view-default.adp
    • -165
    • +0
    /openacs-4/packages/xowiki/www/view.adp
CVS merge dup'd a \i line causing the datamodel to fail

upgrade to xotcl-core 0.42; get creation_date from item and last_modified from revision

Messed up the merge of this package, resulting in duplicate parameters.

First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2464 more files in changeset.
fixing broken search: unknown function callback::exists removed, missing query added.

    • -2
    • +2
    /openacs-4/packages/search/tcl/search-procs.tcl
    • -0
    • +8
    /openacs-4/packages/search/tcl/search-procs.xql
Allow saving of attributes even without a delivery address (e.g. if you want to save only the country). Added a couple of procs to make saving easier

    • -1
    • +5
    /openacs-4/packages/ams/tcl/ams-procs.tcl
    • -4
    • +130
    /openacs-4/packages/ams/tcl/ams-widget-procs.tcl
cleanup objects after export, fix for user provided template code (variable template in folder objects).

don't procuce error messages in the error log, when libthtread is not available

Reset the crv_package_id as the package_id should be set by cr_revision__new

Allow richtext xinha editor for question text. Rename title to question text in the form so we know what we are editing. Allow any length text in question text now that its stored in blob/text column.

upgrading contextbar css to match technique used by action-list class in same files, which renders more consistently

upgrading html, closing li p tags, adding quotes to tag attributes

update to xowiki 0.33: direct inclusion of xowiki pages via {{en:mypage}}, simpler default pages (see xowiki/www/default-pages), obsolete files removed, fixed bug when a new xowiki instance is created

    • -4
    • +5
    /openacs-4/packages/xowiki/xowiki.info
    • -5
    • +26
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -1
    • +17
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -18
    • +0
    /openacs-4/packages/xowiki/www/delete.tcl
    • -4
    • +4
    /openacs-4/packages/xowiki/www/index.vuh
    • -26
    • +0
    /openacs-4/packages/xowiki/www/popular_tags.tcl
    • -29
    • +0
    /openacs-4/packages/xowiki/www/revisions.tcl
    • -18
    • +0
    /openacs-4/packages/xowiki/www/save_tags.tcl
    • -102
    • +0
    /openacs-4/packages/xowiki/www/view.tcl
    • -27
    • +0
    /openacs-4/packages/xowiki/www/weblog.tcl
    • -0
    • +15
    /openacs-4/packages/xowiki/www/default-pages/index.page
    • -0
    • +13
    /openacs-4/packages/xowiki/www/default-pages/weblog.page
Adding image API

Set question text to the right element of the multirow.

removed bad SDM link, redundant notes section

added documentation commentary, applied bs filter, renumbered sections

removed c-Ms, added p tags, added a comment to unimplemented requirements / feature request

removing c-Ms, wrapping text with p tags, added link to api-browser in api section

Fix as::item::edit,copy,new_revision to keep content when creating a new revision of a as_item. Added tests.

Add upgrade scripts for new long question text support.

Adding tests

change test, when bgdelivery can be used

setting rss content back to plain text, providing value for creation user on edit-new

    • -4
    • +4
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
file file.jpg was added on branch oacs-5-3 on 2007-08-01 21:39:28 +0000

version 0.32: support for storing files and images in xowiki folders, can be linked via [[file::doc.pdf]] or [[image::picture.jpg]], some minor bug-fixes

    • -5
    • +5
    /openacs-4/packages/xowiki/xowiki.info
    • -7
    • +52
    /openacs-4/packages/xowiki/tcl/link-procs.tcl
    • -1
    • +7
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -20
    • +102
    /openacs-4/packages/xowiki/tcl/xowiki-form-procs.tcl
    • -23
    • +83
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -3
    • +6
    /openacs-4/packages/xowiki/www/index.vuh
    • -5
    • +3
    /openacs-4/packages/xowiki/www/view-default.adp
    • -3
    • +8
    /openacs-4/packages/xowiki/www/admin/list.tcl
    • binary
    /openacs-4/packages/xowiki/www/resources/file.jpg
don't let local modifications sneek in

version 0.41: supporting storage_type file, on_submit method and html for forms

first pass with the bs filter