Shannon
|
7cb83373ca
|
Creates base class LuceneIndexCreator
|
2018-12-12 12:46:58 +11:00 |
|
Shannon
|
15c7d7ce77
|
Creates a sub-generic interface for creating indexes
|
2018-12-12 12:37:21 +11:00 |
|
Shannon
|
9b52fa215f
|
Allows replacing the model with the outgoing event args
|
2018-12-11 12:53:15 +11:00 |
|
Shannon
|
e91cf0039b
|
Adds ability to filter the outgoing dashboard model
|
2018-12-11 12:32:51 +11:00 |
|
Stephan
|
f10b86c9ec
|
Fix RelationMapperProfiler
|
2018-12-10 17:08:14 +01:00 |
|
Claus
|
ca0cd8711e
|
minor fixes.
|
2018-12-10 14:11:02 +01:00 |
|
Claus
|
cfd6a08366
|
Merge branch '3436-relations-editor' of https://github.com/jamescoxhead/Umbraco-CMS into jamescoxhead-3436-relations-editor
|
2018-12-10 13:27:34 +01:00 |
|
Shannon
|
bcd908e47d
|
Changes term Indexer to Index and fixes a failing test
|
2018-12-10 13:06:39 +11:00 |
|
Kenn Jacobsen
|
a51d241dc2
|
Fix missing "opens dialog dots" for menu items created using the MenuItemList helper methods
|
2018-12-09 14:36:35 +01:00 |
|
Stephan
|
0d83da9327
|
Fix some tests
|
2018-12-07 15:59:57 +01:00 |
|
Stephan
|
1eee6dfb2f
|
Cleanup
|
2018-12-07 14:05:47 +01:00 |
|
Stephan
|
6dad124d5b
|
Merge branch 'temp8' into temp8-manifest
|
2018-12-07 13:53:28 +01:00 |
|
Stephan
|
d1ab980048
|
Cleanup
|
2018-12-07 13:44:41 +01:00 |
|
Stephan
|
fb4717d31e
|
Merge branch 'temp8-3527-indexes-via-code' into temp8
|
2018-12-07 09:27:38 +01:00 |
|
Shannon
|
62d74f07bf
|
fixes boolean change mistake to make sure that the Internal/external index has the correct PublishedOnlyFlag, latest examine update, fixes issue with queuing deletions before updates
|
2018-12-07 15:06:07 +11:00 |
|
Shannon
|
3d3d249e7e
|
adds notes
|
2018-12-07 13:13:00 +11:00 |
|
Shannon
|
413fea03aa
|
reverts changes for published messaging with scheduled dates, we'll have to deal with that another day
|
2018-12-07 13:11:19 +11:00 |
|
Shannon
|
5c49069805
|
removes XmlCacheComponent since we will never use the xml cache in a website
|
2018-12-07 12:49:41 +11:00 |
|
Shannon
|
9b3de7b655
|
manually merges in publishing messaging when publishing something that has an expire date
|
2018-12-07 12:49:20 +11:00 |
|
Bjarke Berg
|
1aaa4a353e
|
Bugfix
|
2018-12-06 11:02:35 +01:00 |
|
Bjarke Berg
|
aee6156a09
|
Refactored the ManifestContentAppDefinition to have a factory and a seperate data class.
|
2018-12-06 10:02:23 +01:00 |
|
Shannon
|
f671f41f7c
|
removes commented out Relation type editor and the unused/disabled xml health check
|
2018-12-06 17:25:24 +11:00 |
|
Shannon
|
3e95d94726
|
fixes build
|
2018-12-06 17:24:06 +11:00 |
|
Shannon
|
07f15ec7b3
|
Merge remote-tracking branch 'origin/dev-v7' into temp8
# Conflicts:
# src/Umbraco.Core/Models/UserExtensions.cs
# src/Umbraco.Core/Persistence/Repositories/AuditRepository.cs
# src/Umbraco.Core/Persistence/Repositories/RepositoryBase.cs
# src/Umbraco.Core/Services/ContentService.cs
# src/Umbraco.Core/StringExtensions.cs
# src/Umbraco.Tests/Migrations/Upgrades/SqlCeUpgradeTest.cs
# src/Umbraco.Tests/TestHelpers/BaseDatabaseFactoryTest.cs
# src/Umbraco.Web.UI.Client/package-lock.json
# src/Umbraco.Web.UI.Client/package.json
# src/Umbraco.Web.UI.Client/src/common/services/contenteditinghelper.service.js
# src/Umbraco.Web.UI.Client/src/views/common/dialogs/treepicker.controller.js
# src/Umbraco.Web.UI.Client/src/views/common/overlays/linkpicker/linkpicker.controller.js
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/checkboxlist/checkboxlist.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/dropdownFlexible/dropdownFlexible.controller.js
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/dropdownFlexible/dropdownFlexible.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/radiobuttons/radiobuttons.html
# src/Umbraco.Web.UI/Umbraco/config/lang/da.xml
# src/Umbraco.Web.UI/Umbraco/config/lang/fr.xml
# src/Umbraco.Web.UI/Umbraco/config/lang/ru.xml
# src/Umbraco.Web.UI/Umbraco/developer/RelationTypes/EditRelationType.aspx
# src/Umbraco.Web.UI/umbraco/config/lang/en.xml
# src/Umbraco.Web.UI/umbraco/config/lang/en_us.xml
# src/Umbraco.Web.UI/umbraco/config/lang/es.xml
# src/Umbraco.Web/Editors/ContentController.cs
# src/Umbraco.Web/HealthCheck/Checks/DataIntegrity/XmlDataIntegrityHealthCheck.cs
# src/Umbraco.Web/HealthCheck/NotificationMethods/EmailNotificationMethod.cs
# src/Umbraco.Web/Routing/ContentFinderByRedirectUrl.cs
# src/Umbraco.Web/Trees/ContentTreeControllerBase.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/create/language.ascx.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/developer/RelationTypes/EditRelationType.aspx
# src/Umbraco.Web/umbraco.presentation/umbraco/developer/RelationTypes/EditRelationType.aspx.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/settings/editLanguage.aspx.cs
# src/umbraco.cms/businesslogic/language/Language.cs
|
2018-12-06 17:13:23 +11:00 |
|
Stephan
|
c3d0bee4d3
|
Fix boot issue
|
2018-12-05 17:34:34 +01:00 |
|
Stephan
|
c74fc7a8f9
|
Misc cleanup and renaming
|
2018-12-05 12:57:23 +01:00 |
|
Shannon
|
d549cb8e3d
|
Merge remote-tracking branch 'origin/temp8' into temp8-3527-indexes-via-code
|
2018-12-05 17:36:50 +11:00 |
|
Shannon
|
1eba69b070
|
Fixes build with ctor change to UmbracoHelper
|
2018-12-05 16:59:33 +11:00 |
|
Shannon
|
b48a7fa4a9
|
Gets search tools working for explicitly defined searchers, have tested with a multi index searcher, refactors SupportsUnpublished vs SupportSoftDelete vs OnlyPublishedContent booleans and made some sense out of the reindexing items in ExamineComponent which didn't really work, cleans up IPublishedContentQuery implementation
|
2018-12-05 16:53:25 +11:00 |
|
Stephan
|
73f31dd800
|
Refactor manifest dashboards, security
|
2018-12-04 11:37:07 +01:00 |
|
Shannon
|
56d1a317c0
|
Gets searching working in the dashboard, updates to latest examine
|
2018-12-04 14:25:37 +11:00 |
|
Kenn Jacobsen
|
9ad69c11cb
|
Fix publish dates issues (#3507)
|
2018-12-03 18:45:50 +01:00 |
|
Warren Buckley
|
b361d1c950
|
Refactor package.manifest dashboards JSON structure
|
2018-12-03 14:26:16 +00:00 |
|
Shannon
|
fce5b29b1c
|
index rebuilding updates
|
2018-12-03 23:15:18 +11:00 |
|
Warren Buckley
|
8b5eb1f0a4
|
Merge pull request #2478 from Shazwazza/U4-2827
U4-2827 Allow dashboards via manifest
|
2018-12-03 12:13:12 +00:00 |
|
Shannon
|
69c939c444
|
Some cleanup and renames
|
2018-12-03 22:19:35 +11:00 |
|
Shannon
|
f8d203abff
|
Updates latest examine + api updates + fixes tests, gets different validation working (valid, failed, filtered)
|
2018-12-03 22:10:56 +11:00 |
|
elitsa
|
ae36e02f4c
|
Reverting to the origin.
|
2018-12-03 08:54:08 +01:00 |
|
elitsa
|
3a26fe8fe2
|
Removing malicious code from the name of a Stylesheet.
|
2018-12-03 08:45:11 +01:00 |
|
Shannon
|
774b968112
|
Cleans up the dashboard config that we release
|
2018-12-03 16:55:06 +11:00 |
|
Shannon
|
a5b331f6d7
|
Gets site running with dashboards
|
2018-12-03 16:40:28 +11:00 |
|
Shannon
|
162b90194d
|
Gets sln building, removes old legacy settings, removes ascx dashboard support
|
2018-12-03 16:14:49 +11:00 |
|
Shannon
|
953f37f2db
|
Merge remote-tracking branch 'umbraco/temp8' into U4-2827
# Conflicts:
# src/Umbraco.Core/Manifest/ManifestBuilder.cs
# src/Umbraco.Core/Manifest/ManifestParser.cs
# src/Umbraco.Core/Manifest/PackageManifest.cs
# src/Umbraco.Web/Editors/DashboardController.cs
# src/Umbraco.Web/Editors/SectionController.cs
|
2018-12-03 15:25:31 +11:00 |
|
James Coxhead
|
df961d9199
|
Merge branch 'temp8' into 3436-relations-editor
# Conflicts:
# src/Umbraco.Web/Trees/RelationTypeTreeController.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/developer/RelationTypes/EditRelationType.aspx.cs
|
2018-12-02 23:31:54 +00:00 |
|
James Coxhead
|
f87dac9972
|
Remove redundant webforms views
|
2018-12-02 21:56:03 +00:00 |
|
James Coxhead
|
4617c0c24f
|
Tidy up - remove obsoleted classes
|
2018-12-02 18:17:20 +00:00 |
|
James Coxhead
|
a6ab471505
|
Added delete endpoint. Updated tree controller to use Angular delete view
|
2018-11-30 14:09:48 +00:00 |
|
Shannon
|
6103832b8a
|
Gets index rebuilding working
|
2018-11-30 12:22:23 +11:00 |
|
James Coxhead
|
c3a3f4cf22
|
Create new relation type
|
2018-11-29 23:11:03 +00:00 |
|
James Coxhead
|
12d11b7c88
|
Render create view
Load object types from API
|
2018-11-29 22:07:17 +00:00 |
|