Commit graph

10800 commits

Author SHA1 Message Date
Doug Bell
399aa5368b update docs on Fork 2011-03-02 16:40:35 -06:00
Colin Kuskie
dcfce60b5e Change class => className where func=add. 2011-03-01 18:45:00 -08:00
Doug Bell
f6831953bd start on Tree buttons to call Asset Helpers 2011-02-25 16:08:06 -06:00
Doug Bell
b9e879b7aa change AssetHelpers to have short IDs instead of class names
This will make better code reuse: The Asset Manager will instead
call the AssetHelper with the id of "cut" or "copy" to get the
correct operation.
2011-02-25 15:45:42 -06:00
Doug Bell
f249070c50 remove asset manager www_ methods 2011-02-25 15:45:42 -06:00
Doug Bell
5672cee964 remove cut and duplicate asset methods 2011-02-25 15:45:42 -06:00
Doug Bell
9b330fc217 remove createShortcut from Asset 2011-02-25 15:45:42 -06:00
Doug Bell
8650e714b5 move createShortcut to an assetHelper 2011-02-25 15:45:42 -06:00
Doug Bell
3dbb9815f6 remove copy and copyBranch from asset. is now AssetHelper::Copy 2011-02-25 15:45:42 -06:00
Doug Bell
734b1dea04 remove editBranch page, it is now AssetHelper::EditBranch 2011-02-25 15:45:41 -06:00
Doug Bell
d49bfbdaad remove old links to asset manager 2011-02-25 15:45:41 -06:00
Doug Bell
d8ef2ebe56 remove TabForm from use and documentation 2011-02-25 15:45:41 -06:00
Doug Bell
9ab36a72ee migrate Activity getEditForm to FormBuilder 2011-02-25 15:45:41 -06:00
Doug Bell
37f392b4c8 migrate Wizard getForm to FormBuilder 2011-02-25 15:45:40 -06:00
Doug Bell
2170509c0f allow TaxDriver getEditForm to use FormBuilder
There would be far too much rewriting in order to change the EU
driver to use FormBuilder. We can revisit that later.
2011-02-25 15:45:40 -06:00
Doug Bell
1d8b1b1b3a migrate ship getEditForm to FormBuilder 2011-02-25 15:45:40 -06:00
Doug Bell
71261438f7 migrate PayDriver getEditForm to FormBuilder 2011-02-25 15:45:40 -06:00
Doug Bell
3ce8498427 fix bad heredoc ending 2011-02-25 15:45:40 -06:00
Doug Bell
c9250660e4 change docs for Session::DateTime to use form control 2011-02-25 15:45:39 -06:00
Doug Bell
88a94d65e2 finish Graph migration to FormBuilder 2011-02-25 15:45:39 -06:00
Doug Bell
24c2d6bb27 update docs to point to better place 2011-02-25 15:45:39 -06:00
Doug Bell
b70f253e74 finish migrating Crud to FormBuilder 2011-02-25 15:45:38 -06:00
Doug Bell
88c865c902 migrate Auth editUserForm and Operation User editUser to FormBuilder 2011-02-25 15:45:38 -06:00
Graham Knop
b2c11102d8 refactor some of the upgrade script code 2011-02-21 18:24:22 -06:00
Doug Bell
a3a5d44a7b migrate Settings operation to FormBuilder 2011-02-10 18:49:34 -06:00
Doug Bell
98816c4b6b migrate www_editMetaDataField to FormBuilder 2011-02-10 17:29:46 -06:00
Doug Bell
cc53006912 migrate ExportHtml AssetHelper to FormBuilder 2011-02-10 17:08:53 -06:00
Doug Bell
7c88ee41db migrate ChangeUrl AssetHelper to FormBuilder 2011-02-10 17:07:18 -06:00
Doug Bell
b332d828e7 no, what i wanted was to remove www_ methods from AssetExportHtml 2011-02-10 17:04:00 -06:00
Doug Bell
1002ac3bae migreate AssetExportHtml to FormBuilder 2011-02-10 17:02:11 -06:00
Doug Bell
17b7fad4be remove www_changeUrl. It is now an AssetHelper 2011-02-10 16:53:35 -06:00
Doug Bell
ae7528b8ef migrate Thingy import from csv to FormBuilder 2011-02-10 16:34:03 -06:00
Doug Bell
033a1b7793 migrade Survey editTest to FormBuilder 2011-02-10 15:50:51 -06:00
Doug Bell
963227b571 migrate Thingy editField to FormBuilder 2011-02-10 15:48:29 -06:00
Doug Bell
1fb51f2e75 migrate Survey graph to formbuilder 2011-02-03 16:56:03 -06:00
Doug Bell
db8b507b94 migrate PM editProject to FormBuilder 2011-02-03 16:05:37 -06:00
Doug Bell
0a2a010a95 migrate IOB viewReport to FormBuilder 2011-02-02 17:27:12 -06:00
Doug Bell
603ad39e3b migrate IOB selectDelegates to FormBuilder 2011-02-02 16:50:45 -06:00
Doug Bell
ed718c1891 migrate IOB view to FormBuilder + test cleanup 2011-02-02 16:33:07 -06:00
Doug Bell
0a67593bb0 migrate EMS manageRegistrant to FormBuilder 2011-02-02 15:24:44 -06:00
Doug Bell
f077c28c98 migrate EMS www_importEvents to FormBuilder 2011-01-31 20:38:34 -06:00
Doug Bell
8ca685e089 add file input for progressive enhancement and testing 2011-01-31 20:38:00 -06:00
Doug Bell
be3052ce6d fix getEventFieldsForImport to use new Definition 2011-01-31 20:36:47 -06:00
Doug Bell
03f64cbf1a allow getFormProperties to be called as a class method 2011-01-31 20:35:25 -06:00
Doug Bell
3bb4754487 fix EMSTicket i18n namespace 2011-01-31 20:24:27 -06:00
Doug Bell
1bacbdb6c4 migrate EMS editEventMetaField to FormBuilder 2011-01-31 13:40:55 -06:00
Doug Bell
4d30821231 migrate EMS www_editBadgeGroup to FormBuilder 2011-01-27 15:50:10 -06:00
Doug Bell
0591c69594 migrate DataForm www_editTab to FormBuilder 2011-01-26 16:49:24 -06:00
Doug Bell
8c01fdbc73 migrate DataForm www_editField to FormBuilder 2011-01-26 16:05:39 -06:00
Doug Bell
325dbad2a3 remove style wizard 2011-01-25 18:09:46 -06:00