• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file add.gif was initially added on branch oacs-4-6.

    • binary
    /openacs-4/packages/acs-subsite/www/shared/images/add.gif
file go.gif was initially added on branch oacs-4-6.

    • binary
    /openacs-4/packages/acs-subsite/www/shared/images/go.gif
file diamond.gif was initially added on branch oacs-4-6.

file checkboxchecked.gif was initially added on branch oacs-4-6.

file checkbox.gif was initially added on branch oacs-4-6.

file bold-button.gif was initially added on branch oacs-4-6.

file url-button.gif was initially added on branch oacs-4-6.

file underline-button.gif was initially added on branch oacs-4-6.

file right.gif was initially added on branch oacs-4-6.

file radiochecked.gif was initially added on branch oacs-4-6.

1. created /acs-subsite/www/shared/images for images that need to be

readable by all who can read the main subsite

2. changed existing references to /acs-subsite/www/shared/*.gif

3. made acs-datetime use these instead of /doc/acs-datetime/pics so

it is no longer necessary to grant broad read privs to the /doc

package in order to see calendar left/right arrow widgets etc

  1. … 13 more files in changeset.
Fix bug #334: Truncate subject to 200 characters.

file upgrade-0.8.4-0.8.5.sql was initially added on branch oacs-4-6.

- Applied Joel Aufrect's patch to add title_url (with modifications)

- fixed bug #336 by adding a catch

- showing minimum 3 last postings

  1. … 15 more files in changeset.
Added matthew geddert to those who can commit to contrib/packages

bumping up allowed length of group_type column in group_types table from 100 to 400. Adding a subject in dotlrn with a 100 length subject pretty_name would break otherwise (the group_type becomes department key + subject pretty_name)

making upgrade script use timestamptz like the create script

adding the ability to cancel all watches in the system

adding the ability to cancel all watches in the system

Merged over changes from HEAD

fixing bug 273 by making sure that the dotlrn users admin page doesn't non-dotlrn users that haven't verified their emails yet (they need to verify their emails to complete their registration before they can be added to dotlrn)

Merged over changes from HEAD

  1. … 23 more files in changeset.
fixing an empty bullet that would show up in list under administrative actions

    • -1
    • +1
    /openacs-4/packages/dotlrn/www/admin/user.adp
Forgot to commit these

Sort parties list and add email

we want all links of the navbar to be active if we are not in a dotLRN instance (for example when we are at /pvt/home to be able to reach the MySpace page)

    • -7
    • +9
    /openacs-4/packages/dotlrn/www/dotlrn-master.tcl
fixing the homepage link of a user on his community page to point to his shared folder

making sure user can navigate from an application in a class back to the class homepage via the navbar. This was in response to bug 279

    • -1
    • +8
    /openacs-4/packages/dotlrn/www/dotlrn-master.tcl
Fixed bulk-mail: The form didn't work because it didn't carry forward the 'group' variable. And the query to get the sender email got more rows than you wanted, due to a bad join.

adding missing close bracket to procedure call