Commit graph

14843 commits

Author SHA1 Message Date
Doug Bell
148bd7405b document the addclickhandler function for AdminBar 2010-07-15 17:20:35 -05:00
Doug Bell
7eb7b83eaa show asset helpers when viewing www_edit page 2010-07-15 17:20:34 -05:00
Colin Kuskie
ad6cd0526c Refix the upgrade version. 2010-07-15 14:39:48 -07:00
Colin Kuskie
13c56144de Fix bootstrapping problem with upgrade into WebGUI8 2010-07-15 14:35:13 -07:00
Colin Kuskie
607218880e Remove upgrade files in wrong location. Update upgrade directory to 8. 2010-07-15 14:34:46 -07:00
Colin Kuskie
d28397fd65 Move TransactionItem to Moose. 2010-07-15 14:28:22 -07:00
Colin Kuskie
3bc6548a9f Fix a typo in the error message. 2010-07-15 14:07:50 -07:00
Colin Kuskie
229e8e1b6f Document that there are no automatic writes anymore. 2010-07-15 13:56:34 -07:00
Colin Kuskie
2410ee2dd4 Add a Hash type to go along with Array types for handling JSON. 2010-07-15 13:52:44 -07:00
Doug Bell
79fa8cafa9 reconcile IOB test with working version in master 2010-07-15 13:02:36 -05:00
Doug Bell
256119575c fix syntax error in InOutBoard test. still fails 2010-07-15 12:55:29 -05:00
Doug Bell
b993e54bff declare variable to fix test 2010-07-15 12:55:10 -05:00
Doug Bell
cbd53b7aa6 fix bad plan in AssetLineage test 2010-07-15 12:54:52 -05:00
Doug Bell
2471517fa7 remove getAdminConsole from Survey 2010-07-15 12:54:31 -05:00
Doug Bell
c030946688 fix getEditForm override 2010-07-15 12:53:33 -05:00
Doug Bell
c58a66ba61 remove syntax error 2010-07-15 12:53:10 -05:00
Doug Bell
1c63abe64c remove AdminConsole from getMissing 2010-07-15 12:52:41 -05:00
Doug Bell
d34377e45d fix admintoggle tests 2010-07-15 12:52:13 -05:00
Doug Bell
85e218f62f remove bad merge marks 2010-07-15 12:51:45 -05:00
Doug Bell
bfb22f2541 move upgrades to proper place 2010-07-15 12:51:24 -05:00
Doug Bell
aee59f22ea new admin accordion 2010-07-15 11:55:26 -05:00
Doug Bell
4d9144989c add use line 2010-07-15 11:55:25 -05:00
Doug Bell
e56c665057 fix layout options subs 2010-07-15 11:55:25 -05:00
Doug Bell
be7208ed00 change i18n placeholders 2010-07-15 11:55:25 -05:00
Doug Bell
e808d39a88 add placeholders for adminbar panes 2010-07-15 11:55:25 -05:00
Doug Bell
3934a6704c fix getEditForm 2010-07-15 11:55:25 -05:00
Doug Bell
1caef590cc fix navigation edit form 2010-07-15 11:55:25 -05:00
Doug Bell
eec0780893 more test work 2010-07-15 11:55:24 -05:00
Doug Bell
e891410075 tests and such 2010-07-15 11:55:24 -05:00
Doug Bell
5c2581850f fixed version tag problem. changed admin toggle 2010-07-15 11:55:24 -05:00
Doug Bell
ea1a020ab5 fixes to content wizard 2010-07-15 11:52:04 -05:00
Doug Bell
3c17dafeb4 processPropertiesFromFormPost to processEditForm 2010-07-15 11:52:04 -05:00
Doug Bell
ad96c88a36 initial edit page work 2010-07-15 11:49:54 -05:00
Doug Bell
3ae21d6349 Merge remote branch 'upstream/WebGUI8' into 8-merge 2010-07-14 18:26:42 -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
Colin Kuskie
934a93a2a8 Fix bugs from the Transaction.pm Moose work. 2010-07-14 15:47:21 -07:00
Doug Bell
cd1e450c32 Merge branch 'master' into 8-merge
Conflicts:
	docs/gotcha.txt
	docs/upgrades/upgrade_7.9.8-7.9.9.pl
	lib/WebGUI.pm
	lib/WebGUI/Asset.pm
	lib/WebGUI/Asset/Template.pm
	lib/WebGUI/Asset/Wobject/Calendar.pm
	lib/WebGUI/Asset/Wobject/Carousel.pm
	t/Asset/Asset.t
	t/Mail/Send.t
	t/Session/Url.t
	t/lib/WebGUI/Test.pm
2010-07-14 17:06:19 -05:00
Colin Kuskie
04a16ed87c Move Shop/Transaction to Moose. Change core modules to suit. 2010-07-14 14:50:39 -07:00
Colin Kuskie
18da6a8be7 Ready for 7.9.10 development cycle. 2010-07-13 20:00:09 -07:00
Colin Kuskie
bd241af91a Preparing for 7.9.9 release. 2010-07-13 19:11:16 -07:00
Colin Kuskie
987ee3e1fe When processing templates during an upgrade, it has to be done after importing packages. 2010-07-13 19:08:27 -07:00
Colin Kuskie
bcecfec0e9 Move upgrade package to the right location. 2010-07-13 15:09:31 -07:00
Colin Kuskie
fd394dbb06 Manually constructed URL's have to manually URI encode parameters. Fixes bug #11718. 2010-07-13 15:09:06 -07:00
Doug Bell
b4f47dba7b read template attachments from prior versions 2010-07-13 13:41:29 -05:00
Doug Bell
129251fd61 fix test to clean up config properly 2010-07-13 13:41:28 -05:00
Colin Kuskie
b24f73fb3d Fix the plan for skipping tests when ideographic search won't work. 2010-07-13 11:39:46 -07:00
Doug Bell
0b87ce3e65 fix package import problem 2010-07-13 13:20:41 -05:00
Doug Bell
f78386da15 fix merge 2010-07-13 13:17:40 -05:00
Doug Bell
ef319ea2a2 fix cleanup 2010-07-13 13:12:47 -05:00
Doug Bell
ab7e98d08c test changes to updating serialize asset props 2010-07-13 13:12:47 -05:00