• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Localization

    • -13
    • +20
    ./www/deregister-self-confirm.tcl
Fixed rendering of email address

Removed format HTML tags

Untabify and indent

Show dotlrn_community type name only in the groups portlet, not in the "courses" and "communities" pages of theme-zen

Indentation

Don't show action buttons in the list (usability issue) since there's a link to manage memberships at the top of the page.

Bumped version number to change dotlrn_communities type to application_group

Substitute acs_mail_lite::send for ns_sendmail

HTML cleanup

1. Don't include not approved users in the result of the search

2. Move the query to the common xql since it's the same for both DB

Minor fixes

Use existing message key

Fix redirect url

HTML cleanup

HTML cleanup

Replace display_template with link_url_col in the list def

Link to the dotlrn community only if the user is member or swa

Updated to reflect changes in the control panel

Fix the "customize logo" feature:

- use image.vuh from acs-subsite to display it instead of relaying on file storage

- Fix permissions grant (on item_id rather than revision_id)

- HTML cleanup

- localization and translation to spanish

When searching for users to add to a dotlrn community, display all of the matching ones flaging those who are already members.

Improve the control panel, community member pages UI (approved by honchos).

    • -0
    • +10
    ./catalog/dotlrn.en_US.ISO-8859-1.xml
    • -0
    • +10
    ./catalog/dotlrn.es_ES.ISO-8859-1.xml
Remove the buggy management of portrait from bio, the portrait is handled by acs-subsite.

Fixed typo in new query added by daveb (I think)

    • -2
    • +2
    ./tcl/apm-callback-procs-postgresql.xql
Missing XQL files for insert group rels query

    • -0
    • +20
    ./tcl/apm-callback-procs-oracle.xql
    • -0
    • +29
    ./tcl/apm-callback-procs-postgresql.xql
Finishing application group stuff

Community create package instantiation was missing package_id apparently

daveb missed that when sending me changes.

Upgrade scripts for application groups added to .lrn

    • -0
    • +263
    ./sql/oracle/upgrade/upgrade-2.5.0d2-2.5.0d3.sql
    • -0
    • +192
    ./sql/postgresql/upgrade/upgrade-2.5.0d2-2.5.0d3.sql
Tcl upgrade for applications groups (from daveb)

Set HomeName according to HomeURL (control-panel in this case)