• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
move access function for stored procedures into ::xo::db::sql to make space for loading classes from acs-types into ::xo::db

    • -12
    • +43
    ./packages/xotcl-core/tcl/05-db-procs.tcl
    • -19
    • +16
    ./packages/xotcl-core/tcl/generic-procs.tcl
first sketch of a better approach to detect objects that should be automatically reclaimed on cleanup

    • -19
    • +33
    ./packages/xotcl-core/tcl/01-debug-procs.tcl
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
    ./packages/dotlrn/tcl/applets-procs.tcl
    • -4
    • +2
    ./packages/new-portal/tcl/portal-procs.tcl
    • -183
    • +0
    ./packages/new-portal/tcl/site-nodes-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.

    • -212
    • +0
    ./packages/dotlrn/tcl/site-nodes-procs.tcl
    • -17
    • +0
    ./packages/dotlrn/tcl/site-nodes-procs.xql
    • -161
    • +132
    ./packages/new-portal/tcl/site-nodes-procs.tcl
    • -17
    • +0
    ./packages/new-portal/tcl/site-nodes-procs.xql
Removed obsolete code for curriculum bar (not used in the zen template)

    • -4
    • +1
    ./packages/theme-zen/lib/lrn-master.tcl
make chat work again for existing procs

    • -541
    • +76
    ./packages/xotcl-core/tcl/chat-procs.tcl
Zen: set a default class for fieldset. Customized styles for fieldset and legend tags now will be correctly applied.

    • -6
    • +15
    ./packages/acs-templating/tcl/form-procs.tcl
Removed trailing / in link tag to pass HTML 4.01 transitional validation

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

    • -76
    • +541
    ./packages/xotcl-core/tcl/chat-procs.tcl
"New version of the package"

    • -2
    • +20
    ./packages/chat/lib/current-messages.tcl
    • -0
    • +17
    ./packages/chat/lib/transcript-view.tcl
    • -164
    • +683
    ./packages/chat/sql/postgresql/chat-create.sql
    • -5
    • +37
    ./packages/chat/sql/postgresql/chat-drop.sql
    • -0
    • +14
    ./packages/chat/tcl/chat-ajax-procs-postgresql.xql
    • -25
    • +193
    ./packages/chat/tcl/chat-ajax-procs.tcl
    • -0
    • +18
    ./packages/chat/tcl/chat-install-procs.tcl
    • -7
    • +303
    ./packages/chat/tcl/chat-procs-postgresql.xql
    • binary
    ./packages/chat/tcl/chatb.gif
    • binary
    ./packages/chat/tcl/flecha01atras.gif
    • binary
    ./packages/chat/tcl/resources/chatb.gif
    • binary
    ./packages/chat/tcl/resources/chatpicture.jpg
  1. … 74 more files in changeset.
"File improved to implements new functionalities"

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

    • -2
    • +6
    ./packages/xowiki/tcl/xowiki-form-procs.tcl
change incorrect name of map function, fix for http://openacs.org/forums/message-view?message_id=546200

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

    • -4
    • +7
    ./packages/acs-templating/tcl/form-procs.tcl
    • -2
    • +5
    ./packages/acs-templating/tcl/tag-init.tcl
- Redirecting always to the whole thread view after posting.

- Fixing documentation.

    • -8
    • +4
    ./packages/forums/lib/message/post.tcl
    • -2
    • +2
    ./packages/forums/tcl/messages-procs.tcl
Fix upgrade to parameter datatype check constraint to work with either

variation of the constraint name. Bump version in info file so upgrade

will run.

Fixing the display of messages for forums in flat mode:

1. Removing buttons "expand", "collapse" ( flat mode and threaded mode ).

2. Showing messages ordered by input.

3. Showing messages in "flat" mode.

4. Removing "Replay" button.

    • -0
    • +2
    ./packages/forums/lib/message/thread-chunk.adp
    • -5
    • +1
    ./packages/forums/www/message-view.adp
Return a complain when no keywords to search for have been entered

Adding more categories helper procedures

    • -0
    • +8
    ./packages/categories/tcl/categories-procs.tcl
    • -0
    • +9
    ./packages/categories/tcl/categories-procs.xql
changed import of page instances to update references to page templates on updating imports as well. Last version handled only initial imports.

    • -7
    • +8
    ./packages/xowiki/tcl/package-procs.tcl
fixing name validator, which should never return ""

    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-form-procs.tcl
Made sure that we preload the non acs-subsite packages mounted under root

    • -3
    • +3
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl
If you add www. to the hostname it should still work with the hostename based node mapping

    • -3
    • +3
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl
zenifying: removing inline styles, providing alternative ways to navigate through the course when there is no javascript nor css styles

    • -52
    • +82
    ./packages/imsld/tcl/imsld-procs.tcl
    • -5
    • +12
    ./packages/imsld/www/activity-frame.adp
    • -1
    • +1
    ./packages/imsld/www/admin/imsld-groups.tcl
    • -1
    • +32
    ./packages/imsld/www/resources/imsld.css
creation

    • -0
    • +22
    ./packages/forums/sql/postgresql/forums-reading-info-drop.sql
fixed some problems with constraints

autonaming of anonymous (unnamed) entries during export to avoid potential name clashes on target systems

    • -6
    • +22
    ./packages/xowiki/tcl/xowiki-procs.tcl
don't double-validate names when they are not changed (can lead to prefix adding)

    • -2
    • +9
    ./packages/xowiki/tcl/xowiki-form-procs.tcl
creation: load the reading_info script

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

    • -0
    • +0
    ./packages/xowiki/www/admin/export.tcl