• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

Switch QUESTION text to use cr_revisions.content instead of

cr_revisions.title. Upgrade included, tested on Oracle 10g and PG 8.0.

Added automated test for as::item::new

Fix division with empty string in pretty_time proc and added test.

Beginning of work to allow question text (and other CLOB/BLOB columns)

to include HTML from Xinha rich text editor to allow images etc in the

question text, feedback etc. Mainly this allow an arbitrary number of

images or links to files, instead of just one allowed per question.

Test cases for some acs-tcl procs

    • -0
    • +74
    /openacs-4/packages/acs-tcl/tcl/test/openacs-kernel-procs.tcl
    • -0
    • +80
    /openacs-4/packages/acs-tcl/tcl/test/whos-online-procs.tcl
avail|juanpa|openacs-4/packages/acs-tcl Juan Pablo Amaya, Cauca, Colombia

Added correct link to pricelist

Added default price list support

New I18

Minor fixes in the lists

    • -20
    • +37
    /openacs-4/packages/invoices/lib/offer-list.tcl
Added the description even if it could not find a project

Added transaction again

Changed the link a bit

Added display of customers using price list

    • -0
    • +19
    /openacs-4/packages/invoices/www/price-list-choose.adp
    • -0
    • +83
    /openacs-4/packages/invoices/www/price-list-choose.tcl
    • -0
    • +30
    /openacs-4/packages/invoices/www/price-list-choose.xql
Missing files from last commit

file glossar-delete.adp was initially added on branch oacs-5-2.

    • -0
    • +0
    /openacs-4/packages/glossar/www/glossar-delete.adp
file glossar-term-delete.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    /openacs-4/packages/glossar/www/glossar-term-delete.tcl
Changed the naming to adhere with OpenACS naming conventions. Added delete functions.

    • -2
    • +2
    /openacs-4/packages/glossar/glossar.info
    • -3
    • +14
    /openacs-4/packages/glossar/lib/glossar-list.tcl
    • -36
    • +75
    /openacs-4/packages/glossar/tcl/glossar-procs.tcl
The secondary object type can sometimes be a party, sadly though the system only checked if it was of the type of the new created contact.

complement the repeat_p usability change by setting a default value to edit_all_p when the widget is hidden