Mads Rasmussen
|
ebca79f254
|
don't fade unpublished items
|
2018-11-05 10:09:56 +01:00 |
|
elitsa
|
acd067bb4e
|
Fixes a reflected XSS issue due to a parameter consumed directly from the request.
|
2018-11-05 10:07:50 +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 |
|
Warren Buckley
|
2badacb8a8
|
Adds UmbracoFeatures to the Composition to allow user components to do something like this - composition.Features().Disabled.Controllers.Add<LogViewerTreeController>()
|
2018-11-02 15:35:20 +00:00 |
|
Mads Rasmussen
|
9c80867320
|
fix notifications + bulk status
|
2018-11-02 15:42:32 +01:00 |
|
Mads Rasmussen
|
73d9731c1b
|
make labels clickable
|
2018-11-02 15:10:45 +01:00 |
|
Mads Rasmussen
|
66ea4105b0
|
prevent save when dialogs are open
|
2018-11-02 13:47:45 +01:00 |
|
Mads Rasmussen
|
b3e5f59fe4
|
pass cultures to publish method
|
2018-11-02 13:11:48 +01:00 |
|
Kenn Jacobsen
|
e8856731f8
|
Break the rules editing out of the column view to utilize the space properly
|
2018-11-02 13:06:40 +01:00 |
|
Mads Rasmussen
|
a2f4c317e9
|
disable publish button if nothing is selected
|
2018-11-02 12:08:20 +01:00 |
|
Mads Rasmussen
|
05b47deb96
|
remove debugging code
|
2018-11-02 11:58:15 +01:00 |
|
Mads Rasmussen
|
51e13b9f7a
|
add special keys for list view popups
|
2018-11-02 11:57:56 +01:00 |
|
Mads Rasmussen
|
3f31e2cd07
|
publish dialog preselect the active language
|
2018-11-02 11:17:13 +01:00 |
|
Mads Rasmussen
|
77f352f449
|
a little bit of code clean up
|
2018-11-02 10:55:40 +01:00 |
|
Mads Rasmussen
|
ef24440277
|
unpublish by culture
|
2018-11-02 10:33:39 +01:00 |
|
Robert
|
853fbdaa61
|
Typo
|
2018-11-02 10:27:12 +01:00 |
|
Kenn Jacobsen
|
1336aa2c0b
|
Refactor create script to reuse the generic method used by stylesheet
|
2018-11-02 09:31:17 +01:00 |
|
Kenn Jacobsen
|
60e8fed552
|
Set the form dirty when adding/removing/sorting rules
|
2018-11-02 09:20:42 +01:00 |
|
Mads Rasmussen
|
3f5fc56656
|
wip unpublish list view items
|
2018-11-02 09:10:22 +01:00 |
|
Kenn Jacobsen
|
d0e6d0af2f
|
Merge branch 'temp8' into feature-angular-stylesheets-editing-in-tabs
|
2018-11-02 08:46:57 +01:00 |
|
Shannon
|
f223024164
|
Got database and persistence models in place for scheduled publishing, now need to start writing tests, fixing tests and cleaning up fixme statements
|
2018-11-02 14:55:34 +11:00 |
|
Mads Rasmussen
|
219c7284b6
|
add ellipsis to unpublish button
|
2018-11-01 19:55:59 +01:00 |
|
Kenn Jacobsen
|
5001e2511d
|
Translate "create" text
|
2018-11-01 16:04:07 +01:00 |
|
Kenn Jacobsen
|
57232c9c48
|
Implement delete
|
2018-11-01 16:01:34 +01:00 |
|
Kenn Jacobsen
|
617596cba4
|
Fix some newline issues
|
2018-11-01 15:53:04 +01:00 |
|
Kenn Jacobsen
|
4b79819a8c
|
Move the style sheet manipulation back to CodeFileController
|
2018-11-01 15:49:30 +01:00 |
|
Kenn Jacobsen
|
2a312a7f21
|
Format the style rules nicely and add tests to back it up
|
2018-11-01 15:33:03 +01:00 |
|
Mads Rasmussen
|
888c08b56b
|
wip list view publish
|
2018-11-01 14:44:12 +01:00 |
|
Kenn Jacobsen
|
2f643259c8
|
Include the rest of the CSS assets for the ACE editor
|
2018-11-01 13:31:31 +01:00 |
|
Kenn Jacobsen
|
2b60769d0d
|
More localization
|
2018-11-01 13:26:08 +01:00 |
|
Kenn Jacobsen
|
c30b59b290
|
Oops. Broke the rules sorting.
|
2018-11-01 12:51:31 +01:00 |
|
Kenn Jacobsen
|
7e687b220b
|
Ensure that rules are interpolated on save
|
2018-11-01 12:49:50 +01:00 |
|
Warren Buckley
|
e07e12092c
|
Adds 'VariesByCulture` property to ContentItemBasic model & its mapping - so that the GetChildren API call for list view can know if each child item varies by culture or not
|
2018-11-01 11:29:16 +00:00 |
|
Kenn Jacobsen
|
6b5a59c45f
|
Fix rules validation
|
2018-11-01 12:23:25 +01:00 |
|
Kenn Jacobsen
|
fc387b9f23
|
Localize rules.html
|
2018-11-01 11:53:08 +01:00 |
|
Mads Rasmussen
|
828c915691
|
add ellipsis to list view buttons
|
2018-11-01 11:46:03 +01:00 |
|
Robert
|
4b0b97752c
|
Merge pull request #3489 from umbraco/temp7-nested-content-overlay
fixes position of nested content add item overlay
|
2018-11-01 11:27:52 +01:00 |
|
Robert
|
54d6d581f1
|
removed unused function
|
2018-11-01 11:27:08 +01:00 |
|
Kenn Jacobsen
|
e726e6dffe
|
Remove a bunch of inline styles
|
2018-11-01 11:08:41 +01:00 |
|
Robert
|
ae5e549a8e
|
Only show "Add Template" button if the template does not currently exists.
|
2018-11-01 10:40:42 +01:00 |
|
Shannon
|
2320b51df2
|
Removes old TemplateDto.Design column
|
2018-11-01 16:18:13 +11:00 |
|
Shannon Deminick
|
0d06828b76
|
Merge pull request #3460 from umbraco/temp-3457-entityrepository
EntityRepository is fetching all property data for media
|
2018-11-01 14:58:38 +11:00 |
|
Shannon
|
ffd08d0a2e
|
Fixes unit test
|
2018-11-01 14:56:55 +11:00 |
|
Shannon
|
c5181607de
|
Merge branch 'temp8' into temp8-231-send-to-publish-with-variants
# Conflicts:
# src/Umbraco.Web/Components/NotificationsComponent.cs
# src/Umbraco.Web/Editors/ContentController.cs
# src/Umbraco.Web/NotificationServiceExtensions.cs
# src/Umbraco.Web/Trees/LegacyTreeDataConverter.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/dialogs/SendPublish.aspx.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/webservices/nodeSorter.asmx.cs
|
2018-11-01 14:02:43 +11:00 |
|
Shannon
|
83f1bbf6bd
|
Merge remote-tracking branch 'origin/temp8' into temp8-231-send-to-publish-with-variants
# Conflicts:
# src/Umbraco.Core/Services/Implement/ContentService.cs
|
2018-11-01 13:37:18 +11:00 |
|
Shannon
|
1429053681
|
Slight refactor and cleanup
|
2018-11-01 13:12:47 +11:00 |
|