Peter Christiansen
1966cc02a7
Updates and bugfixes for Thingy:
...
Bugfixes:
1. maxuser entries not respected in imports.
2. newly created records via CSV are not stored with createdById and dateCreated and ipAddress
Updates:
1. added : Thingy fields can now be set as unique and checked upon insert
2. added : Thingy max entries of thingy records added
2011-04-14 21:31:21 +02:00
Colin Kuskie
96ee557586
Allow the Rich Editor used by the Carousel to be customized for each Carousel asset instead of inheriting the Editor from the site's Settings. Fixes bug #12100 .
2011-04-11 15:48:15 -07:00
Colin Kuskie
38de00f931
Upgrade TinyMCE to 3.4.2, fixes bugs 11955, 11992
2011-04-11 15:05:42 -07:00
Colin Kuskie
faddfc5d8a
Cleanup loose file leftover from the TimeField form plugin rewrite.
2011-04-11 13:15:56 -07:00
Chris Hanson
45fca0cace
Merge branch 'master' of git://github.com/plainblack/webgui
2011-04-11 12:10:37 -05:00
Chris Hanson
16ca35d131
Added myself to credits =)
2011-04-11 12:10:04 -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
Chris Hanson
bc00c4b6e0
fixed #12056 : Adding a Thing always creates a table
2011-04-07 14:07:58 -05:00
Colin Kuskie
0bcdd9cc86
Remove copies of templates that were added as part of the 7.10.13 upgrade. Fix the upgrade package, too, in case people stop on .13.
2011-04-07 10:25:34 -07:00
Colin Kuskie
5ca9da3784
Log and give the user an error message when the password recovery email template cannot be found/used. Fixes bug #12098 .
2011-04-07 09:57:47 -07:00
Colin Kuskie
f2f0338ab4
Fix JS and CSS issues with the GroupManager. Fixes bug #12097
2011-04-07 09:01:43 -07:00
Paul Driver
f06db47a02
tiny bugfix for remote images in story
2011-04-07 09:48:26 -05:00
Colin Kuskie
c515e65bed
Documentation on how to get a PDT Identity Token for PayPal standard checkout.
2011-04-06 16:35:16 -07:00
Paul Driver
1ff9f09e8b
couple more tests for related asset exports
2011-04-06 16:43:23 -05:00
Colin Kuskie
5f44936580
Add missing includes for yahoo and event, required by the new Group Manager JS code. Fixes bug #12095 .
2011-04-06 11:20:05 -07: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
e3ec56c3c1
Allow users to enter in mixed text and macros in URLs inside TinyMCE. Fixes bug #12094 .
2011-04-05 13:14:18 -07:00
Colin Kuskie
85f52c2499
Make an explicit dependency on HTML::Form for testing only.
2011-04-05 11:06:39 -07:00
Graham Knop
faad97a7e4
small pod fix
2011-04-05 08:42:15 -05:00
Colin Kuskie
8b01eb25b9
Ready for 7.10.14 development.
2011-04-04 20:58:36 -07:00
Colin Kuskie
606c1d2e47
Ready for 7.10.13 release.
2011-04-04 20:29:35 -07:00
Colin Kuskie
83cb45d8d1
Fix a bad SQL lookup which affected the Survey Statistical Report. Fixes bug #12091
2011-04-04 18:57:50 -07: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
Colin Kuskie
28e4f9f245
Lower the priority of the scratch variables used to store classnames and page numbers. Fixes bug #12076
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
Colin Kuskie
5c175c42d9
If there is a problem with the user's billing address, still let them get into the Cart. Fixes bug #12081 .
2011-03-31 16:56:09 -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
Colin Kuskie
3ad6c4eb3a
Document the need to reference in the template JS files that used to be hardcoded in Cart.pm. Fixes bug #12086 .
2011-03-31 11:47:06 -07: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
6793c00861
Fixing a useless use of d switch in the zipcode macro
2011-03-31 09:52:35 -05:00
Colin Kuskie
11f7d40070
Document that Try::Tiny is required in testEnvironment.pl. This is really a requirement for backporting.
2011-03-30 15:11:48 -07:00
Paul Driver
16a89f59c9
Missing dependency on Net::DNS
2011-03-30 14:51:32 -05:00
Colin Kuskie
a7b1c5778d
Revert "Fix for UTF8 URLs in static JS files. Next, all templated/snippet based JS has to be reviewed. Partial fix for bug#12065"
...
This reverts commit 25fe87db19 .
2011-03-30 11:28:45 -07:00
Paul Driver
96ea65879c
unbless MediaRSS hashes in SyndicatedContent
2011-03-30 09:58:45 -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
Colin Kuskie
af15289cc0
Fix text in asset icon context menu. Fixes bug #12084 .
2011-03-29 19:56:38 -07:00
Colin Kuskie
83cb3ec831
Move upgrade package to the correct location.
2011-03-29 19:53:10 -07:00
Colin Kuskie
d9bbcc313b
Fix the search box in the Underground Style template. Fixes bug #12075
2011-03-29 19:52:27 -07:00
Colin Kuskie
25fe87db19
Fix for UTF8 URLs in static JS files. Next, all templated/snippet based JS has to be reviewed. Partial fix for bug#12065
2011-03-28 12:39:31 -07:00
Doug Bell
0c1486c8d4
Merge commit ' 1f0e527'
2011-03-24 18:26:47 -05:00
Doug Bell
4483346690
i don't even know...
2011-03-24 18:24:21 -05:00