Commit graph

3854 commits

Author SHA1 Message Date
Doug Bell
e8d600aa29 migrate image rotate to AssetHelper 2011-03-25 22:23:13 -05:00
Doug Bell
b84fd2adaf change image resize to AssetHelper 2011-03-25 21:53:31 -05:00
Colin Kuskie
dcfce60b5e Change class => className where func=add. 2011-03-01 18:45:00 -08:00
Doug Bell
d8ef2ebe56 remove TabForm from use and documentation 2011-02-25 15:45:41 -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
be3052ce6d fix getEventFieldsForImport to use new Definition 2011-01-31 20:36:47 -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
Doug Bell
caf3c19080 migrate Subscription redeem code to FormBuilder 2011-01-25 18:06:49 -06:00
Doug Bell
d35e128528 migrate listSubscriptionCodes to FormBuilder 2011-01-25 18:06:49 -06:00
Doug Bell
7b383ec391 migrate Subscription list code batches to FormBuilder 2011-01-25 18:06:49 -06:00
Doug Bell
affafb0038 migrate Subscription create batch form to FormBuilder 2011-01-25 18:06:49 -06:00
Doug Bell
3b4b729518 migrate Product www_editVariant to FormBuilder 2011-01-25 18:06:49 -06:00
Doug Bell
ed70aa8929 migrate Product www_editSpecification to FormBuilder 2011-01-25 18:06:49 -06:00
Doug Bell
f157ddfe58 migrate Product www_editFeature to FormBuilder 2011-01-25 18:06:48 -06:00
Doug Bell
eda2756d76 migrate Product www_editBenefit to FormBuilder 2011-01-25 18:06:48 -06:00
Doug Bell
078397b015 migrate Product www_addRelated to FormBuilder 2011-01-25 18:06:48 -06:00
Doug Bell
a30d9acc25 migrate Product www_addAccessory to FormBuilder 2011-01-25 18:06:48 -06:00
Doug Bell
1d9911ff0c migrate EMSToken to FormBuilder 2011-01-25 18:06:48 -06:00
Doug Bell
6729cb0621 migrate EMSTicket to FormBuilder 2011-01-25 18:06:47 -06:00
Doug Bell
39c775a44d migrate EMSRibbon to FormBuilder 2011-01-25 18:06:47 -06:00
Doug Bell
c7aee8ce68 remove unused WebGUI::HTMLForm 2011-01-25 18:06:47 -06:00
Doug Bell
58c611eee6 move shortcut to formbuilder 2011-01-25 18:06:47 -06:00
Doug Bell
d5d7d7ef0b remove HTMLForm from Post assets 2011-01-13 14:33:05 -06:00
Doug Bell
f209a52a2c move MatrixListing getEditForm to FormBuilder 2011-01-13 14:33:05 -06:00
Doug Bell
5ece597592 remove HTMLForm from ZipArchive 2011-01-13 14:33:04 -06:00
Doug Bell
89ee734f3f migrate Image to FormBuilder 2011-01-13 14:33:04 -06:00
Doug Bell
d54ad71f37 move EMSSubmissionForm editSubmissionForm to FormBuilder 2011-01-13 14:33:04 -06:00
Doug Bell
4d55fd82d7 move EMSSubmission editSubmission to FormBuilder 2011-01-13 14:33:04 -06:00
Colin Kuskie
e87358d0cb No need to check out separate tags for auxiliary assets like Folders inside the Story Archive. 2011-01-04 18:06:33 -08:00
Doug Bell
52919f7586 add function to replace var names for FormBuilder 2011-01-04 18:01:21 -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
Doug Bell
1866c593ea almost done fixing addRevision changes 2010-12-03 15:01:31 -06:00
Colin Kuskie
5d4405f43d Convert Image::Graph and Poll over to use FormBuilder. 2010-11-29 09:37:28 -08:00
Colin Kuskie
8b6bbdb9f7 Remove setFilename, getFilename from Session::Http, and use Plack::Response methods instead. 2010-11-22 08:06:25 -08:00
Colin Kuskie
fd8f03a186 Change getMimeType and setMimeType to response->content_type. 2010-11-21 22:35:26 -08:00
Colin Kuskie
e5adc07a05 Remove getStatus and setStatus in Session::Http, and replace them with status, from $session->status. 2010-11-21 21:11:41 -08:00