• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix link for Unsubscribe action

Reference to theme-selva has to go, not quite sure why that was put there

Zen: added appropriate divs and classes for courses portlet

Zen: added appropriate divs and classes for communities portlet

Zen cleanup

Add missing # for message key

Zen cleanup: got rid of center tags, added button class, and removeded graphics

conversions to use list builder

  1. … 1 more file in changeset.
conversions to use list builder

Zen cleanup of dotlrn non-admin pages - end of first round (still needs some list builder and form builder work as outlined in the zen todo list) - also includes some i18n and removal of MIT help text that keeps sneaking back in

  1. … 1 more file in changeset.
Zen cleanup

Zen cleanup

Zen cleanup (could not find a page that links to this)

Zen cleanup

Zen cleanup round one: still needs some work

Zen cleanup

    • -4
    • +3
    ./admin/admin-params-site-templates.adp
Zen cleanup

Implemented list-builders instead of members table.

Implemented list builder instead of table to display communities.

Merging Nima's changes: i18n

1. Added the "thin-thick" column layouts and styles.

2. Wrap non-portalled pages in the "main" content divs

3. Removed extraneous "log Huh" notices

  1. … 7 more files in changeset.
Fix referer value

Add confirmation page for users dropping memberships.

    • -0
    • +4
    ./deregister-self-confirm.adp
    • -0
    • +30
    ./deregister-self-confirm.tcl
Send users to a confirm page if they try to drop themselves from a

community.

Use the actual current url for referer, not dotlrn/control-panel hard

coded

Remove reference to oacs_site_wide_admin_p. It was the same as

site_wide_admin_p

Allow a user to see their personal portal even if they have dropped all

community memberships.

Handle email inteligently. Instead of magically emailing when a

membership is approved, explictly send the email. Allow the admin the

option to skip sending email, or edit the email before sending.

    • -0
    • +6
    ./member-email-confirm.adp
    • -0
    • +20
    ./member-email-confirm.tcl
    • -27
    • +10
    ./admin/users-add-to-community.tcl
  1. … 3 more files in changeset.
Merging dotlrn-all and dotlrn-extras from oacs-5-2

  1. … 869 more files in changeset.
It is bad that manage memberships does not use listbuilder in the first place, so I made at least sure that it uses the listbuilder classes so the design is identical