Dave Woestenborghs
c61b5f947d
#3417 renamed server variable
2019-01-04 13:49:03 +01:00
Stephan
025cdede6c
Merge branch origin/temp8 into temp8-di2690
2019-01-04 11:43:14 +01:00
Dave Woestenborghs
8304ada528
#3417 added create view
2019-01-04 11:39:33 +01:00
Bjarke Berg
9bf66b0881
#3539 - Re-enabled url redirect tracking and implemented support for culture variants
2019-01-04 11:24:30 +01:00
Warren Buckley
baa37549fb
Merge remote-tracking branch 'origin/temp8' into temp8-logviewer
2019-01-03 13:52:14 +00:00
Sebastiaan Janssen
aceb5c7971
Merge branch 'dev-v7' into temp8
...
# Conflicts:
# src/Umbraco.Core/IO/MediaFileSystem.cs
# src/Umbraco.Web.UI.Client/src/less/helveticons.less
# src/Umbraco.Web.UI.Client/src/views/content/copy.html
# src/Umbraco.Web.UI.Client/src/views/content/move.html
# src/Umbraco.Web.UI.Client/src/views/media/move.html
# src/Umbraco.Web.UI/Umbraco/config/lang/da.xml
# src/Umbraco.Web.UI/umbraco/config/lang/en.xml
# src/Umbraco.Web.UI/umbraco/config/lang/en_us.xml
# src/Umbraco.Web.UI/umbraco/dialogs/rollBack.aspx
# src/Umbraco.Web/Editors/LogController.cs
# src/Umbraco.Web/Editors/PasswordChanger.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/dialogs/rollBack.aspx.cs
2019-01-03 10:32:34 +01:00
Kenn Jacobsen
4b60d8bca6
Fix the content template selector in the content tree
2019-01-03 07:57:23 +00:00
Kenn Jacobsen
525b229b42
Fix content creation from list views
2019-01-03 07:56:17 +00:00
Stephan
ceab758100
Merge branch 'temp8' into temp8-di2690
2019-01-02 16:44:35 +01:00
Claus
fb9d5a3c5d
Merge branch 'v8-feature-angular-public-access' of https://github.com/kjac/Umbraco-CMS into kjac-v8-feature-angular-public-access
2019-01-02 11:58:24 +01:00
Stephan
b21d07a282
Merge branch origin/temp8 into temp8-di2690
2019-01-02 10:23:24 +01:00
Warren Buckley
4651325d77
Merge remote-tracking branch 'origin/temp8' into temp8-logviewer
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/common/services/navigation.service.js
2019-01-01 19:08:59 +00:00
Aaron Powell
0e56f2035d
Using npx for running gulp ( #3938 )
2018-12-31 14:10:31 +00:00
Kenn Jacobsen
af2f531d31
Add missing localization of dialogs ( #3844 )
2018-12-31 13:37:58 +00:00
Kenn Jacobsen
884eaf50c3
Fix the flickering name when moving/copying mediatypes
2018-12-31 13:37:24 +00:00
Kenn Jacobsen
d054771fc6
Fix the flickering name when moving/copying doctypes
2018-12-31 13:36:25 +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
cace1af958
Fix the flickering name when moving datatypes
2018-12-31 12:45:37 +00:00
elitsa
f1197a6db2
Adding shortcuts for closing an infinite editor through Escape key.
2018-12-27 13:23:20 +01:00
Stephan
a60fd1b7be
Merge branch origin/temp8 into temp8-di2690
2018-12-21 15:47:08 +01:00
Stephan
bb9846a6ca
Merge branch origin/temp8 into temp8-di2690
2018-12-21 10:58:38 +01:00
Shannon
698b83c455
Merge branch 'temp8' of https://github.com/umbraco/Umbraco-CMS into temp8
2018-12-21 14:17:36 +11:00
Shannon
711304dffe
manual merges
2018-12-21 13:44:18 +11:00
Stephan
1ffd457985
Merge branch 'temp8' into temp8-3658-contextual-info-app
2018-12-20 13:42:19 +01:00
Shannon
e7a06467f1
Fixes merge issues, manually merges other changes
2018-12-20 17:50:16 +11:00
Shannon
2fcb30e54e
Merge remote-tracking branch 'origin/dev-v7' into temp8
...
# Conflicts:
# .editorconfig
# .gitignore
# src/Umbraco.Core/Persistence/Repositories/EntityRepository.cs
# src/Umbraco.Core/Persistence/Repositories/UserRepository.cs
# src/Umbraco.Web.UI.Client/src/common/services/navigation.service.js
# src/Umbraco.Web.UI.Client/src/less/components/buttons/umb-era-button.less
# src/Umbraco.Web.UI.Client/src/views/common/dialogs/login.html
# src/Umbraco.Web.UI.Client/src/views/common/overlays/contenttypeeditor/compositions/compositions.controller.js
# src/Umbraco.Web.UI.Client/src/views/common/overlays/contenttypeeditor/compositions/compositions.html
# src/Umbraco.Web.UI.Client/src/views/content/content.delete.controller.js
# src/Umbraco.Web.UI.Client/src/views/content/content.restore.controller.js
# src/Umbraco.Web.UI.Client/src/views/content/restore.html
# src/Umbraco.Web.UI.Client/src/views/dashboard/developer/healthcheck.html
# src/Umbraco.Web.UI.Client/src/views/media/media.move.controller.js
# src/Umbraco.Web.UI.Client/src/views/media/move.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/grid/dialogs/layoutconfig.controller.js
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/grid/dialogs/rowconfig.controller.js
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/listview.controller.js
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/listview.html
# src/Umbraco.Web.UI/Umbraco/config/lang/da.xml
# src/Umbraco.Web.UI/config/umbracoSettings.Release.config
# src/Umbraco.Web.UI/umbraco/config/lang/en.xml
# src/Umbraco.Web.UI/umbraco/config/lang/en_us.xml
# src/Umbraco.Web/Controllers/UmbLoginController.cs
# src/Umbraco.Web/Controllers/UmbLoginStatusController.cs
# src/Umbraco.Web/Controllers/UmbProfileController.cs
# src/Umbraco.Web/Controllers/UmbRegisterController.cs
# src/Umbraco.Web/Editors/ContentController.cs
# src/Umbraco.Web/Editors/ContentTypeControllerBase.cs
# src/Umbraco.Web/HtmlHelperRenderExtensions.cs
# src/Umbraco.Web/Trees/ContentTreeController.cs
# src/Umbraco.Web/Trees/MediaTreeController.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/create/XsltTasks.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/create/xslt.ascx.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/developer/Xslt/editXslt.aspx.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/webservices/codeEditorSave.asmx.cs
2018-12-20 16:58:01 +11:00
Kenn Jacobsen
6ca2c27ed3
Remove member groups controller TODO's
2018-12-19 21:01:19 +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
49387aaa02
Fix errors creating content templates + support variants ( #3831 )
2018-12-19 18:08:14 +01:00
Kenn Jacobsen
7e144eeacf
V8: Fix listviews in pickers ( #3894 )
2018-12-19 18:01:36 +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
Kenn Jacobsen
b173b41ce0
V8: Fix and clean up the restore media dialog ( #3781 )
2018-12-19 17:42:42 +01:00
Kenn Jacobsen
d431e80df2
Fix more missing localization
2018-12-19 17:30:39 +01:00
Kenn Jacobsen
28ac63a22c
Re-introduce accidentally removed localization
2018-12-19 17:30:39 +01:00
Kenn Jacobsen
5944cec8fc
Fix and clean up the restore content dialog
2018-12-19 17:30:39 +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
12586df562
Use a member group picker for member group assignment ( #3888 )
2018-12-19 16:21:14 +01:00
Kenn Jacobsen
bb53c020e9
Fix the member group picker
2018-12-19 16:20:22 +01:00
Kenn Jacobsen
a165a2b719
Reload list views after deleting items ( #3853 )
2018-12-19 16:18:11 +01:00
Stephan
720ad984dc
Merge branch 'temp8-backoffice-search-with-variants' into temp8
2018-12-19 16:02:54 +01:00
Karl Tynan
9f9b9d8ccc
Update translation alias to use existing emptyRecycleBin naming instead of Trashcan
...
Removed unused translation alias also
2018-12-19 16:00:04 +01:00
Gregory Dove
6365f910bc
Better Validation Options ( #3882 )
2018-12-19 15:58:06 +01:00
Tristan Thompson
65f7e44338
Remove/Replace endPreview.aspx with MVC endpoint
2018-12-19 15:47:31 +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
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