Sebastiaan Janssen
85f054e3c1
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:54:59 +01:00
Sebastiaan Janssen
470bf86ec0
Merge branch 'dev-v7' into master-v7
2017-01-19 11:51:05 +01:00
Morten Christensen
9367f61952
Merge pull request #1697 from umbraco/temp-U4-9414
...
U4-9414 EntityContainer repository PerformGetAll query returns nothing
2017-01-19 11:49:19 +01:00
Sebastiaan Janssen
3cabd8c318
Merge branch 'dev-v7' into master-v7
2017-01-19 11:40:11 +01:00
Claus
4119380af5
U4-9414 EntityContainer repository PerformGetAll query returns nothing
2017-01-19 11:39:09 +01:00
Sebastiaan Janssen
fc3b08e374
Merge pull request #1626 from Mark320/U4-9192
...
U4-9192 Add jQuery migrate for user controls used in tabs
2017-01-19 11:35:44 +01:00
Sebastiaan Janssen
a57abce96e
Manually applying https://github.com/umbraco/Umbraco-CMS/pull/1688
2017-01-19 11:30:14 +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
Shannon
c96e017e65
Fixes PocoToSqlExpressionVisitor (oops), fixes examine tests by using the correct usings and NRT indexer/searcher to avoid waiting on thread timers
2017-01-19 14:00:33 +11:00
Shannon
4f596d20a9
refactors the fix for U4-9398 so it's not iterating multiple times over the descendants Enumerable
2017-01-19 13:13:49 +11:00
Shannon Deminick
343e462473
Merge pull request #1695 from mahgo/PerformIndexAll_paging_fix
...
Fixed UmbracoContentIndexer's PerformIndexAll SupportUnpublishedConte…
2017-01-19 13:10:30 +11:00
Shannon
db414e8045
Fixes issue with implicitly non-published items getting into the index, fixes issue with sql syntax columns (i.e for mysql) for queries that query the cmsContentXml table
2017-01-19 12:51:56 +11: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
Aaron Sturmfels
ba64768d8d
Fixed UmbracoContentIndexer's PerformIndexAll SupportUnpublishedContent = true paging breaking out of the loop early if filtering by node types.
2017-01-18 21:12:30 +11:00
Warren Buckley
6710ac8c85
Fix up camelCase method name to GetChildren
2017-01-18 09:43:21 +00:00
Warren Buckley
1f98b76da0
On app.authenticated JS event - we clear out LocalStorage values in case a different user is logging in
2017-01-18 09:34:02 +00:00
Sebastiaan Janssen
519eb9d641
Merge pull request #1694 from umbraco/temp-U4-9395
...
Temp u4 9395
2017-01-18 08:56:08 +01:00
Sebastiaan Janssen
931db6f0b1
U4-9395 - Handle errors with non-existing fields and invalide JSON data
2017-01-17 16:47:54 +01:00
Sebastiaan Janssen
f24c56d1ba
Merge pull request #1692 from umbraco/temp-U4-9395
...
U4-9395 When rebuilding content indexes that don't support unpublishe…
2017-01-17 11:45:17 +01:00
Sebastiaan Janssen
44608c3122
Merge branch 'dev-v7' into temp-U4-9395
2017-01-17 10:46:04 +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
Shannon
24c7dee5d0
U4-9395 When rebuilding content indexes that don't support unpublished content and member indexes, use the cmsContentXml table as the data source
2017-01-17 17:57:49 +11:00
Shannon Deminick
12417c0c48
Merge pull request #1691 from umbraco/temp-UAASSCRUM-712
...
adds more logging for when indexes are rebuilt
2017-01-17 16:40:02 +11:00
Shannon Deminick
d4919ff8c4
Merge pull request #1683 from umbraco/temp-U4-9371
...
U4-9371 Examine indexes inherited unpublished nodes on index rebuild …
2017-01-17 16:34:31 +11:00
Shannon
b2acb97639
adds stopwatch timer to logging
2017-01-17 16:29:30 +11:00
Shannon
28debbda1b
adds more logging for when indexes are rebuilt
2017-01-17 16:21:43 +11:00
Niels Hartvig
c0a2a78f3d
Fixes issue with entities not being returned from Keys (Guids)
2017-01-16 19:13:05 +01:00
Sebastiaan Janssen
3f7bfe0b3a
Merge pull request #1685 from jamiepollock/U4-9387
...
U4-9387: Umbraco v7.5.x: Package Icon doesn't appear on Installed Packages screen when an icon URL is populated
2017-01-16 12:58:39 +01:00
Claus
e0d281bb4b
Merge pull request #1616 from abryukhov/patch-6
...
Update UI lang file for ru-ru
2017-01-16 11:26:23 +01:00
Sebastiaan Janssen
b7d37af933
Bumps version
2017-01-16 11:04:28 +01:00
Claus
3f9cfbb422
Merge pull request #1642 from readingdancer/ChrisH-TypoFix
...
Small English grammar error.
2017-01-16 08:12:59 +01:00
Claus
2f3d926c08
Merge pull request #1638 from enkelmedia/dev-v7
...
Fixed english typo for modelsbuilder
2017-01-16 08:11:45 +01:00
Claus
594c3b8a85
Merge pull request #1630 from abjerner/patch-14
...
Typo (sorta)
2017-01-16 08:11:09 +01:00
Shannon Deminick
41244485b1
Merge pull request #1684 from umbraco/temp-U4-9377
...
U4-9377 It is possible to create/save entities with a blank names by …
2017-01-16 17:40:12 +11: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
jamiepollock
a15bdba5d7
View fix for icons not appearing in the installed package list
2017-01-15 18:26:20 -05:00
Claus
7d4a9998ca
U4-9377 It is possible to create/save entities with a blank names by using the services directly
...
ensuring that when trying to save an entity with an empty name, directly through a service, an exception will be thrown.
2017-01-13 11:45:49 +01:00
Shannon
bde439d102
fixes tests
2017-01-13 12:34:58 +11:00
Shannon
ba501dbbb8
U4-9371 Examine indexes inherited unpublished nodes on index rebuild part 2
2017-01-13 10:43:34 +11:00
Mads Rasmussen
0a53f7636c
remove orange color from discard changes button
2017-01-10 15:01:45 +01:00
Mads Rasmussen
6e6d552441
Merge pull request #1662 from marcemarc/patch-2
...
Add some green to 'stay' option - U4-9323
2017-01-10 14:59:08 +01:00
Niels Hartvig
f75e0cf4ba
Updates to PR based on Review
2017-01-10 12:47:00 +01:00
Sebastiaan Janssen
0dc3bff01a
Merge branch 'dev-v7' into master-v7
2017-01-10 07:31:08 +01:00
Sebastiaan Janssen
358dd7f32b
Move ImageProcessor.Web.Config to not be in the .Core NuGet, it's not a dll
2017-01-10 07:30:35 +01:00
Shannon
6531d027fc
fixes error with server side validation + data tyep editor
2017-01-10 11:55:36 +11:00
Shannon
d11e787624
updates Nuspec with IP version
2017-01-10 11:37:31 +11:00
Shannon
055ae0d126
updates latest IP mem leak fixes
2017-01-10 11:36:35 +11:00
Sebastiaan Janssen
77969960d9
Merge branch 'dev-v7' into master-v7
...
# Conflicts:
# build/UmbracoVersion.txt
# src/SolutionInfo.cs
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
# src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
2017-01-09 16:26:07 +01:00
Sebastiaan Janssen
52b1a08912
Merge pull request #1671 from umbraco/temp-U4-9337
...
Perf improvements especially around URLs and node path
2017-01-09 16:12:26 +01:00
Niels Hartvig
1a9f336a59
Add support for GUIDs in media and content pickers
2017-01-09 14:45:40 +01:00