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 |
|
Doug Bell
|
a45cdec243
|
add import/export helpers to the Product asset too
|
2011-03-29 23:28:22 -05:00 |
|
Doug Bell
|
1ae7a3c6e8
|
fat-finger
|
2011-03-29 23:26:15 -05:00 |
|
Doug Bell
|
01844b6fa2
|
migrate import and export products to Asset Helpers
|
2011-03-29 23:25:56 -05:00 |
|
Doug Bell
|
380b9c7540
|
show fork dialog when a helper forks
|
2011-03-29 23:24:58 -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 |
|
Doug Bell
|
297dd5d1fc
|
add synopsis for Fork ProgressBar
|
2011-03-29 15:38:12 -05:00 |
|
Doug Bell
|
fbd573c9d6
|
move admin console links into asset helpers
|
2011-03-28 16:36:16 -05:00 |
|
Doug Bell
|
aee00bfad1
|
fix shortcut overrides and add helper
|
2011-03-28 16:26:23 -05:00 |
|
Doug Bell
|
205408336c
|
change Annotate into asset helper
Annotate relies on a property of the asset, so it should
be a role and not a helper
|
2011-03-28 15:43:29 -05:00 |
|
Doug Bell
|
39e2c566fd
|
migrate Crop to Asset Helper
|
2011-03-28 15:20:23 -05: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
|
68cc2297f1
|
remove undo helper, will add it back when we have proper revisionId
|
2011-03-28 13:49:57 -05:00 |
|
Doug Bell
|
e8d600aa29
|
migrate image rotate to AssetHelper
|
2011-03-25 22:23:13 -05:00 |
|
Doug Bell
|
ca1a22995a
|
strict. warnings. and of course make it work...
|
2011-03-25 22:22:38 -05:00 |
|
Doug Bell
|
3a50e39ca1
|
forgot to add the møøse
|
2011-03-25 21:55:15 -05:00 |
|
Doug Bell
|
b84fd2adaf
|
change image resize to AssetHelper
|
2011-03-25 21:53:31 -05:00 |
|
Doug Bell
|
4adaa093a5
|
normalize formbuilder vars
|
2011-03-25 15:45:10 -05:00 |
|
Doug Bell
|
f7fb7cea6b
|
try to make Tree view prettier
|
2011-03-25 15:15: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
|
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 |
|
Doug Bell
|
6853daaa4a
|
add 12079 Carousel auto play
|
2011-03-24 18:23:55 -05:00 |
|
Doug Bell
|
1f0e527099
|
add 12079 Carousel auto play
|
2011-03-24 18:19:35 -05:00 |
|
Chris Hanson
|
73ff2b839d
|
Corrected minor javascript bug in template preview: "k is not a function"
|
2011-03-22 18:08:57 -05:00 |
|
Doug Bell
|
cd425b9426
|
preparing for 7.10.13 dev
|
2011-03-21 23:05:00 -05:00 |
|
Doug Bell
|
29b2b49f35
|
preparing for 7.10.12 release
|
2011-03-21 22:17:32 -05:00 |
|
Doug Bell
|
906fa4aa97
|
try to reconnect to the DB if rebuildLineage.pl takes a long time
|
2011-03-21 21:04:52 -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
|
5f090fe69c
|
fix 12077 Carousel update not possible
We have to make sure the TinyMCE updates the underlying
textarea before we grab the text from it
|
2011-03-21 19:26:36 -05:00 |
|
Doug Bell
|
0e48d22b80
|
add 12078 Add alt tag to default Image template
|
2011-03-21 18:56:46 -05:00 |
|
Doug Bell
|
2a519d5ae9
|
change group INSERT to REPLACE to prevent merge problems in multi-master DB clusters
|
2011-03-21 18:49:45 -05:00 |
|
Doug Bell
|
5e6483e97f
|
add lineage increment_step and _offset for multi-master DB clusters
|
2011-03-21 18:26:18 -05:00 |
|
root
|
df31c13e13
|
some naughty creature started using smartmatch so now the floodgates are open. unless someone closes them again. check for perl 5.10 instead of 5.8.
|
2011-03-17 16:33:02 -04:00 |
|