Warren Buckley
|
b2c3944074
|
Remove a block of commented out code - that was forgotten
|
2018-10-31 13:47:07 +00:00 |
|
Mads Rasmussen
|
a32271f280
|
fixes position of nested content add item overlay
|
2018-10-31 14:33:23 +01:00 |
|
Shannon
|
ae5bda0910
|
Streamlines IMediaService to be consistent with IContentService for paging and using the Ordering class
|
2018-11-01 00:21:52 +11:00 |
|
Shannon
|
b8d1dd7684
|
Cleans up paged methods of IContentService to use the Ordering parameter for consistency
|
2018-11-01 00:05:17 +11:00 |
|
elitsa
|
4d594e17aa
|
Adding a check to verify if there are any children which will resolve the problem with showing a right-pointing arrow in front of empty trees in the Settings section.
|
2018-10-31 13:40:23 +01:00 |
|
Shannon
|
25dcc3f2c1
|
Removes GetChildren and GetDescendants from IMediaService, paging is now required
|
2018-10-31 23:11:37 +11:00 |
|
Robert
|
ee431cdf6d
|
Deleted unnecessary "drag and drop" info text.
|
2018-10-31 12:44:00 +01:00 |
|
Shannon
|
40eafe57b1
|
Fixes tests
|
2018-10-31 22:38:58 +11:00 |
|
Warren Buckley
|
881ea22efe
|
Fix lang typo in ContentService & fix up the breaking unit test
|
2018-10-31 10:24:40 +00:00 |
|
Robert
|
bdb782b27f
|
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
|
2018-10-31 11:21:07 +01:00 |
|
Robert
|
83b30809d2
|
Fixes uploading files with comma in the file name.
|
2018-10-31 11:20:15 +01:00 |
|
Mads Rasmussen
|
fb5fa8c40a
|
change toggles in media picker and create doc type collection to checkboxes. Toggles should only be used for settings.
|
2018-10-31 10:24:58 +01:00 |
|
Shannon
|
437bf978a1
|
Removes non paged GetChildren and GetDescendants from content service
|
2018-10-31 18:01:39 +11:00 |
|
Shannon
|
18f6e7ba78
|
Updates ExamineComponent to page over descendants when caches are updated
|
2018-10-31 17:57:35 +11:00 |
|
Shannon
|
23860e58b9
|
Update re-indexing logic for content types including updating content types affected by composition changes
|
2018-10-31 16:33:10 +11:00 |
|
Mads Rasmussen
|
21396a3042
|
fix border for color picker with labels
|
2018-10-30 21:21:39 +01:00 |
|
Mads Rasmussen
|
72f3739430
|
add pointer to list view content templates dropdown
|
2018-10-30 21:15:29 +01:00 |
|
Mads Rasmussen
|
6b0f393a65
|
use opacity instead of gray to set border color for color swatches so colors don't look blurry
|
2018-10-30 21:02:24 +01:00 |
|
Mads Rasmussen
|
a27cf7fb1b
|
dont collapse color in color picker prevalues
|
2018-10-30 20:56:10 +01:00 |
|
Dave Woestenborghs
|
44b837a9ec
|
#3373 fixes error when going to forms section when forms is not installed
|
2018-10-30 17:30:34 +01:00 |
|
Kenn Jacobsen
|
1d87ceaacf
|
Fix user email validation in IE and Edge by using ng-required instead of required on input type=email.
|
2018-10-30 17:18:54 +01:00 |
|
Anders Bjerner
|
092d84a49d
|
Exposed the "cssClass " property in the view
|
2018-10-30 16:56:38 +01:00 |
|
Anders Bjerner
|
115de5854e
|
Added new "CssClass" property to the "Tab" class
|
2018-10-30 16:56:38 +01:00 |
|
Warren Buckley
|
3e3f2a92fd
|
Merge pull request #3414 from umbraco/temp8-remove-legacy-drop-downs
v8 - Remove legacy drop downs
|
2018-10-30 15:30:49 +00:00 |
|
Mads Rasmussen
|
299af13c42
|
fixes the context menu node highlight bug
|
2018-10-30 15:51:32 +01:00 |
|
Mads Rasmussen
|
5537163c9f
|
remove debug data in colorpicker prevalue editor
|
2018-10-30 15:19:48 +01:00 |
|
Kenn Jacobsen
|
4e85ede436
|
Fix the notifications footer
|
2018-10-30 11:19:14 +01:00 |
|
Kenn Jacobsen
|
8ed3a95a56
|
Fix #3204 and do some refactoring to avoid duplicate code
|
2018-10-30 11:17:04 +01:00 |
|
sweta jena
|
9b6204eb7b
|
add a comma (#3480)
|
2018-10-30 09:48:28 +01:00 |
|
Pranjal Vyas
|
0a0dd025bf
|
Update footer.tmpl.partial (#3481)
|
2018-10-30 09:48:03 +01:00 |
|
Shannon
|
a383309e46
|
Gets indexes updating based on content type changes
|
2018-10-30 17:32:27 +11:00 |
|
Shannon
|
9416c5f638
|
fixes up localized text for audit trail
|
2018-10-30 14:57:54 +11:00 |
|
Shannon
|
fc39568415
|
Updated audit info to include full lang name
|
2018-10-30 14:49:25 +11:00 |
|
Shannon
|
1805d30aaf
|
Merge remote-tracking branch 'origin/temp8' into temp8-remove-legacy-drop-downs
# Conflicts:
# src/Umbraco.Core/Migrations/Upgrade/UmbracoPlan.cs
|
2018-10-30 02:20:24 +11:00 |
|
Shannon
|
386dd2281c
|
Fixes log messages
|
2018-10-30 02:18:07 +11:00 |
|
Shannon
|
f123331d42
|
Fixes updating the storage type
|
2018-10-30 02:11:33 +11:00 |
|
Shannon
|
0d0d26d3e9
|
Fixes converting the Umbraco.DropDownMultiple to a multiple drop down, fixes boolean logic on the js single drop down
|
2018-10-30 02:05:43 +11:00 |
|
Shannon
|
15eaa33e08
|
updates migration to invariant string check
|
2018-10-30 01:15:23 +11:00 |
|
Shannon
|
372f77fde5
|
reverts accidental change
|
2018-10-30 00:36:11 +11:00 |
|
Shannon
|
77f4f0bbad
|
Refactors how the 'OpensDialog' gets assigned to menu items, fixes permission check on rollback
|
2018-10-30 00:34:43 +11:00 |
|
Shannon
|
b8a65febf4
|
Merge remote-tracking branch 'origin/temp8' into temp8-IAction-cleanup
# Conflicts:
# src/Umbraco.Tests/Composing/ActionCollectionTests.cs
# src/Umbraco.Web/Models/Trees/MenuItem.cs
# src/Umbraco.Web/_Legacy/Actions/Action.cs
# src/Umbraco.Web/_Legacy/Actions/ActionAssignDomain.cs
# src/Umbraco.Web/_Legacy/Actions/ActionBrowse.cs
# src/Umbraco.Web/_Legacy/Actions/ActionChangeDocType.cs
# src/Umbraco.Web/_Legacy/Actions/ActionCopy.cs
# src/Umbraco.Web/_Legacy/Actions/ActionCreateBlueprintFromContent.cs
# src/Umbraco.Web/_Legacy/Actions/ActionDelete.cs
# src/Umbraco.Web/_Legacy/Actions/ActionEmptyTranscan.cs
# src/Umbraco.Web/_Legacy/Actions/ActionExport.cs
# src/Umbraco.Web/_Legacy/Actions/ActionImport.cs
# src/Umbraco.Web/_Legacy/Actions/ActionMove.cs
# src/Umbraco.Web/_Legacy/Actions/ActionNew.cs
# src/Umbraco.Web/_Legacy/Actions/ActionNotify.cs
# src/Umbraco.Web/_Legacy/Actions/ActionNull.cs
# src/Umbraco.Web/_Legacy/Actions/ActionPackage.cs
# src/Umbraco.Web/_Legacy/Actions/ActionPackageCreate.cs
# src/Umbraco.Web/_Legacy/Actions/ActionProtect.cs
# src/Umbraco.Web/_Legacy/Actions/ActionPublish.cs
# src/Umbraco.Web/_Legacy/Actions/ActionRePublish.cs
# src/Umbraco.Web/_Legacy/Actions/ActionRefresh.cs
# src/Umbraco.Web/_Legacy/Actions/ActionRestore.cs
# src/Umbraco.Web/_Legacy/Actions/ActionRights.cs
# src/Umbraco.Web/_Legacy/Actions/ActionRollback.cs
# src/Umbraco.Web/_Legacy/Actions/ActionSort.cs
# src/Umbraco.Web/_Legacy/Actions/ActionToPublish.cs
# src/Umbraco.Web/_Legacy/Actions/ActionTranslate.cs
# src/Umbraco.Web/_Legacy/Actions/ActionUnPublish.cs
# src/Umbraco.Web/_Legacy/Actions/ActionUpdate.cs
# src/Umbraco.Web/_Legacy/Actions/ContextMenuSeperator.cs
# src/Umbraco.Web/_Legacy/Actions/IAction.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/developer/RelationTypes/TreeMenu/ActionDeleteRelationType.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/developer/RelationTypes/TreeMenu/ActionNewRelationType.cs
|
2018-10-29 23:35:24 +11:00 |
|
Shannon
|
cb9843b023
|
Removes IActions that shouldn't be IActions
|
2018-10-29 23:23:21 +11:00 |
|
Sebastiaan Janssen
|
870fa2fe74
|
Merge pull request #3451 from angie1015/dev-v7
Fixed minor typos in README.md
|
2018-10-29 12:39:53 +01:00 |
|
Robert
|
bc20db5a46
|
Merge pull request #3432 from umbraco/temp8-153-invariant-properties
Temp8 153 invariant properties
|
2018-10-29 12:39:48 +01:00 |
|
Sebastiaan Janssen
|
65566f6c47
|
Merge branch 'dev-v7' into dev-v7
|
2018-10-29 12:39:27 +01:00 |
|
Robert
|
777d88ed8f
|
Fixed unit test
|
2018-10-29 12:38:46 +01:00 |
|
Shyam Jalan
|
db3ae6c27d
|
Added hyphenation to README at desired places
|
2018-10-29 12:35:50 +01:00 |
|
Stephan
|
f4b970e887
|
Fix timing-dependent test
|
2018-10-29 11:21:30 +01:00 |
|
Shannon
|
bae9bb6108
|
Initial cleanup of IActions, menu items, etc...
|
2018-10-29 17:27:33 +11:00 |
|
Kenn Jacobsen
|
1842aa4f11
|
Merge branch 'temp8' into feature-angular-stylesheets-editing
|
2018-10-28 12:12:34 +01:00 |
|