Kenn Jacobsen
d41dbce601
Fix content picker dirty checking ( #4003 )
2019-01-09 11:20:34 +01:00
Sebastiaan Janssen
0f61de8bcd
Bumps version to 7.14.0
2019-01-08 21:49:17 +01:00
Sebastiaan Janssen
caf7a6a1ca
Fixes #4000 - 7.13.0 Creating new node as an editor causes exception
2019-01-08 21:32:47 +01:00
Sebastiaan Janssen
e0a38a4d9b
Git clone includes a directory to clone to now,
...
should fix Azure Gallery release.
Tightened up the variables and paths.
2019-01-08 15:53:58 +01:00
Sebastiaan Janssen
086157cff8
Fixes #3990 All images uploaded to media section have umbracoHeight / umbracoWidth of 200x200px
2019-01-08 12:51:14 +01:00
Sebastiaan Janssen
21612454d0
Update umbtoggle.directive.js
2019-01-07 13:45:43 +01:00
Sebastiaan Janssen
d53d0b4271
Add disabled state to toggle ( #3967 )
...
(cherry picked from commit d231db8ef2 )
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/languages/edit.html
2019-01-07 12:53:31 +01:00
Kenn Jacobsen
4564623899
Don't use a hardcoded folder type alias to determine folder types in the list view
2019-01-07 12:31:05 +01:00
Kenn Jacobsen
cc6c16894c
Safeguard the tags value converter against empty tags
2019-01-07 10:36:05 +01:00
Floris Robbemont
0852b20b31
Fix for wrong sorting overload in MediaService ( #3948 )
2019-01-04 11:55:52 +00:00
Claus
08e13ac530
Merge pull request #3814 from umbraco/temp7-269-xss-stylesheets
...
Removing malicious code from the name of a Stylesheet.
2019-01-04 10:11:25 +01:00
Claus
71f2b7ee06
updating unit tests.
2019-01-04 09:40:55 +01:00
Claus
7ead62730b
reverting changes to StripHtml method.
2019-01-04 09:34:24 +01:00
Kenn Jacobsen
0150b97278
Show password change validation errors at the correct fields ( #3918 )
...
* Show password change validation errors at the correct password fields + remove the redundant "Could not reset password, errors: " message text
* Explicitly find the user instead of mapping it.
2018-12-31 14:02:59 +00:00
Kenn Jacobsen
af2f531d31
Add missing localization of dialogs ( #3844 )
2018-12-31 13:37:58 +00:00
Sebastiaan Janssen
5e680e80e6
Deletes commented out code
2018-12-31 12:49:54 +00:00
Dave Woestenborghs
ee8b4c5884
#3916 fix multiple enumerations of ienumerable...so usernames and avatars are displayed correctly
2018-12-31 12:49:54 +00:00
Dave Woestenborghs
0ce54847b0
#3916 mapping to a IEnumerable resulted in all items in the result list being the same. Now map items indiviually. Could be caused by this : https://stackoverflow.com/questions/17268362/automapper-for-a-list-scenario-only-seems-to-repeat-mapping-the-first-object-in
2018-12-31 12:49:54 +00:00
Callum Whyte
b852c78861
Fixing spelling mistakes in helveticons CSS class names
...
The icon picker uses these class names as labels, kept the old class names for backwards compatibility
2018-12-31 12:47:04 +00:00
Kenn Jacobsen
debbf87a04
Support image crop data set when overwriting files using the API
2018-12-31 12:43:06 +00:00
Brian Juul Andersen
b2a1b11a5b
Fixed minor grammatical error
2018-12-29 20:20:02 +00:00
elitsa
0aa1dc1dc7
Adding tests for verifying that malicious code input will be cleaned for XSS.
2018-12-27 10:02:49 +01:00
elitsa
bb60d5e035
Reverting changes made from merge.
2018-12-27 09:57:31 +01:00
elitsa
247f213d26
Merge remote-tracking branch 'origin/dev-v7' into temp7-269-xss-stylesheets
2018-12-27 08:50:44 +01:00
Kenn Jacobsen
97f9151473
Add "Move" option for deleted items in the content tree ( #3772 )
2018-12-19 18:19:51 +01:00
Kenn Jacobsen
d01dfb4ba6
Add search to move media dialog
2018-12-19 18:10:50 +01:00
Kenn Jacobsen
47ccc8f584
Group content and media types by folder when setting up compositions ( #3900 )
2018-12-19 17:59:31 +01:00
Dave Woestenborghs
8aa5fe8695
Setting hide-alias to false still hides the alias
...
When using umb-editor-header setting hide-alias to false still hides the alias.
I would expect that it would be visible. The only thing that works to make it visible to is removing the hide-alias attribute.
This PR fixes this. So now you can hide the alias based on property of your scope.
Dave
2018-12-19 16:28:03 +01:00
Kenn Jacobsen
a165a2b719
Reload list views after deleting items ( #3853 )
2018-12-19 16:18:11 +01:00
Lukasz Wojciech Kaleta
9c101622d0
Delete user start node assignments before deleting the user
2018-12-19 16:16:58 +01:00
Kenn Jacobsen
9af6e3027f
Don't show (blank) for non blueprint content types ( #3887 )
2018-12-19 15:41:24 +01:00
Paul Seal
e41db72ef7
- added class and style rule to make health check fix message look be… ( #3747 )
2018-12-19 15:38:08 +01:00
Kenn Jacobsen
4d48254a93
Don't show "Create" and "Sort" for deleted items in the media tree
2018-12-19 15:33:53 +01:00
Kenn Jacobsen
f3e8b70b8c
Show only the success message upon successful update of notifications
2018-12-19 15:32:31 +01:00
Kenn Jacobsen
410ab3447c
Fix "toggle all editors" for grid rows
2018-12-19 15:13:36 +01:00
Kenn Jacobsen
96f529c669
Fix "allow all row configurations" for grid layouts
2018-12-19 15:12:32 +01:00
Kenn Jacobsen
08dc5a4038
Fix the disappearing action button by using a promise
2018-12-19 15:03:00 +01:00
Marc Goodson
150ab13668
Honour 'Order Direction' passed into GetPagedResultsByQuery
...
Wanting to update the MiniListView so that you can change the sort order of the results, so that the most recent items are first, eg sort by descending, however chasing this through to the Entity Repository GetPagedResultsByQuery although the sort direction is passed at each stage, inside this method it is ignored... is this the best way to add it back in?
2018-12-19 14:06:11 +01:00
elitsa
d7696e8d91
Making a variable const
2018-12-18 11:34:50 +01:00
Shannon Deminick
fde64f157c
Merge pull request #3818 from umbraco/temp7-268-xss-xslt
...
Fixing XSS issue with Xslt files.
2018-12-17 15:20:36 +11:00
Shannon Deminick
518f5137e6
Merge pull request #3847 from umbraco/temp7-267-membership-tokens
...
Implementing a validation token when a membership form is submitted.
2018-12-17 15:14:32 +11:00
elitsa
8518aaf4c1
Merge branch 'temp7-269-xss-stylesheets' of https://github.com/umbraco/Umbraco-CMS into temp7-269-xss-stylesheets
...
# Conflicts:
# src/Umbraco.Core/StringExtensions.cs
2018-12-10 11:00:31 +01:00
elitsa
9edafe37e1
Merge branch 'dev-v7' into temp7-269-xss-stylesheets
...
# Conflicts resolved:
# src/Umbraco.Core/StringExtensions.cs
2018-12-10 10:57:30 +01:00
elitsa
3c74ce2427
Implementing anti forgery token which will not allows members to be created by sending a request directly to the registration controller when the request is not coming from a page in the application
2018-12-10 08:55:54 +01:00
Kenn Jacobsen
9f9286ae45
Redirect to recycle bin after deletion
2018-12-10 08:16:37 +01:00
Anders Bjerner
7c8ab96b51
As Gitter has been removed from Our, we might as well remove it here
2018-12-09 18:20:41 +01:00
Kenn Jacobsen
87478163ed
Reload the recycle bin when deleting an item ( #3820 )
2018-12-09 18:19:48 +01:00
Kenn Jacobsen
7149ebcb68
Localize document type scaffolds for nested content ( #3483 )
2018-12-09 18:15:11 +01:00
Kenn Jacobsen
3ab5e166d3
Update the select avatar step for invited users
2018-12-09 17:48:10 +01:00
Sébastien Sougnez
1d9bb4605b
Improvement to the .editorconfig file ( #3795 )
2018-12-09 17:44:11 +01:00