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

Removed trailing / in link tag to pass HTML 4.01 transitional validation

    • -5
    • +5
    /openacs-4/packages/forums/www/message-email.adp
    • -5
    • +5
    /openacs-4/packages/forums/www/message-post.adp
    • -7
    • +7
    /openacs-4/packages/forums/www/message-view.adp
"New version with new functionalities"

"New version of the package"

    • -25
    • +193
    /openacs-4/packages/chat/tcl/chat-ajax-procs.tcl
    • -4
    • +3
    /openacs-4/packages/chat/tcl/chat-init.tcl
    • -0
    • +18
    /openacs-4/packages/chat/tcl/chat-install-procs.tcl
    • -2
    • +35
    /openacs-4/packages/chat/tcl/chat-procs.xql
    • binary
    /openacs-4/packages/chat/tcl/chatb.gif
    • binary
    /openacs-4/packages/chat/tcl/flecha01atras.gif
    • binary
    /openacs-4/packages/chat/tcl/resources/chatb.gif
    • binary
    /openacs-4/packages/chat/tcl/resources/chatpicture.jpg
  1. … 74 more files in changeset.
"File improved to implements new functionalities"

    • -20
    • +1261
    /openacs-4/packages/chat/tcl/chat-procs.tcl
ltree does not like spaces in keys. trim keys before inserting it into the database.

change incorrect name of map function, fix for http://openacs.org/forums/message-view?message_id=546200

    • -3
    • +3
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Zen: fieldset/legend tags are not generated anymore if the legend tag has no text

- Redirecting always to the whole thread view after posting.

- Fixing documentation.