Colin Kuskie
|
d5ba73fac7
|
Add the organization part of an address into the transaction and transactionitem. Fixes bug #12088.
|
2011-04-05 15:10:23 -07:00 |
|
Paul Driver
|
f8021c3d3d
|
rfe #12093: Remotely stored photos for Story assets
|
2011-04-05 15:16:45 -05:00 |
|
Colin Kuskie
|
83d1897852
|
Update tests for bad macros to check template attachments. Fixes bug #12087
|
2011-04-04 18:57:50 -07: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 |
|
Colin Kuskie
|
8f687d8aa5
|
Write a test to make sure Group->new returns undef for non-existant groupIds.
|
2011-04-01 15:13:16 -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
|
f9036f2178
|
t/Macro/AdminToggle.t failed if default template parser was not html template
|
2011-03-31 12:23:23 -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
|
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
|
b13064b912
|
clean up the FilePump bundle after the test
|
2011-03-21 20:58:58 -05:00 |
|
Doug Bell
|
cdda20fb18
|
add better diag and fix test.
I think OSX is altering the UTF-8 chars to a different codepoint on me.
|
2011-03-21 20:28:25 -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
|
a78e0ea49e
|
Fix the test to track changes in the TimeField form.
|
2011-03-07 19:06:51 -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 |
|
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 |
|
Colin Kuskie
|
de6cf5875f
|
Fix the Time field. Provide a getValueAsHtml method. Use it when displaying the form, so that the JS works correctly in displaying values. Fixes bug #12054 and works swell in the Thingy. The Thingy is my favorite asset now.
|
2011-02-28 20:43:07 -08:00 |
|
Colin Kuskie
|
99f613bb9a
|
Update test for CSRF token.
|
2011-02-28 15:41:06 -08:00 |
|
Colin Kuskie
|
bb655e22e7
|
Rename the test to be a test.
|
2011-02-28 14:58:37 -08:00 |
|
Colin Kuskie
|
34a85a6ea1
|
Prune dead code out of the DataForm/diagnose test.
|
2011-02-28 08:27:41 -08: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
|
8650e714b5
|
move createShortcut to an assetHelper
|
2011-02-25 15:45:42 -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
|
1d8b1b1b3a
|
migrate ship getEditForm to FormBuilder
|
2011-02-25 15:45:40 -06:00 |
|
Doug Bell
|
209a24d985
|
remove diags from test
|
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
|
88c865c902
|
migrate Auth editUserForm and Operation User editUser to FormBuilder
|
2011-02-25 15:45:38 -06: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 |
|
Paul Driver
|
add255388a
|
ignore webServerPort in session/url.t
|
2011-02-17 14:10:07 -06:00 |
|
Colin Kuskie
|
64eafc61ba
|
Skip testing the anniversay event if we didn't get one in the CalendarUpdateFeeds test.
|
2011-02-17 11:56:08 -08:00 |
|
Colin Kuskie
|
90dec24634
|
Prevent an empty AssetProxy macro from causing an infinite loop. Fixes bug #12046. Thanks to Trex for the patch!
|
2011-02-14 17:49:47 -08:00 |
|
Colin Kuskie
|
6865fda6e1
|
Build a test to verify checkSegment. Addresses bug #12044.
|
2011-02-14 17:39:11 -08: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
|
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 |
|
Colin Kuskie
|
8aee259282
|
Fix an issue where the default cache time of WebGUI::Cache would cause Groups with caches disabled (groupCacheTimeout=0) to actually be cached for 60 seconds. Fixes bug #12038.
|
2011-02-07 13:36:46 -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 |
|