Kenn Jacobsen
|
adc9957504
|
Show the media link in the info app
|
2019-01-17 15:32:04 +01:00 |
|
Bjarne Fyrstenborg
|
74a7fd50dd
|
v8: Fix validation error label (#4094)
|
2019-01-17 15:25:07 +01:00 |
|
Kenn Jacobsen
|
2ac175135a
|
Fix linkpicker overlay issues - manual merge of #3718 to V8
|
2019-01-17 15:18:49 +01:00 |
|
Kenn Jacobsen
|
367fceb3cb
|
Handle selection from treepicker search result
|
2019-01-17 15:15:26 +01:00 |
|
Kenn Jacobsen
|
2f408e1a01
|
Style the dialog search results
|
2019-01-17 15:14:17 +01:00 |
|
Kenn Jacobsen
|
8b178d1be7
|
Allow linkpicker to select items from search/list view
|
2019-01-17 15:13:41 +01:00 |
|
Kenn Jacobsen
|
aca14c14ca
|
Add some comments
|
2019-01-17 15:12:20 +01:00 |
|
Kenn Jacobsen
|
56c4dbf77f
|
Ensure that the link picker tree always loads
|
2019-01-17 15:12:20 +01:00 |
|
Niels Lyngsø
|
5cc0f58f7d
|
Git will now ignorer files that contains *.ignorer.*
|
2019-01-17 15:10:58 +01:00 |
|
Niels Lyngsø
|
591d100726
|
Corrected paths
|
2019-01-17 15:07:18 +01:00 |
|
Kenn Jacobsen
|
bf9284089d
|
Update a comment
|
2019-01-17 15:03:05 +01:00 |
|
Kenn Jacobsen
|
651006fbaf
|
Make sure to update cculture to the last open culture when closing the split view
|
2019-01-17 15:03:05 +01:00 |
|
Sebastiaan Janssen
|
87a3350cd6
|
Merge pull request #4074 from kjac/v8-fix-select-content-app-for-split-view
V8: Force select the content app for both views when opening split view
|
2019-01-17 14:59:51 +01:00 |
|
Stephan
|
640b21d802
|
Merge branch temp8 into temp8-3305-filter-for-current-culture-in-ipublishedcontent-linq
|
2019-01-17 14:49:02 +01:00 |
|
Stephan
|
650f668edb
|
Improve PublishedModelFactory error message on collisions
|
2019-01-17 14:21:35 +01:00 |
|
Stephan
|
2eabdbb55b
|
Improve PublishedModelFactory error message on collisions
|
2019-01-17 14:19:52 +01:00 |
|
Stephan
|
e56ad2d312
|
Fix migration from 7.14
|
2019-01-17 14:14:08 +01:00 |
|
Bjarke Berg
|
ae3c8fe08c
|
3908 - removed tests for legacy up and down methods
|
2019-01-17 14:09:17 +01:00 |
|
Bjarke Berg
|
37b826b82f
|
3908 - Fix for multiple dropdowns opening when clicking on one.
|
2019-01-17 14:07:56 +01:00 |
|
Niels Lyngsø
|
d744d6aabe
|
Gulp factoring
- Moved tasks into separate files
- Moved all configuration into gulp/config.js
|
2019-01-17 13:57:59 +01:00 |
|
Bjarke Berg
|
174db65714
|
3908 - Query build returns v8 valid statement - and examples of returned items
|
2019-01-17 13:33:44 +01:00 |
|
Stephan
|
2c3b65c8b1
|
Fix migrations from 7.14
|
2019-01-17 13:24:19 +01:00 |
|
Chris Houston
|
941ede776b
|
Corrected all the miss spellings of:
Seperator -> Separator
Seperate -> Separate
|
2019-01-17 13:16:43 +01:00 |
|
Kenn Jacobsen
|
bcda4c186f
|
Don't allow templates on element types
|
2019-01-17 12:42:38 +01:00 |
|
Kenn Jacobsen
|
57b8a187b8
|
Add "Move" option for deleted items in the media tree
|
2019-01-17 12:27:42 +01:00 |
|
Sebastiaan Janssen
|
98fe3e823c
|
Merge branch 'dev-v7' into temp8
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/media/media.restore.controller.js
# src/Umbraco.Web.UI.Client/src/views/media/restore.html
|
2019-01-17 12:22:01 +01:00 |
|
Kenn Jacobsen
|
77cf071e04
|
Add "Move" option for deleted items in the media tree (#3914)
|
2019-01-17 12:20:13 +01:00 |
|
Sebastiaan Janssen
|
0d0179cb47
|
Use constants in upgrade migration
|
2019-01-17 12:14:17 +01:00 |
|
Sebastiaan Janssen
|
effed9efa7
|
Merge branch 'temp8' of https://github.com/umbraco/Umbraco-CMS into temp8
|
2019-01-17 12:08:27 +01:00 |
|
Sebastiaan Janssen
|
e6a99c5097
|
Merge branch 'dev-v7' into temp8
# Conflicts:
# src/Umbraco.Web.UI.Client/src/common/directives/components/content/umbcontentnodeinfo.directive.js
# src/Umbraco.Web.UI.Client/src/views/components/content/umb-content-node-info.html
# src/Umbraco.Web/PropertyEditors/MemberGroupPickerPropertyEditor.cs
# src/Umbraco.Web/Routing/PublishedContentRequestEngine.cs
# src/Umbraco.Web/Scheduling/ScheduledTasks.cs
# src/Umbraco.Web/Trees/ContentTreeController.cs
|
2019-01-17 12:05:56 +01:00 |
|
Stephan
|
d4c714eccd
|
Stop injecting the runtime cache, use AppCaches
|
2019-01-17 11:19:06 +01:00 |
|
Stephan
|
0bee01e0ee
|
Great AppCaches renaming
|
2019-01-17 11:01:23 +01:00 |
|
Niels Lyngsø
|
d6c2fec5d2
|
Added UI hover for expansion panel
|
2019-01-17 10:16:04 +01:00 |
|
Niels Lyngsø
|
8aaaf4439a
|
Changed UI for resizable handler
|
2019-01-17 10:12:28 +01:00 |
|
Shannon
|
1667e914cd
|
Allows the tree collection to be manipulated by devs on startup, renames some things
|
2019-01-17 18:38:55 +11:00 |
|
Stephan
|
67e4703821
|
CacheHelper becomes AppCaches
|
2019-01-17 08:34:29 +01:00 |
|
Robert
|
4ff714ae94
|
Merge remote-tracking branch 'origin/temp8' into temp8-4037
|
2019-01-17 08:10:02 +01:00 |
|
Shannon
|
3f89558ddb
|
Fixing tests
|
2019-01-17 17:51:38 +11:00 |
|
Shannon
|
6b9ba3c53c
|
Fixing tests
|
2019-01-17 17:50:59 +11:00 |
|
Shannon
|
356209e013
|
renames ApplicationTree to just Tree
|
2019-01-17 17:33:38 +11:00 |
|
Shannon
|
1a734141f1
|
Allows package manifest to declare a section
|
2019-01-17 17:31:29 +11:00 |
|
Shannon
|
9df1773b78
|
more cleanup
|
2019-01-17 17:08:58 +11:00 |
|
Shannon
|
77dd816c51
|
more cleanup
|
2019-01-17 17:06:22 +11:00 |
|
Shannon
|
0160f141f4
|
cleanup and explicitly registering sections
|
2019-01-17 17:04:53 +11:00 |
|
Shannon
|
cfe1b17eec
|
Gets trees and sections loading now in a much more simplified way without any xml, now to cleanup
|
2019-01-17 16:40:11 +11:00 |
|
Shannon
|
355ac09d90
|
WIP - moved out the tree and section service from Core, these are web only things, removes their xml parsing, fixes base controller ctor params with UmbracoContext, need to implement tree/section collections taking into account controllers and not scanning so much
|
2019-01-17 13:20:19 +11:00 |
|
Shannon
|
67c571fb28
|
Fixes tests
|
2019-01-17 10:56:24 +11:00 |
|
Stephan
|
5f7bf3a211
|
Ignore failing test
|
2019-01-16 17:04:15 +01:00 |
|
Dave Woestenborghs
|
c0e62c4c5f
|
#3417 retreive a list with parameter editors from API
|
2019-01-16 16:37:33 +01:00 |
|
Dave Woestenborghs
|
b6a8ad1b6e
|
#3417 load available partial views from api
|
2019-01-16 16:21:19 +01:00 |
|