Commit graph

1229 commits

Author SHA1 Message Date
Colin Kuskie
d4672a92f1 Consider search fields when doing search in a Thingy normally, or via Ajax. Fixes bug #12117. 2011-04-20 16:05:20 -07:00
Paul Driver
df2e1a5b27 rfe #12105: Make shortcuts related for export purposes 2011-04-13 15:57:50 -05:00
Colin Kuskie
1a462d4835 for exportRelatedAssetIds, Don't create a version tag unless it's needed, and then don't restore it unless it exists. Otherwise, the tag leaks and breaks downstream tests. 2011-04-11 09:32:32 -07:00
Colin Kuskie
f2b5f35d49 Move Article.t over to using the new storage API for checking for storage location existance. 2011-04-11 08:55:44 -07: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
Paul Driver
1ff9f09e8b couple more tests for related asset exports 2011-04-06 16:43:23 -05:00
Paul Driver
f8021c3d3d rfe #12093: Remotely stored photos for Story assets 2011-04-05 15:16:45 -05:00
Colin Kuskie
73261e4651 Batch of test cleaups for leaking objects. 2011-04-04 18:57:50 -07:00
Paul Driver
76e9693f4b Export related assets 2011-04-04 18:47:37 -05:00
Paul Driver
5c20e9c0be Fixing a bunch of tests not to rely on HT being default parser 2011-04-04 18:47:18 -05:00
Colin Kuskie
8525e4b7ee Don't refund transactionItems unless the transaction is successful, or if the item is already canceled. Also, no not call onCancelRecurring for normal Sku's unless they're really recurring. Fixes bug #12089. 2011-04-04 14:45:53 -07:00
Paul Driver
3531c4d913 Snippets can now select a template parser
(instead of being restricted to the configured default)
2011-03-31 15:21:07 -05:00
Paul Driver
81f4b44e19 yet another template test failure 2011-03-31 12:42:18 -05:00
Paul Driver
26eb6c5a22 likewise t/Asset/Post/notification.t 2011-03-31 12:30:32 -05:00
Paul Driver
c8098e2ca6 rfe #618: Syndicated Content Asset: Make images in the downloaded RSS-feeds available in the template. 2011-03-30 09:52:55 -05:00
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