Kenn Jacobsen
|
82f966ca24
|
Fix MNTP bounds min/max items validation
|
2019-04-24 22:09:00 +02:00 |
|
Sebastiaan Janssen
|
2179e85638
|
Merge pull request #5336 from umbraco/v8/feature/snupkg
Create new Nuget Symbol packags - snupkg
|
2019-04-24 16:10:33 +02:00 |
|
Sebastiaan Janssen
|
5f5b21b43e
|
Make Nested Content work with hidden item icons (#5324)
|
2019-04-24 13:37:48 +02:00 |
|
Sebastiaan Janssen
|
64f7cc1c29
|
General clean up, use === and double quotes everywhere
|
2019-04-24 13:35:24 +02:00 |
|
Sebastiaan Janssen
|
c80187938b
|
Make sure to parse as boolean in case old models still use "1" or the string "true"
|
2019-04-24 13:34:48 +02:00 |
|
Sebastiaan Janssen
|
bb4be11a0b
|
Merge branch 'v8/dev' into pr_5324
|
2019-04-24 13:32:29 +02:00 |
|
Warren Buckley
|
103c92bc69
|
Update powershell to use the snupkg format for symbol package to be hosted on nuget.org symbol server
Advisory from Nuget team is to no longer include the C# .cs files in the src folder of a nuget package
|
2019-04-24 12:31:05 +01:00 |
|
Warren Buckley
|
950849a4c6
|
Update jQuery to latest 3.4.0 (#5331)
Seems good
|
2019-04-24 13:21:24 +02:00 |
|
Elitsa Marinovska
|
da125405ea
|
Merge pull request #4722 from kjac/v8-fix-media-picker-create-folder
V8: Return folder creation to non-active state in media picker
|
2019-04-24 12:35:23 +02:00 |
|
elitsa
|
4cf55a8837
|
Getting the current user start nodes
|
2019-04-24 11:52:38 +02:00 |
|
Warren Buckley
|
9333426985
|
Merge pull request #5304 from MMasey/v8/feature/tab-accessibility-improvements
V8: Login form accessibility improvements and form input tabbed focus styles
|
2019-04-24 10:25:13 +01:00 |
|
Warren Buckley
|
c21b740c71
|
Merge pull request #5320 from shane-sigma/temp-5277-4
Re-adding outline to the umb-button__button for focus states
|
2019-04-24 10:00:44 +01:00 |
|
Warren Buckley
|
fe57ef329b
|
Revert the change to the gitignore - no web.config should be in ui.client folder anyway
|
2019-04-24 09:26:33 +01:00 |
|
elitsa
|
5ce226104b
|
Merge branch 'v8/dev' into v8-fix-media-picker-create-folder
|
2019-04-24 09:41:48 +02:00 |
|
Kenn Jacobsen
|
fecf561279
|
Make Nested Content work with hidden item icons
|
2019-04-23 22:57:10 +02:00 |
|
Kenn Jacobsen
|
61cc22dccf
|
V8: Send notifications for changes in permissions (#5287)
|
2019-04-23 22:00:35 +02:00 |
|
Kenn Jacobsen
|
e7f4f61f93
|
V8: Send notifications for changes in public access (#5288)
Co-authored-by: Sebastiaan Janssen <sebastiaan@umbraco.com>
|
2019-04-23 21:55:42 +02:00 |
|
Kenn Jacobsen
|
a6d8b48ab4
|
V8: Remove obsolete umb-permission styling (#5308)
|
2019-04-23 21:50:28 +02:00 |
|
Kenn Jacobsen
|
7cc9747b2f
|
V8: Allow content to be shown before list view (#5074)
|
2019-04-23 21:31:48 +02:00 |
|
Kenn Jacobsen
|
72d588287f
|
V8: Add option to create nonclustered primary keys using ICreateBuilder (#5261)
|
2019-04-23 21:03:50 +02:00 |
|
Sebastiaan Janssen
|
700fe9b787
|
Merge branch 'v7/dev' into v8/dev
# Conflicts:
# src/Umbraco.Core/Persistence/Repositories/MediaRepository.cs
# src/Umbraco.Core/Persistence/Repositories/VersionableRepositoryBase.cs
# src/Umbraco.Web.UI.Client/src/common/security/securityinterceptor.js
|
2019-04-23 20:37:38 +02:00 |
|
Kenn Jacobsen
|
d5858fe1be
|
Enable manual sorting on contentTypeAlias
|
2019-04-23 20:28:17 +02:00 |
|
Kenn Jacobsen
|
6dba751167
|
Fix "sort by document type" in listviews
|
2019-04-23 20:28:17 +02:00 |
|
Kenn Jacobsen
|
b367ae6c80
|
Fix "sort by document type" in media listviews
|
2019-04-23 20:27:25 +02:00 |
|
Kenn Jacobsen
|
07684bb1d6
|
Fix "sort by document type" in content listviews
|
2019-04-23 20:26:55 +02:00 |
|
Dennis Flæng
|
7eadcf66ed
|
added submit button for row and layoutconfig (#5136)
|
2019-04-23 20:17:38 +02:00 |
|
Stephan
|
977bf91409
|
Merge branch 'v8/feature/4942-media-url-provider' into v8/dev
|
2019-04-23 19:32:30 +02:00 |
|
Kenn Jacobsen
|
fab025bf66
|
V8: Don't use floats in the slider config as it only supports integers (#4821)
|
2019-04-23 17:27:34 +02:00 |
|
Ondrej Pialek
|
8d382fb9b7
|
Backoffice session timeout on custom-URL backoffices leads to high browser CPU and self-inflicted backend DDoS (#5210)
|
2019-04-23 16:37:37 +02:00 |
|
Stephan
|
c19be0c64e
|
Misc cleanup
|
2019-04-23 16:23:06 +02:00 |
|
Kenn Jacobsen
|
67e046e477
|
V8: Allow nested content without blueprints (#4777)
* Don't assume there is at least one NC blueprint
* NC disabled icon styling (hover pointer type)
* Allow and handle NC configs without blueprints
|
2019-04-23 16:14:26 +02:00 |
|
Kenn Jacobsen
|
aba409600b
|
V8: Improve notifications save button style and interaction (#5097)
|
2019-04-23 15:59:57 +02:00 |
|
Kenn Jacobsen
|
fdfcb75a71
|
Make sure datatype configs are validated in infinite editing (#4776)
|
2019-04-23 15:41:45 +02:00 |
|
shane Prendergast
|
ac44f800a6
|
Re-adding outline to the umb-button__button for focus states
|
2019-04-23 13:56:48 +01:00 |
|
Kenn Jacobsen
|
7eddc22bba
|
V8: Send notifications for move, restore, copy and delete actions (#5255)
|
2019-04-23 14:24:45 +02:00 |
|
Kenn Jacobsen
|
9280c74062
|
V8: Use umb-checkbox for RTE configuration (#5119)
|
2019-04-23 14:19:08 +02:00 |
|
Sebastiaan Janssen
|
90cbdbf2cd
|
Merge pull request #5316 from umbraco/v8/bugfix/5315-paging-error-nucache
Fix paging error in NuCache
|
2019-04-23 14:05:56 +02:00 |
|
Sebastiaan Janssen
|
fdc9adfe83
|
Merge pull request #5278 from kjac/v8-fix-macro-parameter-configuration
V8: Fix "multiple" macro parameter property editor configuration
|
2019-04-23 14:02:45 +02:00 |
|
Stephan
|
e6f6c498a5
|
Merge branch v8/dev into v8/feature/4942-media-url-provider
|
2019-04-23 13:58:17 +02:00 |
|
Kenn Jacobsen
|
5472297245
|
Add busy state to <umb-confirm/> OK button
|
2019-04-23 13:45:42 +02:00 |
|
Stephan
|
d9653026de
|
Merge branch 'v8/bugfix/4963-fixing-models-and-member-repo' into v8/dev
|
2019-04-23 13:41:36 +02:00 |
|
Stephan
|
3185f7ae97
|
Fix member type builtin properties handling
|
2019-04-23 13:07:57 +02:00 |
|
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 |
|