Sebastien Ros
fc51b67e3e
Adding missing plugin in TinyMce project file
...
--HG--
branch : 1.x
2012-10-09 13:13:01 -07:00
Sebastien Ros
cd981add28
#19113 : Upgrading TinyMce to 5.7 and fixing popup resize bug
...
Enabling the inlinepopups module as this is the only solution for the
resize bug in Chrome
Work Item: 19113
--HG--
branch : 1.x
2012-10-09 10:45:31 -07:00
Sebastien Ros
59f8646309
Typo in autoroute hint
...
--HG--
branch : 1.x
2012-10-09 10:42:25 -07:00
Sebastien Ros
52aff140c4
#19082 : Fixing exception when resolving BlogPartArchiveHandler from a singleton
...
Work Item: 19082
--HG--
branch : 1.x
2012-10-08 16:21:14 -07:00
Sebastien Ros
63d749b326
#19081 : Changing autoroute hint to make it more explicit
...
Work Item: 19081
--HG--
branch : 1.x
2012-10-08 15:13:44 -07:00
Sebastien Ros
c7ec452fd5
#18979 : Fixing GetMany() and Query() in regards to DraftRequired option
...
Work Item: 18979
--HG--
branch : 1.x
2012-10-08 15:09:01 -07:00
Sebastien Ros
8cbaa17b60
Fixing unit test for XmlRpc
...
--HG--
branch : 1.x
2012-10-08 11:29:44 -07:00
Sebastien Ros
d24baefd66
Adding the xml declaration as utf-8 in XmlRpc responses
...
--HG--
branch : 1.x
2012-10-07 09:19:19 -07:00
Sebastien Ros
c8a6517aa8
Refactoring XmlRpc serialization to use XmlWriterSettings
...
--HG--
branch : 1.x
2012-10-07 08:51:44 -07:00
Sebastien Ros
eb48cafba5
#19055 : Fixing MS Word blog publishing
...
Work Item: 19055
--HG--
branch : 1.x
2012-10-06 10:55:47 -07:00
Sebastien Ros
9c3a38236d
#19069 : Preventing the owner to be changed when hiding the Own Editor
...
Work Item: 19069
--HG--
branch : 1.x
2012-10-06 09:55:22 -07:00
Sebastien Ros
42f12a2ab7
#19073 : Making SettingsActionConstraint case insensitive
...
Work Item: 19073
--HG--
branch : 1.x
2012-10-06 09:45:35 -07:00
Sebastien Ros
422bff78ca
Fixing specflow tests on TeamCity
...
--HG--
branch : 1.x
2012-10-05 17:36:11 -07:00
Sebastien Ros
66c48d9a04
#19067 : Removing extraneous space when AllowCustomPattern is unchecked
...
Work Item: 19067
--HG--
branch : 1.x
2012-10-05 16:10:18 -07:00
Sebastien Ros
889709239f
#19071 : Replacing UrlHelper.IsLocalUrl by custom implementation
...
Work Item: 19071
--HG--
branch : 1.x
2012-10-05 15:05:12 -07:00
Sebastien Ros
b33d6081d3
#19070 : Showing the correct template in Shape Tracing for url alternates
...
Url alternates where created using Metadata.Displaying instead of
Shape.Displaying thus making alternates too late in the pipeline to be
processed by Shape Tracing.
Work Item: 19070
--HG--
branch : 1.x
2012-10-05 12:39:35 -07:00
Sebastien Ros
338e3304fb
#19039 : Providing a way to ignore some shapes in Shape Tracing
...
Adding a boolean value named IgnoreShapeTracer to true will prevent the module
from wrapping the shape inside <script /> tags
e.g., Model.IgnoreShapeTracer = true;
Work Item: 19039
--HG--
branch : 1.x
2012-10-05 11:40:12 -07:00
Sebastien Ros
a3d7a943d8
#19076 : Fixing typo
...
Work Item: 19076
--HG--
branch : 1.x
2012-10-05 11:08:14 -07:00
Sebastien Ros
358e242e2a
Fixing functional tests using "I have enabled" steps
...
--HG--
branch : 1.x
2012-10-05 10:54:57 -07:00
Sebastien Ros
26144f339c
Removing Warmup module in functional tests
...
--HG--
branch : 1.x
2012-10-05 09:12:57 -07:00
Sebastien Ros
9cebc4c389
Fixing functional test execution
...
--HG--
branch : 1.x
2012-10-04 18:24:12 -07:00
Sebastien Ros
4874b75951
Merge
...
--HG--
branch : 1.x
2012-10-03 10:45:11 -07:00
Sebastien Ros
609912e301
Removing unnecessary reference to SysCache
...
--HG--
branch : 1.x
2012-10-03 10:44:45 -07:00
David Cornish@DavidCornish-PC
51811f5ed3
issue #19092 add assembly binding redirect for autofac
...
--HG--
branch : 1.x
2012-10-03 16:04:55 +01:00
Sebastien Ros
b57793d890
#19064 : Fixing how User content items are updated
...
The part records where updated but no events were triggered because Publish
was not called correctly. It needed a Get(DraftRequired) and
ContentManager.Publish(user)
Work Item: 19064
--HG--
branch : 1.x
2012-10-02 11:51:14 -07:00
Sebastien Ros
94185dd8df
Merge
...
--HG--
branch : 1.x
2012-10-02 10:50:50 -07:00
Sebastien Ros
21dd00d46c
#18977 : Fixing tab rendering with query strings
...
Work Item: 18977
--HG--
branch : 1.x
2012-10-02 10:50:14 -07:00
Sebastien Ros
9cc218aa0e
Fixing how tags are updated using XmlRpc
...
--HG--
branch : 1.x
2012-10-02 09:45:50 -07:00
antoine@DEVNET63-PC.wygwam.com
f7d444dd15
#19066 Empty widget layer description causes null reference exception
...
Work Item: 19066
--HG--
branch : 1.x
2012-10-02 11:01:56 +02:00
Sebastien Ros
ba4317f221
#18828 : Fixing "Your Site" link in the dashboard
...
Work Item: 18828
--HG--
branch : 1.x
2012-10-01 15:05:09 -07:00
Sebastien Ros
0595fd6a51
Merge
...
--HG--
branch : 1.x
2012-09-28 18:01:56 -07:00
Sebastien Ros
88cd865396
#18930 : Isolating fields in content handlers
...
Work Item: 18930
--HG--
branch : 1.x
2012-09-28 17:49:37 -07:00
Sebastien Ros
5c1cc397ce
Fixing widget filtering
...
--HG--
branch : 1.x
2012-09-28 16:12:55 -07:00
Sebastien Ros
7281178afb
#18979 : Fixing GetMany() and Query() in regards to DraftRequired option
...
Work Item: 18979
--HG--
branch : 1.x
2012-09-28 15:53:15 -07:00
Sebastien Ros
0d8c32a9d7
#18913 : Fixing content item permissions editor
...
Work Item: 18913
--HG--
branch : 1.x
2012-09-28 15:28:17 -07:00
Sebastien Ros
9baaaee0ce
Refactoring FindResolverForState
...
--HG--
branch : 1.x
2012-09-28 14:49:07 -07:00
Sebastien Ros
929740c332
#18871 : Fixing root zone placement
...
Work Item: 18871
--HG--
branch : 1.x
2012-09-28 14:47:38 -07:00
Sebastien Ros
57c9ed5d8c
#18822 : Fixing custom forms widgets on invalid entry
...
Work Item: 18822
--HG--
branch : 1.x
2012-09-28 14:08:26 -07:00
Sebastien Ros
ba50ceee3c
Disposing the current transaction if Demand() is called right after Cancel()
...
--HG--
branch : 1.x
2012-09-28 14:07:01 -07:00
Sebastien Ros
838b00f8e0
#18957 : Fixing blog creationg from command line
...
Work Item: 18957
--HG--
branch : 1.x
2012-09-27 17:47:25 -07:00
Sebastien Ros
f55f87ba14
#19052 : Fixing encoding issues with shape tracing
...
Work Item: 19052
--HG--
branch : 1.x
2012-09-27 17:06:13 -07:00
Sebastien Ros
c95b408d68
#19048 : Fixing potential NRE if DisplayName is defined to null
...
Work Item: 19048
--HG--
branch : 1.x
2012-09-27 16:31:24 -07:00
Sebastien Ros
50003b1cb7
#18892 : Fixing shape tracing hierarchies
...
Some deep items where not expandable due to a bad jQuery selector
Work Item: 18892
--HG--
branch : 1.x
2012-09-27 16:13:36 -07:00
Sebastien Ros
c922b192a5
#19040 : Encoding alternates
...
Work Item: 19040
--HG--
branch : 1.x
2012-09-27 12:16:13 -07:00
Sebastien Ros
8efa6e102d
Merge
...
--HG--
branch : 1.x
2012-09-27 11:59:07 -07:00
Sebastien Ros
83eecabb78
#18865 : Fixing blog archives localization
...
Work Item: 18865
--HG--
branch : 1.x
2012-09-27 11:58:05 -07:00
Bertrand Le Roy
4fdb31d80d
Merge
...
--HG--
branch : 1.x
2012-09-27 11:16:48 -07:00
Sebastien Ros
a0b9b2823f
Removing SetCacheRegion as the cache prefix is defined in the session
...
factory
--HG--
branch : 1.x
2012-09-27 11:06:10 -07:00
Sebastien Ros
f45db4da7d
#19034 : Fixing javascript meant for Routable
...
Work Item: 19034
--HG--
branch : 1.x
2012-09-27 11:03:16 -07:00
Sebastien Ros
7fcd924de3
#19062 : Reverting change to fix the parameter binding
...
Work Item: 19062
--HG--
branch : 1.x
2012-09-27 10:09:20 -07:00