Claus
fa68bee762
removing left over using statements and references to SharpZipLib.
2017-10-24 15:16:12 +02:00
pijemcolu
6a980e64eb
zipPackage to disk
2017-10-23 09:02:28 +02:00
pijemcolu
3c7e820773
remove the directory check
2017-10-19 19:50:27 +02:00
pijemcolu
2c1d85989f
Extract the zip in UnPack(), remove check for directory exists as it should not and that's what the method did previously
2017-10-19 13:14:06 +02:00
pijemcolu
bc32ff31d4
remove last 3 dependencies
2017-10-19 12:11:07 +02:00
Stephan
8a114a105e
U4-8409 - reduce sharpZipLib dependencies
2017-10-16 19:03:05 +02:00
Sebastiaan Janssen
04f64cd804
Merge branch 'dev-v7.6' into dev-v7
...
# Conflicts:
# src/Umbraco.Web/Editors/MediaController.cs
2017-10-16 16:14:54 +02:00
Sebastiaan Janssen
dc937ec942
Fix the "Add media" box no longer being square
2017-10-16 16:13:47 +02:00
Shannon
cefd9e7323
Fixes PostAddFolder
...
(cherry picked from commit c5d874464a )
# Conflicts:
# src/Umbraco.Web/Editors/MediaController.cs
2017-10-16 15:53:54 +02:00
Mads Rasmussen
315690e758
fixes breadcrumbs and search when start node is set
...
(cherry picked from commit 1ec07aa205 )
2017-10-16 15:14:24 +02:00
Mads Rasmussen
fb8c519f71
fixes: U4-10521 Creating new folders from the media picker no longer works
...
(cherry picked from commit 1cc3b39601 )
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/common/overlays/mediaPicker/mediapicker.html
2017-10-16 15:13:56 +02:00
Sebastiaan Janssen
80f172e3fb
Bump version to 7.7.3
2017-10-16 14:56:43 +02:00
Sebastiaan Janssen
5eced19816
Merge branch 'dev-v7.6' into dev-v7
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/less/property-editors.less
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/mediapicker/mediapicker.controller.js
2017-10-16 14:24:18 +02:00
Claus
4bd263e7bc
U4-10524 Show warning in UI for the media/content picker that is referencing a trashed or deleted item
...
U4-10533 Show warning in UI for the link picker that is referencing a trashed or deleted item
cherrypicked from dev-v7.
2017-10-16 13:52:17 +02:00
Claus
b094bfad29
U4-10533 Show warning in UI for the link picker that is referencing a trashed or deleted item
2017-10-16 13:05:20 +02:00
Sebastiaan Janssen
e333f6c628
Merge pull request #2236 from umbraco/temp-U4-10521
...
fixes: U4-10521 Creating new folders from the media picker no longer …
2017-10-16 12:44:32 +02:00
Shannon
916bc6badb
U4-10539 - reverts merge issue that reverted the fix for U4-9262
...
(cherry picked from commit 2a0cc71d06 )
2017-10-16 08:38:17 +02:00
Shannon
2a0cc71d06
U4-10539 - reverts merge issue that reverted the fix for U4-9262
2017-10-16 17:05:33 +11:00
Mads Rasmussen
ba7d8b0955
Merge pull request #2240 from bjarnef/dev-v7-U4-10528
...
U4-10528 - Add better function to get initials from name
2017-10-13 10:13:00 +02:00
Shannon Deminick
7288bcf679
Merge pull request #2239 from umbraco/temp-U4-10524
...
U4-10524 Show warning in UI for any picker that is referencing a tras…
2017-10-13 17:08:16 +11:00
Shannon
ca57b9c5e6
fixes issue with js exceptions
2017-10-13 16:50:39 +11:00
Shannon
62ce7f6132
U4-10519 Legacy create is broken
2017-10-13 16:33:49 +11:00
Bjarne Fyrstenborg
b1f2c5d93a
Add better function to get initials from name
2017-10-12 23:46:02 +02:00
Mads Rasmussen
1ec07aa205
fixes breadcrumbs and search when start node is set
2017-10-12 16:13:14 +02:00
Claus
13055ad1f2
U4-10524 Show warning in UI for any picker that is referencing a trashed or deleted item
...
fixing the trash flag not getting mapped via automapper.
fixing up the ui for mediapicker.
fixing a small ui issue with the contentpicker and trashed content.
2017-10-12 11:35:08 +02:00
Shannon
c5d874464a
Fixes PostAddFolder
2017-10-12 17:11:45 +11:00
Mads Rasmussen
1cc3b39601
fixes: U4-10521 Creating new folders from the media picker no longer works
2017-10-11 10:18:40 +02:00
Shannon
4175c0530f
Merge branch 'dev-v7' into temp-U4-10503-2
2017-10-09 23:05:17 +11:00
Shannon
cf97926f26
trying another test fix
2017-10-09 19:00:00 +11:00
Shannon
4b08c3a5c3
Reset PluginManager on each tests, no reason not to, this should resolve the issue
2017-10-09 18:20:07 +11:00
Shannon
fbda4fc8d1
Fixes part of the failing tests
2017-10-09 17:49:01 +11:00
Shannon
312b994537
Merge branch 'dev-v7' into temp-U4-10503-2
2017-10-09 16:42:21 +11:00
Shannon
dd1bfe9cbf
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2017-10-09 16:08:14 +11:00
Shannon
de17b69564
U4-10452 Unable to create new User Groups programmatically - publicizes UserGroup
2017-10-09 16:07:55 +11:00
Shannon
7f44f4a030
readonly field
2017-10-09 16:01:49 +11:00
Shannon
422219ab21
Updates the cache file paths to be resolved behind a lazy so that there's proper locking in place for accessing the value, this also makes the code a little nicer.
2017-10-09 16:01:22 +11:00
Shannon Deminick
9986a3c2c2
Merge pull request #2162 from Bitmapped/U4-9081-external
...
U4-10369: Split out ConfigureUmbracoAuthentication method
2017-10-09 15:50:45 +11:00
Shannon
ce81416368
Ensures the DistCache file is stored in the same configured temp location as the plugin cache files
2017-10-09 14:50:34 +11:00
Shannon
04e04ae47a
Ensures that the local folder does not also get created when using the env temp storage location, this is also a tiny bit better for perfs
2017-10-09 14:40:23 +11:00
Warren Buckley
0f6e7d26c9
Merge pull request #1596 from StefanoChiodino/U4-7721
...
U4-7721 install button miss aligned
2017-10-06 15:00:09 +01:00
Warren Buckley
51ceba6fea
Merge pull request #1780 from bjarnef/dev-v7-U4-9599
...
U4-9599 - Fix caret in font size select
2017-10-06 14:25:55 +01:00
Sebastiaan Janssen
5dde2efe0d
U4-10506 Importing a specially crafted document type file can cause XXE attack
2017-10-06 15:14:41 +02:00
Sebastiaan Janssen
fe2b86b681
Html encode nodenames to prevent XSS attacks. Fixes U4-10497 XSS Vulnerability in page name.
2017-10-06 14:38:21 +02:00
Shannon
9016147118
Streamlines temp folder name so it's consistent, ensure the folder exists before writing to it
2017-10-06 12:11:20 +11:00
Shannon
bee75803f7
Adds file exist checks
2017-10-06 11:51:27 +11:00
Shannon
7b3f7f4ad4
U4-10503 Umbraco plugins cache files should be stored in the same local temp location as the umbraco xml cache file
2017-10-06 11:47:25 +11:00
keroberts
6de3b920eb
Fix Typo in Email Property Editor
2017-10-05 14:04:02 +01:00
Sebastiaan Janssen
581f15b172
Manually applying change from U4-10478 7.7.1 HtmlStringUtilities Truncate throws an IndexOutOfRange when input word is shorter than "…" and crash the entire site to 7.6.9 too.
2017-10-01 12:05:40 +02:00
Robert
daf01fb0fa
Merge pull request #2226 from erikarenhill/U4-10478
...
U4-10478: Bugfix where it would throw an IndexOutOfBounds
2017-09-30 00:32:57 +02:00
Zsolt
588640037c
Merge pull request #2054 from bjarnef/dev-v7-U4-7044
...
U4-7044 - Adjust icon and heading to fix issue with icon position in IE
2017-09-29 10:28:10 +02:00