Niels Lyngsø
4b02bf2ddf
use umb-table for users table
2019-03-19 10:55:36 +01:00
Niels Lyngsø
542eb2ab1d
borrow great stuff from KJAC.
2019-03-19 10:04:13 +01:00
Niels Lyngsø
137c08eaf3
Parse $event argument
2019-03-19 09:06:05 +01:00
Niels Lyngsø
970f336a5d
clean up imports
2019-03-18 16:41:34 +01:00
Niels Lyngsø
c6dfc28f03
make open user able to open in a new tab + only use pointer is selectable + improved hover state for open user
2019-03-18 16:34:41 +01:00
Niels Lyngsø
873d230e0e
improve hover state for open user
2019-03-18 16:19:02 +01:00
Niels Lyngsø
4a26bfe3c3
clean up imports
2019-03-18 15:00:32 +01:00
Niels Lyngsø
48ec795e7b
do not open as infinite editing yet.
2019-03-11 14:54:11 +01:00
Niels Lyngsø
1098db1632
use item.editPath for new tab URL
2019-03-11 14:52:16 +01:00
Niels Lyngsø
829980adb2
Merge remote-tracking branch 'origin/dev-v8' into temp8-temp-gather-url-for-list-items
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/layouts/list/list.listviewlayout.controller.js
2019-03-11 13:05:59 +01:00
Bjarke Berg
8f3bcf87da
Merge pull request #4754 from umbraco/temp8-ui-update-login-screen
...
V8: UI — updated login screen
2019-03-11 12:41:40 +01:00
Niels Lyngsø
ba55c24d43
correcting path in umbracoSettings.Release.config
...
+ changed comment to fit with new look
2019-03-11 12:40:23 +01:00
Kenn Jacobsen
2352b50d97
Handle checkbox value conversion from Nested Content
2019-03-08 15:07:50 +01:00
Niels Lyngsø
f54a8725db
CSS: change form check inputs to use not-allow cursor when disabled
2019-03-07 11:25:13 +01:00
Bjarne Fyrstenborg
bbc2b1a54a
v8: Checkbox/radio with disabled state ( #4902 )
...
* Add property to disable checkbox and radiobutton
* Add basic styles of disabled state
* Change cursor style for disabled checkbox/radiobutton
* Remove duplicate classes
* Change nested elements to span since it is not valid to have div as nested elements in labels
* Adjust positions
* Better way to center align icon
* Add white as default background color in checkbox/radiobutton e.g. for Nested Content
* Adjust sizing a bit
2019-03-07 11:24:16 +01:00
Niels Lyngsø
6dc5a3b130
Make login background image configurable
2019-03-07 10:33:10 +01:00
Niels Lyngsø
3d941e89a6
Merge remote-tracking branch 'origin/dev-v8' into temp8-ui-update-login-screen
2019-03-07 10:00:56 +01:00
Bjarke Berg
a988bd2608
Merge pull request #4809 from umbraco/temp8-3958-fixes-doc-type-details-in-narrow-screen
...
V8: makes document-details go on to two lines when necessary
2019-03-07 09:57:28 +01:00
Niels Lyngsø
cb083d5b2a
increased break point to 500px
2019-03-07 09:47:03 +01:00
Shannon
52cea17816
Merge remote-tracking branch 'origin/dev-v8' into temp8-4873-register-api-controllers
2019-03-07 18:32:48 +11:00
Niels Lyngsø
6a67f38025
Merge remote-tracking branch 'origin/dev-v8' into temp8-3958-fixes-doc-type-details-in-narrow-screen
2019-03-07 08:12:04 +01:00
Shannon Deminick
22d012c4db
Merge pull request #4856 from umbraco/temp8-4775-components-sequence
...
Better composer sequence
2019-03-07 18:04:01 +11:00
Niels Lyngsø
3046e44f60
minor UI improvements regarding validation
2019-03-07 07:59:13 +01:00
Shannon
790da9d5ca
Adds todo note
2019-03-07 17:23:00 +11:00
Stephan
7f31ddc250
Bugfix CoreRuntime
2019-03-06 18:11:10 +01:00
Kenn Jacobsen
869d088e4b
Always update URLs on save no matter which app is active
2019-03-06 17:02:10 +01:00
Sebastiaan Janssen
6e3ffc0dd9
Removes outdated gulp setup helper
2019-03-06 16:19:14 +01:00
Sebastiaan Janssen
9ef94a667c
Merge pull request #4716 from MMasey/#4715
...
#4715 - V8 - IE11: section name underline not in correct position
2019-03-06 15:39:24 +01:00
Niels Lyngsø
70122c85d7
Merge pull request #4825 from kjac/v8-fix-validation-colors
...
V8: Update validation colors throughout the backoffice
2019-03-06 15:31:39 +01:00
Sebastiaan Janssen
b7e929a675
Fix checkboxes and radiobuttons saving the wrong value
2019-03-06 14:01:11 +01:00
Stephan
2209b37a4a
Bugfix CoreRuntime
2019-03-06 11:56:03 +01:00
Sebastiaan Janssen
d1c9b7a060
Merge pull request #4842 from umbraco/temp8-merge-3464
...
Merge branch 'dev-v7' into dev-v8
2019-03-06 11:45:09 +01:00
Sebastiaan Janssen
b65f60af78
Update documentation
2019-03-06 11:43:50 +01:00
Sebastiaan Janssen
b86a1aa687
Merge branch 'patch-8.0.1' into dev-v8
...
# Conflicts:
# src/SolutionInfo.cs
# src/Umbraco.Core/Migrations/Upgrade/UmbracoPlan.cs
2019-03-06 10:44:09 +01:00
Sebastiaan Janssen
7cc8983a25
Fix NuCache url segments
...
(cherry picked from commits 7a0f11bc6f and cfa94b1bb8 )
2019-03-06 10:25:21 +01:00
Stephan
9f7fae2ca6
Enable adding api controllers
2019-03-05 19:23:57 +01:00
Bjarke Berg
f508a97c18
Merge pull request #4857 from umbraco/temp8-4649-fix-nucache-url-segments
...
Fix NuCache url segments
2019-03-05 14:54:51 +01:00
Niels Lyngsø
b4de15f19e
removed unused htmlId
2019-03-05 14:22:58 +01:00
Niels Lyngsø
31eefe1cf9
Front-end mandatory-validation for radiolist and checkbox list.
2019-03-05 13:20:59 +01:00
Warren Buckley
67fdf75da8
Fix typo
2019-03-05 11:12:04 +00:00
Niels Lyngsø
21405266ef
align the use of input name attribute for checkboxes and radiobuttons
2019-03-05 11:38:43 +01:00
Niels Lyngsø
a4d25dc594
design corrections
2019-03-05 11:38:04 +01:00
Warren Buckley
27cc433b96
We will ignore malformed log lines in the JSON log file - so the rest of the logviewer continues to work
2019-03-05 10:35:51 +00:00
Stephan
cfa94b1bb8
Import missing file
2019-03-05 11:21:29 +01:00
Stephan
7a0f11bc6f
Fix NuCache url segments
2019-03-05 11:15:30 +01:00
Stephan
b665d4825d
Better composer sequence
2019-03-05 08:53:37 +01:00
Stephan
55a374bb71
Introduce WebFinalComponent
2019-03-05 08:53:37 +01:00
Shannon
13b35ec7ce
Fix to get Js unit tests working again.
2019-03-05 18:53:26 +11:00
Shannon Deminick
54968c819b
Merge pull request #4803 from umbraco/temp8-4752-fix-reordering-grid-in-non-debug-mode
...
Solution for not using scope() in grid redordering
2019-03-05 16:52:01 +11:00
Shannon
e7f8baeca4
fixed correct destination url instead of #.
2019-03-05 16:14:06 +11:00