Commit graph

10849 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
0299d7837c start on new layout draggables 2011-04-19 18:13:03 -05:00
Doug Bell
8906c3f28a className is the full class name. type is the i18n name 2011-04-19 14:01:25 -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
e9f793365b add the other, lesser magic groups 2011-04-19 11:19:22 -05:00
Doug Bell
71aa7115de add documentation for magic numbers 2011-04-19 11:13:20 -05:00
Doug Bell
9068e75006 AdminToggle can only be on 2011-04-18 16:48:00 -05:00
Doug Bell
5612871d85 new, fully-javascript admin toolbars 2011-04-18 16:46:30 -05:00
Doug Bell
9d6fa33e16 remove toggleToolbar and getToolbar state
These are not necessary with the new toolbars
2011-04-14 15:22:31 -05:00
Doug Bell
f5ebb6e916 change admin console to get asset info via ajax call after frame is loaded
this is step one in making the asset control toolbars work
correctly without having an "Admin Mode"
2011-04-14 15:08:35 -05:00
Doug Bell
d466e757e4 make Admin interface into a settings template 2011-04-13 17:51:18 -05:00
Doug Bell
49da157eea add flags to determine what formbuilder object type 2011-04-13 16:53:41 -05:00
Doug Bell
4a43f9fafb allow non-hash values in arrays, valid in TT templates 2011-04-13 16:53:00 -05:00
Doug Bell
ad3231af73 change asset www_add and www_edit into templates 2011-04-13 16:52:07 -05:00
Doug Bell
9489283960 add YUI button to WebGUI button 2011-04-13 12:47:20 -05:00
Doug Bell
04a420e0bd formbuilder toTemplateVars is now complete and tested 2011-04-12 21:26:20 -05:00
Doug Bell
67918361e6 remove old forwardButton class and "Please Wait..." text
We'll add similar functionality using the YUI button stuff
2011-04-11 16:59:22 -05:00
Doug Bell
0168cb16a4 add wg-form-TYPE class to all form control wrappers 2011-04-11 16:57:21 -05:00
Doug Bell
0c25620867 redefine a submit button in terms of a normal button
in short: override new() instead of toHtml to allow changes to be made
to the submit button.
2011-04-11 16:42:20 -05:00
Doug Bell
744568108f add "type" param to button control
We're realigning Button and Submit so that Submit is just a
pre-configured Button. This should be repeated for other types
of form fields.
2011-04-11 16:34:10 -05:00
Doug Bell
d7fd89ce9d move save buttons out into www_add and www_edit
Buttons are specific to those views of the form, not to any other,
so they should only be included on www_add and www_edit.
2011-04-11 15:23:20 -05:00
Doug Bell
332a734288 do not remove an element while splicing 2011-04-11 15:20:18 -05:00
Doug Bell
3a2b28eb76 allow adding formbuilder fields at specific positions 2011-04-11 15:14:03 -05:00
Doug Bell
caa1639617 fix syntax error :p 2011-04-11 13:33:30 -05:00
Doug Bell
adb67b2137 add style parameter to template assets to store a style template id 2011-04-07 21:49:23 -05:00
Doug Bell
13e8040190 add setParam, getParam, deleteParam to template assets 2011-04-07 20:46:21 -05:00
Doug Bell
5f66eaac45 remove the last references to addSubmenuItem in Survey 2011-04-07 19:22:31 -05:00
Doug Bell
70cf625c80 migrate survey submenu items to asset helpers 2011-04-07 19:20:33 -05:00
Graham Knop
8d374c2d92 move -inc to better location 2011-04-06 10:26:22 -05:00
Graham Knop
e4696b28a7 start of WebGUI::Command 2011-04-06 10:26:22 -05:00
Graham Knop
369ae7d4d4 remove unneeded import 2011-04-06 10:02:19 -05:00
Doug Bell
7f9badc48e and now it works... why? 2011-04-05 18:36:16 -05:00
Doug Bell
5057246f69 namespace autoclean is causing a problem... 2011-04-05 14:48:38 -05:00
Doug Bell
a45cdec243 add import/export helpers to the Product asset too 2011-03-29 23:28:22 -05:00
Doug Bell
1ae7a3c6e8 fat-finger 2011-03-29 23:26:15 -05:00
Doug Bell
01844b6fa2 migrate import and export products to Asset Helpers 2011-03-29 23:25:56 -05:00
Doug Bell
297dd5d1fc add synopsis for Fork ProgressBar 2011-03-29 15:38:12 -05:00
Doug Bell
fbd573c9d6 move admin console links into asset helpers 2011-03-28 16:36:16 -05:00
Doug Bell
aee00bfad1 fix shortcut overrides and add helper 2011-03-28 16:26:23 -05:00
Doug Bell
205408336c change Annotate into asset helper
Annotate relies on a property of the asset, so it should
be a role and not a helper
2011-03-28 15:43:29 -05:00
Doug Bell
39e2c566fd migrate Crop to Asset Helper 2011-03-28 15:20:23 -05:00
Doug Bell
68cc2297f1 remove undo helper, will add it back when we have proper revisionId 2011-03-28 13:49:57 -05:00
Doug Bell
e8d600aa29 migrate image rotate to AssetHelper 2011-03-25 22:23:13 -05:00
Doug Bell
ca1a22995a strict. warnings. and of course make it work... 2011-03-25 22:22:38 -05:00
Doug Bell
3a50e39ca1 forgot to add the møøse 2011-03-25 21:55:15 -05:00
Doug Bell
b84fd2adaf change image resize to AssetHelper 2011-03-25 21:53:31 -05:00
Doug Bell
4adaa093a5 normalize formbuilder vars 2011-03-25 15:45:10 -05:00
Doug Bell
698f40a6dd add "asset" property to AssetHelpers.
Simplifies the API and allows us to have getForm and getUrl to make
asset helpers easier to build.
2011-03-25 14:49:44 -05:00
Doug Bell
b27bc19e4d Tree view buttons now work. Changed progress bar helpers to use fork. Added forkId option to AssetHelpers. Added updateAsset service to Admin. 2011-03-03 19:25:20 -06:00
Doug Bell
399aa5368b update docs on Fork 2011-03-02 16:40:35 -06:00