Scott Walters
96bb194402
Change newByDynamicClass calls that creept in back to newById, except for the ones in doc/upgrade. Kinda important.
2011-05-11 16:26:32 -04:00
Scott Walters
57d2dbed56
WebGUI::Session::Http should go away ( #11647 )
...
Move logic out of WebGUI::Session::HTTP and into WebGUI::Session::Response /
::Request; deprecate more functions; change references in core to use
$session->response instead; fix tests that broke because of the change but
not one that merely generate the deprecated warning because I want to know
that the proxying of depricated methods is working. These can be changed later.
2011-05-11 16:17:54 -04:00
Scott Walters
a4744e91fa
Doug and Colin did the work of removing all use of Class::InsideOut so now we can celebrate.
2011-05-05 21:43:06 -04:00
Scott Walters
617ca066dc
Tweak which stack frames WebGUI::Middleware::StackTrace skips for HTML and text output; add the modules it uses to testEnvironment.pl; comment out the dumping of the asset tree for now; silence a warning in testEnvironment.pl by tweaking module test/load order
2011-05-05 14:58:03 -04:00
Doug Bell
a3c6a2f288
missing required module App::Cmd for WebGUI::Command
2011-04-11 13:33:46 -05:00
Graham Knop
8d374c2d92
move -inc to better location
2011-04-06 10:26:22 -05:00
Graham Knop
e4696b28a7
start of WebGUI::Command
2011-04-06 10:26:22 -05:00
Chris Hanson
61e2c77c6e
Added UUID::Tiny and [Starman] to testEnvironment.pl
2011-04-05 15:45:52 -05:00
root
df31c13e13
some naughty creature started using smartmatch so now the floodgates are open. unless someone closes them again. check for perl 5.10 instead of 5.8.
2011-03-17 16:33:02 -04:00
Colin Kuskie
3f49d25575
Document minimum version of HTTP::BrowserDetect needed for mobile method and recent browsers.
2010-11-03 10:29:01 -07:00
Colin Kuskie
5f3014aaee
Merge branch 'master' into WebGUI8. Merged up to 7.10.4
2010-11-03 09:47:36 -07:00
Colin Kuskie
a90eadda7c
Merge commit ' bfe9780ce0' into WebGUI8. Merged up to 7.10.3
2010-11-02 14:49:33 -07:00
Colin Kuskie
6101080332
Document the new version of Scope::Guard needed for Fork.
2010-11-02 14:40:41 -07:00
Colin Kuskie
1c63a65377
Don't delete the special state unless we set it. Fixes bug #11938
2010-11-01 08:23:31 -07:00
Paul Driver
7219e21f86
Merge branch 'fork'
2010-11-01 08:20:38 -05:00
Paul Driver
fa471df450
Story Archive now plays nice with urlExtensions
2010-10-26 14:27:47 -07:00
Colin Kuskie
83bec84ad6
Document the new required module for Admin panel search.
2010-10-13 09:08:59 -07:00
Colin Kuskie
d769f2c7f1
Add workarounds for bad CPAN dependency resolution.
2010-10-12 21:23:23 -07:00
Paul Driver
c86ee12651
Fixing some failing tests
2010-10-07 16:14:48 -07:00
Colin Kuskie
aa96bb9994
Add a dependency in testEnvironment.pl for Test::Differences. Thanks to C.J. Adams-Collier.
2010-10-07 08:59:17 -07:00
Paul Driver
e238f72278
www_copy and www_pasteList Forkified
2010-10-06 08:54:17 -07:00
Paul Driver
f2e0a4f667
Rename to WebGUI::Fork
2010-10-06 08:53:40 -07:00
Paul Driver
c8fd0b56ed
Implemented Graham's fork-at-startup idea
2010-10-06 08:53:39 -07:00
Colin Kuskie
c141978be1
Let findBrokenAssets.pl display the className of broken assets. Thanks Knowmad!
2010-09-23 16:11:37 -07:00
Colin Kuskie
500f7a6d73
let findBrokenAssets.pl find and use custom assets instead of reporting them as broken. Fixes bug #11873
2010-09-23 16:11:36 -07:00
Colin Kuskie
6c40adee13
Fix line ending processing by the Thingy. It will now accept CSV files with any line endings. Fixes bug #11746 .
2010-09-23 16:02:47 -07:00
Colin Kuskie
74b4049e3b
Document that we need Plack, and supply the minimum version to make t/Auth/mech.t work right.
2010-09-22 14:00:42 -07:00
Colin Kuskie
0180b11064
Merge commit ' b8845e25fa' into WebGUI8. Up to 7.10.0
2010-09-22 07:58:06 -07:00
Colin Kuskie
317a4d759a
Let findBrokenAssets.pl display the className of broken assets. Thanks Knowmad!
2010-09-20 09:19:01 -07:00
Colin Kuskie
2766b72d29
let findBrokenAssets.pl find and use custom assets instead of reporting them as broken. Fixes bug #11873
2010-09-20 09:15:07 -07:00
Colin Kuskie
f17623624e
Fix line ending processing by the Thingy. It will now accept CSV files with any line endings. Fixes bug #11746 .
2010-09-13 07:52:14 -07:00
Graham Knop
6fa07671cd
use HTTP::BrowserDetect for browser detection
2010-09-11 03:09:27 -05:00
Graham Knop
ed04b99872
remove WebGUI::Utility
2010-09-07 13:18:49 -05:00
Colin Kuskie
91acd4c632
Don't be overzealous in cleaning up the cache root directory. Fixes bug #11814
2010-09-07 11:15:25 -07:00
Graham Knop
6aa26c2e44
remove WebGUI::Utility::isIn
2010-09-07 12:33:15 -05:00
Doug Bell
55e6284dd1
add classLoadTest.pl
2010-09-01 22:23:15 -05:00
JT Smith
1753ce64b3
Merge branch 'WebGUI8' of github.com:plainblack/webgui into WebGUI8
2010-08-27 13:41:36 -05:00
JT Smith
61bd01b5f3
added facebook auth
2010-08-27 13:03:58 -05:00
Graham Knop
9f53cdadfb
use setPrivileges on files instead of doing it manually
2010-08-25 11:44:00 -07:00
Graham Knop
29d1908e15
remove Tie::CPHash
2010-08-24 16:20:10 -05:00
Graham Knop
a34f51a903
remove WebGUI::Utility::emailRegex
2010-08-20 12:22:33 -05:00
Graham Knop
10aa605304
fix typo
2010-08-20 12:22:08 -05:00
Graham Knop
006a5003c2
remove WebGUI::Utility::formatBytes
2010-08-20 12:09:58 -05:00
Graham Knop
b7b633bf19
update fixWgaccess.pl for WebGUI 8
2010-08-14 09:27:31 -05:00
Graham Knop
04c49fb48e
use setPrivileges on files instead of doing it manually
2010-08-14 09:26:52 -05:00
Colin Kuskie
7b218942b3
Merge commit ' 63865eb39f' into WebGUI8. up to 7.9.11
2010-08-13 11:52:08 -07:00
Doug Bell
f3eb5efc2b
add fixWgaccess.pl script to fix outdated wgaccess
2010-08-03 12:32:19 -05:00
Colin Kuskie
8246b7ec88
Also find assets that are missing entries in their class hierarchy, as well as in asset and assetData.
2010-07-29 10:31:28 -07:00
Colin Kuskie
a60a2cc4a8
Document new module required for testing.
2010-07-07 15:39:50 -07:00
Graham Knop
894385396c
remove code trying to prevent caching of config objects
2010-07-07 02:52:02 -05:00