Commit graph

349 commits

Author SHA1 Message Date
Colin Kuskie
74b688810f fix for thumbnailer command line argument handler 2007-03-20 16:37:49 +00:00
JT Smith
2124f58231 fix: Bug in thumbnailer.pl 2007-03-16 15:02:06 +00:00
Colin Kuskie
b4603d2e5e remove last traces of cached i18n 2007-03-11 23:27:08 +00:00
Martin Kamerbeek
52ebd6eece Fixed resize bug in fileImport.pl where vertical images would not be resized. 2007-03-02 13:47:26 +00:00
Colin Kuskie
83eb765fef add docs for fixing missing thumbnails and add the --help switch to the thumbnailer script 2007-03-01 22:37:25 +00:00
Colin Kuskie
7fb381c646 reworked the thumbnailer for WGBP and added a switch to only thumbnail things without thumbnails 2007-03-01 22:19:45 +00:00
Martin Kamerbeek
21573a54f1 fileImport fixes. 2007-02-26 21:43:53 +00:00
Martin Kamerbeek
a2b5a14ce3 Readabalize code. Will fix bugs later today. 2007-02-26 10:16:56 +00:00
JT Smith
9cacb28c69 You must now also have Weather::Com::Finder 0.5.1 installed. Do
this before you upgrade.
2007-02-26 06:44:13 +00:00
JT Smith
747e130013 put the coverage db in /tmp 2007-02-25 21:17:48 +00:00
JT Smith
5dfb14e982 oops typo 2007-02-25 00:27:30 +00:00
JT Smith
b4edb251c2 added an option for coverage tests 2007-02-24 17:44:14 +00:00
JT Smith
9d315264c6 - Added a basic status interface to spectre, for troubleshooting. 2007-02-01 21:51:04 +00:00
JT Smith
3df71a5351 - fix: Direct 6.8.10-7.2+ Upgrade Problem 2007-01-30 20:47:50 +00:00
Colin Kuskie
0d0ec2ccca update testEnvironment.pl to require newly released HTML::Template 2007-01-30 19:19:46 +00:00
JT Smith
b806163b1e - Fixed a typo in testEnvironment.pl version number for DBD::mysql
- Fixed a Recurring Payments processing bug: illegal division by zero
2007-01-29 22:57:55 +00:00
JT Smith
a46d2f3f21 added an option to skip maintenance mode 2007-01-25 15:03:43 +00:00
Colin Kuskie
d5b1fe318e bump minimum required DBD::mysql version to that used by the WRE 2007-01-24 05:32:57 +00:00
Colin Kuskie
014e40a005 fix missing modules in testEnvironment.pl 2007-01-22 18:28:29 +00:00
JT Smith
fc557b517b - Removed the requirement for DBIx::FullTextSearch from testEnvironment.pl
since it hasn't been needed since 6.5. It was just never removed.
2007-01-07 00:08:18 +00:00
Colin Kuskie
bb214587bf make the testEnvironment.pl script obey user level proxy settings 2006-12-29 17:43:08 +00:00
Colin Kuskie
9d0894b674 Add a new method to t/lib/WebGUI/Test.pm to return the path to the test
collateral.
Update all tests to use the new method.
Change testCodebase.pl to run long tests by default.  To disable the
long tests, use the --noLongTests switch.
2006-12-15 23:17:22 +00:00
JT Smith
3e8905a7b0 testEnvironment.pl fails in windows and implemented rebecca's rfe 2006-12-07 00:37:03 +00:00
Colin Kuskie
2b73d1ee2d add new module dependency for sales tax 2006-10-21 15:48:09 +00:00
Drake
d5be2abcf3 Make Text::Aspell optional. This is mostly to unblock development on HEAD
for those of us who can't get Text::Aspell to work, with no UI components
added to show that the spell checker is disabled.
2006-10-20 20:56:13 +00:00
Martin Kamerbeek
9f232b4049 Adding spellchecker 2006-10-19 15:25:50 +00:00
Roy Johnson
a43577a119 New features for 7.1 2006-10-11 19:26:10 +00:00
Drake
46665266f1 Fix transposition of mysql and mysqldump in upgrade.pl help. 2006-10-04 22:45:43 +00:00
JT Smith
e22c679421 - Removed the need for DateTime::Cron::Simple, which also added the ability
to use ! < and > in schedules.
2006-09-30 19:29:47 +00:00
Drake
76536e8cf0 Fix command-line Spectre ping not using the IP address from the config. 2006-09-18 20:46:45 +00:00
Martin Kamerbeek
9de3c465a7 fix: Matrix and fixed a bug in fileUpload.pl 2006-09-06 13:37:23 +00:00
Drake
936054ba19 Multiple fixes:
- Probably fix "more-geturl-bugs", but hard to verify.
  - Fix "last-modified-problem", approximately.  (Difficult or impossible
    in the general case for externally-retrieved content.)
  - Fix "rss-syndication".
  - Fix unnamed bug where Database caches would try to Storable::freeze
    non-references and thereby crash.
  - Fix "apache-version-component-in-wrong-place".
2006-08-29 16:44:41 +00:00
JT Smith
283da1482e preparing for 7.0.7 bugfix cycle 2006-08-29 13:13:09 +00:00
JT Smith
80ef5e925a - Made some changes to make WebGUI compatible with the WRE for Windows.
- fix: cacheTimeout not respected as Visitor (Eric Kennedy).
 - fix: Email address with just one character in the user part not accepted
 - fix: Image (file) added to page shows before committing changes
 - fix: Typo in fileImport.pl at line 265 (zxp)
2006-08-16 21:25:27 +00:00
JT Smith
98c36af803 made some changes so that windows will work properly 2006-08-09 23:17:24 +00:00
Roy Johnson
8576802abe Rollback 2006-08-09 13:22:34 +00:00
Roy Johnson
b7749551f8 fix - Search does only returns recent results 2006-08-09 12:53:24 +00:00
JT Smith
61b70325f2 - Added a --skipDelete option to upgrade.pl
- rfe: Approvers don't need to approve own changes
fixed a rare bug that could occur in archiving old threads
2006-08-03 19:20:55 +00:00
JT Smith
61eb59c7f8 bug fixes and new tests 2006-08-02 15:39:23 +00:00
JT Smith
f420103b2e - fix: Shopping Cart Not Working
- fix: Editing Products Template wipes out SKU
 - fix: Email to RFE List Going to Spam
 - fix: 7.0.0-7.0.1 upgrade -- op called w/o passing session
 - fix: spectre.pl daemon error
 - Changed the Spectre tests to be a seperate option on the spectre.pl command
   line, which fixed a problem with the WRE monitor, and also enabled us to
   add more complete connectivity testing.
2006-07-24 20:00:53 +00:00
JT Smith
35e0a63262 - fix: spectre
- fix: Spectre tries to delete the same workflow instance twice
 - Fixed part of the Spectre memory leak. See gotcha.txt for details.
2006-07-20 00:55:05 +00:00
JT Smith
01ff53ed6c fixed a bug in spectre where it would only bind to 127.0.0.1 2006-07-05 14:02:18 +00:00
Roy Johnson
98eda26a3e don't want to blast an index just because it hasn't changed =) 2006-06-28 21:24:38 +00:00
Roy Johnson
b78601e0b5 fix - Search displays already deleted files 2006-06-28 21:13:21 +00:00
JT Smith
5c16bd4d82 fix: Search displays already deleted files 2006-06-23 22:35:16 +00:00
JT Smith
fa89e57bb6 - Added an option to update a half indexed site, without the need to start
over from scratch.
2006-06-23 19:16:41 +00:00
JT Smith
2e1de9d214 - fix: Column Layout seems a little messed up
- Fixed the EMS default templates to expose all functionality.
 - Fixed a problem in the EMS where it wouldn't let you add any events.
 - fix: FieldName incorrect after adding profile field
 - fix: preload.perl for other roots than /data/WebGUI
 - Fixed a bug where polls weren't distributing karma.
2006-05-30 15:50:13 +00:00
JT Smith
4748163231 - Added a 2.7% speed increase by precaching i18n messages. This should also
help increase shared memory amongst Apache children. (Matt Wilson)
2006-05-16 16:47:09 +00:00
Wouter van Oijen
6c2d4c8914 Fixed typo in preload.exclude.example 2006-05-16 15:22:52 +00:00
JT Smith
c0a3695ef3 a little closer to being able to export content 2006-05-10 13:55:57 +00:00