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
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
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
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
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
Colin Kuskie
bb584ec910
Fix stories linking to keyword pages after export. Fixes bug #12035 .
2011-02-08 19:11:32 -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
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
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
Paul Driver
61245baaaa
Fix template preview to work with chunked content and template post-processing (in Layout, for instance)
2011-01-06 14:35:56 -06:00
Paul Driver
41ac1f153e
Template Preview button
2011-01-05 12:40:35 -06:00
Doug Bell
1c01079bdd
fix 11976 use container url gives permission denied
2011-01-03 21:42:30 -06:00
Doug Bell
93525126a4
fix 11975 cannot paste threads: Cannot call method isa()
2011-01-03 21:42:30 -06:00
Colin Kuskie
67264660f7
Fix bad characters in the price column when importing products into a Shelf. Fixes bug #12001 .
2011-01-03 19:13:59 -08:00
Colin Kuskie
3e0da41f0a
Allow for File and Image subclasses to be handled gracefully by the Thingy.
2011-01-02 12:57:54 -08:00
Colin Kuskie
416b45f924
Duplicating events should duplicate relatedLinks. Add tests for setting and getting relatedLinks. Make recurrence use duplicate instead of addChild so that all collateral information like storageIds and relatedLinks are also duplicated. Fixes bug #12010 .
2011-01-01 12:12:15 -08:00
Doug Bell
48f9687025
fix 11984 No JS allows invalid dates in Event
2010-12-08 14:32:47 -06:00
Doug Bell
19dedc0b7c
fix problem revealed by tests
...
update() in a File asset would always create a storage location if one
was not yet saved. calling update() in a filter method would cause
another one to be created too, messing up the tests.
2010-11-16 20:54:49 -06:00
Doug Bell
270f52aaaa
fix 11954 Can't clear packed head tags
2010-11-16 18:47:51 -06:00
Doug Bell
55920f59e0
fix #11964 files show in trash and old revisions
2010-11-16 17:54:08 -06:00
Colin Kuskie
f2ac0bc67c
Shortcut uses the wrong date for the overridden getContentLastModified. Fixes bug #11935 .
2010-11-01 10:26:08 -07:00
Colin Kuskie
04ec75719e
Make a new storage location when an Event is duplicated. Fixes bug #11937 .
2010-11-01 09:19:08 -07:00
Paul Driver
7219e21f86
Merge branch 'fork'
2010-11-01 08:20:38 -05:00
Paul Driver
fa471df450
Story Archive now plays nice with urlExtensions
2010-10-26 14:27:47 -07:00
Paul Driver
e67ad18517
fixed #11929 : In/Out board breaks in Chrome sometimes
2010-10-26 13:16:57 -07:00