Colin Kuskie
a03bab37ea
Reduce the install code.
2009-05-15 21:29:43 -07:00
Colin Kuskie
4753442b0c
Add the FilePump settings admin group.
2009-05-15 18:40:10 -07:00
Colin Kuskie
73fe4db180
Add {CSS,JavaScript}::Minifier::XS requirements.
2009-05-07 16:51:21 -07:00
Colin Kuskie
08ea05486e
Add code to install the FilePump table.
2009-04-30 10:39:01 -07:00
Colin Kuskie
821ac7fd10
Adding install script and base module with i18n.
2009-04-28 21:01:38 -07:00
Graham Knop
dd84e6c47c
clean up remains of WSClient
2009-04-23 16:21:49 +00:00
Graham Knop
383fa9a5e5
fixed #9816 : Syndicated content asset fails on feeds including a UTF8 BOM
2009-04-14 20:51:44 +00:00
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
787fe74ee1
fixed #9623 : preload.custom paths not included during upgrade
2009-02-03 23:46:41 +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
Colin Kuskie
888c594bdc
Add license boiler plate to installClass.
2009-01-12 16:00:01 +00:00
JT Smith
75faea98af
added #!/usr/bin/env perl to all utility scripts
2009-01-07 23:40:15 +00:00
Colin Kuskie
a443999fc6
Fix chdir problems, now that the config file cache is cleared.
2008-12-31 00:44:57 +00:00
Colin Kuskie
208ea281b7
Fix sbin/upgrade.pl so that it handles forking upgrade scripts without
...
overwriting the config file changes in earlier upgrade scripts.
2008-12-31 00:20:54 +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
ee84cc7611
Deprecated WebGUI::Storage::Image. WebGUI::Storage can now do everything
...
WebGUI::Storage::Image can do.
2008-11-26 16:06:18 +00:00
JT Smith
bc5fd3c727
- Added a wait timeout parameter to the WAITING method, so that Spectre
...
doesn't have to check something that the workflow activity knows it will
have to wait on for a while.
- Added --stop and --start aliases to spectre.pl.
2008-11-19 01:15:31 +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
Doug Bell
9dd6295b84
perltidy
2008-11-03 18:38:39 +00:00
Doug Bell
a8247aa1c5
added Installable aspect and a script to install classes
2008-11-03 18:07:54 +00:00
Doug Bell
ccb0442ba5
fixed problem with warn callback
2008-10-31 20:18:59 +00:00
Doug Bell
314035912d
fixed DataForm/diagnose.t
...
Added find() and findAndLoad() to WebGUI::Pluggable and updated sbin/preload.perl
2008-10-27 16:16:18 +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
38c42d01fd
get upgrade.pl to fail properly if upgrade script dies
2008-09-30 22:42:07 +00:00
Graham Knop
ffd685c36a
make WebGUI::Config more reliable with relative paths and chdir. fixes forking upgrade.
2008-09-27 20:07:49 +00:00
JT Smith
6f19a03dba
the fork method screwed up pathing so you couldn't set config file properties, and probably other things too. reverting to previous revision
2008-09-27 16:17:02 +00:00
Doug Bell
82a7e5dfd2
fixed problem with showing other assets' edit forms
...
fixed utility skeleton to be more complete and less annoying
added warning message when editing default templates
2008-09-21 22:56:42 +00:00
Graham Knop
a2757494af
use Module::Find instead of enumerating over the files
2008-09-17 15:38:01 +00:00
Graham Knop
6e5c140afe
no longer preloads files that start with .
2008-09-17 15:37:46 +00:00
Colin Kuskie
586164d8d0
rfe: VIM perl mode for skeletons
2008-09-16 22:28:17 +00:00
Graham Knop
6278278508
process upgrade scripts in forks to carry over -I includes and anything else
2008-09-15 21:51:41 +00:00
Graham Knop
ceb082ea1a
improve message from testEnvironment.pl when you have the latest version
2008-09-05 22:13:54 +00:00
Graham Knop
aa0bc9128d
prevent upgrades from overwriting prior upgrade backups
2008-08-21 21:57:33 +00:00
Graham Knop
ce230795aa
fixed: Custom library directories don't override WebGUI core modules
2008-08-18 15:36:19 +00:00
Kaleb Murphy
4669bd660d
Requires user input to install new modules.
2008-08-12 22:20:14 +00:00
Graham Knop
26cc8ad9df
improve behavior of preload.perl for custom lib dirs not ending in lib
2008-08-01 20:34:55 +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
Graham Knop
6d880a1d5a
userImport.pl script was broken
2008-07-16 22:16:07 +00:00
Diona Kidd
ee61031ed7
Fixing compilation error. is no longer used
2008-07-16 16:48:42 +00:00
Colin Kuskie
aa28c0a04c
Locale::US is not used anymore
2008-07-16 00:44:04 +00:00
Graham Knop
bcedd3a348
get rid of 'USE database;' lines from upgrade backups
2008-07-09 22:05:24 +00:00
Graham Knop
491544d5e4
added File::Path 2.04 as a prerequisite
2008-07-08 20:36:35 +00:00