Shannon
|
7159bca71f
|
Update to latest examine api changes
|
2018-12-13 18:24:06 +11:00 |
|
Shannon
|
c8b3f11498
|
latest examine, tweaks to UmbracoFieldDefinitionCollection, adds some test code for testing
|
2018-12-13 15:04:18 +11:00 |
|
Stephan
|
adced099be
|
Move UmbracoConfig singleton to Current
|
2018-12-12 23:31:16 +01:00 |
|
Kenn Jacobsen
|
082d65b78f
|
Merge branch 'v8-feature-angular-public-access' of https://github.com/kjac/Umbraco-CMS into v8-feature-angular-public-access
|
2018-12-12 23:07:53 +01:00 |
|
Kenn Jacobsen
|
41624c8c16
|
Remove the old aspx page
|
2018-12-12 23:07:41 +01:00 |
|
Kenn Jacobsen
|
8ff4d821a8
|
Merge branch 'temp8' into v8-feature-angular-public-access
|
2018-12-12 15:42:31 +01:00 |
|
Mads Rasmussen
|
defa231c4b
|
add label for history
|
2018-12-12 14:29:20 +01:00 |
|
Kenn Jacobsen
|
e4f9c2916d
|
Use "groups", not "roles" + return richer group models from API
|
2018-12-12 14:27:20 +01:00 |
|
Mads Rasmussen
|
4f6f959d7f
|
Add missing translations
|
2018-12-12 13:12:13 +01:00 |
|
Shannon
|
85b25485da
|
removes trees from trees.Release.config
|
2018-12-12 13:34:54 +11:00 |
|
Warren Buckley
|
b0157d7116
|
We do not need to ship with these Umbraco Forms trees in the config file
|
2018-12-11 14:08:44 +00:00 |
|
Warren Buckley
|
0ae9d30373
|
Revert recent change to Forms dashboard back into XML config - now that we have a way to modify from Umbraco Forms component
|
2018-12-11 09:43:47 +00:00 |
|
Warren Buckley
|
c4cf843b82
|
Adds in the Umbraco Forms Promo dashboard in via package.manifest so that Forms install can override when installed
|
2018-12-10 14:59:17 +00: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 |
|
Jack Lawry
|
a11b442cfd
|
Update text
|
2018-12-10 08:31:07 +01:00 |
|
Kenn Jacobsen
|
3ab5e166d3
|
Update the select avatar step for invited users
|
2018-12-09 17:48:10 +01:00 |
|
Kenn Jacobsen
|
c860a6b574
|
Pick members instead of entering username and password
|
2018-12-09 14:58:52 +01:00 |
|
Kenn Jacobsen
|
33613f3c31
|
Merge branch 'temp8' into v8-feature-angular-public-access
|
2018-12-07 15:10:53 +01:00 |
|
Kenn Jacobsen
|
fb094f46be
|
Fix edit content localization errors (#3840)
* Fix wrongly formatted localizations
* Swap hardcoded time format for a localized one
* Split date and time in publish messages
|
2018-12-07 14:17:34 +01:00 |
|
Kenn Jacobsen
|
7fc69e5eb0
|
Add instructions on how to apply a display name in notification emails
|
2018-12-07 12:37:59 +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
|
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
|
91af2c7708
|
Merge branch 'temp8' of https://github.com/umbraco/Umbraco-CMS into temp8
|
2018-12-07 12:50:09 +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 |
|
Shannon
|
219a236069
|
removes unused lang keys
|
2018-12-07 12:06:16 +11:00 |
|
Shannon
|
8da992aabf
|
manually merges changed lang files and a few other things
|
2018-12-07 12:03:33 +11:00 |
|
Sebastiaan Janssen
|
47287d9d80
|
Codebase now runs on VS2019
|
2018-12-06 13:19:04 +01: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 |
|
Sebastiaan Janssen
|
f26353a34e
|
Fix broken build
|
2018-12-05 11:00:49 +01:00 |
|
Shannon
|
24300e76f9
|
oops committed a config change
|
2018-12-05 17:42:31 +11:00 |
|
Shannon
|
d549cb8e3d
|
Merge remote-tracking branch 'origin/temp8' into temp8-3527-indexes-via-code
|
2018-12-05 17:36:50 +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 |
|
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 |
|
Kenn Jacobsen
|
ce980fc822
|
Merge branch 'temp8' into v8-feature-angular-public-access
|
2018-12-03 15:56:10 +01:00 |
|
Warren Buckley
|
b361d1c950
|
Refactor package.manifest dashboards JSON structure
|
2018-12-03 14:26:16 +00: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
|
f8d203abff
|
Updates latest examine + api updates + fixes tests, gets different validation working (valid, failed, filtered)
|
2018-12-03 22:10:56 +11:00 |
|
Warren Buckley
|
dd7b4669d5
|
Merge pull request #3786 from umbraco/temp8-3651
add overlay to tree when infinite editing is open
|
2018-12-03 09:21:41 +00:00 |
|
Matthew Wise
|
673735c2fe
|
Added eslintignore file
|
2018-12-03 09:50:24 +01:00 |
|
Shannon
|
774b968112
|
Cleans up the dashboard config that we release
|
2018-12-03 16:55:06 +11:00 |
|
Shannon
|
162b90194d
|
Gets sln building, removes old legacy settings, removes ascx dashboard support
|
2018-12-03 16:14:49 +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
|
c6d09cbcff
|
Split relation type and associated relations into tabbed view
|
2018-12-02 22:53:30 +00:00 |
|
James Coxhead
|
a4f270bd02
|
Added localisation
|
2018-12-02 22:33:15 +00:00 |
|
Kenn Jacobsen
|
8990a8fcb0
|
Remove the Umbraco core jQuery dependency for macro partials
|
2018-12-01 09:26:55 +01:00 |
|
Shannon
|
6103832b8a
|
Gets index rebuilding working
|
2018-11-30 12:22:23 +11:00 |
|
Shannon
|
340b8e6cef
|
Latest examine, updates for dashboard, adds UmbracoExamineIndexDiagnostics
|
2018-11-29 13:55:51 +11:00 |
|
Mads Rasmussen
|
7032f1424d
|
add overlay to tree when infinite editing is open
|
2018-11-28 10:13:48 +01:00 |
|