Stephan
08c8b84a10
U4-9462 - cleanup units of work, code, fixmes
2017-02-21 13:19:58 +01:00
Stephan
578ca7d41d
Merge branch dev-v7.6 into temp-U4-9509
2017-02-16 18:38:22 +01:00
Claus
88a1ad04aa
ensuring filter is applied to the shadow filesystem when using GetFiles.
...
added tests for various filters.
2017-02-14 14:57:04 +01:00
Stephan
9b4a6f2761
Merge origin/dev-v7.6 into deploy-219
2017-02-14 11:22:03 +01:00
Stephan
67fc8b6215
Scope - fix media files deletion
2017-02-11 09:55:32 +01:00
Claus
5226762528
Merge branch 'temp-U4-9351' into dev-v7.6
...
Conflicts:
src/Umbraco.Core/Events/ImportPackageEventArgs.cs
src/Umbraco.Core/Umbraco.Core.csproj
src/Umbraco.Web/Editors/PackageInstallController.cs
2017-02-10 10:08:31 +01:00
Claus
7889f82a9a
added a check so the 'ensure' wont fail if the path is already as it should be.
...
added unit test for this method.
2017-02-10 09:25:16 +01:00
Stephan
308a61895e
deploy-219 - implement filesystem CanAddPhysical, AddFile from physical path
2017-02-09 15:58:44 +01:00
Claus
f24fd42a69
GetFullPath now uses ShadowFileSystem.
2017-02-09 15:00:37 +01:00
Claus
273a5cef28
fixed bug in GetFiles with filter param.
...
test for shadow filesystem GetFiles.
2017-02-09 15:00:35 +01:00
Sebastiaan Janssen
bb31eb7c35
Emit only relative paths for files in a package
2017-02-08 16:19:47 +01:00
Sebastiaan Janssen
7648c76f6f
List full path of each file installed
2017-02-08 14:45:07 +01:00
Stephan
820069d5d5
U4-9322 - filesystems & cleanup
2017-02-03 20:01:43 +01:00
Stephan
17c9d19ebb
deploy-150 - wire GetSize in services
2017-01-09 17:50:06 +01:00
Stephan
74e0a4d999
7.6 merge review fixes
2016-11-03 19:20:42 +01:00
Shannon
b3e6f0fd22
Merge branch 'refs/heads/dev-v7' into dev-v7-deploy
...
# Conflicts:
# src/Umbraco.Core/IO/FileSystemExtensions.cs
2016-10-06 10:35:45 +02:00
Claus
2cc541e084
U4-6809 u7.2.6 Updating media items with large file cause out of memory exception
2016-10-05 11:06:51 +02:00
Stephan
e477c8b0b3
Merge branch origin/dev-v7 into dev-v7-deploy
2016-09-29 09:03:56 +02:00
Mark
94b12dfb02
Updated code according to coding rules
2016-09-27 09:36:35 +02:00
Mark
0cc88a1706
Bugfix in Initialize method of UmbracoMediaFile
...
GetExtension returns an empty string instead of null which causes the
substring to return an argumentoutofrange exception. Discovered this
when trying to use Save(HttpPostedFile file) and Save(HttpPostedFileBase
file), but since the temporary generated path didn't include an
extension, these methods always threw an exception
2016-09-27 09:08:56 +02:00
Stephan
111a3ca6ac
Refactor Shadow FileSystems
2016-09-22 21:45:59 +02:00
Stephan
3ab01a2164
Implement shadow filesystems, IFileSystem2.GetSize
2016-09-21 12:40:29 +02:00
Claus
ba09e945f0
changes to partialview repositories initialization.
...
adding methods for getting/setting partialview macro files.
2016-09-09 13:28:30 +02:00
Stephan
acae05d287
Merge branch origin/dev-v7 into dev-v7-deploy
2016-08-18 12:38:38 +02:00
Sebastiaan Janssen
d83d7956bb
Dev v7 health check ( #1220 )
...
Adds health check feature including some initial checks
2016-06-13 17:42:05 +02:00
Stephan
378e8f5cd9
deploy-30 - fixes
2016-04-15 13:25:11 +02:00
Stephan
14adc2a3b3
deploy-30 refactoring
2016-01-26 14:18:30 +01:00
Stephan
d37cbe6309
Merge branch 'dev-v7' into dev-v7-deploy
2016-01-25 16:21:20 +01:00
Stephan
2a6b559b6e
U4-7739 - added more options to ViewHelper.GetDefaultFileContent
2016-01-22 10:41:54 +01:00
Shannon
9c58e82169
publicized required method for externally setting template markup, removes logic from core for this
2016-01-20 12:47:09 +01:00
Per Ploug
6763e93af3
Cleanup of default template code
...
Moves it to the ViewHelper instead of inside of contenttypecontroller
2015-12-30 09:56:09 +01:00
Sebastiaan Janssen
1bf2a3b1bf
Merge branch 'dev-v7' of https://github.com/TimoPerplex/Umbraco-CMS into TimoPerplex-dev-v7
...
Conflicts:
src/Umbraco.Web/Editors/ImagesController.cs
2015-12-15 11:12:13 +01:00
Stephan
e68dda81d2
Try to make sense of files and medias for Deploy
2015-12-09 16:45:40 +01:00
Shannon
d3f5090150
Fixes up a couple of missing path updates and incorrect icon resolution and fixed another issue with webservice path reference
2015-11-13 13:38:30 +01:00
TimoPerplex
9b0aa49d4d
Merge remote-tracking branch 'refs/remotes/umbraco/dev-v7' into dev-v7
2015-10-27 13:08:32 +01:00
Stephan
3314ab026b
U4-7083 - filesystems, polish, fix, and back-compat
2015-09-10 14:20:21 +02:00
Stephan
6b5057b870
U4-7048 - more filesystems cleanup
2015-09-08 17:48:26 +02:00
Stephan
e577648efd
U4-7048 - refresh IFile instances from disk
2015-09-08 11:34:34 +02:00
Stephan
6b195587c1
U4-7042 - fix root path for tests
2015-09-03 16:24:43 +02:00
Stephan
b03d7884bb
U4-7042 - bugfix the physical filesystem
2015-09-03 15:11:49 +02:00
TimoPerplex
68ff77f5b6
This commit removes the hardcoded .jpg thumbnails
...
This commit removes the hardcoded .jpg thumbnails and uses the image
original extension to create the thumbnail.
Because we now use the original extension the image is no longer masked
as another (extension is .jpg but the file is actually a .png)
This fixes issues with Internet Explorer used in combination with the
no-sniff header.
Ref topic:
https://our.umbraco.org/forum/umbraco-7/using-umbraco-7/66788-adding-nosniff-header-breaks-png-images-in-internet-explorer
2015-07-24 16:27:26 +02:00
Shannon
d5460068d4
Merge remote-tracking branch 'origin/master-v7' into dev-v7
...
Conflicts:
build/UmbracoVersion.txt
src/SolutionInfo.cs
src/Umbraco.Core/Configuration/UmbracoVersion.cs
src/Umbraco.Core/Macros/MacroTagParser.cs
src/Umbraco.Core/packages.config
src/Umbraco.Tests/Controllers/BackOfficeControllerUnitTests.cs
src/Umbraco.Tests/Macros/MacroParserTests.cs
src/Umbraco.Tests/Strings/StringExtensionsTests.cs
src/Umbraco.Tests/Umbraco.Tests.csproj
src/Umbraco.Web.UI.Client/src/common/services/macro.service.js
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web/Editors/BackOfficeController.cs
src/umbraco.cms/Actions/Action.cs
2015-07-16 17:04:25 +02:00
Shannon
c2dc896fce
working on: U4-6756 Don't ship or generate unnecessary folders
2015-07-16 15:29:46 +02:00
Shannon
9b5d4e5b08
Moves some logic into StringExtensions, updates tests, adds other tests
2015-07-16 10:40:43 +02:00
Shannon
428df7ae4a
Merge branch 'dev-v7' into 7.3.0
...
Conflicts:
src/Umbraco.Core/Umbraco.Core.csproj
src/Umbraco.Web.UI/packages.config
src/Umbraco.Web/Umbraco.Web.csproj
2015-02-17 15:11:10 +01:00
Shannon
0efb9b72e7
Adds small exif library to read meta data from jpg's so we can attempt to read width/height from exif instead of loading the file into mem with GDI, makes for much faster and far less memory processing.U4-6246 Uploading specific images causes GDI+ Errors
2015-02-10 16:33:59 +11:00
Stephan
470ccd1ffc
Merge branch 'dev-v7' into 7.3.0
2015-02-09 08:59:23 +01:00
Shannon
89606d3a05
Goes brute force to try to resolve: U4-4049 Some images fail when uploading multiple media files
2015-02-06 11:19:52 +11:00
Shannon
61fd3fc505
Implements IPublicAccessService and wraps legacy Access class to use the new service, updates the public access data to use int's since using GUIDs atm is a little too complex, that will need to wait.
2015-01-28 13:16:50 +11:00
Shannon
ed95ccc18e
Creates ProfilingLogger in order to decouple the DisposableTimer from LogHelper and ProfilerResolver
2015-01-16 12:07:29 +11:00