Ronald Barendse
|
7a2f09643a
|
Changed health check to indicate HTTPS endpoint connectivity using TLS 1.2
|
2019-01-26 15:30:47 +01:00 |
|
Paul Seal
|
c9819b2d89
|
- disabled the duplicated community health checks (#4175)
|
2019-01-26 15:01:03 +01:00 |
|
Paul Seal
|
832ec68140
|
- tls check to check if the site is set up to use at least TLS 1.2 for outgoing connections.
- added translations for all languages which have a healthcheck section in the language file.
|
2019-01-23 00:11:35 +01:00 |
|
Bjarne Fyrstenborg
|
d8f0af1a94
|
Fix plural localization
|
2019-01-22 22:59:52 +01:00 |
|
Nicholas-Westby
|
cefa2c9040
|
Typo ("thist").
|
2019-01-17 15:34:52 +01:00 |
|
Sebastiaan Janssen
|
05f1a24caf
|
Fix duplicate IIS Express settings
|
2019-01-14 08:28:58 +01:00 |
|
Anders Bjerner
|
be44741bf9
|
Localized parts of the codefile and template resources (#3495)
|
2019-01-13 15:58:31 +01:00 |
|
Sebastiaan Janssen
|
9e33581391
|
Merge branch 'patch-7.13.1' into dev-v7
# Conflicts:
# src/SolutionInfo.cs
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
|
2019-01-11 09:53:50 +01:00 |
|
Sebastiaan Janssen
|
ff085c97ce
|
Revert "Added eslintignore file"
This reverts commit 673735c2fe.
|
2019-01-09 14:57:17 +01:00 |
|
Sebastiaan Janssen
|
0f61de8bcd
|
Bumps version to 7.14.0
|
2019-01-08 21:49:17 +01:00 |
|
Sebastiaan Janssen
|
5b17072d55
|
Bump version to 7.13.1
|
2019-01-08 21:45:34 +01:00 |
|
Kenn Jacobsen
|
af2f531d31
|
Add missing localization of dialogs (#3844)
|
2018-12-31 13:37:58 +00:00 |
|
Kenn Jacobsen
|
97f9151473
|
Add "Move" option for deleted items in the content tree (#3772)
|
2018-12-19 18:19:51 +01:00 |
|
Kenn Jacobsen
|
3ab5e166d3
|
Update the select avatar step for invited users
|
2018-12-09 17:48:10 +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 |
|
Kenn Jacobsen
|
9ad69c11cb
|
Fix publish dates issues (#3507)
|
2018-12-03 18:45:50 +01:00 |
|
Matthew Wise
|
673735c2fe
|
Added eslintignore file
|
2018-12-03 09:50:24 +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 |
|
darrenferguson
|
4e887b843b
|
Include the umbracoApplicationUrl Host in the Healthcheck email notifier (#3595)
|
2018-11-27 22:16:24 +01:00 |
|
Germán Díaz de Rada
|
d1457cfd75
|
Updated with more accurate translations (#3742)
Updated Spanish translations
|
2018-11-27 10:22:01 +01:00 |
|
Warren Buckley
|
54a2aa00a7
|
Revert "Temp8 tinymce"
|
2018-11-22 14:05:51 +00:00 |
|
Shannon
|
08dc94a535
|
Merge branch 'temp8' into temp-tinymce
# Conflicts:
# src/Umbraco.Web.UI.Client/src/common/directives/components/grid/grid.rte.directive.js
# src/Umbraco.Web.UI.Client/src/common/services/tinymce.service.js
# src/Umbraco.Web.UI.Client/src/less/property-editors.less
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/rte/rte.html
|
2018-11-22 15:38:58 +11:00 |
|
Mads Rasmussen
|
219b38ff77
|
fix authorize upgrade screen
|
2018-11-20 12:33:26 +01:00 |
|
Shannon
|
9e7384a330
|
Merge branch 'temp8' into temp8-3096-angular-bulk-publish
# Conflicts:
# src/Umbraco.Core/Migrations/Upgrade/UmbracoPlan.cs
|
2018-11-20 19:37:39 +11:00 |
|
Shannon
|
e6718c6989
|
more manual merging
|
2018-11-20 17:44:24 +11:00 |
|
Shannon
|
c3736ce7ab
|
Merge remote-tracking branch 'origin/dev-v7' into temp8
# Conflicts:
# .github/README.md
# build.bat
# src/Umbraco.Core/Migrations/Expressions/Alter/Table/AlterTableBuilder.cs
# src/Umbraco.Core/Migrations/Expressions/Create/Column/CreateColumnBuilder.cs
# src/Umbraco.Core/Migrations/Expressions/Create/Index/CreateIndexBuilder.cs
# src/Umbraco.Core/Migrations/Expressions/Create/Table/CreateTableBuilder.cs
# src/Umbraco.Core/Persistence/DatabaseModelDefinitions/DefinitionFactory.cs
# src/Umbraco.Core/Persistence/DatabaseModelDefinitions/IndexDefinition.cs
# src/Umbraco.Core/Persistence/Factories/MediaFactory.cs
# src/Umbraco.Core/Persistence/Migrations/Syntax/Alter/Column/AlterColumnBuilder.cs
# src/Umbraco.Core/Persistence/Repositories/EntityRepository.cs
# src/Umbraco.Core/Persistence/Repositories/UserRepository.cs
# src/Umbraco.Core/Persistence/Repositories/VersionableRepositoryBase.cs
# src/Umbraco.Core/Persistence/SqlSyntax/MySqlSyntaxProvider.cs
# src/Umbraco.Core/Services/EntityService.cs
# src/Umbraco.Core/Services/IMediaService.cs
# src/Umbraco.Core/Services/MediaService.cs
# src/Umbraco.Core/Services/NotificationService.cs
# src/Umbraco.Web.UI.Client/bower.json
# src/Umbraco.Web.UI.Client/src/common/directives/components/imaging/umbimagegravity.directive.js
# src/Umbraco.Web.UI.Client/src/common/directives/components/tree/umbtreeitem.directive.js
# src/Umbraco.Web.UI.Client/src/common/directives/validation/valtab.directive.js
# src/Umbraco.Web.UI.Client/src/common/resources/media.resource.js
# src/Umbraco.Web.UI.Client/src/common/resources/mediatype.resource.js
# src/Umbraco.Web.UI.Client/src/controllers/navigation.controller.js
# src/Umbraco.Web.UI.Client/src/less/main.less
# src/Umbraco.Web.UI.Client/src/less/panel.less
# src/Umbraco.Web.UI.Client/src/less/property-editors.less
# src/Umbraco.Web.UI.Client/src/views/common/infiniteeditors/mediapicker/mediapicker.controller.js
# src/Umbraco.Web.UI.Client/src/views/common/overlays/mediaPicker/mediapicker.html
# src/Umbraco.Web.UI.Client/src/views/components/imaging/umb-image-gravity.html
# src/Umbraco.Web.UI.Client/src/views/content/copy.html
# src/Umbraco.Web.UI.Client/src/views/content/emptyrecyclebin.html
# src/Umbraco.Web.UI.Client/src/views/content/move.html
# src/Umbraco.Web.UI.Client/src/views/dashboard/settings/settingsdashboardintro.html
# src/Umbraco.Web.UI.Client/src/views/datatypes/move.html
# src/Umbraco.Web.UI.Client/src/views/documenttypes/copy.html
# src/Umbraco.Web.UI.Client/src/views/documenttypes/create.html
# src/Umbraco.Web.UI.Client/src/views/documenttypes/move.html
# src/Umbraco.Web.UI.Client/src/views/documenttypes/views/templates/templates.controller.js
# src/Umbraco.Web.UI.Client/src/views/documenttypes/views/templates/templates.html
# src/Umbraco.Web.UI.Client/src/views/media/move.html
# src/Umbraco.Web.UI.Client/src/views/mediatypes/copy.html
# src/Umbraco.Web.UI.Client/src/views/mediatypes/create.html
# src/Umbraco.Web.UI.Client/src/views/mediatypes/move.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/fileupload/fileupload.controller.js
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/imagecropper/imagecropper.prevalues.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/listview.controller.js
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/listview.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/mediapicker/mediapicker.controller.js
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/mediapicker/mediapicker.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/radiobuttons/radiobuttons.html
# src/Umbraco.Web.UI.Client/src/views/users/views/user/details.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/nl.xml
# src/Umbraco.Web.UI/Umbraco/config/lang/pl.xml
# src/Umbraco.Web.UI/Umbraco/config/lang/ru.xml
# src/Umbraco.Web.UI/Umbraco/config/lang/sv.xml
# src/Umbraco.Web.UI/Umbraco/config/lang/zh.xml
# src/Umbraco.Web.UI/Umbraco/developer/Macros/editMacro.aspx
# src/Umbraco.Web.UI/Umbraco/dialogs/ChangeDocType.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.UI/umbraco/dialogs/editMacro.aspx
# src/Umbraco.Web/Controllers/UmbLoginController.cs
# src/Umbraco.Web/Editors/ContentControllerBase.cs
# src/Umbraco.Web/Editors/ContentTypeController.cs
# src/Umbraco.Web/Editors/MediaController.cs
# src/Umbraco.Web/Editors/PasswordChanger.cs
# src/Umbraco.Web/HttpRequestExtensions.cs
# src/Umbraco.Web/Models/ContentEditing/Tab.cs
# src/Umbraco.Web/PropertyEditors/ImageCropperPropertyEditor.cs
# src/Umbraco.Web/Templates/TemplateRenderer.cs
# src/Umbraco.Web/Trees/ApplicationTreeController.cs
# src/Umbraco.Web/Trees/ContentTreeController.cs
# src/Umbraco.Web/Trees/ContentTreeControllerBase.cs
# src/Umbraco.Web/Trees/MediaTreeController.cs
# src/Umbraco.Web/_Legacy/Controls/TabView.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/developer/RelationTypes/EditRelationType.aspx.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/developer/Xslt/editXslt.aspx.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/dialogs/protectPage.aspx.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/settings/editLanguage.aspx.cs
# src/umbraco.cms/Actions/Action.cs
# src/umbraco.providers/members/UmbracoMembershipProvider.cs
|
2018-11-19 15:32:26 +11:00 |
|
Mads Rasmussen
|
29a2e4664b
|
Remove global close dialog events and add them to each component so we can clean up correctly
|
2018-11-15 10:58:47 +01:00 |
|
Shannon
|
496ecf5c9a
|
Cleans up how the content path permissions are checked, integrates the bulk publishing into the controller, adds security check to ensure the user can publish the whole branch, updates the UI messaging so they are grouped by publish statuses and deals with multiple publish status (i.e. in bulk), fixes some content tree issues
|
2018-11-15 15:24:09 +11:00 |
|
Anders Bjerner
|
cb636544c0
|
Spotted some minor typos
|
2018-11-13 15:06:58 +01:00 |
|
Mads Rasmussen
|
530a3e2439
|
fix up invite user functionality
|
2018-11-13 10:41:09 +01:00 |
|
Shannon
|
5827a8a3e1
|
I think i've finally got saving a schedule working with the correct validation
|
2018-11-13 14:31:37 +11:00 |
|
Shannon
|
66394926c0
|
Gets some validation messages working for sched pub
|
2018-11-13 00:46:13 +11:00 |
|
Shannon
|
4d13956372
|
better logic for validating and persisting schedules
|
2018-11-12 17:29:38 +11:00 |
|
Mads Rasmussen
|
4c3ac097ca
|
wip move login logic from dialog to its own component
|
2018-11-09 09:59:36 +01:00 |
|
Shannon
|
76f6721c80
|
Got some of the angular bits wired up
|
2018-11-09 16:12:08 +11:00 |
|
LindaSluijter
|
6a1568d562
|
Typo/spelling/grammar fixes for Dutch translation (#3576)
|
2018-11-08 16:36:40 +00:00 |
|
Mads Rasmussen
|
1d07ef7e4d
|
add preview
|
2018-11-07 18:23:43 +01:00 |
|
Mads Rasmussen
|
dca4c4e3bf
|
open the correct view based on which item you are creating and on the content of the stylesheet file
|
2018-11-07 15:11:35 +01:00 |
|
Claus
|
f764b46b8e
|
Merge pull request #3429 from umbraco/temp8-231-send-to-publish-with-variants
v8 - send to publish with variants
|
2018-11-06 14:19:28 +01:00 |
|
Claus
|
8f43451519
|
Merge pull request #3503 from kjac/feature-angular-stylesheets-editing-in-tabs
V8: Angular implementation of stylesheets editing
|
2018-11-06 13:52:32 +01:00 |
|
Robert
|
bdd438e307
|
Merge branch 'temp8' into temp8-3469-listview-publish
|
2018-11-06 09:57:38 +01:00 |
|
elitsa
|
acd067bb4e
|
Fixes a reflected XSS issue due to a parameter consumed directly from the request.
|
2018-11-05 10:07:50 +01:00 |
|
Kenn Jacobsen
|
d7d367aeb2
|
Move rules editing to an overlay
|
2018-11-05 08:58:30 +01:00 |
|
Mads Rasmussen
|
51e13b9f7a
|
add special keys for list view popups
|
2018-11-02 11:57:56 +01:00 |
|
Kenn Jacobsen
|
d0e6d0af2f
|
Merge branch 'temp8' into feature-angular-stylesheets-editing-in-tabs
|
2018-11-02 08:46:57 +01:00 |
|
Kenn Jacobsen
|
5001e2511d
|
Translate "create" text
|
2018-11-01 16:04:07 +01:00 |
|
Kenn Jacobsen
|
2b60769d0d
|
More localization
|
2018-11-01 13:26:08 +01:00 |
|
Kenn Jacobsen
|
fc387b9f23
|
Localize rules.html
|
2018-11-01 11:53:08 +01:00 |
|
Shannon
|
c5181607de
|
Merge branch 'temp8' into temp8-231-send-to-publish-with-variants
# Conflicts:
# src/Umbraco.Web/Components/NotificationsComponent.cs
# src/Umbraco.Web/Editors/ContentController.cs
# src/Umbraco.Web/NotificationServiceExtensions.cs
# src/Umbraco.Web/Trees/LegacyTreeDataConverter.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/dialogs/SendPublish.aspx.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/webservices/nodeSorter.asmx.cs
|
2018-11-01 14:02:43 +11:00 |
|