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

some support for handling multiple category trees, some cleanup

adding plugin for viewing categories

    • -1
    • +1
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -0
    • +6
    /openacs-4/packages/xowiki/www/portlets/categories.adp
    • -0
    • +30
    /openacs-4/packages/xowiki/www/portlets/categories.tcl
finish a resource by clicking on it

    • -0
    • +51
    /openacs-4/packages/imsld/www/imsld-finish-resource.tcl
reverting. not because I think I have to but because I'm just sick of discussing this minor change for ages

Add important ctxsys file

Added support for returning the filename of the generated PDF without storing the file in the CR

Added preview link

    • -0
    • +64
    /openacs-4/packages/invoices/www/invoice-preview.tcl
    • -0
    • +16
    /openacs-4/packages/invoices/www/invoice-preview.xql
Add intermdia-driver Oracle search FtsEngineDriver

    • -0
    • +315
    /openacs-4/packages/intermedia-driver/tcl/intermedia-procs.tcl
file upgrade-0.16-0.17.sql was initially added on branch oacs-5-2.

Added Validation Block field when creating a question. This allows validation of the answer entered by the user. This is especially useful in a registration assessment -- it allows the email entered to be checked if it already exists and prevent the assessment from continuing.

The value of this field must be multiples of a TCL boolean expression and an error message separated by spaces.

Added check whether to send assign e-mails

Added SelfRegsitrationP parameter to allow/prevent users from joining/leaving communities or classes on their own

    • -0
    • +1
    /openacs-4/packages/dotlrn/dotlrn.info
fixed format menu and tested to following cases: with/without javascript, with/without UseHtmlAreaForRichtextP, with rte and xinha

make xinha branch working, when javascript is turned off

give a better hint, when package_id cannot be determined for a revision id yet. we store the package_id in object_package_id of the content_folder, which is updated if necessary, when an item is viewed

fixing typo in name of after-install callback (only one leading : was given)

    • -11
    • +11
    /openacs-4/packages/xowiki/xowiki.info
Adding missing service contracts file

    • -0
    • +76
    /openacs-4/packages/xowiki/tcl/xowiki-sc-procs.tcl
Made sure the upgrade link only shows up if the user is not already a user in the system

upgrade to xowiki 0.19. Providing support for side wide search for ::xowiki::Page and ::xowiki::PlainPage.

    • -5
    • +7
    /openacs-4/packages/xowiki/xowiki.info
    • -5
    • +7
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -1
    • +4
    /openacs-4/packages/xowiki/www/index.tcl
upgrade to version 0.32. some improvement for site wide search; fetching content items only via revision_ids, associating package_ids to folder ids, unsuccessful attempts to update object_package_id via the automatically generated views.

fixing a typo (in depreciatged code), removing the text format box for richtext, when htmlarea_p is set (this

will easily lead to a content type text/enhanced, where the real content generated from the rich text widget is in HTML; this can lead to errors in xowiki).

Put notifications chunk on the top otherwise its off the bottom of the page and noone can find it.

Added info field for project code

Fixed issue with mixing file_item_id and file_id

Changed sort order

Fixed some of the parsing in invoices and offers and changed the sort_order

    • -8
    • +27
    /openacs-4/packages/invoices/tcl/invoice-procs.tcl