• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- 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

More display changes

    • -2
    • +2
    /openacs-4/contrib/packages/events/www/index.adp
    • -0
    • +2
    /openacs-4/contrib/packages/events/www/index.tcl
Adding a simple tcl commandline script that produces sql statements to create a new tablespace, similar to the online version and pinds.com.

    • -0
    • +97
    /openacs-4/bin/create-tablespace.tcl
Moved the sloan theme addition to the standard defaults file, since

the theme is distributed with new-portal, etc.

Jarkko Laine's calendar bug fixes ...

    • -8
    • +77
    /openacs-4/packages/calendar/www/view.tcl
Views were returning dates rather than timestamps and screwing things up.

xql file display hack bug 155 patch 48 patch 49 Mark Auflick

pt_BR (portugese - Brazil) datetime locale data provided by Roberto

Accepted patch #108 which fixes bug #324

add subsite::get and subsite::get_element patch 104 Frank Nikolajsen

Made these portlets work when called from the portal package's admin page,

when community_id is undefined.

Made these portlets work when they're called from the portal package's

admin page and there's no community associated with them.

I accidently dropped a trigger create when I switched back to dropping and

creating them instead of using "create or replace function" (which doesn't

quite work in PG 7.3 unfortunately when the function's attached to a trigger)

118n modifications to survey

    • -30
    • +10
    /openacs-4/packages/survey/tcl/survey-procs.tcl
    • -4
    • +4
    /openacs-4/packages/survey/tcl/survey-procs.xql
    • -8
    • +10
    /openacs-4/packages/survey/www/index.adp
    • -0
    • +2
    /openacs-4/packages/survey/www/one_paragraph.adp
  1. … 51 more files in changeset.