Commit graph

1163 commits

Author SHA1 Message Date
Doug Bell
aee00bfad1 fix shortcut overrides and add helper 2011-03-28 16:26:23 -05:00
Doug Bell
35811a20eb fix image rotate test to really test if it was rotated, not just "changed" 2011-03-21 20:07:52 -05:00
Doug Bell
5e6483e97f add lineage increment_step and _offset for multi-master DB clusters 2011-03-21 18:26:18 -05:00
Colin Kuskie
88797c1d6c Add Asset Dashlets to Dashboard. Add required and static properties to Dashboard Assets. Add caching to StockData and WeatherData assets. Add LastModifiedBy macro. Add GroupManager to the Group form control. 2011-03-09 21:33:44 -08:00
Colin Kuskie
23b403dd3f Add a test to make sure that duplicating a Thingy does not leak rows or things. 2011-03-07 16:24:29 -08:00
Colin Kuskie
34a85a6ea1 Prune dead code out of the DataForm/diagnose test. 2011-02-28 08:27:41 -08:00
Colin Kuskie
e833d472c6 Update this test to duplicate the encoding done in the Matrix. 2011-02-21 14:29:30 -08:00
Paul Driver
ae3e49d622 Versioned Metadata 2011-02-17 14:46:50 -06:00
Doug Bell
98816c4b6b migrate www_editMetaDataField to FormBuilder 2011-02-10 17:29:46 -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
Colin Kuskie
bb584ec910 Fix stories linking to keyword pages after export. Fixes bug #12035. 2011-02-08 19:11:32 -08: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
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
c9db7b0d7f add more tests for www_editField 2011-01-26 16:17:46 -06:00
Doug Bell
8c01fdbc73 migrate DataForm www_editField to FormBuilder 2011-01-26 16:05:39 -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
58c611eee6 move shortcut to formbuilder 2011-01-25 18:06:47 -06:00
Colin Kuskie
052b3dfd45 Fix duplicating storages in Posts and subscription groups in threads. Fixes bug #12024. 2011-01-24 19:08:51 -08:00
Colin Kuskie
973363b14c Enforce viewing permissions for search and keywords in the Wiki. Fixes bug #12027 2011-01-20 11:21:51 -08:00
Colin Kuskie
8c2958b042 Do not send emails when a Post or Thread is copied inside WebGUI. Fixes bug #12024. 2011-01-19 18:43:33 -08:00
Colin Kuskie
eb16ecb99e Another (probably last) leaky test fixed. 2011-01-13 13:33:32 -08:00
Doug Bell
f209a52a2c move MatrixListing getEditForm to FormBuilder 2011-01-13 14:33:05 -06:00
Paul Driver
7c9d0863ef Tests for the new topic template variable 2011-01-11 12:47:58 -06:00
Doug Bell
6397f20f9c fix test for new controls param 2011-01-10 20:26:56 -06:00
Colin Kuskie
f1dd08c135 If there are missing, required fields when saving data to a thing, do not write it to the db. Fixes bug #11996. 2011-01-10 16:00:21 -08:00
Colin Kuskie
dfffaf307c Add a test for tripping maximum assets to make sure it works. We will depend on the live tests for www_editSave to determine the opposite case. 2011-01-10 10:16:55 -08:00
Paul Driver
82c6c58958 rfe #12016: add more functionality to story_loop 2011-01-10 10:32:47 -06:00