Shannon
d4f862a44f
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-10-28 12:28:41 +01:00
Shannon
64c983eb07
Updates PR with fixes for code and implementation logic for the url list.
2015-10-28 12:28:29 +01:00
Shannon
e25222162c
Merge branch 'danieland-U4-7296-Link-to-each-items-doc-type-from-Properies-tab-in-Content-section' into dev-v7
2015-10-28 09:50:20 +01:00
Shannon
e022687457
Merge branch 'U4-7296-Link-to-each-items-doc-type-from-Properies-tab-in-Content-section' of https://github.com/danieland/Umbraco-CMS into danieland-U4-7296-Link-to-each-items-doc-type-from-Properies-tab-in-Content-section
2015-10-28 09:49:55 +01:00
Shannon
84db2f4d85
U4-7285 Every server that reads a instruction from umbracoCacheInstruction will also write the same instruction to the database. Intentional ?
2015-10-27 19:24:56 +01:00
Shannon
ef64409a9a
U4-7231 TryConvertTo<T> of ObjectExtensions doesn't do null checks (causes handled errors on members after upgrade)
2015-10-27 18:29:46 +01:00
Shannon
f0b68ac31e
Fixes: U4-7021 "Actions" dropdown not available to children in listview nodes
2015-10-27 18:13:18 +01:00
Jeffrey Schoemaker
dba7bcf60a
Merge remote-tracking branch 'refs/remotes/umbraco/dev-v7' into dev-v7
2015-10-27 15:21:07 +01:00
Sebastiaan Janssen
6c80bd9eb9
U4-6385 Poor Handling of disallowedUploadFiles
...
#U4-6385 State: Review
2015-10-27 13:45:02 +01:00
Sebastiaan Janssen
c7b7bf1510
Merge pull request #839 from umbraco/temp-U4-7214
...
U4-7214 Culture is not supported. Parameter name: name en_us is an in…
2015-10-27 11:27:53 +01:00
Shannon
d1805b1448
U4-7214 Culture is not supported. Parameter name: name en_us is an invalid culture identifier error selecting user with different language after upgrade to 7.3.0
2015-10-27 11:22:28 +01:00
ryanmcdonough
780937dae9
Login overlay now higher than bootstrap datepicker
2015-10-26 15:49:55 +00:00
Shannon
9b054eaa47
Adds native ability to be able to fallback to default password checking if specifying a custom IBackOfficeUserPasswordChecker
2015-10-26 14:51:19 +01:00
Shannon Deminick
badd9ae289
Merge pull request #833 from umbraco/temp-U4-7201
...
Fixes: U4-7201 Can only save once in some editors after upgrade to 7.3
2015-10-23 11:45:24 +02:00
Kieron McIntyre
db6755a5bb
Addition of allowance for async/await Index actions
2015-10-23 10:04:14 +01:00
Daniel
738815170c
more nullchecks needed?
...
null check that we can access user
2015-10-23 00:21:42 +02:00
Daniel
ef091e8c3a
U4-7296
...
http://issues.umbraco.org/issue/U4-7296
2015-10-22 23:41:18 +02:00
Daniel
71b3810e9c
Merge remote-tracking branch 'refs/remotes/umbraco/dev-v7' into dev-v7
2015-10-22 21:49:49 +02:00
Shannon Deminick
a1e62dae5e
Merge pull request #834 from Attackmonkey/Fix-U4-7257
...
Fixes issue where dictionary items are displayed in a random order
2015-10-22 18:43:23 +02:00
Shannon
96c087d00f
adds a ctor to the BackOfficeUserManager to allow better inheritance so that all settings are initialized by default, changes init method to be protected so other devs can use it. Adds a new property for devs to use to more easily extend the logic to just validate the username/password.
2015-10-22 18:40:20 +02:00
Tim
0568bf51f0
Fixes issue where dictionary items are displayed in a random order (see issue U4-7257)
2015-10-22 17:17:29 +01:00
Shannon Deminick
e3bade4d1a
Merge pull request #816 from Jeavon/U4-7260
...
Fix for U4-7260
2015-10-22 18:08:23 +02:00
Shannon Deminick
633b0b0003
Merge pull request #830 from albinj/dev-v7
...
U4-7283 - Only Master/Single ServerRole should be removing old instru…
2015-10-22 18:06:53 +02:00
Shannon Deminick
82adf48699
Merge pull request #805 from umbraco/temp-7234
...
Fixes #7234
2015-10-22 18:06:14 +02:00
Shannon
63be12b9fe
Merge branch 'dev-v7-U4-6967' of https://github.com/bjarnef/Umbraco-CMS into bjarnef-dev-v7-U4-6967
...
Conflicts:
src/Umbraco.Web.UI.Client/src/controllers/main.controller.js
2015-10-22 18:03:03 +02:00
Shannon
33f7ed5129
Fixes: U4-7223 GetCropUrl outputs html entities in url when used in css
...
Adding in HtmlHelper extensions for GetCropUrl.
2015-10-22 17:52:58 +02:00
Shannon
79583c571c
Fixes: U4-7201 Can only save once in some editors after upgrade to 7.3
2015-10-22 15:40:12 +02:00
Shannon Deminick
a7e2c0b4dc
Merge pull request #804 from rasmusjp/feature/copy-content-dialog
...
Added recursive option to copy dialog
2015-10-22 10:38:07 +02:00
Shannon
da48e1b392
Fixes: U4-6962 Public access in multiple levels is broken in 7.3
...
Ensured the backoffice UI will look at protection for the specific node only (no inheritance) when specifying public access.
Added non-recursive method to Access class.
Fixed bug causing the tree (child nodes) not to update correctly after changing public access on nodes.
2015-10-21 18:43:30 +02:00
albinj
f535ece685
U4-7283 - Only Master/Single ServerRole should be removing old instructions from the database
2015-10-21 14:29:18 +01:00
Claus Jensen
04e46c7cd1
Merge pull request #815 from umbraco/temp-U4-7198
...
Fixes: U4-7198 Change default log4net config to include machine name …
2015-10-21 12:20:45 +02:00
Claus Jensen
1089aef00a
Merge pull request #825 from umbraco/temp-U4-7217
...
Fixes: U4-7217 umbracoReservedUrls do not always resolve correctly.
2015-10-21 11:52:39 +02:00
Shannon
8950d94b25
adds unit test showing deleting a property group does not delete the property types.
2015-10-20 14:51:08 +02:00
Shannon
bb6299cc01
Fixes: U4-7217 umbracoReservedUrls do not always resolve correctly.
...
Verified that all tests in GlobalSettingsTests run correctly.
Removes the strange old legacy compare thing and replaces it with a more readable Linq solution that ensures that the strings compared are always consistent.
2015-10-20 09:48:58 +02:00
Shannon Deminick
2176f2a1c9
Merge pull request #802 from tmoxon/dev-v7
...
Null check to prevent object reference error with public properties on custom indexers
2015-10-19 18:05:33 +02:00
Shannon Deminick
6a351bede1
Merge pull request #823 from umbraco/tmp-6797
...
U4-6797 - clear domains cache when deleting content
2015-10-19 15:52:37 +02:00
Shannon Deminick
efc1aae0ae
Merge pull request #822 from umbraco/tmp-3642
...
U4-3642 - proper validation msg in hostnames dialog
2015-10-19 15:49:09 +02:00
Stephan
df39e027fd
U4-3642 - proper validation msg in hostnames dialog
2015-10-16 17:23:12 +02:00
Stephan
64f05e4c97
U4-6797 - clear domains cache when deleting content
2015-10-16 17:21:44 +02:00
Shannon
30bc89ba93
U4-7092 can't show avatar because in China all users can't access to some sites. - Fixes where and how the avatar gets loaded, we first check if it exist or that we can connect to the internet and then load it, removes the avatar loading from the user service.. not sure why it was even there.
2015-10-16 14:45:49 +02:00
Shannon
841c8d69fc
removes unused avatar directive
2015-10-16 14:30:23 +02:00
Shannon
aa780d2b8a
updates the googlefontpicker to lazy load the required google font lib.
2015-10-16 14:09:54 +02:00
Shannon
59f15f1618
updates the canvas loader, ensures that there are no external dependencies and that paths are relative.
2015-10-16 14:09:27 +02:00
TOXIC\Tobbe
b2f0a9f23d
Hoover a property in backend to get its alias
2015-10-16 14:07:19 +02:00
Shannon
40cd07f3f4
removes wide setting from canvas designer since it does not exist.
2015-10-16 13:36:30 +02:00
Shannon
99e7f84f79
Moves EnableCanvasDesigner to HtmlHelperRenderExtensions because it's for rendering html, obsoletes the old ones and fixes up the canvasdesigner to use
...
the correct umbraco paths instead of hard coded absolute paths.
2015-10-16 13:36:10 +02:00
Stephan
3a5a32c65f
U4-7255 - fix RefreshInstruction serialization
2015-10-16 12:28:14 +02:00
Shannon
c2627f3a2a
removes strange parse feed method, what the heck is this? it isn't used so its removed
2015-10-15 19:17:47 +02:00
Shannon
22b8d41aee
U4-5963 There should be no external request dependencies - updates nonodes, removes the font references that is never used, replaces the open sans font-reference with the one that we already have locally and uses it.
2015-10-15 19:08:53 +02:00
Jeavon
ee47ea2026
Fix for U4-7260 - Multi node tree picker with no selection can cause a error to display in the backoffice
2015-10-15 16:29:40 +01:00