Shannon
a546803970
Need to also update the health check check not just the old endpoint for non trashed media.
2017-03-02 17:40:39 +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
7e8f6d391f
Just to be sure, moves the text replacement outside of the using - though that wouldn't make any diff
2017-03-02 10:48:11 +01:00
Shannon
7aa00ee6e0
Removes unused method that also uses the async flag for file stream - which we know in some cases causes fcn issues, fixes streams not being closed property if there are exceptions
2017-03-02 10:37:04 +01:00
Niels Hartvig
2e027e6195
Removes async from filestream instance
2017-03-02 10:33:00 +01:00
Claus
259879c964
just cleaning some using statements and fixing a few typos.
2017-02-27 11:59:19 +01:00
Shannon
90ba9a1a3a
Adds new overload to IMediaService.GetPagedChildren to filter on media type ids which turns out to be much easier than filtering on media type aliases, however i did all of the work to make that happen including unit tests and then it turned out to not be required but we now have the code if necessary, i've left comments about it. I've backported some updates from 7.6 for the SqlIn stuff for the ExpressionVisitor which we still use in the media type id filtering. I updated the JS to query for the folders which all works now.
2017-02-22 17:22:22 +11:00
Shannon
9142314d39
U4-9522 Media recycle bin does not show folders
2017-02-21 14:18:49 +11:00
Shannon
27164093ea
FIxes: U4-9547, Fixes: U4-9546 even though GetChildFolders isn't used anymore i made it work slightly faster
2017-02-20 18:08:55 +11:00
Shannon Deminick
55098deac0
Merge pull request #1728 from umbraco/temp-u4-9487
...
U4-9487 - optimize initialization of xml nodes
2017-02-09 16:56:05 +11:00
Shannon
58c5618d30
Adds benchmarks for XML perf testing - had to make the init xml code static with out params to test but that's ok.
2017-02-09 16:42:59 +11:00
Shannon
d0cbeb4a0a
Better optimized initialization of xml nodes with less allocations
2017-02-09 15:29:38 +11:00
Mikkel Holck Madsen
72aebd3ecf
Merge branch 'dev-v7' into temp-U4-9458
2017-02-06 21:44:26 +01:00
Mikkel Holck Madsen
802cbb82c4
Merge pull request #1723 from umbraco/temp-U4-9448
...
U4-9448 Slave Front End server requires write access to database when…
2017-02-06 15:01:30 +01:00
Stephan
49f3979d18
U4-9487 - optimize initialization of xml nodes
2017-02-03 19:28:43 +01:00
Shannon
d598fdce54
Updates to latest Examine release
2017-02-03 12:03:56 +11:00
hartvig
32892cf5e0
Update NewInstallStep.cs
2017-02-02 10:05:14 +01:00
Shannon
ce69497a68
Update code to have zero breaking changes for old public APIs
2017-02-02 14:16:39 +11:00
Shannon
1d43cf491b
U4-9448 Slave Front End server requires write access to database when master performs unpublish
2017-02-02 14:09:49 +11:00
Sebastiaan Janssen
690af8e494
Merge pull request #1711 from umbraco/temp-U4-9444
...
U4-9444 SessionState is not available when rendering macro contents i…
2017-01-30 10:00:40 +01:00
Shannon
9d06ce53a4
U4-9444 SessionState is not available when rendering macro contents in the Rich Text Editor
2017-01-30 13:22:47 +11:00
Shannon
24d6287918
Adds string overloads just in case
2017-01-27 16:21:01 +11:00
Shannon
55900a3464
Updates MediaController and MediaTypeController to have the same method signature supporting both INT and GUID with a custom action selector to handle the ambiguity
2017-01-27 16:09:35 +11:00
Niels Hartvig
205ea22daa
Fixes U4-9437
2017-01-25 17:34:34 +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
b260f6c6de
Merge pull request #1679 from umbraco/U-9333
...
Add support for GUIDs in media and content pickers
2017-01-19 11:25:34 +01:00
Sebastiaan Janssen
54e460cf5b
U4-9392 Upgrade ImageProcessor with cache header and high CPU fix
...
U4-9393 Upgrade to Examine 0.1.80
2017-01-18 11:47:23 +01:00
Warren Buckley
6710ac8c85
Fix up camelCase method name to GetChildren
2017-01-18 09:43:21 +00:00
Sebastiaan Janssen
931db6f0b1
U4-9395 - Handle errors with non-existing fields and invalide JSON data
2017-01-17 16:47:54 +01:00
Stephan
90f2fc4cd9
Merge pull request #1686 from umbraco/temp-U4-9388-2
...
Finds all other instances where a reader would be executed inside ano…
2017-01-17 08:18:54 +01:00
Niels Hartvig
c0a2a78f3d
Fixes issue with entities not being returned from Keys (Guids)
2017-01-16 19:13:05 +01:00
Claus
594c3b8a85
Merge pull request #1630 from abjerner/patch-14
...
Typo (sorta)
2017-01-16 08:11:09 +01:00
Shannon
ede342feba
Finds all other instances where a reader would be executed inside another reader's loop and fixes
2017-01-16 16:38:23 +11:00
Niels Hartvig
f75e0cf4ba
Updates to PR based on Review
2017-01-10 12:47:00 +01:00
Niels Hartvig
1a9f336a59
Add support for GUIDs in media and content pickers
2017-01-09 14:45:40 +01:00
Stephan
9ba08f275e
Merge branch 'temp-U4-9337' of https://github.com/umbraco/Umbraco-CMS into temp-U4-9337
2017-01-06 09:15:43 +01:00
Stephan
aadd0c9129
U4-9337 - asymmetric route caching
2017-01-06 09:12:25 +01:00
Shannon
b3b79a792f
Merge branch 'refs/heads/dev-v7' into temp-U4-9337
2017-01-06 17:40:40 +11:00
Sebastiaan Janssen
a10b59d03b
Revert "Fixes: U4-9217 - Sanitize tags before storing them in the database"
...
This reverts commit 47c8e6854e .
2017-01-05 17:14:14 +01:00
Sebastiaan Janssen
e6b1ecb851
Better way of cleaning the file extension to prevent XSS attacks
2017-01-05 11:52:06 +01:00
Claus
2196ab3713
changing this to use ToSafeFileName instead of just trimming for blank characters.
...
issuing a request with any character not allowed in a file path, appended to the filename - allows you to trick the validation like with the blank characters appended.
2017-01-05 11:10:21 +01:00
Stephan
d5e66252dc
U4-9337 - minor simplification
2017-01-05 09:25:30 +01:00
Sebastiaan Janssen
05cb30d79c
Trim the file name so that it doesn't get accepted by the server if it's a disallowed file
2017-01-04 17:01:26 +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
Stephan
13ed3303f5
U4-9337 - url routing perfs
2017-01-04 13:56:41 +01:00
Shannon
256ceef875
changes PublishedContentCache to explicitly cast to XmlElement (perf)
2017-01-04 18:12:28 +11:00
Niels Hartvig
60f6a60ca9
Update install post url to https
2017-01-03 16:11:32 +01:00
hartvig
5de21734c0
Merge pull request #1650 from Bitmapped/U4-9298
...
Fix U4-9298
2017-01-03 12:56:46 +01:00
Sebastiaan Janssen
18deb8ad99
Merge pull request #1666 from defsteph/patch-1
...
Fixes issue U4-9332
2017-01-03 12:54:09 +01:00
Shannon
4e2fb8e5dc
Fixes IP nuget references and fixes up several other Nuget assembly references.
2017-01-03 10:36:26 +11:00