Warren
529a5e10d9
Use string.PadRight to be more explicit with what we are doing with the Log4Net level property enricher
2018-08-13 11:26:50 +01:00
Warren
1f9c5a48a7
Fix up .csproj after merge & update CMS.Core nuspec to include the new Serilog nuget packages we've added
2018-08-10 16:44:36 +01:00
Warren
054308b44e
Merge remote-tracking branch 'origin/temp8-directive-cleanup' into temp8-serilog
2018-08-10 15:37:50 +01:00
Mads Rasmussen
ec139ca16c
clean up that windows resizer event
2018-08-10 14:17:12 +02:00
Mads Rasmussen
23e81a67fa
fix indention
2018-08-10 14:05:15 +02:00
Mads Rasmussen
c7a5786521
remove the deprecaed note
2018-08-10 14:03:39 +02:00
Mads Rasmussen
c0ec2a5314
move the auto-scale directive from obsolete. It is still pretty usefull for the code editors
2018-08-10 14:02:59 +02:00
Warren
212e0a091a
Allows Serilog to be configured in a serilog.user.config file that will not effect the main umbraco logger
...
Adds in support for filtering expressions - so the user logger configuration can filter by including or excluding on an expression - common use case to include only my namespace from SourceContext thjat starts with xyz
2018-08-09 22:08:40 +01:00
Mads Rasmussen
cd6585c9b9
remove detect-fold
2018-08-09 21:12:45 +02:00
Mads Rasmussen
a1c4bd6b7a
remove umb-content-name
2018-08-09 20:59:10 +02:00
Mads Rasmussen
ca85b0e45c
remove umb-header
2018-08-09 20:53:44 +02:00
Warren
9446c2a568
Trying with a nested logger config to see if it works better
2018-08-09 19:51:22 +01:00
Mads Rasmussen
48c5e61d88
remove item sorter
2018-08-09 20:50:52 +02:00
Mads Rasmussen
933bb8ad44
remove drag and drop less import
2018-08-09 20:50:30 +02:00
Mads Rasmussen
ab90690e17
remove umb-login
2018-08-09 20:41:26 +02:00
Mads Rasmussen
67e0b68b7b
remove umb-optionsmenu
2018-08-09 20:39:50 +02:00
Mads Rasmussen
c50f7a1284
remove umb-sort
2018-08-09 20:33:48 +02:00
Mads Rasmussen
5ab978ecf5
remove umb-photo-folder
2018-08-09 20:29:17 +02:00
Mads Rasmussen
16ceca1598
remove umb-tab-view
2018-08-09 20:23:20 +02:00
Mads Rasmussen
404055917f
remove umb-upload-dropzone
2018-08-09 20:22:11 +02:00
Shannon
f738e6d7c7
Fixes js tests
2018-08-09 19:38:20 +10:00
Shannon
1ffcc853e1
updates package-lock
2018-08-09 15:23:46 +10:00
Shannon
284e440b7e
Merge remote-tracking branch 'origin/dev-v7' into temp8
...
# Conflicts:
# src/Umbraco.Web.UI.Client/package-lock.json
# src/Umbraco.Web.UI.Client/src/canvasdesigner/config/canvasdesigner.config.js
# src/Umbraco.Web.UI.Client/src/canvasdesigner/editors/border.js
# src/Umbraco.Web.UI.Client/src/canvasdesigner/editors/googlefontpicker.js
# src/Umbraco.Web.UI.Client/src/canvasdesigner/editors/margin.js
# src/Umbraco.Web.UI.Client/src/canvasdesigner/editors/padding.js
# src/Umbraco.Web.UI.Client/src/canvasdesigner/editors/radius.js
# src/Umbraco.Web.UI.Client/src/canvasdesigner/lib/spectrum.directive.js
# src/Umbraco.Web.UI.Client/src/common/directives/components/umblaunchminieditor.directive.js
# src/Umbraco.Web.UI.Client/src/views/common/dialogs/legacydelete.controller.js
# src/Umbraco.Web.UI.Client/src/views/common/dialogs/linkpicker.controller.js
# src/Umbraco.Web.UI.Client/src/views/common/dialogs/login.controller.js
# src/Umbraco.Web.UI.Client/src/views/common/dialogs/template/querybuilder.controller.js
# src/Umbraco.Web.UI.Client/src/views/common/dialogs/treepicker.controller.js
# src/Umbraco.Web.UI.Client/src/views/common/overlays/mediaPicker/mediapicker.controller.js
# src/Umbraco.Web.UI.Client/src/views/datatypes/datatype.edit.controller.js
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/listview.controller.js
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/tags/tags.controller.js
2018-08-09 15:22:20 +10:00
Shannon
9d7519d591
manually merges noscript update
2018-08-09 15:10:27 +10:00
Mads Rasmussen
f35110309a
fix comma-dangle error
2018-08-08 19:52:31 +02:00
Mads Rasmussen
c73860d144
start eslint from scratch so we slowly can add more rules for easier merging to v8
2018-08-08 19:52:00 +02:00
Warren
1842c78c5d
Fix for navigation service for hideDialog(true) which is used to hide the current dialog & show the right click context/more options menu which was failing
2018-08-08 15:26:25 +01:00
Warren
baef12eb2a
* Rename import to importdocumentype to match up with the action alias
...
* Minor UI changes to match what we had previously & some simple validation if an incorrect file extension is chosen
2018-08-08 14:35:09 +01:00
Warren
5389a018b3
Sets back the action alias to importDocumentType - It may break more than we expected
2018-08-08 14:32:58 +01:00
Warren
00487c87fc
Merge branch 'temp8' into kows-hackathon-import-doc-type-to-angular
2018-08-08 13:23:41 +01:00
Warren
4dbcfc6907
Merge branch 'temp8' of https://github.com/umbraco/Umbraco-CMS into temp8
2018-08-08 13:22:04 +01:00
Warren
8ba319b9d9
Fix up syntax error in JS from my merge/port upto V8 - oops :(
2018-08-08 12:53:23 +01:00
Robert
c2433a336c
Merge branch 'temp8' into temp-editing-all-variants
2018-08-08 13:46:19 +02:00
Warren
44e76adbd1
Merge branch 'hackathon-import-doc-type-to-angular' of https://github.com/kows/Umbraco-CMS into kows-hackathon-import-doc-type-to-angular
...
# Conflicts:
# src/Umbraco.Web/Trees/LegacyTreeDataConverter.cs
2018-08-08 12:01:15 +01:00
copilaurobert
3f348e00cf
Merge branch 'temp-editing-all-variants' of https://github.com/umbraco/Umbraco-CMS into temp-editing-all-variants
2018-08-08 11:58:55 +02:00
copilaurobert
bd40428ad9
Variants in NotCreated state are now considered as dirty.
2018-08-08 11:58:35 +02:00
Mads Rasmussen
9dc99d5e35
fix arrow on media boxes
2018-08-08 10:36:17 +02:00
Mads Rasmussen
ea92608f84
prefix new directives with "umb"
2018-08-08 10:25:43 +02:00
Warren
fc7c2523c2
Merge branch 'dev-v7' into temp8 (The small fixes that Shan suggested)
...
# Conflicts:
# src/Umbraco.Web/Editors/ContentController.cs
2018-08-08 09:21:58 +01:00
Warren
7397541259
Minor fixes to notification dialog after some feedback from Shan when merging this up into V8
2018-08-08 09:04:09 +01:00
Shannon
f921e891a3
Fixes issue with IsEdited and state to make things consistent and easy
2018-08-08 16:29:07 +10:00
Shannon
69acaabec1
Fixes creating doc types, some null checks missing and an issue with how umbgridselector is responsible for syncing the template alias on a new doc type
2018-08-08 15:35:02 +10:00
Shannon
72b1fb1d60
fix sort issue on publish dialog
2018-08-08 13:31:35 +10:00
Shannon
34e7440517
Fixes issues with data re-syncing and underlying js exceptions causing problems
2018-08-08 13:29:25 +10:00
Shannon
0769b634e0
fixes status bar on info tab for content
2018-08-08 12:17:57 +10:00
Shannon
9e6947f62c
Fixes issue of moving/deleting media along with other issues of us returning plain text responses with incorrect mime type results and an issue with our interceptors
2018-08-08 11:49:05 +10:00
Mads Rasmussen
4a43b97f64
fix media info tab
2018-08-07 20:18:34 +02:00
Warren
6372d393ee
Merge branch 'dev-v7' into temp8 == Shan or Stephan please review this !
...
* Contains a change to work with V8 - content.notify.controller sends a string array
* C# ContentController methods reworked to newer services available & API POST is model bound to string array
# Conflicts:
# src/Umbraco.Web.UI.Client/src/common/resources/content.resource.js
# src/Umbraco.Web.UI.Client/src/common/resources/entity.resource.js
# src/Umbraco.Web.UI.Client/src/views/common/overlays/contenttypeeditor/editorsettings/editorsettings.html
# src/Umbraco.Web.UI.Client/src/views/common/overlays/insertfield/insertfield.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/notifications.aspx
# src/Umbraco.Web/Editors/ContentController.cs
# src/Umbraco.Web/Editors/TemplateController.cs
# src/Umbraco.Web/Trees/ContentTreeController.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/dialogs/notifications.aspx
# src/Umbraco.Web/umbraco.presentation/umbraco/dialogs/notifications.aspx.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/dialogs/notifications.aspx.designer.cs
2018-08-07 15:48:21 +01:00
copilaurobert
0b51cb703d
Back arrow from list view children will redirect back to parrent, changed the order content apps get added to have the ListView app added first.
2018-08-07 15:59:19 +02:00
Mads Rasmussen
af8dc17f5e
remove z-index from audit trail css so it doens't colide with language dropdown
2018-08-07 14:50:22 +02:00