Commit graph

67 commits

Author SHA1 Message Date
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
Colin Kuskie
b323f74121 Update copyright notice 2011-12-28 11:30:38 -08:00
Graham Knop
4959bfc979 remove WebGUI::Config->readAllConfigs 2011-07-05 08:40:13 -05:00
Doug Bell
708b47d73c Merge remote branch 'upstream/WebGUI8' into 8-merge
Conflicts:
	docs/gotcha.txt
	docs/previousVersion.sql
	lib/WebGUI/Asset/Wobject/GalleryAlbum.pm
	lib/WebGUI/Asset/Wobject/Navigation.pm
	lib/WebGUI/AssetLineage.pm
	lib/WebGUI/Config.pm
	lib/WebGUI/Form/Template.pm
	lib/WebGUI/Group.pm
	lib/WebGUI/VersionTag.pm
	lib/WebGUI/Workflow/Activity/TrashExpiredEvents.pm
	t/AdSpace.t
	t/Asset/AssetExportHtml.t
	t/Asset/AssetLineage.t
	t/Asset/Story.t
	t/Asset/Template/HTMLTemplateExpr.t
	t/Asset/Wobject/Gallery/00base.t
	t/Asset/Wobject/GalleryAlbum/00base.t
	t/Asset/Wobject/GalleryAlbum/ajax.t
	t/Asset/Wobject/InOutBoard.t
	t/Asset/Wobject/StoryArchive.t
	t/Asset/Wobject/Survey/ExpressionEngine.t
	t/Asset/Wobject/Survey/Reports.t
	t/AssetAspect/RssFeed.t
	t/Auth/mech.t
	t/Group.t
	t/Mail/Send.t
	t/Operation/AdSpace.t
	t/Session/ErrorHandler.t
	t/Session/Scratch.t
	t/Session/Url.t
	t/Shop/Cart.t
	t/Shop/Pay.t
	t/Shop/Ship.t
	t/Shop/ShipDriver.t
	t/Shop/TaxDriver/Generic.t
	t/Shop/Vendor.t
	t/VersionTag.t
	t/lib/WebGUI/Test.pm
2010-07-14 18:20:00 -05:00
Graham Knop
e530222d49 remove internal cache of WebGUI::Config objects 2010-07-07 02:47:37 -05:00
Colin Kuskie
385931aaab Merge commit 'f2e0fb509a' into WebGUI8. Some tests still failing. 2010-06-27 22:32:31 -07:00
Graham Knop
dfa1a3d7cb temporary config file fix 2010-06-10 23:52:11 -05:00
Doug Bell
247c607393 fixes for weaken and iterator 2010-06-01 19:37:53 -05:00
Graham Knop
8f6ae3f47e bump Config::JSON requirement and use Moose for WebGUI::Config 2010-04-15 19:12:16 -05:00
Graham Knop
39adb44007 fix pluggable and config 2010-04-15 19:12:14 -05:00
Graham Knop
7afda00d9b test adjustments for WebGUI::Paths 2010-04-15 19:12:07 -05:00
Graham Knop
a141de0ebf removing first parameter from WebGUI::Session->open and other cleanups 2010-04-15 18:49:26 -05:00
Graham Knop
29df110409 progress and WebGUI::Paths conversion 2010-04-15 18:42:16 -05:00
Graham Knop
3703fb86d6 address cached config objects by full file name 2009-09-24 18:55:22 -05:00
Graham Knop
24da723629 updating copyright year 2009-02-20 23:47:30 +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
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
05aa0925aa - fix: Trapped an exception for corrupt config files. 2008-04-09 18:14:13 +00:00
Graham Knop
7f41c2d4c2 fixed: loadAllConfigs loads hidden files 2008-03-07 19:19:38 +00:00
JT Smith
93b5ca16e4 updating copyright year 2008-02-07 23:28:18 +00:00
Graham Knop
5072748ca4 Remove unneeded method 2007-08-15 19:14:57 +00:00
JT Smith
02c334e76c oops 2007-08-14 15:06:21 +00:00
JT Smith
03f13fb93e fixed missing webgui path 2007-08-14 15:04:35 +00:00
JT Smith
5175cceb39 Config file bugs fixed, see gotcha.txt for details. 2007-08-14 14:07:46 +00:00
JT Smith
f12d1a7252 better error message 2007-07-27 14:17:59 +00:00
JT Smith
a7dde82421 updated copyright 2007-07-01 16:09:42 +00:00
Doug Bell
c93ce14c28 Forgot to update changelog Added fatal error should parsing JSON config fail (thanks jZed__ on freenode #webgui) 2006-11-13 22:17:56 +00:00
JT Smith
aeba6ec83c merging 7.1.4 changes 2006-11-03 04:36:13 +00:00
Drake
a170904340 Add support for browser-session cookies, using a cookieTTL value of
"session".
2006-09-21 18:42:41 +00:00
Frank Dillon
1b0c8da592 added cookieTTL method which returns the time to live of cookies set in the config file. 2006-08-09 23:11:16 +00:00
JT Smith
2ea58485c9 - Added an option to override the session cookie name. 2006-08-04 15:16:18 +00:00
JT Smith
1bfcf846ce - Fixed a bug that didn't allow you to search a matrix.
- Fixed a bug in the upgrade that caused template problems with the WebGUI 6
   template if anyone was still using that.
- fixed a documentation bug
2006-07-18 17:08:25 +00:00
JT Smith
d24ac0b273 fixing a problem with hex and JSON
gettign rid of the migration.txt script, because it's now published on the site instead since all changes are complete
2006-05-03 00:11:54 +00:00
Matthew Wilson
3fad0b078f making config addToArray only add if it's not already there. 2006-04-15 23:31:16 +00:00
JT Smith
45b11e0a1a added a few utility methods to the config system, and updated the upgrade to reflect that 2006-04-15 02:55:12 +00:00
JT Smith
8950b951bc it lives!!!! 2006-02-08 15:46:07 +00:00
JT Smith
d9a80d9f6f more spectre goodness, it almost runs!! 2006-02-03 03:05:28 +00:00
JT Smith
9ff0794746 new config file format 2006-02-03 02:04:49 +00:00
JT Smith
29ec0c1904 added indexall option to manual indexer, and started a rules engine for the search mechanism 2006-01-22 15:35:22 +00:00
JT Smith
eda7058b61 most of the new pluggable template system 2006-01-17 23:09:29 +00:00
JT Smith
75aed8bbc5 added a test for the config api
and a fix to the config api
2006-01-16 00:21:29 +00:00
Colin Kuskie
8fade0f1d5 Fix syntax error inside ErrorHandler.
Add DESTROY method to Config.pm
Change Session::close so that it doesn't destroy things that don't exist (like _server)
and destroys the logger last so we can log all errors.
2006-01-14 00:50:50 +00:00
Colin Kuskie
62d3054b38 added use calls to Session children, used WebGUI::Utility inside Config 2006-01-13 23:38:17 +00:00
JT Smith
a194408513 changing copyright year 2006-01-09 23:51:04 +00:00
JT Smith
de50e9b49c more session mods 2006-01-01 06:44:09 +00:00
JT Smith
d4b7f2ce59 first round of changes for the new session system 2005-12-31 21:54:06 +00:00
Matthew Wilson
e813598a76 Cache unloaded configs for us poor Win32 saps. 2005-11-28 14:48:44 +00:00
JT Smith
384f6cd392 added the starting foundation for spectre, much more still to be done 2005-11-16 00:00:05 +00:00
JT Smith
9e37cdd9a2 removed the notion of scripturl since it's no longer necessary with the modperl handler 2005-11-09 23:44:03 +00:00