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

Sped up the view used to build the denormalized acs_privilege_descendant_map

table.

- Add IRC logs in reverse order so that the newest log is at the top of the page.

- Add 'current' link to latest IRC log at the top of the page.

- Add 'current' link to irc-logger for links from other sites to the latest log.

- Update documentation.

    • -0
    • +22
    /openacs.org-dev/packages/irc-logger/www/current.tcl
adding note warning about watching the file from the APM UI. Making sure db type of sqlj files is set correctly

adding note warning about watching the file from the APM UI. Making sure db type of sqlj files is set correctly

Removed Sloan weblog stuff fixing bugs 182 and 321.

    • -1
    • +0
    /openacs-4/packages/dotlrn/www/control-panel.adp
    • -76
    • +0
    /openacs-4/packages/dotlrn/www/weblog-new.tcl
changing the new-portal create/drop scripts to conform with the naming convention package_key-create/drop.sql. This change was done by Lars on dotlrn-1-0 branch but it seems he missed doing it on head.