Colin Kuskie
c34da3f615
Prune out dead sub in syncToCdn.pl
2009-10-07 08:56:18 -07:00
Colin Kuskie
ca7a285ace
Use proper POD for syncToCdn.pl's docs. Fixes bug #11100
2009-10-06 15:21:01 -07:00
Graham Knop
60a4a9b140
mark $session->datetime->time as deprecated and remove its use from core code
2009-10-05 20:56:37 -05:00
Colin Kuskie
d0e20a0bdd
Fix changeIobStatus script. Missing use line.
2009-09-23 07:36:18 -07:00
Colin Kuskie
eac2099246
Mark Testing modules as optional, fixes bug #11008 .
2009-09-17 15:43:46 -07:00
Graham Knop
f40992f217
adding some ignored files
2009-09-11 08:46:52 -05:00
Colin Kuskie
d0dd47a5a4
Define what I want the user to do in the gotcha's file, and in the spectre error messages.
2009-08-24 23:05:13 +00:00
Colin Kuskie
4c0f971699
Use a default location for spectre.pid, tweak the gotchas text. Addresses bug #10822 .
2009-08-24 20:21:37 +00:00
Colin Kuskie
ca7ca6660d
Document that Readonly is a required module. Fixes bug #10801
2009-08-21 00:30:10 +00:00
Colin Kuskie
9d24f55b50
Update testCodebase.pl to extract the WebGUI root directory from the absolute
...
path to a config file, just like a standalone test would.
2009-08-13 06:34:57 +00:00
Colin Kuskie
e836103e5b
Forward porting spectre typo fixes.
2009-08-11 21:59:57 +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
e3667582a8
Forward port upgrade counter.
2009-07-30 22:50:24 +00:00
Colin Kuskie
f8b8f9da37
Forward porting spectre stop fix. Moved from IKC to interrupt based.
2009-07-29 23:30:52 +00:00
Colin Kuskie
a3d8c390bd
Fix CDN working with GUID style, vs hex style, storage locations.
...
Add tests for geting a GUID storage location.
2009-07-23 21:51:45 +00:00
Colin Kuskie
415db65a70
Add a counter to the upgrade script, so you know how many configs there are
...
to do, and how many are done.
2009-07-02 16:10:16 +00:00
Colin Kuskie
03188b7112
Fix some POD. Backups go in /tmp, not /var
2009-06-07 02:33:03 +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
Colin Kuskie
d8a1623ea0
adding FilePump
2009-05-18 16:03:50 +00:00
Doug Bell
10d1228d85
removed testing module
2009-05-17 22:46:35 +00:00
Doug Bell
77a273c954
added --noprompt for testEnvironment
2009-05-17 22:44:19 +00:00
Colin Kuskie
18d0a9e36f
Admin Console setup. Graphics and i18n.
2009-05-16 09:48:44 -07:00
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
Martin Kamerbeek
489313a0b9
Adding Ogone payment plugin
2009-05-15 13:29:04 +00:00
Graham Knop
1f3ab6a419
export cleanups and mobile style
2009-05-15 09:30:20 +00:00
Randall Schwartz
2fc4f3b54d
CDN: perltidy on new/changed code
2009-05-14 00:35:41 +00:00
Randall Schwartz
acd3fded45
Content Delivery Network (CDN) - optional, for either uploads only or both uploads & extras (rfe 9134)
2009-05-13 21:12:05 +00:00
Joeri de Bruin
c91676b1ad
add PayPal paydriver
2009-05-13 20:07:09 +00:00
Colin Kuskie
73fe4db180
Add {CSS,JavaScript}::Minifier::XS requirements.
2009-05-07 16:51:21 -07:00
Martin Kamerbeek
461c80a6b8
Pluggable Tax: more POD, more tests, better code and less bugs
2009-05-06 13:33:16 +00:00
Doug Bell
4ed841195d
added gotcha and testEnvironment modules
2009-04-30 18:17:24 +00: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