Shannon
|
496ecf5c9a
|
Cleans up how the content path permissions are checked, integrates the bulk publishing into the controller, adds security check to ensure the user can publish the whole branch, updates the UI messaging so they are grouped by publish statuses and deals with multiple publish status (i.e. in bulk), fixes some content tree issues
|
2018-11-15 15:24:09 +11:00 |
|
Shannon
|
5135cc93ac
|
Merge branch 'temp8-226-sched-pub-angular' into temp8-3096-angular-bulk-publish
|
2018-11-15 10:04:18 +11:00 |
|
Shannon
|
cbd14c0a7d
|
Merge remote-tracking branch 'origin/temp8-224-db-updates-sched-publishing-with-variants' into temp8-226-sched-pub-angular
|
2018-11-15 00:14:46 +11:00 |
|
Shannon
|
c8f1863e0d
|
Getting publish with descendants working
|
2018-11-15 00:09:57 +11:00 |
|
Stephan
|
e08189cc25
|
ContentSchedule Guid identifier
|
2018-11-14 13:59:53 +01:00 |
|
Shannon
|
204c4e21fc
|
fix merge
|
2018-11-14 22:31:51 +11:00 |
|
Shannon
|
8020092099
|
Merge remote-tracking branch 'origin/temp8-224-db-updates-sched-publishing-with-variants' into temp8-226-sched-pub-angular
|
2018-11-14 22:23:40 +11:00 |
|
Stephan
|
3104b02db4
|
Deal with fixme/review
|
2018-11-14 11:59:16 +01:00 |
|
Stephan
|
9ed7758d38
|
Deal with fixme/review
|
2018-11-14 09:16:22 +01:00 |
|
Shannon
|
0b403fe5e5
|
Merge remote-tracking branch 'origin/temp8' into temp8-226-sched-pub-angular
|
2018-11-14 19:07:54 +11: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
|
bcf5006e8c
|
Merge remote-tracking branch 'origin/temp8' into temp8-226-sched-pub-angular
|
2018-11-14 18:58:13 +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 |
|
Shannon
|
d80ce16e66
|
Merge remote-tracking branch 'origin/temp8-224-db-updates-sched-publishing-with-variants' into temp8-226-sched-pub-angular
|
2018-11-14 17:40:04 +11:00 |
|
Stephan
|
0cd8f3787c
|
Clear fixmes
|
2018-11-13 16:42:31 +01:00 |
|
Stephan
|
0376e48f51
|
Clear fixme
|
2018-11-13 11:59:27 +01:00 |
|
Stephan
|
6cb20c1d79
|
Deal with events and contexts in scheduled publishing
|
2018-11-13 11:51:25 +01:00 |
|
Stephan
|
76b1cd6573
|
Cleanup
|
2018-11-13 11:51:25 +01:00 |
|
Shannon
|
31a9bf7091
|
Merge branch 'temp8-224-db-updates-sched-publishing-with-variants' into temp8-226-sched-pub-angular
|
2018-11-13 18:22:13 +11:00 |
|
Shannon
|
ae91da1adb
|
Updates the GetContentForExpiration, GetContentForRelease to ignore published/trashed flags so that callers can deal with those status, adds method to the repo to clear any schedule older than a given date.
|
2018-11-13 17:51:59 +11:00 |
|
Shannon
|
ac5c76385c
|
Fixes some logic with validation
|
2018-11-13 16:57:38 +11:00 |
|
Shannon
|
c6ef3750df
|
Merge branch 'temp8-224-db-updates-sched-publishing-with-variants' into temp8-226-sched-pub-angular
|
2018-11-13 16:17:23 +11:00 |
|
Shannon
|
6e63cc8c19
|
Fixes ScheduledPublishing since nothing was actually happening because the IEnumerable wasn't being resolved since the method does a yield return. Adds logging.
|
2018-11-13 16:16:52 +11:00 |
|
Shannon
|
5827a8a3e1
|
I think i've finally got saving a schedule working with the correct validation
|
2018-11-13 14:31:37 +11:00 |
|
Shannon
|
66394926c0
|
Gets some validation messages working for sched pub
|
2018-11-13 00:46:13 +11:00 |
|
Shannon
|
c653d7adb9
|
Ensures that any persisted scheduling dates that are changed in the dialog are reset if the dialog is closed and not saved
|
2018-11-12 18:05:55 +11:00 |
|
Shannon
|
5d7e0ceff1
|
Updates the scheduled publish dialog to show all scheduled dates regardless of if the variant is selected. When the variant is selected then the date pickers are available, else if there is a persisted date, it's just text that is shown.
|
2018-11-12 17:52:21 +11:00 |
|
Shannon
|
4d13956372
|
better logic for validating and persisting schedules
|
2018-11-12 17:29:38 +11:00 |
|
Shannon
|
45822dba1e
|
Merge remote-tracking branch 'origin/temp8-224-db-updates-sched-publishing-with-variants' into temp8-226-sched-pub-angular
|
2018-11-12 17:18:23 +11:00 |
|
Stephan
|
5381eec6a4
|
fix+cleanup publishing with variants
|
2018-11-09 09:35:11 +01:00 |
|
Shannon
|
76f6721c80
|
Got some of the angular bits wired up
|
2018-11-09 16:12:08 +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 |
|
Shannon
|
3ac3590f2c
|
only enable the schedule button if a date is selected
|
2018-11-08 17:14:04 +11:00 |
|
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 |
|
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 |
|