Commit graph

52 commits

Author SHA1 Message Date
Doug Bell
db9753eb01 default www_edit now returns template. add errors to edit template 2011-04-20 17:49:49 -05:00
Doug Bell
ecce246e1c new layout drag handles working 2011-04-20 15:52:50 -05:00
Doug Bell
0299d7837c start on new layout draggables 2011-04-19 18:13:03 -05:00
Doug Bell
45ca3ea8d8 remove switchAdminOn. anyone in group 12 always has admin on 2011-04-19 11:43:21 -05:00
Doug Bell
d466e757e4 make Admin interface into a settings template 2011-04-13 17:51:18 -05:00
Doug Bell
c3a2714c93 add template toolkit to the default template parsers 2011-04-13 17:09:22 -05:00
Doug Bell
ad3231af73 change asset www_add and www_edit into templates 2011-04-13 16:52:07 -05:00
Doug Bell
8299e9e706 migrate Account Friends sentFriendRequest to FB 2011-01-04 18:01:23 -06:00
Doug Bell
b5c1ffe5b7 migrate old templates to new formbuilder vars 2011-01-04 18:01:22 -06:00
Doug Bell
2c51e6d4fd move core profile fields into users table
this change will fix the problems with the userProfileData table being
way too big. it also simplifies many basic user search tasks, not
needing to join the userProfileData table
2010-12-03 22:36:30 -06: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
e5608c2956 Move upgrade dir to correct version. 2010-11-03 09:48:18 -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
b214415a21 Move upgrade directory to correct version. 2010-11-02 14:50:06 -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
a067cbbe70 Update upgrade area. Grab a copy of create.sql from 7.10.2 2010-10-27 16:03:17 -07:00
Colin Kuskie
245e1f8192 Move updates dir for new version 2010-09-23 16:38:48 -07:00
Colin Kuskie
f546d116c7 Preparing for 7.10.1 release. 2010-09-23 16:35:36 -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
f61e8faeb9 Rename template variables in the Account and Admin Toggle templates to not use underscores. 2010-09-21 11:17:29 -07:00
Graham Knop
6fa07671cd use HTTP::BrowserDetect for browser detection 2010-09-11 03:09:27 -05:00
Graham Knop
d826721264 move upgrade scripts for new version 2010-09-01 11:16:12 -05:00
Doug Bell
2f949cf8ef admin console style should not define a title 2010-08-31 16:09:06 -05:00
Graham Knop
d700350ed1 fix upgrade skeleton 2010-08-31 16:01:03 -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
f728107e78 add webgui specific environment debug panel to filter out session 2010-08-25 12:38:15 -05:00
Graham Knop
a53f1cdede remove duplicate response debug panel, add parameters panel 2010-08-25 12:38:14 -05:00
Doug Bell
42e05311e1 fix upgrade script for config lacking AdminBar 2010-08-25 12:33:13 -05:00
Colin Kuskie
0f7cb3b53f Preparing for 7.9.13 release. 2010-08-25 11:44:02 -07:00
Graham Knop
e7891e9191 add macro transform sub, convert upgrade to use it 2010-08-23 12:47:16 -05:00
Graham Knop
d087b77131 clean up some upgrade scripts 2010-08-23 12:47:16 -05:00
Doug Bell
73541f4a71 add new rich editors 2010-08-18 16:56:58 -05:00
Doug Bell
156d4e27a0 remove admin toggle from blank style 2010-08-13 16:39:33 -05:00
Colin Kuskie
3e8e2d452c Merge branch 'master' into WebGUI8. Merged up to 7.9.12 2010-08-13 12:25:19 -07:00
Colin Kuskie
7b218942b3 Merge commit '63865eb39f' into WebGUI8. up to 7.9.11 2010-08-13 11:52:08 -07:00
Doug Bell
f1fed19e24 remove AdminBar macro from all templates 2010-08-06 17:00:11 -05:00
Doug Bell
4eee60512d add i18n macro alias 2010-08-06 17:00:11 -05:00
Doug Bell
10d6bd71cf remove irrelevant admin console items from config 2010-08-06 17:00:11 -05:00
Doug Bell
35d05a7f38 add upgrade script to add new admin contentHandler 2010-08-04 12:13:45 -05:00
Doug Bell
69bd44b03d add new progressbar template 2010-08-04 11:57:56 -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
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
Doug Bell
bfb22f2541 move upgrades to proper place 2010-07-15 12:51:24 -05:00
Doug Bell
5c2581850f fixed version tag problem. changed admin toggle 2010-07-15 11:55:24 -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
0fe388761f Fix the namespace in the subscription template. 2010-07-12 14:31:26 -07:00
Graham Knop
80d62fccef move create.sql file and remove previousVersion.sql 2010-07-12 14:17:54 -05:00