Colin Kuskie
d796412469
Update Asset/Story.t for changes to exportGetRelatedAssetIds now exporting the container as well.
2011-05-16 21:32:48 -07:00
Paul Driver
4af2c8424f
Whoops. Monkey::Patch wasn't used.
2011-05-16 16:17:33 -05:00
Paul Driver
c1a29182ca
fixed #12129 : AdminBar calls canAdd as an object method
2011-05-16 16:11:42 -05:00
Paul Driver
6a01296019
rfe #12127 : AssetProperty macro
2011-05-11 09:39:25 -05:00
Paul Driver
f1538824f7
rfe #12123 : Layouts related for export purposes
2011-05-09 10:02:00 -05:00
Colin Kuskie
61534779d5
Add new MapPoint code for geolocation, Thingy searching and indexing and a macro for rendering thing data outside of the Thingy.
2011-05-02 13:49:18 -07:00
Colin Kuskie
164852a712
Handle dates in iCal format with timezones. Clean up documentation for the icalFeed properties. Handle cases with missing uid, description, summary or location fields in the feed. Add tests to make sure that parsing one non-WebGUI iCal feed works. Fixes bug #12106 .
2011-04-25 15:53:52 -07:00
Colin Kuskie
3982b7ee39
ProfileFields were missing extras from their properties. Fixes bug #12102 .
2011-04-22 08:59:14 -07:00
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
Colin Kuskie
4a58f574b1
Provide a method to see if a storage location exists. This is handy for testing.
2011-04-08 16:26:16 -07:00
Paul Driver
1ff9f09e8b
couple more tests for related asset exports
2011-04-06 16:43:23 -05:00
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
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
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
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
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
Colin Kuskie
8ae16ba37c
Have the Calendar iCal feed pass along the timeZone of events. Fixes bug #12030 .
...
Squashed commit of the following:
commit ce957db5311c7fb11c7d780b9f63c1b0adc17cda
Author: Colin Kuskie <colink@perldreamer.com>
Date: Mon Jan 31 19:00:23 2011 -0800
Changelog notice for the ical bugfix with timezones.
commit 24a3bc1c74b20ca6ba689641fa0187b659dc3c5e
Author: Colin Kuskie <colink@perldreamer.com>
Date: Mon Jan 31 15:32:50 2011 -0800
Transfer the time zone as one of the WebGUI specific items for the Event.
commit 36f87539ba8b090a5e5c9f1879cd40b6f6e69afc
Author: Colin Kuskie <colink@perldreamer.com>
Date: Sun Jan 30 21:18:12 2011 -0800
Refactor the code so that the Event adds itself to a calendar object, giving it access to add other things to the calendar, like a timezone definition.
commit f401966bd53b51950f1402a5a19b92b13dcc6b06
Author: Colin Kuskie <colink@perldreamer.com>
Date: Sun Jan 30 19:42:49 2011 -0800
Document which version of Data::ICal that we're now using.
commit 689522e30b26fc445da5b59b81789c0d72e157d4
Author: Colin Kuskie <colink@perldreamer.com>
Date: Sat Jan 29 14:27:25 2011 -0800
Fix a typo in the Event preventing menuTitle from being sent out. Fix issue with the menuTitle being set twice. Update the test to fix long string handling.
commit 59043eee1536e60d92f23313a33dc54da6f15122
Author: Colin Kuskie <colink@perldreamer.com>
Date: Fri Jan 28 19:48:16 2011 -0800
Move iCal generation over to Data::ICal. Give each event the ability to return itself as an Data::ICal::Entry::Event object.
commit eec448b38c101b599c0fb695f442012e311385fb
Author: Colin Kuskie <colink@perldreamer.com>
Date: Fri Jan 28 19:47:14 2011 -0800
Document new testing module. It't only required if you're doing testing.
commit 3d1e82229423834330dcdd31c0a81df986df0f32
Author: Colin Kuskie <colink@perldreamer.com>
Date: Fri Jan 28 17:05:09 2011 -0800
Fix setting the title in the iCal feed.
commit 458f4d2e0e1faa1cc6dcb7107040d06b51b97d36
Author: Colin Kuskie <colink@perldreamer.com>
Date: Fri Jan 28 13:37:52 2011 -0800
Rewrite of CalendarUpdateFeeds to use Data::ICal
commit 1a271ebc78bbe8b21a26f7a0dba61d1462922f30
Author: Colin Kuskie <colink@perldreamer.com>
Date: Fri Jan 28 10:49:27 2011 -0800
Begin building an ICal object for parsing the ical feeds.
2011-01-31 19:05:04 -08: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
Paul Driver
48bbec5c6f
fixed #12029 : issue with keywords
2011-01-24 09:43:14 -06: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