Shannon
6ab5d6ec9f
More cleanup, removes options since it was irrelevant
2018-11-28 18:39:03 +11:00
Kenn Jacobsen
9ac3b98acf
Add some indents around the various sections of configuration
2018-11-28 07:39:48 +01:00
Shannon
2b05d54fb7
Fixes tests, adds test, renames class
2018-11-28 14:55:05 +11:00
Shannon
a7f6985b38
Cleans up the BaseValueSetBuilder
2018-11-28 14:46:45 +11:00
Shannon
e3548efed4
Uses IIndexPopulator to populate/rebuild indexes
2018-11-28 14:17:11 +11:00
Kenn Jacobsen
d62de961a0
Add a minimum height to the query builder dropdowns
2018-11-27 23:51:14 +01:00
Steve Morgan
af6b649845
#3565 - U 7.12.3 - Validation of Value type for Label Data Type
...
Added a required flag. Seems to now require a selection. Not sure if this will affect anything else that relies on this though?
2018-11-27 23:49:31 +01:00
Kenn Jacobsen
2ae2c3f6f6
Fix the flickering on the data type selector
2018-11-27 23:40:03 +01:00
Kenn Jacobsen
451fb50539
Fix checkbox list mandatory validation
2018-11-27 23:37:29 +01:00
Kenn Jacobsen
8393856b15
Fix dropdown validation ( #3504 )
2018-11-27 23:36:49 +01:00
Sebastiaan Janssen
3ce30f5fcb
Merge pull request #3582 from avs099/dev-v7
...
Update ContentFinderByRedirectUrl.cs: only set headers for redirect IF redirect happens
2018-11-27 23:10:16 +01:00
Sebastiaan Janssen
f316b45ff8
Merge branch 'dev-v7' into dev-v7
2018-11-27 23:08:44 +01:00
prjseal
d6662febec
- added the change to the control in the umbraco.web.ui folder as I don't believe it is generated automatically from the other file.
2018-11-27 23:04:04 +01:00
prjseal
75fdee6d6d
- added links to relation items in relatin view
2018-11-27 23:04:04 +01:00
George Jones
ea1a25eb84
Fix typo in SqlCeUpgradeTests.cs
...
Fix very minor typo in code comment
2018-11-27 22:59:16 +01:00
GIBE\jack.durcan
566459cb54
Fixed typo in base database factory test class
2018-11-27 22:58:18 +01:00
Kenn Jacobsen
8d1bf6a1b8
Make it possible to fetch more than 2000 entities
2018-11-27 22:56:28 +01:00
Gareth Wright
63f548ea35
removed languages used for creating language. Removed languages used when editing language apart from current language.
2018-11-27 22:55:04 +01:00
Gareth Wright
353b6a728d
Added check for existing language when adding new language in the backoffice
2018-11-27 22:55:04 +01:00
Kenn Jacobsen
8e423d9c75
Sort the dictionary items alphabetically
2018-11-27 22:43:19 +01:00
Søren Kottal
75be42f8ff
Change back to a-tag
...
Has to be an `<a>` with an empty `href` for the ng-click to fire.
2018-11-27 22:39:02 +01:00
Søren Kottal
7f858899a3
Changes add-button to a button
...
Makes it possible to tab to the button.
2018-11-27 22:39:02 +01:00
Kenn Jacobsen
269f12edbf
Remove the default action from tree menus if it isn't allowed
2018-11-27 22:35:38 +01:00
sebastien-sougnez
57fa452c49
Allow the "hideHeader" property of the treepicker dialog to be configurable
2018-11-27 22:30:23 +01:00
Kenn Jacobsen
fe26239f73
Fix the sort order of dictionary items in both the tree and list view
2018-11-27 22:20:54 +01:00
darrenferguson
4e887b843b
Include the umbracoApplicationUrl Host in the Healthcheck email notifier ( #3595 )
2018-11-27 22:16:24 +01:00
Kenn Jacobsen
34416d9c0a
Change role toggles to checkboxes and restyle the page pickers
2018-11-27 22:11:18 +01:00
Kenn Jacobsen
4092ab7277
Ensure that the sort order of crops is saved
2018-11-27 21:39:04 +01:00
Benjamin Carleski
a37b2d42fb
Disable Gravatar images when FIPS is enabled
...
Gravatar image URLs require an MD5 hash of the email be generated. On a FIPS-enabled server, the MD5 algorithm is not available. As Gravatar doesn't offer any other method for getting user images, enabling FIPS means that no user images will be available.
2018-11-27 21:30:46 +01:00
Enkel Media
e9d53252b8
#3317 Appening Querystrings to url in ContentFinderByRedirectUrl ( #3731 )
2018-11-27 21:23:11 +01:00
Mike Masey
60c613e366
Add build requirements to Contributing details readme.
2018-11-27 21:10:58 +01:00
Kenn Jacobsen
60d5e3c449
Change the secondary action button to a link style button
2018-11-27 21:05:12 +01:00
Kenn Jacobsen
45cdb2af6e
Align the list view save and close buttons to the right
2018-11-27 21:05:12 +01:00
Jannik Anker
80f9fed3f3
Pointed "unfinished tasks" link to Github
...
Link points to open tasks with v8 label. Not sure if "known issues" link also has a Github equivalent?
2018-11-27 21:00:03 +01:00
Laura Weatherhead
03d965eada
U4-11088 - XML Data Integrity "Fix Button" not Visible ( #3782 )
2018-11-27 20:52:20 +01:00
Kenn Jacobsen
a9d5d7a271
Merge branch 'temp8' into v8-feature-angular-public-access
2018-11-27 20:09:57 +01:00
Stephan
f290065bb6
More container tests
2018-11-27 16:27:16 +01:00
Shannon
3fd0aef18e
decouples data lookup from indexers and rebuilding logic
2018-11-28 01:23:02 +11:00
Stephan
80f3fc6864
Get rid of IContainer.GetRegistered
2018-11-27 15:20:26 +01:00
Stephan
de8dbe0041
Cleanup
2018-11-27 15:17:26 +01:00
Stephan
b365539368
Optimize
2018-11-27 15:15:44 +01:00
Stephan
5d167b49a4
More composition fixes
2018-11-27 15:09:08 +01:00
Mads Rasmussen
23853a43b8
Merge branch 'temp8' into temp8-3110
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/common/directives/components/content/umbcontentnodeinfo.directive.js
2018-11-27 14:41:29 +01:00
Stephan
c23c7749b4
Composition fixes
2018-11-27 14:04:08 +01:00
Mads Rasmussen
900c8355cc
show prompt if node is dirty before opening the doc type editor in infinite editing
2018-11-27 14:04:05 +01:00
Mads Rasmussen
88e6797cac
Refresh content when doc type is changed in infinite editing
2018-11-27 11:49:51 +01:00
Robert
2d30e57617
Merge pull request #3778 from umbraco/temp8-3777
...
When a node is opened through a content picker don't allow editing do…
2018-11-27 11:41:13 +01:00
Warren Buckley
7c5f5e873d
Merge pull request #3621 from umbraco/temp8-controllers
...
Refactor/fix registering controllers
2018-11-27 10:18:28 +00:00
Stephan
e47566ca4e
Fix build
2018-11-27 10:49:41 +01:00
Stephan
5b111f9629
More composition simplification
2018-11-27 10:37:33 +01:00