Commit graph

286 commits

Author SHA1 Message Date
Doug Bell
c3a2714c93 add template toolkit to the default template parsers 2011-04-13 17:09:22 -05:00
Colin Kuskie
b640216437 Remove URL handlers from config files, and from the default config file. Add a stub to the migration notes that URLHandlers are now done as Plack Middleware. 2010-11-21 17:24:32 -08:00
Colin Kuskie
9ddc54be42 Added changelot entry, called the i18n sub, changed to compound keys, updated the default WebGUI.conf file, added upgrade output. 2010-09-23 16:15:17 -07:00
Colin Kuskie
0180b11064 Merge commit 'b8845e25fa' into WebGUI8. Up to 7.10.0 2010-09-22 07:58:06 -07:00
Graham Knop
6fa07671cd use HTTP::BrowserDetect for browser detection 2010-09-11 03:09:27 -05:00
Colin Kuskie
7d6089dca3 Change the addon URL on webgui.org 2010-09-01 14:21:55 -07:00
JT Smith
5723af9b73 updated facebook auth to work with new facebook change/brokeness 2010-09-01 12:16:05 -05:00
Colin Kuskie
b8d7466e65 Add a link in the Admin Console to the Addons section of webgui.org 2010-09-01 08:57:34 -07:00
JT Smith
61bd01b5f3 added facebook auth 2010-08-27 13:03:58 -05:00
Colin Kuskie
7b218942b3 Merge commit '63865eb39f' into WebGUI8. up to 7.9.11 2010-08-13 11:52:08 -07:00
khenn
adf3fe68b0 Merge branch 'master' of git@github.com:plainblack/webgui 2010-08-10 20:15:08 -05:00
Colin Kuskie
f91d025cb4 Add AssetReport to the default WebGUI config file. 2010-08-10 17:14:46 -07:00
khenn
71864fd6b1 Added AssetReport Wobject to WebGUI.conf.original 2010-08-10 19:13:09 -05:00
JT Smith
c8adf70760 missing admin in conf, fixed color on starter 2010-08-03 13:48:35 -05:00
Colin Kuskie
ca9a3bd6c7 Merge branch 'master' into WebGUI8, up to 7.9.10. Some tests failing due to changes in default content. 2010-07-27 22:55:57 -07:00
Colin Kuskie
0cfa3f9edf Add spamStopWords to default WebGUI config file, and add upgrade snippet. Fixes bug #11721. 2010-07-20 10:44:54 -07:00
Colin Kuskie
4f02168a44 Fix copy/paste bug in config docs. 2010-07-20 10:25:48 -07:00
Colin Kuskie
385931aaab Merge commit 'f2e0fb509a' into WebGUI8. Some tests still failing. 2010-06-27 22:32:31 -07:00
Colin Kuskie
5febc0ebbc Merge commit '41575d24bb' into webgui8. Some tests still failing.
Conflicts:
	docs/gotcha.txt
	lib/WebGUI.pm
	lib/WebGUI/Asset.pm
	lib/WebGUI/Asset/File/GalleryFile/Photo.pm
	lib/WebGUI/Asset/Post.pm
	lib/WebGUI/Asset/Template.pm
	lib/WebGUI/Asset/WikiPage.pm
	lib/WebGUI/Asset/Wobject/WikiMaster.pm
	lib/WebGUI/Cache.pm
	lib/WebGUI/Content/Setup.pm
	lib/WebGUI/Role/Asset/Subscribable.pm
	lib/WebGUI/Shop/Cart.pm
	lib/WebGUI/Shop/Pay.pm
	lib/WebGUI/Shop/PayDriver/ITransact.pm
	sbin/testEnvironment.pl
	t/Asset/WikiPage.t
	t/Shop/PayDriver.t
	t/Shop/PayDriver/ITransact.t
	t/Shop/PayDriver/Ogone.t
	t/Shop/TaxDriver/EU.t
	t/Shop/TaxDriver/Generic.t
	t/Workflow/Activity/RemoveOldCarts.t
	t/lib/WebGUI/Test.pm
2010-06-25 23:25:26 -07:00
Colin Kuskie
a766179b89 Add maintenancePage to the config file. 2010-06-11 13:06:24 -07:00
Colin Kuskie
e03f754bce Fix the name of the ConvertUTCToTZ macro in config files. Fixes bug #11576. 2010-05-19 08:38:22 -07:00
Doug Bell
8504a34c65 add WebGUI::Wizard 2010-04-23 18:25:32 -05:00
Colin Kuskie
e9e4b1a73b add root_dir directive to WebGUI.conf.orig so wgd reset --config does the right thing. 2010-04-21 10:44:59 -07:00
Doug Bell
9015df5f98 added new cache to original conf 2010-04-19 11:58:07 -05:00
Graham Knop
65e858ff4d updated gitignore 2010-04-15 18:49:26 -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
2400f19099 Merge branch 'master' into WebGUI8 2010-04-13 07:50:02 -05:00
Colin Kuskie
ca86f3d84b Change the showing of hidden pages by the SiteIndex to be configurable. Fixes RFE #11044.
Also, change the SiteIndex to use an iterator.
2010-01-27 11:32:27 -08:00
Colin Kuskie
acda103fed Add USPS International driver to configuration files. 2009-11-06 19:49:20 -08:00
Colin Kuskie
547d1714a5 Finish merge of UPS shipping driver. 2009-11-03 20:41:42 -08:00
Bart Jol
951439a017 added picklanguage macro to international 2009-10-28 12:41:56 -05:00
Bart Jol
bbfcd3c9a2 added SetLanguage to WebGUI.conf.original 2009-10-28 12:41:55 -05:00
JT Smith
26c3bdac70 added hot sessions 2009-09-28 15:06:12 -05:00
JT Smith
af705232a8 added exceptions, docs, and removed disableCache 2009-09-25 18:41:03 -05:00
JT Smith
46737d6945 starting migration to memcached 2009-09-24 23:28:45 -05:00
Graham Knop
f40992f217 adding some ignored files 2009-09-11 08:46:52 -05:00
Colin Kuskie
39b9bd399e Clarify the documentation for webServerPort in config file. Fixes bug #10883 2009-09-03 15:17:51 -07:00
Graham Knop
4853206ede example CDN configuration shouldn't be added to config 2009-08-19 18:05:24 +00:00
Graham Knop
2f6e1aa10c add docs for multiple category asset config 2009-08-11 17:08:36 +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
8d1d8ca2f1 Add new PayPal drivers, remove old one. 2009-07-23 20:57:26 +00:00
Paul Driver
2adb08c79c Requested docs/scripts added for 11777 2009-07-13 22:12:03 +00:00
Stephen Opal
8aecdbc1cc Macro for converting UTC stored dates from SQL Reports to user or developer formatted date-time timezone text.
w
2009-06-22 14:29:00 +00:00
Colin Kuskie
ba921e3e8f Add missing flags for options in previous upgrades. 2009-05-29 00:19:32 +00:00
Colin Kuskie
67cce548ff Add enableSurveyExpressionEngine to default WebGUI conf file.
Rerun the upgrade subroutine to handle newer surveys.
Handle the config option being off in Survey/Test.t
2009-05-28 23:28:52 +00:00
Colin Kuskie
814a77b739 Add the Ogone payment driver to the default WebGUI.conf file. 2009-05-28 22:51:53 +00:00
Graham Knop
8b86d56ec0 added: Activate, Deactivate, Delete User workflow activities 2009-05-21 14:49:28 +00:00
Doug Bell
9fe3c635f9 fixed JSON's stupidity 2009-05-19 20:38:56 +00:00
Colin Kuskie
df5683246d Add FilePump to the default WebGUI.conf file 2009-05-18 21:47:56 +00:00
Colin Kuskie
d8a1623ea0 adding FilePump 2009-05-18 16:03:50 +00:00