Shannon
|
4b23090e97
|
fixes migrations
|
2018-11-08 14:42:46 +11:00 |
|
Shannon
|
6922e825f5
|
fixes migrations
|
2018-11-08 14:40:10 +11:00 |
|
Shannon
|
fad2e048ff
|
Merge remote-tracking branch 'origin/temp8' into temp8-224-db-updates-sched-publishing-with-variants
|
2018-11-08 14:32:37 +11:00 |
|
Shannon
|
99a8d899e0
|
Changes FullSchedule to just be a list
|
2018-11-08 13:15:56 +11:00 |
|
Shannon
|
c4bce9ecb5
|
Adds publish status for mixed unpublish/publish action in the same operation
|
2018-11-08 12:49:37 +11:00 |
|
Shannon
|
d4bf5f7ab9
|
Fixes test, removes nested scope
|
2018-11-08 12:28:53 +11: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 |
|
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 |
|
Shannon
|
3b3824c33a
|
Fixes merge issues and issue with StrategyCanUnpublish, 1 tests failing i need to fix
|
2018-11-07 22:18:43 +11:00 |
|
Shannon
|
6888ed088b
|
Merge remote-tracking branch 'origin/temp8-3336-publish-branch' into temp8-224-db-updates-sched-publishing-with-variants
# Conflicts:
# src/Umbraco.Core/Services/Implement/ContentService.cs
|
2018-11-07 22:09:51 +11:00 |
|
Shannon
|
607615c968
|
Adds another assert, fixes up issue
|
2018-11-07 21:40:19 +11:00 |
|
Shannon
|
adf52425d2
|
Adds test for PerformScheduledPublish, fixes issues with resetting dirty props, fixes other issues found
|
2018-11-07 21:32:12 +11: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 |
|
Shannon
|
df40a3d588
|
merge fixes
|
2018-11-07 20:12:07 +11:00 |
|
Shannon
|
92045c81bb
|
Merge remote-tracking branch 'origin/temp8' into temp8-224-db-updates-sched-publishing-with-variants
# Conflicts:
# src/Umbraco.Core/Models/Content.cs
# src/Umbraco.Tests/Services/ContentServiceTests.cs
|
2018-11-07 19:44:37 +11:00 |
|
Shannon
|
c57ac7752c
|
Merges UnpublishResult into PublishResult, fixes dirty tracking for unpublishing a culture and logs the correct info along with returning the correct status, fixes ContentService so that all publishing/unpublishing logic happens in one one place including all Audit/Logs, gets ContentService.PerformScheduledPublish in place
|
2018-11-07 19:42:49 +11: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 |
|
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 |
|
Stephan
|
e91d485d1c
|
3336 - bulk branch publish with variants
|
2018-11-06 17:12:00 +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 |
|
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 |
|
Shannon
|
9b1d9e02bf
|
Gets publishing validation working with scheduled cultures, cleans up some code, removes Status from IContent into an extension method
|
2018-11-06 21:33:24 +11: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 |
|
Mads Rasmussen
|
ababd45f4a
|
fix doc type saving in infinite editing
|
2018-11-05 10:29:17 +01:00 |
|
Mads Rasmussen
|
ebca79f254
|
don't fade unpublished items
|
2018-11-05 10:09:56 +01:00 |
|
Kenn Jacobsen
|
d7d367aeb2
|
Move rules editing to an overlay
|
2018-11-05 08:58:30 +01:00 |
|
Shannon
|
24360a762c
|
Adds change tracking to the schedule collection, updates the DocumentRepository to add logic to fetch the schedule, adds/updates tests, all green
|
2018-11-05 17:20:26 +11:00 |
|
Shannon
|
0d35a6a140
|
Gets all tests fixed up, now to write some more
|
2018-11-05 13:59:55 +11:00 |
|
elitsa
|
b9e30604a4
|
Fix for chekcing the children belonging to Templates tree.
|
2018-11-04 22:54:25 +01:00 |
|
elitsa
|
2f3483453c
|
Merge remote-tracking branch 'origin/temp8' into temp8-258-empty-trees-arrow
|
2018-11-04 22:44:20 +01:00 |
|