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

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