Kenn Jacobsen
|
417b270f59
|
V8: Allow sorting manually by name in listviews (#5252)
|
2019-04-23 13:05:04 +02:00 |
|
Stephan
|
509b1151a2
|
Fix tests
|
2019-04-23 12:09:22 +02:00 |
|
Stephan
|
0cf857e8bc
|
Cleanup
|
2019-04-23 12:09:13 +02:00 |
|
Stephan
|
50f6779c17
|
Merge branch v8/dev into v8/bugfix/4963-fixing-models-and-member-repo
|
2019-04-23 11:31:47 +02:00 |
|
Stephan
|
5d0010a993
|
Fix paging error in NuCache
|
2019-04-23 11:11:53 +02:00 |
|
Stephan
|
f47cfe155a
|
Merge branch 'v8/dev' of https://github.com/umbraco/Umbraco-CMS into v8/dev
|
2019-04-23 11:02:15 +02:00 |
|
Stephan
|
6c08828887
|
Merge branch 'temp8-4682-ui-selection-of-users-and-user-groups' into v8/dev
|
2019-04-23 11:01:50 +02:00 |
|
Niels Lyngsø
|
74b4689059
|
corrected spacing
|
2019-04-23 10:59:53 +02:00 |
|
Stephan
|
2f1687cd4f
|
Merge branch 'v8/dev' into temp8-4682-ui-selection-of-users-and-user-groups
|
2019-04-23 10:54:07 +02:00 |
|
Stephan
|
9443599382
|
Merge pull request #5307 from kjac/v8-fix-search-result-mapping
V8: Fix mapping for search results
|
2019-04-23 10:43:12 +02:00 |
|
Sebastiaan Janssen
|
160d140167
|
Merge branch 'v7/dev' into v8/dev
# Conflicts:
# src/Umbraco.Web/Strategies/NotificationsHandler.cs
|
2019-04-22 13:22:15 +02:00 |
|
Sebastiaan Janssen
|
db7ae9a7e2
|
V7: Send notifications for changes in permissions (#5306)
V7: Send notifications for changes in permissions
|
2019-04-22 13:21:03 +02:00 |
|
Sebastiaan Janssen
|
2e6f032222
|
Merge branch 'v7/dev' into pr_5306
# Conflicts:
# src/Umbraco.Web/Strategies/NotificationsHandler.cs
|
2019-04-22 13:20:15 +02:00 |
|
Sebastiaan Janssen
|
9fc33d71e4
|
V7: Send notifications when an item is copied (#5302)
V7: Send notifications when an item is copied
|
2019-04-22 13:15:44 +02:00 |
|
Sebastiaan Janssen
|
916cd999d5
|
Merge branch 'v7/dev' into pr_5302
# Conflicts:
# src/Umbraco.Web/Strategies/NotificationsHandler.cs
|
2019-04-22 13:14:32 +02:00 |
|
Sebastiaan Janssen
|
a75506d60b
|
V7: Send notifications when an item is moved or restored (#5303)
|
2019-04-22 13:04:14 +02:00 |
|
Sebastiaan Janssen
|
6631a50a44
|
Merge branch 'v7/dev' into pr_5303
# Conflicts:
# src/Umbraco.Web/Strategies/NotificationsHandler.cs
|
2019-04-22 13:03:00 +02:00 |
|
Sebastiaan Janssen
|
9611791f31
|
Merge branch 'v7/dev' into v8/dev
# Conflicts:
# src/Umbraco.Web/Strategies/NotificationsHandler.cs
|
2019-04-22 12:52:25 +02:00 |
|
Kenn Jacobsen
|
c35a3fa702
|
Send notifications for rollbacks
|
2019-04-22 12:51:37 +02:00 |
|
Kenn Jacobsen
|
153ac58d2a
|
Send notifications for rollbacks
|
2019-04-22 12:50:44 +02:00 |
|
Kenn Jacobsen
|
a969ff6e10
|
Make sure Nested Content scaffolds are listed in defined sort order
|
2019-04-22 12:34:19 +02:00 |
|
Kenn Jacobsen
|
c7b4d1b206
|
Always show file names for media/files without thumbnail
|
2019-04-22 12:31:01 +02:00 |
|
Sebastiaan Janssen
|
aaf8ba0211
|
Merge branch 'v7/dev' into v8/dev
# Conflicts:
# src/Umbraco.Core/IO/MediaFileSystem.cs
|
2019-04-22 12:28:33 +02:00 |
|
Kenn Jacobsen
|
072c014055
|
Read image dimensions via GDI if EXIF fails with an exception
|
2019-04-22 12:21:55 +02:00 |
|
Kenn Jacobsen
|
655befde42
|
Read image dimensions via GDI if EXIF fails with an exception
|
2019-04-22 12:19:36 +02:00 |
|
Sebastiaan Janssen
|
344b7731ce
|
Fix JS unit tests
|
2019-04-22 12:10:53 +02:00 |
|
Sebastiaan Janssen
|
687cc4630f
|
Fix missing semicolon
|
2019-04-22 10:47:00 +02:00 |
|
Kenn Jacobsen
|
e180bb6722
|
V8: Fix broken listview pagination when using the back link (#5149)
|
2019-04-22 10:44:29 +02:00 |
|
Kenn Jacobsen
|
32104fff41
|
V8: Add back button to listviews for members (#5158)
* Add back button to edit member
* Don't set illegal location (with querystring params)
|
2019-04-22 10:21:38 +02:00 |
|
Kenn Jacobsen
|
8b6fbee47e
|
V8: Add back button to listviews in media (#5116)
|
2019-04-22 10:00:51 +02:00 |
|
Kenn Jacobsen
|
59df7f1399
|
Ensure consistency in the way panels are spaced
|
2019-04-22 09:57:44 +02:00 |
|
Kenn Jacobsen
|
f55e05da79
|
Don't explode when passing bad parameters to log resource
|
2019-04-22 09:55:38 +02:00 |
|
Kenn Jacobsen
|
2a43170915
|
V8: Add toggle group (#5096)
V8: Add toggle group
|
2019-04-22 09:16:41 +02:00 |
|
Kenn Jacobsen
|
717f8c9944
|
Fix mapping for search results
|
2019-04-21 21:00:34 +02:00 |
|
Kenn Jacobsen
|
ff4fe2cd79
|
Send notifications for changes in permissions
|
2019-04-21 13:22:49 +02:00 |
|
Mike
|
233f00e2d4
|
improvment: update tabbed focus colour to use blueExtraDark
|
2019-04-20 20:37:22 +01:00 |
|
Mike
|
18a2871419
|
feat: return focus to password field on password reveal toggle
|
2019-04-20 20:20:30 +01:00 |
|
Mike
|
8c954ef433
|
feat: add clear tabbed focus state to form inputs
|
2019-04-20 20:15:33 +01:00 |
|
Mike
|
b232d3c694
|
feat: add a 'tabbing-active' class when a person starts tabbing
|
2019-04-20 20:05:18 +01:00 |
|
Kenn Jacobsen
|
d2f727a1ba
|
Send notifications when an item is moved or restored
|
2019-04-20 20:40:52 +02:00 |
|
Kenn Jacobsen
|
38bb98b099
|
Send notifications when an item is copied
|
2019-04-20 20:31:36 +02:00 |
|
Kenn Jacobsen
|
d87464b8e4
|
Fix the style of the public access confirmation button
|
2019-04-18 13:48:54 +02:00 |
|
Sebastiaan Janssen
|
aba9c89ff4
|
Merge pull request #5090 from deMD/temp8-5069-getTreePackageFolder-use-localeCompare
V8 Plugins: Changed treeService.getTreePackageFolder to use localeCompare
|
2019-04-18 12:42:17 +02:00 |
|
Sebastiaan Janssen
|
74f98d51cd
|
Compare to 0 to get the desired result
|
2019-04-18 12:37:52 +02:00 |
|
Sebastiaan Janssen
|
1e475bfc6f
|
Merge branch 'v8/dev' into pr_5090
|
2019-04-18 12:11:24 +02:00 |
|
Kenn Jacobsen
|
e7f3f8da68
|
Remove unused translations from area"editcontenttype"
|
2019-04-18 12:05:17 +02:00 |
|
Kenn Jacobsen
|
a3af3d6d2b
|
Use "group" instead of "tab" on Nested Content config
|
2019-04-18 11:47:36 +02:00 |
|
Kenn Jacobsen
|
29a542a0dd
|
Support stylesheets in subfolders in the RTE
|
2019-04-18 11:38:34 +02:00 |
|
Kenn Jacobsen
|
73e4c6022d
|
Update the title of the macro view picker
|
2019-04-18 09:38:20 +02:00 |
|
Sebastiaan Janssen
|
eb10d71bff
|
Don't just Parse, the value might be null, have to use TryParse
|
2019-04-17 16:47:23 +02:00 |
|