Shannon
|
a2aaa9a1ea
|
updates proj references to have SpecificVersion set to false
|
2014-07-22 16:14:13 -07:00 |
|
Shannon
|
b835cfb76d
|
Merge remote-tracking branch 'origin/6.2.2' into 7.1.5
Conflicts:
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web.UI/packages.config
|
2014-07-22 15:55:06 -07:00 |
|
Shannon
|
82cfbab17a
|
Ensures all WebApi DLLs are copied local
|
2014-07-22 15:51:44 -07:00 |
|
Shannon
|
d453aedd0d
|
Microsoft.Net.Http required a reinstall command for the UI project as noted by it's persisted 'requiresReinstall' attribute in the packages.config - also ensures that ALL of the WebApi DLLs are copied local
|
2014-07-22 15:51:13 -07:00 |
|
Shannon
|
851181f861
|
Microsoft.Net.Http required a reinstall command for the UI project as noted by it's persisted 'requiresReinstall' attribute in the packages.config - and then the project wouldn't actually build anymore.
|
2014-07-22 15:39:07 -07:00 |
|
Shannon Deminick
|
4680b643f6
|
Merge pull request #426 from arknu/searchimprovements
Fix U4-5194 and U4-5167: Handle multiple spaces and quoted searches in the backoffice correctly
|
2014-07-22 15:26:38 -07:00 |
|
Shannon
|
05be2a5e86
|
adds test
|
2014-07-22 15:13:01 -07:00 |
|
Shannon
|
cd8b8dc704
|
Fixes: U4-5212 Preview button only greyed and not disabled while previewing. (was save button)
|
2014-07-22 11:33:58 -07:00 |
|
Shannon
|
e98ed8561a
|
Fixes: U4-5252
|
2014-07-23 04:10:48 +10:00 |
|
Shannon
|
626e155c07
|
Fixes SO issue when tags contain an empty string
|
2014-07-23 03:54:27 +10:00 |
|
Shannon Deminick
|
de968a18dd
|
Merge pull request #431 from AndyButland/u4-5097
U4-5097 - fixed issue with inital value of slider not being saved
|
2014-07-23 01:47:43 +10:00 |
|
AndyButland
|
8d1d2f2414
|
Initialised slider scope model value if not already set from a previous save
|
2014-07-21 22:27:04 +02:00 |
|
Stephan
|
4bb38609ad
|
Merge pull request #429 from leekelleher/U4-5253
U4-5253 PublishedContentModelFactory case-sensitive dictionary
|
2014-07-21 16:45:13 +02:00 |
|
leekelleher
|
0370a1bcf2
|
PublishedContentModelFactory: Changes the private 'constructors' dictionary to be case-insensitive.
|
2014-07-21 15:32:16 +01:00 |
|
arknu
|
188613e5e7
|
U4-5167: Handle quoted searches in the backoffice correctly
|
2014-07-18 17:42:47 +02:00 |
|
arknu
|
a9261d217e
|
U4-5194: Fix handling of multiple words in backoffice search
|
2014-07-18 17:00:59 +02:00 |
|
Shannon
|
4693fb23c8
|
removes unneeded lock on master controller factory - must have been left over from some v5 stuff for some reason :( this will speed things up a bit!
|
2014-07-18 16:28:54 +10:00 |
|
Shannon
|
6e78a9f98f
|
fix merge
|
2014-07-16 14:14:02 +10:00 |
|
Shannon
|
92c19ba76c
|
Merge remote-tracking branch 'origin/6.2.2' into 7.1.5
Conflicts:
src/Umbraco.Core/IO/UmbracoMediaFile.cs
|
2014-07-16 14:13:05 +10:00 |
|
Shannon
|
7848a3095d
|
Fixes: U4-5207 User Type with a space in the name breaks User Content
|
2014-07-16 14:12:04 +10:00 |
|
Shannon
|
1a75e7beb1
|
Fixes: U4-5207 User Type with a space in the name breaks User Content
|
2014-07-16 14:10:24 +10:00 |
|
Shannon
|
388eea95e5
|
fixes a single vs first check with render route handler when there might be duplicate routes assigned to a controller, fixes short/int parse
|
2014-07-16 13:46:15 +10:00 |
|
Shannon
|
fdf1218a9e
|
fixes another short/int parse
|
2014-07-16 13:43:08 +10:00 |
|
Shannon
|
1a1aba92ef
|
Merge branch '7.1.5' of https://github.com/umbraco/Umbraco-CMS into 7.1.5
|
2014-07-16 13:41:11 +10:00 |
|
Shannon
|
39ee22cbd6
|
fixes a single vs first check with render route handler when there might be duplicate routes assigned to a controller
|
2014-07-16 13:41:02 +10:00 |
|
Shannon Deminick
|
119acaa28a
|
Merge pull request #425 from jbreuer/patch-3
Fix for U4-5223
|
2014-07-16 13:36:30 +10:00 |
|
Jeroen Breuer
|
e22282c1e8
|
Fix for U4-5223
|
2014-07-15 14:24:27 +02:00 |
|
Shannon
|
6167d1584a
|
Fixes an xss vulnerability
|
2014-07-15 11:37:31 +10:00 |
|
Shannon
|
0c2d1f72b9
|
Merge branch '7.1.5' of https://github.com/umbraco/Umbraco-CMS into 7.1.5
|
2014-07-15 11:36:13 +10:00 |
|
Shannon
|
8c36dac67a
|
Fixes an xss vulnerability
|
2014-07-15 11:36:03 +10:00 |
|
Stephan
|
d7f8b10b28
|
Merge pull request #424 from semmeo/7.1.5
Update fr.xml
|
2014-07-11 12:36:20 +02:00 |
|
Semmeo
|
7e8be5fd67
|
Update fr.xml
Updated french umbraco translation from scratch, by translating en.xml. Tested and working.
|
2014-07-11 12:31:20 +02:00 |
|
Shannon
|
6b128ea7d4
|
Fixes: U4-5208 RenderActionInvoker needs to be able to run async so needs to inherit from AsyncControllerActionInvoker
|
2014-07-10 17:29:34 +10:00 |
|
Shannon
|
60d6ae44b5
|
Fixes: U4-5208 RenderActionInvoker needs to be able to run async so needs to inherit from AsyncControllerActionInvoker
|
2014-07-10 17:28:33 +10:00 |
|
Shannon
|
b3035d160c
|
adds another test
|
2014-07-10 13:48:32 +10:00 |
|
Shannon
|
f27f458a5d
|
Adds another test
|
2014-07-10 13:46:31 +10:00 |
|
Shannon
|
3f09453345
|
Fixes: U4-5198 Tags still appearing from items tagged in recycle bin
|
2014-07-10 13:40:22 +10:00 |
|
Shannon
|
4857107b5e
|
Fixes: U4-4852 ContentService can add new permissions but not remove them
|
2014-07-10 12:24:36 +10:00 |
|
Shannon
|
080bf7293d
|
replaces the tuple collection for bulk permission assignment to use a new model: EntityPermissionSet
|
2014-07-10 12:11:47 +10:00 |
|
Shannon
|
b3288f0c91
|
fixes merge issue
|
2014-07-10 12:11:10 +10:00 |
|
Shannon
|
d5993a4783
|
Backports fix from 7 for GetDimensions call to ensure the file exists
|
2014-07-10 12:09:26 +10:00 |
|
Shannon
|
b254f81f4a
|
Merge remote-tracking branch 'origin/6.2.2' into 7.1.5
|
2014-07-10 11:54:05 +10:00 |
|
Shannon
|
17b0547cfc
|
Merge commit '874f464a2b51000920e2323f93bea116546e9b88' into 7.1.5
Conflicts:
src/Umbraco.Core/IO/FileSystemExtensions.cs
src/Umbraco.Core/IO/UmbracoMediaFile.cs
src/Umbraco.Web/umbraco.presentation/umbraco/channels/UmbracoMetaWeblogAPI.cs
|
2014-07-10 11:53:45 +10:00 |
|
Shannon
|
86c2a6e8a9
|
updates physical file system, now that files are being disposed of properly we don't need to delete first
|
2014-07-10 11:51:48 +10:00 |
|
Shannon
|
874f464a2b
|
Fixes: U4-5190 Overwrite Media File in 6.2.1 - process cannot access along with a bunch of other undisposed disposables :/
|
2014-07-10 11:45:57 +10:00 |
|
Shannon
|
93151a43ac
|
Merge remote-tracking branch 'origin/6.2.2' into 7.1.5
Conflicts:
src/Umbraco.Web/PublishedCache/MemberPublishedContent.cs
src/Umbraco.Web/Security/MembershipHelper.cs
src/Umbraco.Web/umbraco.presentation/content.cs
|
2014-07-10 11:14:20 +10:00 |
|
Shannon
|
b3c41e051f
|
Fixes: U4-5199 Appending certain query strings to URLs cause InvalidOperationException (The UmbracoContext.Current is null)
|
2014-07-10 11:10:49 +10:00 |
|
Shannon
|
a88637910f
|
updates content xml bits so if it's called outside a web req it still executes.
Conflicts:
src/Umbraco.Web/umbraco.presentation/content.cs
|
2014-07-10 10:45:26 +10:00 |
|
Shannon
|
1af7649a87
|
updates content xml bits so if it's called outside a web req it still executes.
|
2014-07-10 10:44:40 +10:00 |
|
Shannon
|
431e93000e
|
Fixes: U4-5157 Membership.GetUser() causes 13 SQL queries, including duplicates
|
2014-07-08 19:04:38 +10:00 |
|