Shannon
b0661218a0
U4-10735 Examine update to better manage appdomain shutdowns
2017-12-06 15:21:38 +01:00
Shannon
7926a0c676
Simplifies the change password logic with the back office so an admin user can easily change another user's password if they have access to the users section. Updates the controllers to populate the modelstate correctly, changes name of HasAppAccess to HasSectionAccess. Ensure we don't have duplicate ysod dialogs when there is an error.
2017-09-04 22:03:03 +10:00
Stephan
79df75c415
U4-10121 - Scheduled Publishing as background task
2017-07-10 13:39:40 +02:00
Stephan
147a1daf6d
U4-9926 - fix partial view macro udis
2017-05-17 12:09:28 +02:00
Shannon
7c491c1fc1
U4-9768 Examine Management dashboard indexers and searchers not in same order
2017-04-19 14:53:46 +10:00
Shannon
09e060ff92
Merge branch 'dev-v7.6' of https://github.com/umbraco/Umbraco-CMS into dev-v7.6
2017-04-03 21:53:21 +10:00
Shannon
2248a85876
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.6
...
# Conflicts:
# build/NuSpecs/UmbracoCms.nuspec
# src/Umbraco.Core/Services/ContentTypeService.cs
# src/Umbraco.Web.UI.Client/src/views/dashboard/developer/examinemanagement.html
# src/Umbraco.Web.UI/packages.config
2017-04-03 21:50:22 +10:00
Shannon
0e6f2b542e
Merge branch 'dev-v7.6' into temp-faster-startup-less-scanning
...
# Conflicts:
# src/Umbraco.Core/PluginManager.cs
2017-04-03 16:57:57 +10:00
Shannon
0512eaa7fd
Fixes the Examine mgmt dashboard to look better and to detect if an index is unreadable in which case it allows you to rebuild it.
2017-03-29 21:43:00 +11:00
Shannon
ed0f0f7942
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.6
...
# Conflicts:
# src/Umbraco.Core/Configuration/CoreDebug.cs
# src/Umbraco.Core/Publishing/PublishingStrategy.cs
# src/Umbraco.Core/Umbraco.Core.csproj
2017-03-23 12:24:16 +11:00
Shannon
6c1e271fa8
Fixes styling and fixing error message quotes to make it more clear
2017-03-23 11:27:46 +11:00
Shannon
df04100ff6
Merge remote-tracking branch 'refs/remotes/origin/dev-v7' into dev-v7.6
...
# Conflicts:
# build/UmbracoVersion.txt
# src/SolutionInfo.cs
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
# src/Umbraco.Core/Persistence/Querying/ExpressionVisitorBase.cs
# src/Umbraco.Core/Persistence/Querying/SqlExpressionExtensions.cs
# src/Umbraco.Core/Persistence/Repositories/ContentRepository.cs
# src/Umbraco.Core/Persistence/Repositories/EntityRepository.cs
# src/Umbraco.Core/Persistence/Repositories/MediaRepository.cs
# src/Umbraco.Core/Persistence/Repositories/MemberRepository.cs
# src/Umbraco.Core/Persistence/Repositories/VersionableRepositoryBase.cs
# src/Umbraco.Core/Services/ContentService.cs
# src/Umbraco.Core/Services/MediaService.cs
# src/Umbraco.Core/Umbraco.Core.csproj
# src/Umbraco.Tests/Persistence/DatabaseContextTests.cs
# src/Umbraco.Tests/Umbraco.Tests.csproj
# src/Umbraco.Web.UI.Client/src/less/tree.less
# src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
# src/Umbraco.Web/Editors/EntityController.cs
# src/Umbraco.Web/Editors/MediaController.cs
2017-03-10 10:40:28 +01:00
Shannon
96c28c2611
U4-9587 RebuildXmlStructures doesn't clear out stale data so there is unpublished or trashed items remaining in the xml table, xml data integrity check is misleading due to the media lookup
2017-03-02 17:28:34 +01:00
Shannon
9f9b4d2e84
Changes all relevant scannable plugin types to implement a base marker interface so we only scan one time
2017-02-28 23:12:48 +01:00
Claus
56bc47302c
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.6
2017-01-24 09:59:03 +01:00
Sebastiaan Janssen
12922f8413
No need to warn if attribute is not present
...
Adds some logging about indexing being done.. the number of committed items seems to differ a little from the number of items in the index, not sure wh
2017-01-20 09:55:41 +01:00
Sebastiaan Janssen
770f96b6d5
Merge branch 'dev-v7' into dev-v7.6
...
# Conflicts:
# build/NuSpecs/UmbracoCms.Core.nuspec
2017-01-05 09:47:51 +01:00
Sebastiaan Janssen
c472d4975e
Add some extra logging to ScheduledPublishing to more easily see where errors are coming from
2017-01-04 16:31:55 +01:00
Shannon
790e30defd
Simplifies all creation of UrlHelper, creates GetUmbracoApiServiceBaseUrl extensions for WebApi
2017-01-03 11:13:38 +11:00
Claus
ca9f3bbd5a
updating various references to use examine constants.
2016-08-16 13:27:46 +02:00
Shannon
1fd020a0f2
adds better debug logging to scheduled publishing
2016-08-11 14:33:10 +02:00
Stephan
fb99e375d0
U4-5699 - update template alias in gui after saving
2016-04-25 14:14:55 +02:00
Stephan
0cf6548f86
U4-7109 - could not change language in Culture and Hostnames
2016-03-15 17:26:05 +01:00
Shannon
b0060a9592
Merge remote-tracking branch 'origin/dev-v7' into 7.4.0
...
Conflicts:
build/InstallGit.cmd
build/UmbracoVersion.txt
src/SolutionInfo.cs
src/Umbraco.Core/Configuration/UmbracoVersion.cs
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web.UI/Umbraco/config/lang/nb.xml
src/Umbraco.Web/Editors/DataTypeValidateAttribute.cs
src/Umbraco.Web/Security/Identity/UmbracoBackOfficeCookieAuthOptions.cs
src/Umbraco.Web/WebServices/SaveFileController.cs
2016-01-06 10:46:38 +01:00
Shannon
15d06557e9
U4-7605 Colons/Parens Unnecessarily Removed From Data Type Names
2016-01-05 11:42:02 +01:00
Shannon
415aaf3e2b
U4-7477 xss char stripping on data type names is being too agressive
2016-01-05 11:35:24 +01:00
Shannon
bdc7837f63
U4-7477 xss char stripping on data type names is being too agressive
2015-12-16 12:58:23 +01:00
Sebastiaan Janssen
9949e2676d
Merge branch 'dev-v7' into 7.4.0
...
Conflicts:
build/UmbracoVersion.txt
src/SolutionInfo.cs
src/Umbraco.Core/Configuration/UmbracoVersion.cs
src/Umbraco.Web.UI.Client/bower.json
src/Umbraco.Web.UI.Client/src/less/main.less
src/Umbraco.Web.UI.Client/src/views/common/dialogs/mediapicker.html
src/Umbraco.Web.UI.Client/src/views/common/dialogs/user.html
src/Umbraco.Web.UI.Client/src/views/propertyeditors/contentpicker/contentpicker.controller.js
src/Umbraco.Web.UI.Client/src/views/propertyeditors/contentpicker/contentpicker.html
src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/listview.html
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web.UI/config/Dashboard.Release.config
src/Umbraco.Web/Umbraco.Web.csproj
2015-12-01 15:16:57 +01:00
Lars-Erik Aabech
c16d0b77c2
Actually save the domain
2015-11-27 12:59:15 +01:00
Shannon
c97617f5b5
Fixes: U4-7461 xss vulnerability in content type editor
2015-11-25 20:15:28 +01:00
Shannon
18c3345e47
Fixes U4-7459 XSRF protection bypass - ensures tokens are checked for the non-editor api controllers
2015-11-25 19:39:24 +01:00
Shannon
7eb922a550
fixes build (merge issue)
2015-11-09 12:37:29 +01:00
Shannon
a0761b92b8
Merge remote-tracking branch 'origin/dev-v7' into 7.4.0
...
Conflicts:
build/RevertToCleanInstall.bat
build/RevertToEmptyInstall.bat
src/Umbraco.Web.UI.Client/src/canvasdesigner.loader.js
src/Umbraco.Web.UI.Client/src/common/directives/components/application/umbavatar.directive.js
src/Umbraco.Web.UI.Client/src/common/directives/components/property/umbproperty.directive.js
src/Umbraco.Web.UI.Client/src/less/pages/login.less
src/Umbraco.Web.UI.Client/src/views/components/application/umb-avatar.html
src/Umbraco.Web.UI.Client/src/views/components/property/umb-property.html
2015-11-09 12:33:53 +01:00
Shannon
79583c571c
Fixes: U4-7201 Can only save once in some editors after upgrade to 7.3
2015-10-22 15:40:12 +02:00
Shannon
98fadf82a1
Merge remote-tracking branch 'origin/dev-v7' into 7.4.0
2015-10-21 18:44:07 +02:00
Shannon Deminick
2176f2a1c9
Merge pull request #802 from tmoxon/dev-v7
...
Null check to prevent object reference error with public properties on custom indexers
2015-10-19 18:05:33 +02:00
Stephan
df39e027fd
U4-3642 - proper validation msg in hostnames dialog
2015-10-16 17:23:12 +02:00
Per Ploug
9d220b40af
Fixed: U4-7207 Cant save partial view more then once
2015-10-09 11:09:27 +02:00
tmoxon
6a931273a6
The indexing api would break if an indexer was created with a public property defaulting to a null value. This would result in an object reference error in the admin system. Added null check and warning to the log.
2015-10-01 14:42:32 +01:00
Stephan
3314ab026b
U4-7083 - filesystems, polish, fix, and back-compat
2015-09-10 14:20:21 +02:00
Stephan
8b612a1047
Use SaveFileController for stylesheets too
2015-09-10 14:19:56 +02:00
Stephan
8f78ba8b97
Revert "TEMP move stylesheet..." (pushed by mistake)
...
This reverts commit 7e1a11373b .
2015-09-10 11:14:23 +02:00
Stephan
7e1a11373b
TEMP move stylesheet editing to filesystem
2015-09-10 10:12:25 +02:00
Stephan
200625aa3a
SaveFileController can also save stylesheets (not used at the moment)
2015-09-10 10:04:55 +02:00
Stephan
6b5057b870
U4-7048 - more filesystems cleanup
2015-09-08 17:48:26 +02:00
Stephan
d323b3c5c9
U4-7042 - use IFileService when editing scripts
2015-09-03 15:12:37 +02:00
Shannon
05aa2aeb75
refactors new IDomainService to return attempt+status and raise events using event messages.
2015-08-27 18:43:54 +02:00
Shannon
91a5b19378
Fixes: U4-6891 Can't get to the "Rebuild" button when Lucene index folder is empty as well as how the polling works.
2015-08-05 18:32:59 +02:00
Shannon
16c9ca9e4b
Refactors IDomain model, simplifies it so that it doesn't contain references, simplifies the domain repository to no longer require lookups of content and languages, updates all other code referencing IDomain and now if a language lookup is required it is made when appropriate.
2015-07-27 12:53:09 +02:00
Shannon
b892f98834
Fixes up remaining routing tests, all tests passing (apart from arbitrary plugin mgr ones)
2015-01-22 15:42:29 +11:00