• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Several changes on the monitor screens. Shows now a summary of user activity.

Included imsld-master.adp for all pages in GRAIL. Needed to reorg. some code

to use such template.

Added a few messages in localization hash.

Fixed a few bugs when showing the environment, variable names, etc.

Produced a template for easily produce a select statement (choice-select.adp)

    • -65
    • +129
    /openacs-4/packages/imsld/lib/imsld-master.adp
    • -34
    • +43
    /openacs-4/packages/imsld/lib/imsld-master.tcl
    • -15
    • +18
    /openacs-4/packages/imsld/tcl/imsld-parse-procs.tcl
    • -13
    • +28
    /openacs-4/packages/imsld/tcl/imsld-procs.tcl
  1. … 18 more files in changeset.
make handling of show_page_order mor regular, adding page_orders into HTML-forms

    • -1
    • +5
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -4
    • +8
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Changing Mail_group to Mail_recipient

Removing option elements if not options actually exist and automatically redirecting to make a new email message if no mail templates exist

Using contact::group::name instead of group::title since it gets the class/club name from dotlrn if applicable

Consolidating check for null variables and adding oo_template to that list

make code less verbose

Create a separate context for included pages to avoid loop, when revisions are rendered.

Revisions are specified via query_parameter revision_id, which has higher precedence than then name.

When the resolver tries to resolve the name of a page to be included, it took the revision_id if the including page.

This led to a recursive rendering.

    • -1
    • +8
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
removing customized css from admin pages (using the default ones)

fixing bug with the property instances

    • -2
    • +2
    /openacs-4/packages/imsld/tcl/imsld-procs.tcl
    • -1
    • +1
    /openacs-4/packages/imsld/tcl/imsld-procs.xql
fixing bug with the feedback items

    • -2
    • +2
    /openacs-4/packages/imsld/tcl/imsld-procs.tcl
    • -1
    • +10
    /openacs-4/packages/imsld/tcl/imsld-procs.xql
upgrade to 0.54: FormField classes, more internationalization, recursive inclusion bug fixed

    • -3
    • +5
    /openacs-4/packages/xowiki/xowiki.info
    • -24
    • +26
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
handling recursive inclusions in a more generic way

    • -2
    • +13
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
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