Aaron Powell
8a809fe97a
Pushing crash handling on app domain into CoreRuntime
2018-11-19 22:02:51 +11:00
Aaron Powell
bcf542506d
setting up more of the core in CoreRuntime, this time the logger and Umbraco Core
2018-11-19 22:00:50 +11:00
Aaron Powell
c9b2cbc75f
Removing files that weren't meant to be added
2018-11-19 21:26:32 +11:00
Aaron Powell
71026d6d15
Fixes 3713
...
Moved the UmbracoApplicationBase from Core to Web
Moved the WebProfiler from Core to Web
Removed UmbracoApplicationBase from the CoreRuntime, it's still in the WebRuntime (and registered there in DI)
2018-11-19 21:23:08 +11:00
Stephan
889e48ea4a
Detect incomplete migrations
2018-11-15 19:36:23 +01:00
Bjarke Berg
0fedeab45d
Merge pull request #3516 from umbraco/temp8-expr-visitor
...
Fix expression visitor for WHERE IN
2018-11-15 14:54:38 +01:00
Stephan
c2a72ad98f
Fix tags migration
2018-11-15 10:11:22 +01:00
Stephan
42857ebc2a
Simplify version management, SolutionInfo is only the source now
2018-11-15 08:47:47 +01:00
Stephan
bd9a67f5a9
Fix dropdown migration
2018-11-15 08:43:54 +01:00
Stephan
7a0040ce82
Bugfix visitor
2018-11-14 10:52:24 +01:00
Stephan
7c6b92b539
Merge branch 'temp8' into temp8-expr-visitor
2018-11-14 09:20:06 +01:00
Shannon Deminick
5c255ba846
Merge pull request #3525 from umbraco/temp8-265-cant-create-partial-view-macro-files
...
Change sections on views for partial view macros
2018-11-14 19:07:26 +11:00
Shannon Deminick
d4836d0cb8
Merge pull request #3523 from umbraco/temp8-264-cant-reload-tree-nodes-in-templating-area
...
Bugfix: Can't reload tree Nodes in the Templating area of the Settings section
2018-11-14 18:56:16 +11:00
James Jackson-South
0803e0fa7f
Recreate benchmark project and update deps Fix #3561
2018-11-08 16:28:17 +00:00
Owain Williams
f13cc6a210
Turning autocomplete off on password field
2018-11-08 16:04:02 +00:00
Emma Garland
b065089bcb
Renamed variable in order to fix issue when using content picker
2018-11-08 14:30:12 +00:00
Mads Rasmussen
92dacf050b
Merge branch 'temp8' of https://github.com/umbraco/Umbraco-CMS into temp8
2018-11-08 10:10:07 +01:00
Mads Rasmussen
51895f949c
fix client side docs build
2018-11-08 10:09:31 +01:00
Warren Buckley
9608d20b38
Merge pull request #3542 from umbraco/temp8-stylesheet-fixes
...
Temp8 stylesheet fixes
2018-11-07 18:27:18 +00:00
Mads Rasmussen
1d07ef7e4d
add preview
2018-11-07 18:23:43 +01:00
Stephan
399e0d9469
Merge branch 'temp8' into temp8-expr-visitor
2018-11-07 15:24:56 +01:00
Mads Rasmussen
dca4c4e3bf
open the correct view based on which item you are creating and on the content of the stylesheet file
2018-11-07 15:11:35 +01:00
Warren Buckley
7f0099ca57
Adds new create dialog option to create a stylesheet as RTE (will set URL location to include rtestyle=true)
2018-11-07 10:26:51 +00:00
Mads Rasmussen
d021505062
use infinite editing for rich text rule dialog
2018-11-07 11:18:23 +01:00
Mads Rasmussen
1a41998bd1
add border radius to rich text rules
2018-11-07 09:29:56 +01:00
Mads Rasmussen
ca749537b2
add a little more space underneath content app icons
2018-11-07 09:13:54 +01:00
Bjarke Berg
3e50ef694d
Change sections on views for partial view macros
2018-11-07 08:42:22 +01:00
Bjarke Berg
9237480aca
Bugfix: The root could not be found in getDescendantNode, when the treeAlias was not in the first child.
2018-11-07 08:21:43 +01:00
Mads Rasmussen
89266d4876
move server calls to resource
2018-11-06 21:24:55 +01:00
Mads Rasmussen
5e884fe06c
align button to the left + use umb-button component
2018-11-06 21:12:04 +01:00
Warren Buckley
c5c4d93c5f
Merge pull request #3515 from umbraco/temp8-266-empty-folders-still-shows-the-expand-arrow
...
Update HasChildren, on removeNode in treeService
2018-11-06 14:55:56 +00:00
Stephan
f3e9e282fa
Fix expression visitor for WHERE IN
2018-11-06 15:29:56 +01:00
Claus
cfa3f58c33
fixing Stylesheet tests to fit with new line breaks and tabs added.
2018-11-06 15:10:01 +01:00
Bjarke Berg
cd6b374d22
Update HasChildren, on removeNode in treeService
2018-11-06 14:51:51 +01:00
Warren Buckley
872932145f
Merge branch 'temp8' of https://github.com/umbraco/Umbraco-CMS into temp8
2018-11-06 13:26:32 +00:00
Warren Buckley
2b9720d18b
Warnings cleanup - Another unused variable
2018-11-06 13:25:36 +00:00
Claus
f764b46b8e
Merge pull request #3429 from umbraco/temp8-231-send-to-publish-with-variants
...
v8 - send to publish with variants
2018-11-06 14:19:28 +01:00
Claus
61b0c49160
updating comment.
2018-11-06 14:19:10 +01:00
Warren Buckley
d420f61e13
Reduce VS Warnings: Remove ununused const string
2018-11-06 13:15:45 +00:00
Claus
8f43451519
Merge pull request #3503 from kjac/feature-angular-stylesheets-editing-in-tabs
...
V8: Angular implementation of stylesheets editing
2018-11-06 13:52:32 +01:00
Warren Buckley
812d9e2be9
Merge branch 'temp8' of https://github.com/umbraco/Umbraco-CMS into temp8
2018-11-06 11:09:12 +00:00
Robert
70624e3e64
Merge pull request #3502 from umbraco/temp8-3469-listview-publish
...
Temp8 3469 listview publish
2018-11-06 11:57:58 +01:00
Robert
7e8578c9fb
Fixes unit test by ignoring VariesByCulture property on MemberMapperProfile and mapping on MediaMapperProfile.
2018-11-06 11:38:49 +01:00
Warren Buckley
1ef487b7da
Removing last of log entries that do string concat or interpolation & updates to use MessageTemplate format instead
2018-11-06 10:25:35 +00:00
Robert
bdd438e307
Merge branch 'temp8' into temp8-3469-listview-publish
2018-11-06 09:57:38 +01:00
Mads Rasmussen
4f73ef69d5
use overlayService for delete confirmation
2018-11-05 13:25:05 +01:00
Robert
d5294568ce
Merge pull request #3488 from umbraco/temp8-258-empty-trees-arrow
...
Adding a check to verify if there are any children which will resolve…
2018-11-05 12:47:19 +01:00
elitsa
2b33c5cfd7
Fix for chekcing the children belonging to MemberType tree.
2018-11-05 10:46:50 +01:00
Mads Rasmussen
0843badb15
reload nodes after publish/unpublish
2018-11-05 10:40:38 +01:00
elitsa
666a78f803
Fix for getting the right collection.
2018-11-05 10:36:17 +01:00