Commit graph

567 commits

Author SHA1 Message Date
JT Smith
83ab8ea914 rfe patch: userImport.pl able to import a date for date of birth 2007-08-21 14:02:46 +00:00
Graham Knop
6c77bb0c95 didn't mean to commit that 2007-08-17 16:48:17 +00:00
Graham Knop
bcaf1243b0 fix group editing adding numbers 2007-08-17 16:39:46 +00:00
JT Smith
074840d27b fix testEnvironment.pl Problems 2007-08-14 23:05:13 +00:00
JT Smith
5175cceb39 Config file bugs fixed, see gotcha.txt for details. 2007-08-14 14:07:46 +00:00
JT Smith
fe734f2359 we don't need to check if they have a json config file anymore 2007-07-31 20:18:09 +00:00
JT Smith
bde1a7a941 Graphics::Magick is now the standard graphics package in WebGUI, but
Image::Magick will be supported for backwards compatibility. See gotcha.txt
   for details.
2007-07-26 03:23:47 +00:00
Doug Bell
11ba1ea660 fix: Re-added ability to have comments in preload.custom 2007-07-11 00:18:36 +00:00
Doug Bell
eabffb0342 fix: Error with new 7.4 preload.custom. Added better sanity checking with messages. 2007-07-10 21:25:54 +00:00
JT Smith
f36ba1b268 - Added keyword tagging to Wiki. 2007-07-07 21:09:39 +00:00
JT Smith
23fa0283b3 - Added keyword tagging api. 2007-07-07 04:37:38 +00:00
JT Smith
a7dde82421 updated copyright 2007-07-01 16:09:42 +00:00
Colin Kuskie
c6577851d0 Forward port of diskUsage display bug. %d uses the native integer, which
overflows on 2**32 on summaries.  Changed it to use %.0f instead.
2007-06-29 17:08:18 +00:00
JT Smith
ec67b2e8fe - rfe: snippets should have titles too!
- Added a mechanism for using external folders for custom code. See 
   sbin/preload.custom.example for details.
2007-06-21 17:58:58 +00:00
JT Smith
a7504f380a removed memcached support
added check for new modules
2007-05-30 18:34:25 +00:00
JT Smith
3259da6750 - Added a realtime workflow option for content publishing.
- Added switches to auto request commit operations and skip adding comments.
2007-05-30 16:07:43 +00:00
Colin Kuskie
ee9908768d fix shebang line in diskUsage.pl and added license notice 2007-05-15 20:33:21 +00:00
JT Smith
5ee03110d7 race condition causes upgrade.pl to fail (Martin Kamerbeek / Oqapi) 2007-05-02 19:30:39 +00:00
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