Sebastiaan Janssen
|
202f2d2e27
|
Fix build for VS2019 (not complete yet)
|
2019-06-06 13:53:42 +02:00 |
|
Sebastiaan Janssen
|
aaab14be3e
|
fix csproj file
|
2019-06-06 13:48:48 +02:00 |
|
Sebastiaan Janssen
|
1c87176d80
|
Merge branch 'v7/dev' into pr/3064
# Conflicts:
# build/NuSpecs/UmbracoCms.Core.nuspec
# src/Umbraco.Tests/packages.config
# src/Umbraco.Web.UI/packages.config
# src/Umbraco.Web/packages.config
# src/umbraco.MacroEngines/packages.config
|
2019-06-06 12:50:48 +02:00 |
|
Sebastiaan Janssen
|
a182c9b1ee
|
Updates to latest Examine (#4851)
Updates to latest Examine
|
2019-06-04 13:06:35 +02:00 |
|
Sebastiaan Janssen
|
6af1057ad7
|
Merge pull request #5508 from Geckex/v7/temp-5507
MemberModelMapper to return member groups ordered alphabetically
|
2019-05-30 17:38:53 +02:00 |
|
Sebastiaan Janssen
|
97ae6165e4
|
Merge pull request #5511 from ReVoid/patch-1
ng-switch-default directive typo in macropicker.html
|
2019-05-23 11:19:47 +02:00 |
|
Dmitriy
|
8cdb61195d
|
ng-switch-default typo in macropicker.html
looks like it is just a typo :) fixed
|
2019-05-22 19:49:07 +03:00 |
|
Thomas Poulsen
|
50c2d574f1
|
Change MemberModelMapper GetMemberGroupValue to return member groups ordered alphabetically.
- This is used in ContentPropertyDisplay class - for UI purposes only.
|
2019-05-22 14:13:46 +01:00 |
|
Kenn Jacobsen
|
3d86b08e31
|
Send delete notifications when content is moved to trash
|
2019-04-30 22:19:38 +02:00 |
|
matthew-hair
|
5cef71e4e6
|
fixed typos in ClearLoginSessions queries
|
2019-04-30 22:11:07 +02:00 |
|
matthew-hair
|
fe7b114083
|
fix for umbracoUserLogin not pruned
Signed-off-by: matthew-hair <matthew.hair@sedgwick.gov>
|
2019-04-30 22:11:07 +02:00 |
|
Kenn Jacobsen
|
21e91ac4e1
|
RTE: Don't assume "mailto:" protocol in links with "@"
|
2019-04-30 20:34:26 +02:00 |
|
Kenn Jacobsen
|
b367ae6c80
|
Fix "sort by document type" in media listviews
|
2019-04-23 20:27:25 +02:00 |
|
Kenn Jacobsen
|
07684bb1d6
|
Fix "sort by document type" in content listviews
|
2019-04-23 20:26:55 +02:00 |
|
Ondrej Pialek
|
8d382fb9b7
|
Backoffice session timeout on custom-URL backoffices leads to high browser CPU and self-inflicted backend DDoS (#5210)
|
2019-04-23 16:37:37 +02:00 |
|
Sebastiaan Janssen
|
db7ae9a7e2
|
V7: Send notifications for changes in permissions (#5306)
V7: Send notifications for changes in permissions
|
2019-04-22 13:21:03 +02:00 |
|
Sebastiaan Janssen
|
2e6f032222
|
Merge branch 'v7/dev' into pr_5306
# Conflicts:
# src/Umbraco.Web/Strategies/NotificationsHandler.cs
|
2019-04-22 13:20:15 +02:00 |
|
Sebastiaan Janssen
|
9fc33d71e4
|
V7: Send notifications when an item is copied (#5302)
V7: Send notifications when an item is copied
|
2019-04-22 13:15:44 +02:00 |
|
Sebastiaan Janssen
|
916cd999d5
|
Merge branch 'v7/dev' into pr_5302
# Conflicts:
# src/Umbraco.Web/Strategies/NotificationsHandler.cs
|
2019-04-22 13:14:32 +02:00 |
|
Sebastiaan Janssen
|
a75506d60b
|
V7: Send notifications when an item is moved or restored (#5303)
|
2019-04-22 13:04:14 +02:00 |
|
Sebastiaan Janssen
|
6631a50a44
|
Merge branch 'v7/dev' into pr_5303
# Conflicts:
# src/Umbraco.Web/Strategies/NotificationsHandler.cs
|
2019-04-22 13:03:00 +02:00 |
|
Kenn Jacobsen
|
c35a3fa702
|
Send notifications for rollbacks
|
2019-04-22 12:51:37 +02:00 |
|
Kenn Jacobsen
|
072c014055
|
Read image dimensions via GDI if EXIF fails with an exception
|
2019-04-22 12:21:55 +02:00 |
|
Kenn Jacobsen
|
ff4fe2cd79
|
Send notifications for changes in permissions
|
2019-04-21 13:22:49 +02:00 |
|
Kenn Jacobsen
|
d2f727a1ba
|
Send notifications when an item is moved or restored
|
2019-04-20 20:40:52 +02:00 |
|
Kenn Jacobsen
|
38bb98b099
|
Send notifications when an item is copied
|
2019-04-20 20:31:36 +02:00 |
|
Kenn Jacobsen
|
2a930e5a66
|
Log the ID of the current user when emptying the media recycle bin
|
2019-04-17 16:01:18 +02:00 |
|
Kenn Jacobsen
|
2d32863fc9
|
Audit current user when moving media + clean up a few audit related things
|
2019-04-17 16:00:21 +02:00 |
|
Sebastiaan Janssen
|
2c32fabd36
|
Merge pull request #5054 from kjac/fix-content-empty-trash-audit-user
V7: Log correct user ID when emptying the content recycle bin
|
2019-04-17 15:58:43 +02:00 |
|
Stephan
|
14f9445ffb
|
Ensure entities type in content caches GetById(Udi)
|
2019-04-12 15:34:06 +02:00 |
|
Stephan
|
7f7c9d2796
|
Merge branch 'v7/bugfix/5216' into v7/dev
|
2019-04-12 15:33:21 +02:00 |
|
Ronald Barendse
|
d2e04614c6
|
Added UDI support for GetById and fixed bug not using specified preview mode
|
2019-04-09 23:21:40 +02:00 |
|
Shannon Deminick
|
2ae639a3ae
|
Merge pull request #5099 from umbraco/v7/feature/5059-alt-preview
Alternate Preview Engine
|
2019-04-04 23:35:23 +11:00 |
|
Shannon
|
de8f01a4b2
|
Merge branch 'v7/dev' into v7/feature/5059-alt-preview
|
2019-04-04 23:11:27 +11:00 |
|
Shannon Deminick
|
10f22f7848
|
Merge pull request #5118 from kjac/v7-fix-content-info-contenttype-alias
V7: Add content type alias to content "general" info box
|
2019-04-04 14:02:06 +11:00 |
|
Kenn Jacobsen
|
fb1f2c8af4
|
Add content type alias to content "general" info box
|
2019-04-02 08:12:46 +02:00 |
|
Stephan
|
e6d75f27de
|
Alt. preview: rename modes
|
2019-04-01 08:23:48 +02:00 |
|
Stephan
|
9bcd70589c
|
Alt. preview: thread safety
|
2019-04-01 08:21:01 +02:00 |
|
Stephan
|
0676726bfc
|
Refactor preview
|
2019-03-28 10:52:19 +01:00 |
|
Stephan
|
bb43fc310a
|
Add service-level loading of preview Xml document
|
2019-03-27 17:11:21 +01:00 |
|
Stephan
|
3524ba83a8
|
Merge branch 'v7/bugfix/5019-change-log-level' into dev-v7
|
2019-03-27 10:29:30 +01:00 |
|
Bjarke Berg
|
011d406301
|
https://github.com/umbraco/Umbraco-CMS/issues/5019 - Changed log level from error to debug. This will spam the log if we request with invalid parameters
|
2019-03-25 11:59:41 +01:00 |
|
Kenn Jacobsen
|
8bd9ae062d
|
Merge with dev-v7
|
2019-03-24 13:37:32 +01:00 |
|
Kenn Jacobsen
|
d51daa2a8a
|
Make sure the correct user is registered in the log when emptying the recycle bin
|
2019-03-24 13:25:55 +01:00 |
|
Dan White
|
cc9a7ff942
|
U4 10147 - Bypass User Security option in pickers (#2441)
|
2019-03-23 12:51:36 +01:00 |
|
Nathan Woulfe
|
4e1634754b
|
fix URL redirection creation - was failing when save and save+publish as save creates new URL, which is compared to itself in save+publish (#5036)
|
2019-03-23 10:29:46 +01:00 |
|
Kenn Jacobsen
|
da6b541112
|
Show duplicate URLs instead of letting them cause an angular error (#3969)
|
2019-03-21 09:06:01 +01:00 |
|
Sebastiaan Janssen
|
1a4a3504d0
|
Remove unused variable
|
2019-03-20 23:27:42 +01:00 |
|
Tom Fulton
|
5d3b623173
|
Fix for RTE never being dirty after initial save (#4140)
|
2019-03-20 23:26:12 +01:00 |
|
Marcin Bigoraj
|
2c271d3ef4
|
Allow RTE to set form dirty again after saving content item
|
2019-03-20 23:18:36 +01:00 |
|