Commit graph

16867 commits

Author SHA1 Message Date
Scott Walters
6dbc6697c5 Revert "when flipping between Tree and View tabs with edit on, clear out the containers for the toolbars before re-adding the toolbars"
... jquery isn't reliably available; trying to do this with YUI instead

This reverts commit 1ef7460815.
2013-09-12 12:02:22 -05:00
Scott Walters
1ef7460815 when flipping between Tree and View tabs with edit on, clear out the containers for the toolbars before re-adding the toolbars 2013-09-12 10:03:22 -05:00
Colin Kuskie
85e09c41d6 Remove admin console off link since it's trapped by the admin console and does nothing. 2013-09-11 09:54:32 -07:00
Colin Kuskie
67e446aead Update to modern SQL syntax 2013-09-10 09:58:44 -07:00
Scott Walters
460e29b93d spectre.pl requires Devel::Size; wasn't tested for in testEnvironment.pl 2013-02-24 19:45:09 -05:00
Scott Walters
af18f5a7be add Imager::File::PNG to the list of deps since, according to one report, Imager considers it an optional dep and it may not be installed automatically with Imager 2013-02-17 15:13:45 -05:00
Scott Walters
0edd58f848 add a getProperty to WebGUI::Definition::Role::Object as Asset.pm's www_add wants this for picking out noFormPost data from the property definition in assets. fixes a fatal error when trying to add the Request Tracker and perhaps other assets. 2013-02-17 15:02:16 -05:00
Scott Walters
e27f200856 remove Moose::Deprecated deprecation for updateProfileFields and remove the last remaining use of it from the code; Moose::Deprecated is failing on 5.10, which is still the default for CentOS and probably will be for a few more epochs 2013-02-17 12:54:03 -05:00
Graham Knop
dab6b3e23e remove load of nonexistant, unused modules from a test 2012-11-17 15:59:33 -05:00
Graham Knop
58d6aff8f6 scripts aren't classes, so use anon package instead 2012-11-17 15:59:00 -05:00
Graham Knop
798c3e169a remove all WebGUI modules from compile time load of WebGUI::Test 2012-11-17 15:58:05 -05:00
Graham Knop
d71c8834b6 reduce modules loaded by WebGUI::Paths 2012-11-17 15:57:22 -05:00
Graham Knop
76b638ddb9 modernize include macro slightly and add note about security 2012-11-17 15:56:52 -05:00
Graham Knop
759c93cbe3 remove dependancy on private CGI function 2012-11-17 15:56:19 -05:00
Graham Knop
74aace1e41 use more modern way to specify parent 2012-11-17 15:55:45 -05:00
Graham Knop
c26ed378ac remove remnants of old commerce 2012-11-17 15:55:09 -05:00
Scott Walters
935bc110b3 make HTML::Template::Expr not optional; fixes #12395 2012-11-11 23:17:55 -05:00
Scott Walters
0c01db9069 Revert "testenvironment does not check for correct perl version (#12377)" ... apparently this was either already done or done separately
This reverts commit b009dc7b5a.

Conflicts:
	docs/changelog/8.x.x.txt
2012-11-11 23:16:05 -05:00
Scott Walters
88dbf7b187 fix variable name usage in Imager work from haarg after rebase 2012-11-11 20:08:44 -05:00
Graham Knop
fc998d9629 fix rebase mistake 2012-11-02 18:13:47 -04:00
Scott Walters
a6dc17313f changelog and testEnvironment entries for haarg's Imager work 2012-11-02 17:33:18 -04:00
Scott Walters
b009dc7b5a testenvironment does not check for correct perl version (#12377)
add verbiage about requiring a post Apollo era perl if such a perl is detected
2012-11-02 17:26:28 -04:00
Graham Knop
d1bf21b440 convert remainder of Storage to Imager 2012-11-02 17:26:00 -04:00
Graham Knop
c4bb713d94 convert some functions to use Imager 2012-11-02 17:25:55 -04:00
Scott Walters
73152fa399 Install instructions for installing wG8 using the new WRE. 2012-11-02 17:25:49 -04:00
Scott Walters
a5350dbc62 maintenanceMode.pl trying to FindBin 2012-11-02 17:24:00 -04:00
David Delikat
d10cabfc16 changed plan from 53 to 57 2012-11-02 17:21:48 -04:00
Daniel Maldonado
92b7463a9d added install parameter 2012-09-20 14:55:10 -04:00
Daniel Maldonado
d0d5298103 test.pl now has an install argument 2012-09-20 14:54:54 -04:00
Daniel Maldonado
50f939c838 Added a bunch of frameless tests to test most of the admin functions 2012-09-20 14:54:51 -04:00
Daniel Maldonado
5c240db09c Added tests for content filters/profiling/database and filepump 2012-09-20 14:54:36 -04:00
Daniel Maldonado
cd5f29f5dc Modified advertising test to be complete test. 2012-09-20 14:54:33 -04:00
Daniel Maldonado
0bc252b179 Open new command tab when running tests 2012-09-20 14:54:26 -04:00
Daniel Maldonado
5ebf72f412 Make sure users know how to run the tests 2012-09-20 14:54:21 -04:00
Scott Walters
560e7228fc Revert "Config::JSON stopped providing a BUILDARGS method, so we can't "around" it. subclass new() the old fashioned way and bump the Config::JSON version dep so we know we're getting the non-Moose one."
... fix is bad Moose style and no one can replicate this problem but me; need to look harder for the problem locally

This reverts commit 55aead887b.
2012-07-10 14:04:50 -04:00
Scott Walters
55aead887b Config::JSON stopped providing a BUILDARGS method, so we can't "around" it. subclass new() the old fashioned way and bump the Config::JSON version dep so we know we're getting the non-Moose one. 2012-07-10 03:49:11 -04:00
Daniel Maldonado
f4aacb9098 Eliminated irc comments 2012-07-03 17:56:07 -04:00
Daniel Maldonado
a9037d6a22 Using the Selenium server instead of the Selelium IDE 2012-07-03 17:49:55 -04:00
Daniel Maldonado
cacc7443dc Fix test URL 2012-07-03 17:48:44 -04:00
Daniel Maldonado
b5b8f96bac Adding frameless tests to get around WebGUI/Selenium frame issue (may be a temporary solution) 2012-07-03 17:48:19 -04:00
Daniel Maldonado
79c2fffbba Initial Selenium Test Suite (Basic) 2012-07-03 03:38:03 -04:00
Scott Walters
c042f43923 use AssetAspect::UploadFiles.
fixes "Can't locate object method "whatNext" via package "WebGUI::FormBuilder::Tab" at /data/WebGUI8/lib/WebGUI/Asset/Wobject/Folder.pm line 165.", but doesn't actually manage to upload files.
2012-06-22 19:12:32 -04:00
Scott Walters
1ee0668267 more details in the concise instructions 2012-04-16 14:16:37 -04:00
Graham Knop
dae3fce362 don't set maintenance mode on a site that is at the correct version 2012-04-16 13:57:47 -04:00
Colin Kuskie
21546e1821 Undoing patch for removing query information from path_info. Helps to keep ; and ? straight when building URLs by hand. 2012-03-12 13:59:45 -07:00
Colin Kuskie
7656276203 Ready for WebGUI 8.0.1 development 2012-03-12 13:59:28 -07:00
Colin Kuskie
f59f8a80c4 Fix a bad class name when trying to catch exceptions. 2012-03-12 10:09:03 -07:00
Colin Kuskie
5ad34a9266 Plack::Request->path_info includes the query string! Argh. 2012-03-12 07:56:10 -07:00
Colin Kuskie
2fd4f74911 Remove debug output. 2012-03-11 16:03:25 -07:00
Colin Kuskie
d9bbc1f12c Preparing for 8.0.0 release. 2012-03-10 13:34:36 -08:00