Commit graph

180 commits

Author SHA1 Message Date
Colin Kuskie
a60a2cc4a8 Document new module required for testing. 2010-07-07 15:39:50 -07:00
Colin Kuskie
565cf955d7 Merge commit '469c2b72b4' into WebGUI8. All tests passing. 2010-07-01 10:13:22 -07:00
Doug Bell
121a55d65d add Net::Twitter requirement 2010-06-28 11:00:39 -05:00
Colin Kuskie
2a39446737 Document a new perl module requirement. 2010-06-17 10:05:07 -07:00
Graham Knop
89d4f46a18 Merge branch 'psgi' into WebGUI8 2010-06-11 23:05:06 -05:00
Colin Kuskie
4a8b88d77d Ubuntu does not install Package::Stash with other dependencies. Added it to testEnvironment.pl 2010-06-11 09:19:11 -07:00
Graham Knop
02af1c68f9 Merge branch 'WebGUI8' into psgi 2010-06-08 17:59:17 -05:00
Graham Knop
950d7517d6 add IO::Socket::SSL as prereq for LDAPS 2010-06-07 19:00:41 -05:00
Colin Kuskie
bbe962a185 add IO::Socket::SSL as prereq for LDAPS 2010-06-07 17:05:12 -07:00
Patrick Donelan
f16ba76b86 Merge branch 'WebGUI8' into psgi
Conflicts:
	sbin/testEnvironment.pl
2010-06-04 21:01:03 -04:00
Scott Walters
2d722c3477 8.x additional module deps 2010-05-19 13:00:34 -04:00
Graham Knop
65dfb6e683 Merge branch 'WebGUI8' into psgi 2010-05-10 17:03:17 -05:00
Graham Knop
defb78ab64 don't use ForwardedHeaders, and different mechanism for Performance debug middleware 2010-05-10 17:01:52 -05:00
Colin Kuskie
d758bceea2 Remove unneeded module from testEnvironment.pl 2010-05-05 10:33:53 -07:00
Colin Kuskie
0f69d4fdf0 Install Cache::FastMmap first before CHI so it will run the tests on it. 2010-04-30 11:01:36 -07:00
Doug Bell
6a000fffd3 added CHI to testEnv 2010-04-29 13:24:50 -05:00
Doug Bell
cb3f83a93e Merge branch '8' into psgi
Conflicts:
	lib/WebGUI/Asset/Template.pm
	lib/WebGUI/Session/Scratch.pm
2010-04-21 13:03:03 -05:00
Doug Bell
92cd204b31 fix composite cache keys and remove setByHttp 2010-04-19 14:59:24 -05:00
Graham Knop
ad68c7bd19 note new module versions 2010-04-16 20:57:25 -05:00
Graham Knop
1150528b8a delete WebGUI::Session::Os 2010-04-16 20:57:19 -05:00
Graham Knop
373be0881d Merge branch 'WebGUI8' into HEAD 2010-04-16 20:52:46 -05:00
Graham Knop
e4e27d6e96 Merge branch 'master' into WebGUI8 2010-04-16 20:45:22 -05:00
Graham Knop
8f6ae3f47e bump Config::JSON requirement and use Moose for WebGUI::Config 2010-04-15 19:12:16 -05:00
Graham Knop
aaa0924dc7 allow running sbin scripts from any directory 2010-04-15 14:02:39 -05:00
Colin Kuskie
5282a12d47 Note Test::Deep is required due to usage in Survey::Test and Asset::Event. 2010-04-14 09:34:34 -07:00
Graham Knop
2400f19099 Merge branch 'master' into WebGUI8 2010-04-13 07:50:02 -05:00
Patrick Donelan
7603fce565 Started ripping out mod_perl 2010-04-06 18:21:46 -04:00
Paul Driver
c356a7acc6 DateTime::Event::ICal in Calendar, workflow to extend recurrence 2010-04-05 17:08:11 -07:00
Colin Kuskie
8128f54943 WebGUI now needs Test::Harness 3.17 or higher for the Survey. Fixes bug #11402. 2010-03-02 13:58:34 -08:00
Colin Kuskie
d22b42fa1f Adding requirement for JSON::Any, which is in turn required by MooseX::Storage for JSON handling. 2010-02-04 14:01:27 -08:00
Colin Kuskie
e3cbb27ae3 Fix typo in module name. 2010-02-02 20:38:58 -08:00
Colin Kuskie
5a346afd9e Fix FilePump parsing of lastModified times when fetching files via HTTP, using DateTime::Format::HTTP. Fixes bug #11373. 2010-01-26 10:39:20 -08:00
Colin Kuskie
ea53dcc037 Update version for JavaScript::Packed to handle some gnarly JS. Fixes bug #11034. 2010-01-19 09:06:35 -08:00
Colin Kuskie
0c90162c57 Fix a syntax error, and add a list of newly required modules to testEnvironment.pl 2009-12-02 16:06:06 -08:00
Colin Kuskie
13fd430a16 Test for the correct Template::Toolkit version, by the right name. Fixes bug #11278 2009-11-25 11:14:21 -08:00
Colin Kuskie
fae11ffcdb Bump testing module requirement to handle new test methods in Test::More. 2009-11-24 16:57:32 -08:00
Colin Kuskie
c0fea48a28 Bump requirement on LWP to fix a MIME type issue with LWP::MediaTypes. Fixes bug #11254 2009-11-20 14:19:02 -08:00
Colin Kuskie
fae8b162fa Replace the deprecated module Net::Subnets with Net::CIDR::Lite. 2009-11-17 18:34:42 -08:00
Colin Kuskie
f3e699e9a7 Retrofit UPS to use Locales instead of Locales::Country. Fixes bug #11221
Updated tests, module, gotcha.txt, and testEnvironment.pl
2009-11-17 09:37:05 -08:00
Colin Kuskie
727348a1c9 Fix module use issues. Fixes bug#11222
Remove bad use line from TaxDriver/EU.pm
Add line for TT2 in testEnvironment.pl
2009-11-11 14:19:37 -08:00
Colin Kuskie
0b972be5a7 Document that Locales::Country is required for the new UPS shipping driver. 2009-11-03 21:37:22 -08:00
JT Smith
d87d766856 added scheduled vendor payouts workflow activity 2009-10-20 11:04:03 -05:00
JT Smith
880ee82009 continuing new cache integration 2009-09-24 23:51:29 -05:00
Colin Kuskie
eac2099246 Mark Testing modules as optional, fixes bug #11008. 2009-09-17 15:43:46 -07:00
Colin Kuskie
ca7ca6660d Document that Readonly is a required module. Fixes bug #10801 2009-08-21 00:30:10 +00:00
Colin Kuskie
7caa26628f Bump down IKC server by one notch. 2009-08-07 03:15:44 +00:00
Colin Kuskie
73c1258b9c Update module versions to 0.9.3 WRE versions.
Add notice about potential bad individual versions of DBI/DBD-mysql.
2009-08-07 03:03:46 +00:00
Colin Kuskie
bfd8f72496 Remove module used by WSClient. 2009-07-31 18:02:13 +00:00
Colin Kuskie
88003a58c1 Rollback Test::Harness requirement. 2009-05-29 01:11:24 +00:00
Colin Kuskie
b7d4b20f9f Note that Test::Harness 3.16 or high is now needed. Otherwise,
upgrades fail.
2009-05-29 00:42:01 +00:00