• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Made use of /file for the download link so you can right click on the link and say 'save link as' in your browser

After tedious searching for the errors, fixed the callbacks and added the missing ones

Why .LRN again, and more importantly, why doesn't it work on 2.3

    • -2
    • +3
    /openacs-4/packages/search/tcl/search-procs.tcl
Two defaults are not good

    • -1
    • +1
    /openacs-4/packages/search/search.info
fixing breaks in adp, fixing over-eager cleanup

    • -2
    • +1
    /openacs-4/packages/xowiki/www/view-default.adp
upgrade to xowiki 0.35, provide lang_links.found and lang_links.undefined as template variables

    • -8
    • +8
    /openacs-4/packages/xowiki/xowiki.info
    • -6
    • +11
    /openacs-4/packages/xowiki/tcl/link-procs.tcl
    • -9
    • +3
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -2
    • +5
    /openacs-4/packages/xowiki/www/view-default.adp
Fix call to lors::object_url (was passing res_identifier instead of man_id as object_id)

Upgraded version to reflect it is part of core now. Added incoming_object_email callback as per http://openacs.org/xowiki/incoming_email. Moved incoming e-mail procs to a separate file

    • -0
    • +236
    /openacs-4/packages/acs-mail-lite/tcl/incoming-mail-procs.tcl
Sometime in the future the sweeper will work as advertised...

Added party::party_p procedure

Added acs_object::object_p procedure

    • -2
    • +2
    /openacs-4/packages/acs-tcl/acs-tcl.info
    • -11
    • +13
    /openacs-4/packages/acs-tcl/tcl/object-procs.tcl
patch for views support, autoname support

    • -5
    • +10
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
Added changed files etc.

file zen1.adp was initially added on branch oacs-5-3.

    • -0
    • +0
    /openacs-4/packages/theme-zen/lib/layouts/zen1.adp
file zen1.tcl was initially added on branch oacs-5-3.

    • -0
    • +0
    /openacs-4/packages/theme-zen/lib/layouts/zen1.tcl
file portal-element-remove.tcl was added on branch oacs-5-3 on 2007-08-01 21:39:25 +0000

support for adding and removing xowiki pages as dotlrn applets

    • -6
    • +7
    /openacs-4/packages/xowiki/xowiki.info
    • -0
    • +43
    /openacs-4/packages/xowiki/www/admin/portal-element-add.tcl
    • -0
    • +19
    /openacs-4/packages/xowiki/www/admin/portal-element-remove.tcl
Fixed .info

Fixed the number scanning

Improved the task add edit with richtext and categories

More fixes to the sweeper

Accidently added a selva css file ...

Grrr, I didn't commit bumped version numbers before making the 5.3.0 tarball

    • -5
    • +5
    /openacs-4/packages/acs-tcl/acs-tcl.info
  1. … 4 more files in changeset.
this should fix the clear float issue with the footer in the portal view and the accessibility related contrast failures

in case a page is not found, provide a link to the user to create this page, when the user has permissions to do so.

    • -16
    • +70
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -41
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
support for autonamed entries (when name is empty)

support for views package. Many thanks to Malte!

    • -5
    • +5
    /openacs-4/packages/xowiki/xowiki.info
Added language keys for the view basics

Added language keys for the view basics

    • -0
    • +7
    /openacs-4/packages/views/catalog/views.en_US.ISO-8859-1.xml
Remove extra <br> tags. Put the question inside <p> tags so it shows up

in the right place.