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
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
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
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
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
JT Smith
61eb59c7f8
bug fixes and new tests
2006-08-02 15:39:23 +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
d4299c3bbb
misc stuff
...
added update.webgui.org
2006-05-04 04:01:38 +00:00
Colin Kuskie
7378f8b2df
new version of Test::Deep does not spew warnings
2006-05-01 03:06:51 +00:00
Martin Kamerbeek
27af7de00c
Adding the graphing engine.
2006-04-30 22:40:23 +00:00
JT Smith
f7c1c38ade
don't need this
2006-04-30 17:59:09 +00:00
Colin Kuskie
b33bc102df
added new requirement for File::MMagic
2006-04-30 16:25:53 +00:00
JT Smith
2b02f055f9
added new mail retrieval subsystemm
2006-04-09 15:14:07 +00:00
JT Smith
11cc18a5c3
mostly working workflow
2006-03-17 23:13:27 +00:00
Colin Kuskie
4e9eb32635
Added a new set of tests for checking the integrity of the WebGUI database.
...
The first tests, Asset_diagnose.t checks that assetIds match in tables
asset, assetData and each Asset's default table.
Asset/Wobject/DataForm_diagnose.t adds tests for verifying DataForm
collateral tables, DataForm_field and DataForm_tab. With a few
small changes, the test could also cover the DataForm data tables,
DataForm_entry and DataForm_entryData.
The tests are optimized to do a quick preliminary test, and if this
test fails, then an in-depth test is run. This second test will
run a VERY VERY VERY long time, but will tell you exactly what's
missing from your tables.
The new tests require the module Test::Deep, for comparing data structures.
2006-02-26 04:03:10 +00:00
Wouter van Oijen
2cec07048a
Added Cache::Memcached to list of required modules (but optional)
2006-02-17 21:39:54 +00:00
JT Smith
75ecd4d7f4
added data serialization, encryption, and ip subnet checking to spectre
2006-02-08 20:18:00 +00:00
Colin Kuskie
67511cd89f
merge of Snippet fix
2006-02-05 02:51:47 +00:00
JT Smith
edc7e24d87
getting closer to having a working spectre
2006-02-02 20:46:38 +00:00
JT Smith
9d4eb51fb2
converting spectre to POE, no where near working yet
2006-02-02 18:13:47 +00:00
JT Smith
3816ad750f
replaced webgui mail system
2006-01-31 20:20:09 +00:00
Matthew Wilson
e61d2f5807
more api fixen.
2006-01-22 22:32:47 +00:00
Matthew Wilson
b123152f9c
fixing problem with new Config syntax.
2006-01-22 22:28:39 +00:00
JT Smith
18060d8e4e
new search engine stuff
2006-01-20 18:35:05 +00:00
kenperl
9a4972f3da
Image::Magick 6.0 or above needed, Pod::Coverage is optional
2006-01-20 03:10:08 +00:00
JT Smith
4e90fb26f5
dealing with new perl modules
2006-01-18 21:40:15 +00:00
kenperl
a07e41f5ee
fix the checkModule issue.
...
I let testEnvirement.pl to install the modules missing in my system, after one missing module is installed and the checkModule() is called again to verify the module is installed, but checkModule() exit even the install was success.
2006-01-16 06:45:28 +00:00
JT Smith
a194408513
changing copyright year
2006-01-09 23:51:04 +00:00
Colin Kuskie
06f616caf0
add requirement for Text::Balanced for testing
2005-12-19 16:51:55 +00:00
JT Smith
18a13f0385
WSClient no longer has to resort to trickery since we require perl 5.8
2005-12-05 19:23:17 +00:00
Matthew Wilson
e9791e34e3
requiring Finance::Quote
2005-12-01 01:54:17 +00:00
Matthew Wilson
7cc38a8a81
adding JSON to the prereqs lists.
2005-12-01 01:25:55 +00:00
JT Smith
fdfb9bf5ae
merging 6.7.8 changes and bug fixes
2005-11-30 20:33:40 +00:00
JT Smith
cb4729f7e7
added zip archive and in/out board assets
2005-11-19 20:54:15 +00:00
JT Smith
5b9f994b50
added pod coverage test
2005-11-19 05:38:22 +00:00
JT Smith
c6202874ee
added check for libaprereq
2005-11-12 06:15:45 +00:00
JT Smith
ea868a8c0e
moved uploadsAccessHandler into the main webgui handler mechanism
...
converted macros to use references
fixed some other various bugs
2005-11-07 01:40:07 +00:00
JT Smith
8ac8530227
now using DateTime instead of Date::Manip
2005-11-02 09:37:49 +00:00
Gerald Young
bd5bdf49fa
Change testEnvironment.pl to verify .18 instead of .1801 for Poe::Component::IKC::Server
2005-10-30 03:43:35 +00:00
JT Smith
177c9867e1
changed Page to be called Page Layout
...
started migrating to DateTime
2005-10-22 16:04:13 +00:00
Wouter van Oijen
d23e580115
fix [ 1302878 ] testEnvironment.pl does not check versions
2005-09-24 07:46:48 +00:00
Daniel Collis-Puro
88d751b64e
Updated to ensure it checks for HTML::Template version 2.7
2005-07-12 15:24:56 +00:00
JT Smith
13b52b07f2
new caching system
2005-07-12 00:28:25 +00:00