• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
First commit on the new server!

set use new info format strings

Remove cvs_acls

allow sort my views per minutes

add search::driver_name proc that returns the name of current search driver

    • -1
    • +8
    /openacs-4/packages/search/tcl/search-procs.tcl
fix month list for date form fields

Removing duplicate images (*.GIF)

    • -1
    • +1
    /openacs-4/packages/imsld/www/doc/ch05.html
Removing duplicate images (*.GIF)

    • -1
    • +1
    /openacs-4/packages/imsld/www/doc/ch05.html
Bumped version numbers

    • -5
    • +5
    /openacs-4/packages/dotlrn/dotlrn.info
  1. … 32 more files in changeset.
fix bug for "import_prototype_page news" in update scripts, when no news page was available

    • -1
    • +11
    /openacs-4/packages/xowiki/tcl/weblog-procs.tcl
    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
some further cleanup and more detailed error checking for automatically generated package names and table names.

- make categories includelet not throw an error, when no categories are found

- allow for the attribute 'entries_of' of class ::xowiki::Weblog

names of XOTcl Classes to be specified. If specified, only

instances of the specified classes are shown in the weblog.

- simpler handling of nasty characters in weblog-portlet.page

    • -8
    • +20
    /openacs-4/packages/xowiki/tcl/weblog-procs.tcl
roll back the changes in xotcl-core to the state of 2008-06-18 in order avoid conflicts in the release cycle

- fix message, when user is created

- fix initial state handling

    • -3
    • +5
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
urgent fix for recent change for explicit sql package name handling

urgent fix for recent changes for sql_package names

Fix broken list filtering.

Fix so acs_community_member_url can be called without a connection.

Added missing creation date key used by bug-tracker.

add message translations from oacs-5-4

fix missing key

merge in recent fixes from head

some cleanup

Fixed error when install dotlrn

more general handling of ical formatted output

HTML Strict and CSS2 cleanup.

bump version numbers

minimal ical support for DAV requests

- changes for async and sync http-requests

* timeout is now the per-io-operation timeout

and not the timeout for the whole requests

(hardly predictible for internet transfers)

* non-blocking POST requests for large POST data

* the notification_handler has now an extensive

list of response methods: deliver, done, success, failure,

start_request, request_data, start_reply, reply_data

It should be possible to provde progress bars for

GET and POST requests

make multiple context inits more robust