• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Andrew's cute set of procs that let you log, redirect, or filter e-mail

sent by your server (for development setups). Controllable from your

nsd.tcl config file ...

Added Andrew Grumet's cute little set of procs to allow one to modify the

behavior of ns_sendmail for various testing scenarios.

file rollout-email-procs.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    /openacs-4/packages/acs-tcl/tcl/rollout-email-procs.tcl
committing the latest translations from the dotLRN translation server

  1. … 420 more files in changeset.
changing regexp to allow for 3 character as well as 2 character country code in catalog consistency check script

Changed current_timestamp to sysdate for oracle xql

Allowed brad (briand) to commit to contrib/packages

Another stupid problem: The upgrade script forgot to drop a temporary table

file upgrade-1.2d5-1.2d6.sql was initially added on branch oacs-4-6.

Fixed a typo on bt_project__delete's call to bt_project__keywords_delete

Removed accidental double e-mail alerts to new users