• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
"New version with new functionalities"

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

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

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

Zen: fieldset/legend tags are not generated anymore if the legend tag has no text

    • -2
    • +8
    ./acs-templating/resources/forms/standard.adp
    • -41
    • +42
    ./acs-templating/tcl/element-procs.tcl
- Redirecting always to the whole thread view after posting.

- Fixing documentation.

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.

Return a complain when no keywords to search for have been entered

Adding more categories helper procedures

    • -0
    • +15
    ./categories/tcl/category-trees-procs.tcl
    • -1
    • +11
    ./categories/tcl/category-trees-procs.xql
changed import of page instances to update references to page templates on updating imports as well. Last version handled only initial imports.

fixing name validator, which should never return ""

Made sure that we preload the non acs-subsite packages mounted under root

If you add www. to the hostname it should still work with the hostename based node mapping

    • -0
    • +5
    ./acs-tcl/tcl/request-processor-procs.tcl
zenifying: removing inline styles, providing alternative ways to navigate through the course when there is no javascript nor css styles

    • -2
    • +6
    ./imsld/catalog/imsld.en_US.ISO-8859-1.xml
    • -2
    • +2
    ./imsld/www/admin/monitor/activity-frame.adp
    • -5
    • +0
    ./imsld/www/admin/monitor/monitor-tree.adp
creation

    • -0
    • +22
    ./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

don't double-validate names when they are not changed (can lead to prefix adding)

creation: load the reading_info script

    • -0
    • +1
    ./forums/sql/oracle/upgrade/upgrade-1.3d5-1.3d6.sql
file export.tcl was added on branch oacs-5-3 on 2007-08-01 21:39:25 +0000

handling export of selected objects, include always object required for the selection to avoid surprises

adding bulk-action for export

supporting multi-valued attributes

providing support for bulk actions

    • -9
    • +100
    ./xotcl-core/tcl/30-widget-procs.tcl
adding variable unread_or_new_query to allow reading_info feature

port to oracle and a small display change

    • -5
    • +13
    ./forums/lib/forums/forums-chunk.tcl
The username is not always an email. So, lets use the email instead for sending the mail

    • -2
    • +3
    ./acs-authentication/tcl/local-procs.tcl
Removing unused-deprecated ad_choice_bar (only used in contrib/obsolete-packages/library) and search::choice_bar (not used) procs