Sebastien Ros
93db56d644
Fixing urls for WebMatrix toolbar
2012-10-27 12:03:00 -07:00
Sebastien Ros
395029fdbd
Merge with 1.x
2012-10-26 19:00:13 -07:00
Sebastien Ros
9e218f06f7
Using ExtensionMonitoringCoordinator configuration to disable monitoring
...
The DynamicExtensionLoader won't monitor any file if ExtensionMonitoringCoordinator
doesn't explicitly, while still loading dynamic modules. It is still better
for performance to precompile modules.
--HG--
branch : 1.x
2012-10-26 16:41:00 -07:00
fera
1c707dc719
#19194 : Fixing missing properties when updating a media picker field
...
Work Item: 19194
--HG--
branch : 1.x
2012-10-26 15:08:01 -07:00
Sebastien Ros
fe63c341e7
Preventing ProbingExtensionLoader from copying the asp.net temporarty assembly
...
If loaded by name in the PrecompiledLoader then the Fusion engine threw an
exception as the manifest name would not match the assembly name.
Actually the ASP.NET temp folder is cached using the hash of the compilation
unit which is the .csproj in our case, so it won't be rebuilt accross restarts,
unless necessary.
--HG--
branch : 1.x
2012-10-25 21:26:04 -07:00
Sebastien Ros
20a4a8f019
Cleaning Alias code
...
--HG--
branch : 1.x
2012-10-24 15:51:35 -07:00
Sebastien Ros
d01ff9df75
Fixing possible NRE in when a menu item's content doesn't exist
...
--HG--
branch : 1.x
2012-10-24 15:51:07 -07:00
Sebastien Ros
779bb49478
#19176 : Fixing placement encoding in Shape Tracing
...
Work Item: 19176
--HG--
branch : 1.x
2012-10-23 17:35:40 -07:00
Sebastien Ros
aba27f6d7e
#19181 : Adding a unit test for IRepository on linq queries with Contains
...
Work Item: 19181
--HG--
branch : 1.x
2012-10-23 17:11:56 -07:00
Sebastien Ros
e3c1e63783
#19162 : Excluding .hg files from Azure Package
...
Work Item: 19162
--HG--
branch : 1.x
2012-10-23 16:47:11 -07:00
Sebastien Ros
4bb9b558d2
#19177 : Adding "|" in the list of forbidden url characters
...
Work Item: 19177
--HG--
branch : 1.x
2012-10-22 16:47:29 -07:00
Sebastien Ros
293288928c
#19140 : Fixing condition to run custom configuration on Azure Cloud Services
...
Work Item: 19140
--HG--
branch : 1.x
2012-10-22 16:34:06 -07:00
Sebastien Ros
9e16f5d8e3
Fixing core modules version numbers
...
--HG--
branch : 1.x
2012-10-22 16:31:21 -07:00
Sebastien Ros
977fa88ef3
#19168 : Fixing Razor compilation in package update views
...
Work Item: 19168
--HG--
branch : 1.x
2012-10-22 14:59:48 -07:00
Sebastien Ros
b85ac2ec9d
#19169 : Fixing Custom Forms redirection scenarios
...
Work Item: 19169
--HG--
branch : 1.x
2012-10-22 14:55:57 -07:00
Sebastien Ros
5f02312fe7
Added tag 1.6-rc for changeset 4ec7a156eaff
2012-10-18 13:07:25 -07:00
Sebastien Ros
ebba5912ad
Merging to default
2012-10-18 13:06:34 -07:00
Sebastien Ros
2b29b646fa
Removing sub repositories
2012-10-18 13:04:49 -07:00
Sebastien Ros
81ed251b80
Updating version numbers
...
--HG--
branch : 1.x
2012-10-18 12:49:52 -07:00
Sebastien Ros
f00a67f746
#19156 : Removing WindowsIdentity verification
...
Work Item: 19156
--HG--
branch : 1.x
2012-10-18 11:46:05 -07:00
Sebastien Ros
76c203dd14
#19158 : Fixing exception when a code Shape alternate is created
...
If a Zone alternate is created, it will be empty and it might result int the
site rendering an empty page.
Work Item:
--HG--
branch : 1.x
2012-10-18 11:43:34 -07:00
Sebastien Ros
8eb360784b
#19161 : Fixing NRE when editing the placement for widgets
...
Work Item: 19161
--HG--
branch : 1.x
2012-10-18 11:02:57 -07:00
Sebastien Ros
a8ac4d1930
#19121 : Fixing Custom Forms bulk actions
...
The view was not fully using the Contents controller.
Work Item: 19121
--HG--
branch : 1.x
2012-10-18 10:43:29 -07:00
Sebastien Ros
7f355de662
#19149 : Fixing RedirectLocal extension method
...
It was still using the MVC implementation of IsLocalUrl instead of Orchard's
one.
Work Item: 19149
--HG--
branch : 1.x
2012-10-18 10:17:19 -07:00
Rebecca@RebeccaCloud.cable.rcn.com
7c78182cf3
#19114 : Styling TinyMce popups
...
Work Item:
19114
--HG--
branch : 1.x
2012-10-18 09:18:01 -04:00
Sebastien Ros
4ac6dbe255
Fixing Media specflow tests
...
--HG--
branch : 1.x
2012-10-17 15:30:12 -07:00
Sebastien Ros
7eba29be9e
Fixing Core modules list
...
--HG--
branch : 1.x
2012-10-17 15:30:01 -07:00
Sebastien Ros
9d13627ca6
Fixing Widget specflow tests
...
--HG--
branch : 1.x
2012-10-17 14:37:36 -07:00
Sebastien Ros
f073a36d37
Fixing Media Field specflow tests
...
--HG--
branch : 1.x
extra : rebase_source : 56a8f64f0a20a323afea247ae42d29fafddc8fe6
2012-10-17 14:25:26 -07:00
Sebastien Ros
57ef04276c
Fixing Date Time field spacing in view and tests
...
--HG--
branch : 1.x
extra : rebase_source : 40a3aa5bdcbbf68e2d3d9b32b0b9c42d756fb5cc
2012-10-17 14:11:13 -07:00
Sebastien Ros
514c9a8881
Removing extraneous trace from specflow tests
...
--HG--
branch : 1.x
extra : rebase_source : 96917caba3f6d8fdc76b3e3992d1c848e27ad3de
2012-10-17 14:08:07 -07:00
Sebastien Ros
9d5fb3a174
Removing extraneous trace from specflow tests
...
--HG--
branch : 1.x
extra : rebase_source : f17c87944c82ce9553e0558447d185ae42791cf4
2012-10-17 12:54:34 -07:00
Piedone
853e46129a
Fixing that the trailing slash was not cut from the baseUrl in Content Picker
...
--HG--
branch : 1.x
2012-10-17 21:07:49 +02:00
Sebastien Ros
f98221d773
#19152 : Removing Content Picker's dependency on /admin urls
...
Work Item: 19152
--HG--
branch : 1.x
2012-10-17 11:21:45 -07:00
Sebastien Ros
287dba24ce
#19153 : Ignoring Azure debug files
...
--HG--
branch : 1.x
2012-10-17 11:06:17 -07:00
pnmcosta
e69cc97b5a
#19107 : Fixing layout placement cached issue
...
Work Item: 19107
--HG--
branch : 1.x
2012-10-17 10:45:04 -07:00
Sebastien Ros
5223f74571
#19135 : Fixing menu item hirerachies deletion
...
Work Item: 19135
--HG--
branch : 1.x
2012-10-16 17:43:36 -07:00
Sebastien Ros
4386060607
#19150 : Adding "Text" property to Text field tokens
...
Content Field tokens now return the .ToString() evaluation of their default
value slot.
Work Item: 19150
--HG--
branch : 1.x
2012-10-16 17:26:53 -07:00
Sebastien Ros
c9905740d5
Sorting content types in Form editor
...
--HG--
branch : 1.x
2012-10-16 17:23:22 -07:00
Sebastien Ros
d9ca0d0a45
#19145 : Fixing how menu item permissions are checked
...
Work Item: 19145
--HG--
branch : 1.x
2012-10-16 15:54:18 -07:00
Sebastien Ros
590814b38c
#19128 : Making search index more failure-proof
...
Work Item: 19128
--HG--
branch : 1.x
2012-10-16 15:18:20 -07:00
Sebastien Ros
4cd1d2a0e5
#19117 : Completing a unit test to ensure the scenario is handled correctly
...
--HG--
branch : 1.x
2012-10-16 14:52:28 -07:00
Sebastien Ros
540e2f2b75
#19118 : Fixing shape tracing module expression for Shape items
...
Work Item: 19118
--HG--
branch : 1.x
2012-10-16 14:39:10 -07:00
Sebastien Ros
6bcea7cc7d
Backed out changeset: c2cfde3d371d
...
Breaking Shape Tracing and adding another bug with autocomplete
#19110 : Upgrading to jQuery 1.9
--HG--
branch : 1.x
extra : rebase_source : 14b59311caf67e4c59f3e17560e18d8c2eda42e4
2012-10-15 15:48:04 -07:00
Piotr Szmyd
b2b3332a32
#18793 : Added support for turning session-state or/off on routes implementing IRouteWithArea.
...
Fixed a bug with incorrect property from which the extensionId is retrieved.
Fixed unit tests to check if session state is parsed correctly.
Work Item: 18793
--HG--
branch : 1.x
2012-10-16 01:45:47 +02:00
Sebastien Ros
b44cffa440
#19140 : Fixing Azure startup task on local emulator
...
Work Item: 19140
--HG--
branch : 1.x
2012-10-15 11:37:19 -07:00
Piotr Szmyd
b87f70f20f
#19141 : Fixing default session state for custom routes
...
Work Item: 19141
--HG--
branch : 1.x
2012-10-15 11:29:24 -07:00
Sebastien Ros
a1910c7521
Fixing Remote Blog Post publishing
...
A new blog post containing tags could not be processed
--HG--
branch : 1.x
extra : rebase_source : 8816df6c0a1077d702161d0a71469d1985d9a37c
2012-10-15 10:58:22 -07:00
Piotr Szmyd
cca88356d4
#18793 : Making session utilization an opt-in/opt-out feature
...
Work Item: 18793
--HG--
branch : 1.x
2012-10-12 17:37:53 -07:00
Sebastien Ros
31d0a9dc38
#19080 : Activating SweepGenerator when all modules have been able to activate
...
Work Item: 19080
--HG--
branch : 1.x
2012-10-12 15:54:43 -07:00