• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
adding the clause "content_revision__is_live" in the queries of the properties (which didn't have it already), since now they make use of the CR

dont't assume, all options of the richtext widget are specified

define different types of form fields as different classes, support for richtext

    • -98
    • +158
    /openacs-4/packages/xowiki/tcl/form-field-procs.tcl
    • -4
    • +4
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Make search a singleton since it can be mounted only once. Description updated too.

    • -3
    • +2
    /openacs-4/packages/search/search.info
Child messages content was not indexed (search). Fix query to retrieve the whole thread and index its content

Fixes for ugprade scripts

Upgrading to 1.2b30, which consolidates group membership addition to contact::group::add_member and changes the UseSubsiteAsDefaultGroup default to "1" - included is an upgrade script to move all users of a contacts application group to their respective subsite application group since the previous sweeper method was error prone.

Reverted ill-conceived changes by MatthewG

Reverting previous change pending further discussion, cleanup and formal approvals.

Adding group::add_member callback and changed the group::add_member proc to allow organization_rel's to be used - since organization => group mappings are needed and membership_rel requires person => group mappings.

file upgrade-1.1d-1.2d.sql was initially added on branch oacs-5-3.

adding upgrade script for a change in the db

working on accessibility issues

fixing bugs

- properties of all types

removing the creation of the first default run

now the group of users of the run is crated after the administrator manages the roles

    • -0
    • +9
    /openacs-4/packages/imsld/lib/imsld-master.adp
    • -1
    • +1
    /openacs-4/packages/imsld/www/imsld-tree.tcl
    • -23
    • +1
    /openacs-4/packages/imsld/www/monitor-frame.adp
  1. … 4 more files in changeset.
Updated the label for search messages

Added functionality to send an e-mail to the result of a search. Furhter streamlined the process so that checks are actually only done when sending the e-mail, which is much faster from the UI point of view

    • -0
    • +10
    /openacs-4/packages/contacts/lib/email-search.adp
    • -0
    • +396
    /openacs-4/packages/contacts/lib/email-search.tcl
    • -333
    • +0
    /openacs-4/packages/contacts/lib/email_group.tcl
Added search::result to return the party_ids of a search

some cleanup

    • -8
    • +1
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Remove ds_comment

remove unneeded href from TABLE::ImageField

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

    • -0
    • +0
    /openacs-4/packages/xowiki/www/admin/list.tcl
update to 0.53, internationalization, using form-fields where appropriate, slot changes

    • -5
    • +11
    /openacs-4/packages/xowiki/xowiki.info
    • -0
    • +227
    /openacs-4/packages/xowiki/tcl/form-field-procs.tcl
    • -196
    • +64
    /openacs-4/packages/xowiki/tcl/xowiki-form-procs.tcl
    • -44
    • +85
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -1
    • +1
    /openacs-4/packages/xowiki/www/view-default.adp
  1. … 12 more files in changeset.
updated version number to 0.52

updated version number to 0.52

Fixed an issue with two identical entries in site_node_url_by_object_id

Add dependency to dotlrn

Prepared PM to run on 5.3.1

fixed some issues with orderby and onctacts integration

fix two cases, where ImageField had to be replaced with ImageAnchorField (in revisions code), more slot support

Fixing a lot of bad programming techniques and try to get .LRN out of the package, in vain...

    • -2
    • +3
    /openacs-4/packages/chat/tcl/chat-procs.tcl
    • -32
    • +26
    /openacs-4/packages/chat/www/chat.tcl
    • -22
    • +26
    /openacs-4/packages/chat/www/index.tcl
    • -79
    • +79
    /openacs-4/packages/chat/www/room-new.tcl
Developer support should only be running from the main domain

Made sure not to use not in clause in sweeper