Shannon
|
10dec4115d
|
Updates to latest examine and replaces IExamineIndexCollectionAccessor since we now have IExamineManager
|
2018-03-29 16:42:11 +11:00 |
|
Shannon
|
5010cbbf30
|
Gets the examine stuff re-merged and updated after the great merge
|
2018-03-29 15:39:48 +11:00 |
|
Shannon
|
5482b8f2f0
|
Merge remote-tracking branch 'origin/dev-v8' into temp-U4-11102
# Conflicts:
# src/NuGet.Config
# src/Umbraco.Web/Components/DatabaseServerRegistrarAndMessengerComponent.cs
# src/Umbraco.Web/IPublishedContentQuery.cs
# src/Umbraco.Web/PublishedContentQuery.cs
# src/Umbraco.Web/Search/ExamineComponent.cs
# src/Umbraco.Web/WebServices/ExamineManagementApiController.cs
|
2018-03-29 14:00:20 +11:00 |
|
Stephan
|
796d931f65
|
Fix tests & apps
|
2018-03-28 18:07:53 +02:00 |
|
Shannon
|
2c132fe15f
|
ignores search properties that should not be discovered
|
2018-03-28 23:00:03 +11:00 |
|
Shannon
|
4b32387aec
|
fixes bug with getting indexer properties in the mgmt controller
|
2018-03-28 22:50:31 +11:00 |
|
Shannon
|
3d42ce166f
|
fixes bug with getting indexer properties in the mgmt controller
|
2018-03-28 22:48:04 +11:00 |
|
Shannon
|
7d13704cf9
|
Updates to latest examine beta, cleans up more code, always reference a searcher by it's indexer
|
2018-03-28 22:23:17 +11:00 |
|
Stephan
|
14592a227b
|
Merge origin/dev-v8 into v7 temp merge
|
2018-03-28 12:58:39 +02:00 |
|
Stephan
|
0ecc333a90
|
Fix port, tests
|
2018-03-28 11:28:32 +02:00 |
|
Shannon
|
52aa02668f
|
Gets examine working with proper events, tests are working, etc...
|
2018-03-28 16:12:43 +11:00 |
|
Shannon
|
c2707f3806
|
updates to latest examine and fixes a test
|
2018-03-28 12:46:34 +11:00 |
|
Warren
|
e9380b048b
|
Throw a HTTP Bad Request if an API request in backoffice is made to try & delete the Default Language
|
2018-03-27 16:33:28 +01:00 |
|
Stephan
|
c2e1ba21b2
|
Port v7@2aa0dfb2c5 - WIP
|
2018-03-27 16:18:51 +02:00 |
|
Dave Woestenborghs
|
cf871196f2
|
U4-11155 changed namespace back to previous value so creating member groups works again
|
2018-03-27 16:11:07 +02:00 |
|
Dave Woestenborghs
|
36d6b6a254
|
U4-11150 merged where statements in to one statement
|
2018-03-27 14:22:51 +02:00 |
|
Stephan
|
d40a835701
|
Port v7@2aa0dfb2c5 - WIP
|
2018-03-27 10:51:41 +02:00 |
|
Stephan
|
0a4878d2a3
|
Port v7@2aa0dfb2c5 - WIP
|
2018-03-27 10:04:07 +02:00 |
|
Shannon
|
88d66cfb53
|
Examine v1.0.0 integration, it now builds! now to run tests and fixup
|
2018-03-27 18:14:21 +11:00 |
|
Claus
|
19a408fcae
|
U4-11121 New LanguagesController (back office editor controller) for persisting language changes
|
2018-03-26 10:55:49 +02:00 |
|
Dave Woestenborghs
|
29bb86ea13
|
Filter tours based on current users culture
|
2018-03-23 16:37:13 +01:00 |
|
Dave Woestenborghs
|
fa171e4553
|
Added culture property to Backoffice tour
|
2018-03-23 15:33:42 +01:00 |
|
Stephan
|
a2a4edb3be
|
Port v7@2aa0dfb2c5 - WIP
|
2018-03-22 17:41:13 +01:00 |
|
Claus
|
730c4eaf2d
|
Merge pull request #2529 from umbraco/temp-U4-11123-take2
U4-11123 (Take 2) Updates Language Tree to not show having children or right click menu
|
2018-03-22 13:48:43 +01:00 |
|
Stephan
|
8199b7710c
|
Port v7@2aa0dfb2c5 - WIP
|
2018-03-22 11:25:18 +01:00 |
|
Shannon
|
c4e5ab54d2
|
redirects preview to login when not authorized
|
2018-03-22 19:55:55 +11:00 |
|
Shannon
|
53bfec8a04
|
Merge branch 'dev-v7' into dev-v7.10
|
2018-03-22 19:22:34 +11:00 |
|
Shannon
|
422fd8e274
|
Fixes many hard coded SQL table names with the proposed new prefix
|
2018-03-22 17:17:01 +11:00 |
|
Warren
|
d8c1e2fa98
|
Makes sure to set no child nodes & menu url
Removes the child arrow for tree items
Removes the 3 dots for the context menu item that had nothing in it
|
2018-03-21 15:53:09 +00:00 |
|
Stephan
|
10972002d9
|
Fix install issues with super user
|
2018-03-21 16:10:33 +01:00 |
|
Claus
|
49a9a249d0
|
removes using statements.
|
2018-03-21 14:35:43 +01:00 |
|
Robert
|
35a79a8598
|
Merge pull request #2525 from umbraco/temp-U4-11020
U4-11020 Deleting a member group that is part of a Public Access feat…
|
2018-03-21 13:47:02 +01:00 |
|
Robert
|
3c4f052a27
|
Moved some code around based on feedback
|
2018-03-21 13:45:44 +01:00 |
|
Warren
|
82bc05e0a0
|
Sets language tree root node with flag icon that child items had & sets the route for a custom UI
Removes child tree items as we will now use new UI to manage them
Removes menu items (as no need for create, refresh, delete etc)
|
2018-03-21 11:42:09 +00:00 |
|
Robert
|
0d2df4de81
|
Some cleanup
|
2018-03-21 10:22:08 +01:00 |
|
Shannon
|
bd6dd13295
|
Updates the user Id to the new -1
|
2018-03-21 14:49:10 +11:00 |
|
Shannon
|
2ad79956d9
|
Re-apply Drop Down Flexible "Merge pull request #2502 from umbraco/temp-U4-11032""
|
2018-03-21 12:37:26 +11:00 |
|
Shannon
|
96c6a17d03
|
Merge branch 'dev-v7' into dev-v7.10
|
2018-03-21 12:36:55 +11:00 |
|
Shannon
|
e2e0dd0c73
|
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
|
2018-03-21 12:34:15 +11:00 |
|
Shannon
|
1a590664e7
|
Revert "Merge pull request #2502 from umbraco/temp-U4-11032"
This reverts commit 2aa0dfb2c5, reversing
changes made to 2c6e7e46c2.
|
2018-03-21 12:32:27 +11:00 |
|
Shannon Deminick
|
64fd6ee7c5
|
Merge pull request #2477 from Shazwazza/U4-10992
U4-10992 (UDUF) TourController Object reference not set to an instance of an…
|
2018-03-21 12:24:50 +11:00 |
|
Shannon Deminick
|
2ed5b6c1ee
|
Merge pull request #2436 from umbraco/temp-U4-10957_2
U4-10957 If RequiredSection is not defined in a tour - backoffice wil…
|
2018-03-21 12:24:10 +11:00 |
|
Shannon
|
b46add81f0
|
Merge branch 'dev-v7.10' into temp-u4-10756
|
2018-03-21 11:39:28 +11:00 |
|
Shannon
|
ff31cd9f72
|
Changes Set to Populate, changes Fetch to Query and makes GetById public
|
2018-03-21 11:31:30 +11:00 |
|
Shannon
|
084af43dab
|
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.10
|
2018-03-21 10:20:20 +11:00 |
|
Sebastiaan Janssen
|
edf7038848
|
U4-11020 Deleting a member group that is part of a Public Access feature, from the system, does not also remove the corresponding rows from the umbracoAccessRule table.
|
2018-03-20 15:00:09 +01:00 |
|
Stephan
|
39cc7add80
|
Rename Umbraco.Whatever2 editors
|
2018-03-19 18:39:34 +01:00 |
|
Robert
|
e4b77416a6
|
Fixed typo
|
2018-03-19 14:28:24 +01:00 |
|
Robert
|
3aed889e2a
|
Merge branch 'dev-v7' into temp-U4-11032
|
2018-03-19 14:14:51 +01:00 |
|
Stephan
|
dda696bde5
|
Troubleshoot, fix
|
2018-03-16 09:11:59 +01:00 |
|