Commit graph

607 commits

Author SHA1 Message Date
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
Graham Knop
a68e6c38ca all features implemented and basic upgrades working 2010-07-06 17:06:12 -05:00
Graham Knop
1a79d607af mostly complete upgrade system 2010-07-06 17:06:00 -05:00
Colin Kuskie
565cf955d7 Merge commit '469c2b72b4' into WebGUI8. All tests passing. 2010-07-01 10:13:22 -07:00
Doug Bell
121a55d65d add Net::Twitter requirement 2010-06-28 11:00:39 -05:00
Colin Kuskie
385931aaab Merge commit 'f2e0fb509a' into WebGUI8. Some tests still failing. 2010-06-27 22:32:31 -07:00
Colin Kuskie
b30491f3a6 Merge commit '808a866c8b' into webgui8. 7.9.4 release point
Conflicts:
	docs/upgrades/packages-7.9.3/root_import_gallery-templates_default-gallery-edit-album.wgpkg
	docs/upgrades/upgrade_7.9.2-7.9.3.pl
	lib/WebGUI.pm
	lib/WebGUI/Asset/MapPoint.pm
	lib/WebGUI/Asset/Wobject/Calendar.pm
	lib/WebGUI/Asset/Wobject/Gallery.pm
	lib/WebGUI/Asset/Wobject/GalleryAlbum.pm
	lib/WebGUI/Asset/Wobject/WikiMaster.pm
	lib/WebGUI/AssetClipboard.pm
	lib/WebGUI/AssetVersioning.pm
	lib/WebGUI/Auth.pm
	t/Asset/Asset.t
2010-06-25 20:08:11 -07:00
Colin Kuskie
2a39446737 Document a new perl module requirement. 2010-06-17 10:05:07 -07:00
Graham Knop
89d4f46a18 Merge branch 'psgi' into WebGUI8 2010-06-11 23:05:06 -05:00
Colin Kuskie
4a8b88d77d Ubuntu does not install Package::Stash with other dependencies. Added it to testEnvironment.pl 2010-06-11 09:19:11 -07:00