Shannon Deminick
fcd00599da
Merge pull request #858 from tompipe/U4-1959
...
Fixes U4-1959
2015-11-13 13:40:26 +01:00
Shannon
d3f5090150
Fixes up a couple of missing path updates and incorrect icon resolution and fixed another issue with webservice path reference
2015-11-13 13:38:30 +01:00
Shannon
6a7faf457b
Merge branch 'dev-uk-U4-1117' of https://github.com/JeffreyPerplex/Umbraco-CMS into JeffreyPerplex-dev-uk-U4-1117
2015-11-13 11:35:29 +01:00
Shannon
ec247d2b27
ensures the migration table's seed is higher than 1 (have put it to 100).
2015-11-13 11:31:59 +01:00
Shannon
f32479bb10
bumps version
2015-11-13 11:26:31 +01:00
Shannon Deminick
371269436f
Merge pull request #891 from umbraco/temp-U4-7128
...
Fixes: U4-7128 Send to Translation gives YSOD
2015-11-13 10:23:41 +01:00
Claus Jensen
ce5b6861bb
Merge pull request #855 from ryanmcdonough/UKFest-U4-5617
...
UKFest-U4-5617 RTE now respects CSS Directory AppSetting.
2015-11-12 16:35:27 +01:00
Claus Jensen
fdd0ff2c23
Merge pull request #897 from umbraco/temp-U4-7070
...
Fixes: U4-7070 UX - Mediapicker autofocus when creating a folder
2015-11-12 15:14:19 +01:00
Claus
bade8e42ba
Fixes to media picker when creating new folders.
...
Changed to ngShow to ensure input field hides when blur event is hit.
Clearing and switching visibility of input field on successful submit.
Fixed up focus directive to use $timeout. The focus event can trigger before the element is rendered by angular so its safer to have a timeout ensure it is done at the end of the digest cycle - using $timeout instead of setTimeout ensures it is handled by angular at the right time.
2015-11-12 15:12:59 +01:00
Claus
cfdf2768e6
Merge branch 'UKFest-U4-7070' of git://github.com/JJCLane/Umbraco-CMS into JJCLane-UKFest-U4-7070
2015-11-12 14:05:10 +01:00
Claus Jensen
c3ca006f14
Merge pull request #896 from umbraco/temp-U4-3774
...
Fixes: U4-3774 Change password UX
2015-11-12 13:36:36 +01:00
Claus
6c47c8f792
Added danish translation.
2015-11-12 13:36:13 +01:00
Claus
63160e2e2d
Removing the Change Password tab from Content section.
2015-11-12 13:31:03 +01:00
Claus
edc58fe8a5
Merge branch 'dev-uk-U4-3774' of git://github.com/JeffreyPerplex/Umbraco-CMS into JeffreyPerplex-dev-uk-U4-3774
2015-11-12 11:23:36 +01:00
Claus Jensen
23632dc0c3
Merge pull request #856 from tompipe/U7-6928
...
Fixes U4-6928 - Persist Creator ID of member
2015-11-12 11:07:57 +01:00
Claus Jensen
d739b9fb31
Merge pull request #894 from umbraco/temp-U4-6167
...
Fixes: U4-6167 MNTP: show path of selected node
2015-11-12 10:58:24 +01:00
Claus
2ae4ede258
Showing path when hovering nodes should be configurable on the content picker.
2015-11-12 10:55:00 +01:00
Claus
cacd08b57c
Merge branch 'tompipe-U4-6167' into temp-U4-6167
2015-11-11 17:21:51 +01:00
Claus
4eddfb4cf5
Merge branch 'U4-6167' of git://github.com/tompipe/Umbraco-CMS into tompipe-U4-6167
2015-11-11 17:13:40 +01:00
Claus
f2b3d7c041
Removed commented out line.
2015-11-11 12:07:45 +01:00
Claus
5d97a94dcb
Fixed to use alias instead of hardcoded id.
...
Added mapper for TaskType.
2015-11-11 12:02:12 +01:00
Claus
de6e7dd28d
Merge branch 'U4-7128' of git://github.com/tompipe/Umbraco-CMS into tompipe-U4-7128
2015-11-11 11:14:38 +01:00
Claus Jensen
420c029bf7
Merge pull request #859 from Khinrot/UKFest-U4-6426
...
Fixing "U4-6426 CTRL click should open in a new window"
2015-11-11 11:12:22 +01:00
Claus
61441dd436
Fixes: U4-7370 Upgrading from 7.3.1 to 7.4 fails
...
cherrypicked from 7.4.0 branch.
Added migration for 7.3.2, ensuring the identity on the table is correct. It failed due to rows initially being inserted with identity disabled and therefore the seed of the table was zero even when the table had data.
2015-11-10 12:15:44 +01:00
Sebastiaan Janssen
48fdb75d96
Improves clean scripts for Claus
2015-11-09 09:25:59 +01:00
Sebastiaan Janssen
a97094458d
U4-7356 <siteMap><providers> element can only be added once, when using nuget update-packge
...
U4-7356 Fixed
2015-11-09 09:25:58 +01:00
Stephan
30f0c96052
Fix AsyncLock finalizer throwing exceptions
2015-10-31 12:47:04 +01:00
Stephan
cfab30a1ef
Fix thread CultureInfo issue breaking PetaPoco
2015-10-31 12:47:03 +01:00
Stephan
1dd0086eb5
Revert "strange/crazy peta poco fix for cultures"
...
This reverts commit 0d29e1438c .
2015-10-31 12:47:02 +01:00
Tom Pipe
1ff4fe26dd
Fixes YSOD after send to translation
2015-10-29 16:43:54 +00:00
Jeffrey Schoemaker
f871de61d5
U4-1117 - Fixed any errors when renaming /umbraco to something else
2015-10-29 16:28:12 +01:00
Jeffrey Schoemaker
e02693e46b
U4-1117 - Fixed any errors when renaming /umbraco to something else
2015-10-29 16:27:33 +01:00
Jeffrey Schoemaker
db62d14b1a
U4-1117 - Fixed any errors when renaming /umbraco to something else
2015-10-29 16:27:05 +01:00
Jeffrey Schoemaker
c096ab9e54
U4-1117 - Fixed any errors when renaming /umbraco to something else
2015-10-29 16:26:31 +01:00
Jeffrey Schoemaker
ada5a031b4
U4-1117 - Fixed any errors when renaming /umbraco to something else
2015-10-29 16:26:06 +01:00
Jeffrey Schoemaker
9c8b9f8bb4
U4-1117 - Fixed any errors when renaming /umbraco to something else
2015-10-29 16:25:41 +01:00
Jeffrey Schoemaker
a4bd3abfbe
U4-1117 - Fixed any errors when renaming /umbraco to something else
2015-10-29 16:25:15 +01:00
Jeffrey Schoemaker
a8a768a50f
U4-1117 - Fixed any errors when renaming /umbraco to something else
2015-10-29 16:24:41 +01:00
Jeffrey Schoemaker
62b99ffc59
U4-1117 - Fixed any errors when renaming /umbraco to something else
2015-10-29 16:24:16 +01:00
Jeffrey Schoemaker
6b0c94948e
U4-1117 - Fixed any errors when renaming /umbraco to something else
2015-10-29 16:23:30 +01:00
Jeffrey Schoemaker
25f049e167
U4-1117 - Fixed any errors when renaming /umbraco to something else
2015-10-29 16:22:39 +01:00
Jeffrey Schoemaker
f7979fa19d
U4-1117 - Fixed any errors when renaming /umbraco to something else
2015-10-29 16:22:05 +01:00
Jeffrey Schoemaker
6fd1784337
U4-1117 - Fixed any errors when renaming /umbraco to something else
2015-10-29 16:21:25 +01:00
Jeffrey Schoemaker
a7bb8e0d00
U4-1117 - Fixed any errors when renaming /umbraco to something else
2015-10-29 16:20:17 +01:00
Jeffrey Schoemaker
ed4a9f84f0
U4-1117 - Fixed any errors when renaming /umbraco to something else
...
We removed the ~/umbraco from the reserved path settings key. We could'nt find the location where the same setting is set in the web.config.
The variable is no longer needed as the "umbracoPath" value is automatically inserted into the reserved path setting.
2015-10-29 16:18:14 +01:00
Sebastiaan Janssen
bbe4a87784
U4-6171 Continuous Deployment from Visual Studio Online to Azure Websites not working as expected
...
#U4-6171 Fixed
2015-10-29 16:07:07 +01:00
Sebastiaan Janssen
cbd5c295bd
Merge pull request #728 from vnbaaij/dev-v7
...
Fix for #U4-6171 Continuous Deployment from Visual Studio Online to A…
2015-10-29 16:05:20 +01:00
Shannon
0d29e1438c
strange/crazy peta poco fix for cultures
2015-10-29 15:24:06 +01:00
Jeffrey Schoemaker
4796827f02
U4-1117 - Fixed any errors when renaming /umbraco to something else
2015-10-29 15:05:24 +01:00
Tom Pipe
b65f653c91
Fixes U4-1959
2015-10-29 13:08:37 +00:00