• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
upgrade to version 0.20, support for arbitrary objects, definig index page, better rss support. For details, see the last three sections of the documentation page http://media.wu-wien.ac.at/download/xowiki-doc/index.html

    • -13
    • +13
    /openacs-4/packages/xowiki/xowiki.info
    • -34
    • +63
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -5
    • +3
    /openacs-4/packages/xowiki/www/delete.tcl
    • -2
    • +2
    /openacs-4/packages/xowiki/www/edit.tcl
    • -4
    • +5
    /openacs-4/packages/xowiki/www/index.tcl
    • -1
    • +3
    /openacs-4/packages/xowiki/www/view.adp
update to version 0.33, support for initialzing CrItem after they are loaded, tracking creation_user correctly.

fix bug in subscriptions move/copy feature that appears when user can write to exactly 2 aggregators; fix link on index page; bump version to 1.0a

Made sure only SWA can modify the pricelist structure

Missed the organization_id for the price list

Made sure only admins are allowed to view all invoices across all organizations

Upped version number. New I18N strings

Made sure to delete the temporary odt file

Fixed bug due to wrong variable

Added person_title to the employee attributes

Removed some of the default attributes for contacts. In the long run we should probably have a attribute_create procedure and an attribute_mapping procedure

Support for oo_mailings banner and post scriptum

Made sure that you can live without a freelancer group

Fixed e-mail sending

Changed generation of invoice_nr. The invoice number will only be generated when the invoice is about to be send. The moment it is send though, it is already marked as billed, even if the user decides not to send the invoice

Removed print button

Fixed due date calculation

Changes to the parsing so we acutally get the correct due date

providing means to store xotcl objects in the CR; using such an object to configure xowiki; editing wiki objects require admin permissins on the folder; setting "index_page" in admin object uses this wiki page as start page; improved admin interface; made categories pluging more robust for relative paths

    • -2
    • +91
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -4
    • +15
    /openacs-4/packages/xowiki/www/index.tcl
support for folder object, new easy to use add icon

first version of supporting RSS

Add query files for search callback implementation.

Add new search callback implementations

coupla simple changes to index page if conditions

bump version number in .info

file news-aggregator.css was initially added on branch oacs-5-2.

straightened out grouping issue in display (ran into the old issue detailed here - http://openacs.org/bugtracker/openacs/bug?bug%5fnumber=428); backing out maltes upgrade script change as it doesn't break anything and will create inconsistent data model - portlet should really be updated to fix the issue; tagging for rel v0.9.9

    • -5
    • +7
    /openacs-4/packages/news-aggregator/todo
trying to track creation user and modification user through through the *i view (so far little success)

fixing a bug for page templates with nested adp pages

    • -2
    • +18
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -0
    • +2
    /openacs-4/packages/xowiki/www/view.adp
added a custom field that was defined in an upgrade script, seems we forgot to update the create script to include this custom field for new installs, added additiona fields that should be dropped by dotlrn-ecommerce-views-drop.sql