• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
change unread_or_new_query by unread_or_new_query_clause using db_map to support oracle and postgresql

upgraded xinha to version 0.931

  1. … 62 more files in changeset.
avail|byronl|openacs-4/packages/news

Fixed a problem where the persons attribute where not generated

slight improvement of "unread-items" includelet, includes now unread revisions as well

Improved performance significantly if you have a lot of application groups

correct nesting order for limit clause

added new includelet "unread-items", which is moderately useful

fix validator for podcast items

add from clause in query

new spanish catalog files (many thanks to David Arroyo)

improving localization support

    • -2
    • +5
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -2
    • +4
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
complete spanish catalog files (many thanks to David Arroyo)

improve localization support

file contributors.page was added on branch oacs-5-3 on 2007-08-01 21:39:27 +0000

improve portability

make low level sql stuff more robust for reloading

    • -200
    • +199
    /openacs-4/packages/xotcl-core/tcl/05-db-procs.tcl
add missing function_args to stored precedures (provided by Stefan Sobernig)

make weblog lass chattyy

    • -3
    • +7
    /openacs-4/packages/xowiki/tcl/weblog-procs.tcl
polish cleanup for aolserver 4.0.10

file set-publish-state.tcl was added on branch oacs-5-3 on 2007-08-01 21:39:25 +0000

file file-selector.tcl was added on branch oacs-5-3 on 2007-08-01 21:39:31 +0000

using ::xo::db::sql instead of ::xo::db, use optionally form field definitions from the defined attributes

    • -6
    • +11
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -1
    • +1
    /openacs-4/packages/xowiki/www/view-default.adp
move access function for stored procedures into ::xo::db::sql to make space for loading classes from acs-types into ::xo::db

first sketch of a better approach to detect objects that should be automatically reclaimed on cleanup

Last shot at site nodes cleanup. Duplicated site_nodes libraries have been removed and calls to their procs replaced by calls to site_node::

    • -1
    • +2
    /openacs-4/packages/dotlrn/tcl/applets-procs.tcl
First shot for site_nodes cleanup: removed duplicated library in dotlrn package and unused procs in new-portal/tcl/side-nodes-procs.tcl.

Removed obsolete code for curriculum bar (not used in the zen template)

make chat work again for existing procs

Zen: set a default class for fieldset. Customized styles for fieldset and legend tags now will be correctly applied.