Kenn Jacobsen
a185d56ae5
Ensure that element types can't be assigned as allowed children to other content types
2019-01-27 11:46:55 +01:00
Chris Houston
193e24afd2
Fixing all the TODO, FIXME & HACK comments so they all follow the same layout.
2019-01-27 11:16:00 +01:00
Kenn Jacobsen
d31e25281d
Fix infinite loop when saving multiple variants using list view
2019-01-27 10:41:50 +01:00
Kenn Jacobsen
57fb9888a2
Add localization to Flatpickr
2019-01-26 18:22:12 +01:00
Kenn Jacobsen
54bb3384b2
Add "time" and "bigint" to value types
2019-01-26 17:48:30 +01:00
Kenn Jacobsen
9f2477ad75
Remove the hover underline from grid items
2019-01-26 17:47:23 +01:00
Kenn Jacobsen
35a6d721ee
Make sure to inform the content editor of an app change when split view is opened
2019-01-26 17:38:59 +01:00
Nathan Woulfe
a4c5b7118d
check for editorstate.current before attempting to access properties object
2019-01-26 17:33:45 +01:00
Niels Lyngsø
0194ccdad7
corrected on-edit method for MultiUrlPicker, Fixes #4171
2019-01-26 17:30:42 +01:00
Kenn Jacobsen
a2f0ad67ab
Fix the flickering tooltip
2019-01-26 17:30:27 +01:00
Kenn Jacobsen
32f228fa7c
Use the media file name as display name in the file link
2019-01-26 17:05:38 +01:00
Chris Houston
0b6ba5aa52
Temp8 - Fixing spelling / typos etc in Umbraco.Web ( #4148 )
2019-01-26 16:52:19 +01:00
Kenn Jacobsen
de8516d2c7
Make it possible to create folders for stylesheets
2019-01-26 14:58:47 +01:00
Niels Lyngsø
dfaa297104
V8: Color refactoring up + first draft to fit with 2019 brand colors.
2019-01-25 16:33:06 +01:00
Bjarke Berg
544b13f05d
Merge remote-tracking branch 'origin/temp8' into temp8-dashboards-collection
2019-01-25 09:54:49 +01:00
Stephan
585abf2902
Cleanup trees
2019-01-25 09:49:55 +01:00
Niels Lyngsø
874c89656c
action colors
2019-01-24 15:57:28 +01:00
Warren Buckley
7257d19445
Merge remote-tracking branch 'origin/temp8' into temp8-remove-legacy-controls
2019-01-24 14:45:57 +00:00
Warren Buckley
1f79d9e635
🔪 🔪 Next on the chobbing block is config/create/ui.xml & references back to it which was Legacy Controller, DialogTask etc 🔪 🔪
2019-01-24 14:29:00 +00:00
Niels Lyngsoe
74bd8fa0db
added 2019 brand colors
2019-01-24 15:11:34 +01:00
Warren Buckley
ba098f49c4
☠️ ☠️ Bye bye feedproxy.config ☠️ ☠️
2019-01-24 13:59:17 +00:00
Niels Lyngsø
b9fd04c8b9
Merge remote-tracking branch 'origin/temp8-ui-resizeable-handler' into temp8
2019-01-24 13:31:02 +01:00
Bjarke Berg
5f1ddad835
Merge remote-tracking branch 'origin/temp8' into temp8-dashboards-collection
2019-01-24 13:27:15 +01:00
Niels Lyngsø
eef6c783ea
updated package-lock.json
2019-01-24 11:59:33 +01:00
Warren Buckley
f70df699db
Merge pull request #4114 from umbraco/temp8-ui-expansion-panel-hover
...
Temp8 ui expansion panel hover
2019-01-24 10:03:00 +00:00
Bjarke Berg
5842337d02
3396 - Fix for when clearing the name again
2019-01-24 09:42:49 +01:00
Bjarke Berg
cc897285c9
3396 - Force publish for all mandatory langauges that has not yet beed published
2019-01-24 08:31:42 +01:00
Bjarke Berg
b389e6c07f
3396 - don't let user determine whether to publish mandatory languages on first publish. All mandatory languages with data is saved. If a mandatory language does not have data we cannot publish anything.
2019-01-24 08:16:55 +01:00
Warren Buckley
26f43cda97
Merge remote-tracking branch 'origin/temp8' into temp8-dashboards-collection
2019-01-23 14:38:26 +00:00
Warren Buckley
69a3c85bbc
Refactor of dashboards
...
* Remove dashboards from Configs().Dashboards
* Remove dashboard.config XML file & associated code reading from XML
* Load Dashboards from TypeLoader into a CollectionBuilder
* Load merge/concat C# Dashboard Types with package.manifest
* Add buildercolletion to an extension method on Composition
2019-01-23 14:37:33 +00:00
Niels Lyngsø
d16aa91a5e
remove extra border from MCE-edit-area
2019-01-23 15:13:42 +01:00
Bjarke Berg
f10b35780c
- Removed PostFilterParams
...
- Handling of PostFilter using Expression trees
2019-01-23 10:22:29 +01:00
Bjarne Fyrstenborg
01de2eb266
Synctree in log viewer overview
2019-01-22 23:05:17 +01:00
Bjarne Fyrstenborg
ca98fad918
Update box heading in log viewer overview
2019-01-22 23:02:05 +01:00
Bjarne Fyrstenborg
fc12f2b802
Add track by on package lists
2019-01-22 22:57:46 +01:00
Bjarne Fyrstenborg
977423e094
Remove old delete dialog, add new dialog view + set delete button state
2019-01-22 22:57:46 +01:00
Bjarne Fyrstenborg
c405d1b6d1
Fix localization of buttons in modals
2019-01-22 22:52:01 +01:00
Kenn Jacobsen
6983f3d43a
V8: Clean up trashed content options ( #4136 )
2019-01-22 22:50:12 +01:00
Kenn Jacobsen
e252a0849b
Add "default empty" prevalue to date and datetime
2019-01-22 21:58:17 +01:00
Rasmus John Pedersen
e1175b814e
Add Multi Url Picker
2019-01-22 16:00:15 +01:00
Niels Lyngsø
e651d5917a
Finds and set the active ContentApp when running init, fixing the issue of retuning to a node after editing the DocType in infinity editing.
...
Fixes #4185
2019-01-22 14:38:10 +01:00
Stephan
fd0ee6bb11
Merge branch 'v8-fix-nested-content-only-elements' of https://github.com/kjac/Umbraco-CMS into temp8-pr4102
2019-01-22 14:30:38 +01:00
Stephan
c1e81fe40c
Merge branch 'v8-fix-remove-element-type-template-assignment' of https://github.com/kjac/Umbraco-CMS into temp8-pr4117
2019-01-22 14:22:36 +01:00
Bjarke Berg
70010bc344
Merge remote-tracking branch 'origin/temp8' into temp8-logviewer
...
# Conflicts:
# src/Umbraco.Core/Migrations/Install/DatabaseSchemaCreator.cs
2019-01-22 10:19:43 +01:00
Stephan
c840895f90
Deal with more fixme
2019-01-22 09:49:35 +01:00
Bjarke Berg
2c86e87917
Merge remote-tracking branch 'origin/temp8' into temp8-logviewer
2019-01-22 08:23:07 +01:00
Stephan
0c07af9a41
Merge branch temp8 into temp8-remove-mysql
2019-01-22 08:15:24 +01:00
Stephan
6fb41e364b
Fix query builder
2019-01-21 18:50:27 +01:00
Warren Buckley
6d0f505e2d
Merge remote-tracking branch 'origin/temp8' into temp8-logviewer
2019-01-21 16:39:51 +00:00
Stephan
358a36dd87
Merge branch temp8 into temp8-3668-query-builder-snippits
2019-01-21 16:07:20 +01:00