Colin Kuskie
4e2a8bab91
Bump up the version for Clone, since the new version works with
...
perl 5.10.
Have SurveyJSON use it instead of dclone.
2009-03-30 19:47:27 +00:00
Colin Kuskie
624d6404aa
Add test modules Test::Class and Test::Exception to testEnvironment.pl
2009-03-25 22:55:45 +00:00
Patrick Donelan
7ec5cab126
Merge branch 'master' into survey
...
* master: (121 commits)
Fix a POD typo.
correct inbox message from user preface
Fix a typo in the Default gallery view template
Documentation bug in buildArrayRefOfHashRefs
changed screenshots in Matrix Listing view to popup
matrix privileging fixes
Fix an i18n typo in the Post user defined variables.
Remove debugging code.
approval workflow fix
matrix upgrade and privileging fixes
fixed: Template parser cannot be set
forward porting gallery bug fixes
preparing for 7.7.0 dev
parser should be a selectbox, not a selectlist.
labeling survey as beta
fixeding my borkes to the changelog
fixed #9852 : Users can accept private messages from Visitor, but Visitor cannot send messages
preparing for 7.6.14 release
fix AdSpace, Ad tests
Restore the original properties for the profile category that was modified for test.
...
Conflicts:
docs/gotcha.txt
docs/upgrades/upgrade_7.6.10-7.6.11.pl
lib/WebGUI/Asset/Wobject/Survey.pm
lib/WebGUI/Asset/Wobject/Survey/SurveyJSON.pm
2009-03-11 15:26:07 +11:00
Graham Knop
24da723629
updating copyright year
2009-02-20 23:47:30 +00:00
Patrick Donelan
c7b5fa366a
Added Params::Validate to testEnvironment.pl
2009-02-11 09:23:27 +00:00
Graham Knop
13d0433b53
fixed #9375 : Syndicated Content asset improperly decodes wide XML entities
2009-01-28 18:03:44 +00:00
Graham Knop
1af2704e0c
marked sbin scripts as executable
2009-01-12 16:28:33 +00:00
JT Smith
75faea98af
added #!/usr/bin/env perl to all utility scripts
2009-01-07 23:40:15 +00:00
Colin Kuskie
6336e569ff
Forward port PayDriver button and labeling fix.
...
Forward port testEnvironment fix for not having prerequisite perl modules.
2008-12-10 02:28:39 +00:00
JT Smith
782a4396b5
The deprecated use of Graphics::Magick has been eliminated. WebGUI uses
...
Image::Magick exclusively for all image processing functions once again.
2008-11-26 17:00:26 +00:00
JT Smith
ef6aedc862
- The Syndicated Content asset was rewritten, and now uses 35% less memory and is 400% faster.
2008-11-06 02:32:10 +00:00
JT Smith
b6f260d210
WebGUI now requires Class::C3 version 0.19 or greater.
2008-10-12 02:36:15 +00:00
Graham Knop
77d62f837f
fixed: testEnvironment.pl can't find WebGUI modules after installing a prerequisite
2008-10-06 08:10:03 +00:00
Graham Knop
a2757494af
use Module::Find instead of enumerating over the files
2008-09-17 15:38:01 +00:00
Graham Knop
ceb082ea1a
improve message from testEnvironment.pl when you have the latest version
2008-09-05 22:13:54 +00:00
Kaleb Murphy
4669bd660d
Requires user input to install new modules.
2008-08-12 22:20:14 +00:00
Colin Kuskie
8582745644
Document that WebGUI now requires Text::CSV_XS version
...
0.52.
2008-08-01 17:33:24 +00:00
Kaleb Murphy
16ccbc7aaa
Shop Tax pagination now fixed. Pagination had a silent JS death that needed testing for, and sorting....don't ask how sorting was fixed as it involved pentacles, my soul, and a contract.
2008-07-17 16:45:14 +00:00
Colin Kuskie
aa28c0a04c
Locale::US is not used anymore
2008-07-16 00:44:04 +00:00
Graham Knop
491544d5e4
added File::Path 2.04 as a prerequisite
2008-07-08 20:36:35 +00:00
Graham Knop
67c0338e47
we've required 5.8 for a long time, set properly in testEnvironment.pl
2008-07-08 16:55:15 +00:00
Graham Knop
5861aafabd
remove Perl::Critic from testEnvironment.pl
2008-06-13 01:00:10 +00:00
Ernesto Hernández-Novich
fd671cec3d
Used B<> instead of C<> when highlighting options and parameters in
...
POD documentation. Not only do they look nicer emboldened, but it's
also what's suggested in perlpod.
2008-06-09 14:54:08 +00:00
Ernesto Hernández-Novich
4555e8ca8e
Added proper POD documentation to utility scripts using POD::Usage.
2008-06-06 22:08:59 +00:00
Colin Kuskie
9a9e94a0de
replace the old, buggy label.t with the new, slow critic_labels.t. Add Perl::Critic and Test::Perl::Critic as optional requirements to sbin/testEnvironment.pl
2008-06-04 20:09:00 +00:00
JT Smith
ab55978f55
fixed some keywords bugs
...
took beta label away from event manager
added option to shelf to include items below it and items included via keywords
2008-05-17 18:58:22 +00:00
JT Smith
5fb4807edc
merging commerce branch back into head
2008-04-20 18:08:26 +00:00
Chris Nehren
684ce5a7ca
The export system has been completely rewritten to be less monolithic and
...
easier to understand. It's also got a fully rewritten test suite (145 and
counting). It uses Path::Class for much of its work, which is now a requirement
for wG.
2008-04-16 22:16:11 +00:00
Colin Kuskie
0f8f605872
add testEnvironment check for Exception::Class
2008-02-26 22:57:08 +00:00
JT Smith
93b5ca16e4
updating copyright year
2008-02-07 23:28:18 +00:00
JT Smith
34fd8c9245
updated webgui to run with Config::JSON 2.04
2008-01-25 05:10:33 +00:00
Doug Bell
55135c8147
more work. completed GalleryAlbum. started Gallery.
2007-11-06 04:13:43 +00:00
Doug Bell
673faf9be6
added Image::ExifTool to WebGUI. fixed upgrade script properlike
2007-10-29 22:44:35 +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
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
JT Smith
a7504f380a
removed memcached support
...
added check for new modules
2007-05-30 18:34:25 +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
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