Stephan
244977dc95
packages - trace errors
2017-04-28 13:34:35 +02:00
Stephan
efc3261163
scope - dont break
2017-04-28 11:43:48 +02:00
Stephan
8c6aa9875d
scope - dont rename
2017-04-28 11:26:41 +02:00
Stephan
f89ce1ff26
scope - cleanup
2017-04-28 10:58:57 +02:00
Shannon
d24b0aa9eb
oops undeletes a couple files that are still needed for the custom package ascx page
2017-04-28 10:30:47 +10:00
Shannon
9f505a7976
bumps to rc3 version
2017-04-28 08:27:31 +10:00
Shannon
1b27114014
Merge branch 'temp-CON-1267' into dev-v7.6
2017-04-28 07:53:16 +10:00
Shannon Deminick
d8b235ad62
Merge pull request #1906 from umbraco/temp-CON-1267
...
CON-1267 Update Our to not offer v6 to people on < 7.6.0
2017-04-28 07:52:19 +10:00
Shannon
56581478c8
Merge remote-tracking branch 'origin/dev-v7' into temp-CON-1267
2017-04-28 07:48:04 +10:00
Shannon
2be330d237
adds notes, changes to protected
2017-04-28 07:45:01 +10:00
Shannon
4381a700ba
Updates UmbracoVirtualNodeRouteHandler to have a new protected GetUmbracoContext method used to get the umb context used in the rest of the code
2017-04-28 07:38:03 +10:00
Shannon
99821954f1
adds notes
2017-04-28 07:31:44 +10:00
Shannon Deminick
10a15be8ad
Merge pull request #1901 from tompipe/U4-9384-StaleVariableFix
...
Quick/simple fix for the stale variable
2017-04-28 07:28:00 +10:00
Stephan
d1094eea7a
Merge pull request #1905 from umbraco/temp-tasks
...
Publicize more IBackgroundTask plumbing
2017-04-27 14:46:33 +02:00
Shannon
c629a50f39
Fixes entity service and figuring out which GUID to go with which object type
2017-04-27 13:29:31 +10:00
Shannon
430f906ae6
Merge remote-tracking branch 'origin/dev-v7.6' into temp-CON-1267
2017-04-27 13:28:34 +10:00
Shannon
736798c769
Merge remote-tracking branch 'origin/dev-v7' into temp-CON-1267
...
# Conflicts:
# src/Umbraco.Core/Exceptions/ConnectionException.cs
# src/Umbraco.Core/Services/PackagingService.cs
# src/Umbraco.Web/Editors/PackageInstallController.cs
2017-04-27 13:27:23 +10:00
Shannon
e913034d93
Changes PackagingService to not have a different base class since it was not needed
2017-04-27 13:21:56 +10:00
Shannon
bed5f8a03b
backports updates from 7.6 so that the packages.umbraco.org endpoint is not used for fetching package files any longer
2017-04-27 13:21:07 +10:00
Stephan
0291ab615d
Fix shadow wrapper cleanup
2017-04-26 17:38:06 +02:00
Stephan
ceeea7827e
Fix shadow wrapper cleanup
2017-04-26 14:44:48 +02:00
Shannon
756b4d24c0
Updates endpoint to include hidden package files
2017-04-26 22:10:34 +10:00
Stephan
ffe3fc9257
deploy-293 - fix normalization
2017-04-26 13:25:54 +02:00
Shannon
26bd3c7c0b
removes unneeded closing of stream since it's disposed
2017-04-26 19:42:58 +10:00
Shannon
944b3dcaac
New method for IPackagingService to fetch a package from the repo, removes usages of the old repo endpoint, removes ability to push a package from the back office to Our since that would require a different endpoint.
2017-04-26 19:02:36 +10:00
Stephan
ba489afe9a
Publicize more IBackgroundTask plumbing
2017-04-26 09:07:48 +02:00
Shannon
968d52e490
Removes old packager files that should absolutely never be used
2017-04-26 15:46:07 +10:00
Shannon
ebbe9f6ed0
Removes old packager files that should absolutely never be used
2017-04-26 15:45:37 +10:00
Shannon
ba32636fe7
Merge remote-tracking branch 'origin/dev-v7' into temp-CON-1267
2017-04-26 14:18:27 +10:00
Shannon
a6f9d14a1b
Merge remote-tracking branch 'origin/dev-v7.6' into temp-CON-1267
2017-04-26 14:18:05 +10:00
Shannon
7cd385dd6b
disables ssl by default
2017-04-26 14:17:24 +10:00
Shannon
5d4a97591a
Cherry picks changes for package fetching for Our to use the new endpoint and passes in the current version
2017-04-26 14:08:37 +10:00
Shannon
bfb81f6362
Allows for the umb pckage repo rest api endpoint to be configurable - for testing
2017-04-26 14:04:47 +10:00
Warren Buckley
ca3dc030bc
Merge pull request #1893 from umbraco/temp-u4-9764
...
U4-9764 - add FirstChild with predicate extension
2017-04-25 11:37:37 +01:00
mikkelhm
4775aff749
Bump version to RC2
2017-04-25 11:15:51 +02:00
Warren Buckley
9d20ee293b
Merge pull request #1889 from umbraco/temp-U4-9758
...
U4-9758 New index can't be applied when CmsMember table has very long login names
2017-04-25 10:01:35 +01:00
Warren Buckley
a9b820de31
Merge branch 'dev-v7.6' into temp-U4-9758
2017-04-25 09:58:20 +01:00
Stephan
3813653852
deploy-293 - only if not already 7.6
2017-04-25 10:46:37 +02:00
Warren Buckley
a4720a2221
Adds null check - So that we still add the index if we don't have any member entries as of yet
2017-04-25 09:13:48 +01:00
Warren Buckley
728b71c4bd
Merge pull request #1902 from umbraco/temp-deploy-293
...
temp-deploy-293
2017-04-24 16:08:01 +01:00
Stephan
9d7975d970
deploy-293 - fix
2017-04-24 16:52:31 +02:00
Emil Wangaa
7505401511
Merge pull request #1896 from umbraco/temp-U4-9760
...
U4-9760 - Master Templates & Tree Bug
2017-04-24 16:04:00 +02:00
Warren Buckley
7ee0a278f7
Adss null check
2017-04-24 14:57:57 +01:00
Stephan
1adbe9ddcb
deploy-293 - normalize template guids on upgrade to 7.6
2017-04-24 15:52:44 +02:00
Tom Pipe
67e3ec2ae0
Quick/simple fix for the stale variable
...
The umbracoContext variable can hold a null reference to UmbracoContext.Current.
If a request containing a file extension is passed through an UmbracoVirtualNodeRouteHandler, the UmbracoContext will be null, because a context is never created for urls containing extensions due to https://github.com/umbraco/Umbraco-CMS/blob/5397f2c53acbdeb0805e1fe39fda938f571d295a/src/Umbraco.Core/UriExtensions.cs#L143
A call can be made to EnsureContext in the overridden FindContent method, but the fresh context would never get picked up, instead the variable always contains a null reference, and an exception is then thrown on line 23
2017-04-24 13:23:12 +01:00
Warren Buckley
d6272b0cdb
Merge branch 'temp-U4-9760' of https://github.com/umbraco/Umbraco-CMS into temp-U4-9760
2017-04-24 13:19:36 +01:00
Warren Buckley
ce7dd19a8f
Updates the template controller save method - to take into account if the master you are updating to is a sub master that has children that there path's need updating too
2017-04-24 13:19:30 +01:00
Shannon
d295174e53
Updates JS to include the current umbraco version when requesting a package's details, updates the c# to use a new endpoint on OUR to ensure that the correct file is downloaded based on the umb version passed in.
2017-04-24 21:31:35 +10:00
Mads Rasmussen
55022e2aaf
fix removeNode check to only be for the root node
2017-04-24 12:46:45 +02:00
Warren Buckley
4ffca2e4bf
Merge pull request #1900 from umbraco/temp-deploy-103
...
deploy-103 - fix PublicAccessRepository
2017-04-24 09:53:52 +01:00
Stephan
4a38b8acd1
Fix broken refs to some libs
2017-04-24 10:50:25 +02:00
Stephan
d93b8b869e
deploy-103 - fix PublicAccessRepository
2017-04-21 16:02:29 +02:00
Shannon
bec4e442fb
bumps to RC1
2017-04-21 17:45:27 +10:00
Shannon Deminick
da8c46e426
Merge pull request #1859 from alexxn/dev-v7
...
Add basic xss prevention logic
2017-04-21 13:05:40 +10:00
Shannon
72cc5ce88b
Moves binding redirects to pre app startup
2017-04-21 12:15:36 +10:00
Shannon Deminick
63763d025e
Merge pull request #1897 from umbraco/temp-u4-9798
...
u4-9798 - Moves LockTable and LockObject Migrations to 7.6
2017-04-21 11:28:37 +10:00
mikkelhm
f76fa6bde6
Moves LockTable and LockObject Migrations to 7.6
2017-04-20 23:42:15 +02:00
Warren Buckley
c34a1060f7
When we create a brand new template & set a master template we were removing the entire tree for templates - this adds in a check to not do the remove of the old node if its a brand new template we are creating
2017-04-20 15:49:49 +01:00
Warren Buckley
a231cedd8e
Merge pull request #1895 from umbraco/temp-U4-9795
...
fixes: U4-9795 Update alert in public access dialog to follow same conventions as other alerts
2017-04-20 15:12:12 +01:00
Mads Rasmussen
20526b40bf
fixes: U4-9789 Email input type is not same height as text input type
2017-04-20 12:03:29 +02:00
Mads Rasmussen
5008a2be7f
update class on notification
2017-04-20 11:29:16 +02:00
Mads Rasmussen
03a395d1f9
remove unnecessary break from language file
2017-04-20 11:02:49 +02:00
Mads Rasmussen
734df8685d
update notification to use alert class instead of custom error class
2017-04-20 10:57:57 +02:00
Claus
92dad1af1c
Merge branch 'AndyButland-u4-9652' into dev-v7.6
2017-04-20 10:25:36 +02:00
Claus
d897e78b27
Merge branch 'u4-9652' of git://github.com/AndyButland/Umbraco-CMS into AndyButland-u4-9652
...
# Conflicts:
# src/Umbraco.Core/Services/EntityService.cs
2017-04-20 10:23:54 +02:00
Shannon Deminick
d79115fcdf
Merge pull request #1892 from umbraco/temp-deploy-103
...
deploy-103 - support member groups in entity service
2017-04-20 11:35:13 +10:00
Shannon Deminick
992073ab4e
Merge pull request #1888 from umbraco/temp-U4-9717
...
fixes: U4-9717 7.6 "Do something else"-button
2017-04-20 11:00:49 +10:00
Shannon
3c9b144927
updates log4net binding redirect to disregard the signing token so it can be null or can be any token and it will redirect
2017-04-20 10:50:16 +10:00
AndyButland
b7e4f58503
Ensured EntityService GetKeyById and GetIdByKey respect passed object type
2017-04-19 18:38:24 +01:00
Stephan
5880df3859
U4-9764 - add FirstChild with predicate extension
2017-04-19 18:56:12 +02:00
Stephan
c11dce7b6e
deploy-103 - support member groups in entity service
2017-04-19 17:20:44 +02:00
Mads Rasmussen
004a3e2808
Merge pull request #1882 from umbraco/temp-U4-9769
...
U4-9769 - BG Color change for installer to purple hue
2017-04-19 14:42:43 +02:00
Mads Rasmussen
d05bfc8983
use same purple as the login screen
2017-04-19 14:39:38 +02:00
Shannon Deminick
5bb7223a79
Merge pull request #1890 from umbraco/temp-u4-9782
...
u4-9782 - Adds assemblyRedirect for log4net in the nuget upgrade transform
2017-04-19 20:29:22 +10:00
mikkelhm
c9a816f25e
Adds assemblyRedirect for log4net in the nuget upgrade transform
2017-04-19 12:21:49 +02:00
Shannon
13cfb42287
Resizes LoginName column so that it can be indexed but only if the data in the column doesn't exceed a max size
2017-04-19 20:16:43 +10:00
Mads Rasmussen
334fcf38ec
fixes: U4-9780 Use email input type for password reset
2017-04-19 11:25:14 +02:00
Mads Rasmussen
8873d0f79d
fixes: U4-9717 7.6 "Do something else"-button
2017-04-19 10:04:55 +02:00
Shannon
b499b45a5c
fixes test
2017-04-19 16:09:59 +10:00
Shannon
d5a71ec1da
Adds important note for 7.6 upgrades to the nuget upgrade doc
2017-04-19 16:05:24 +10:00
Shannon
1402494e47
Reverts changes made for U4-8963
2017-04-19 15:41:26 +10:00
Shannon
7c491c1fc1
U4-9768 Examine Management dashboard indexers and searchers not in same order
2017-04-19 14:53:46 +10:00
Shannon
460dd69884
updates the is multiple check to check for default pre-values since those won't be persisted
2017-04-19 14:38:48 +10:00
Shannon
beda99963e
Merge remote-tracking branch 'origin/dev-v7.6' into dev-v7.6
2017-04-19 14:36:28 +10:00
Shannon
b06f16f5f7
Fixes issues with U4-7318
2017-04-19 14:36:23 +10:00
Shannon Deminick
f9d79871b4
Merge pull request #1837 from Jeavon/U4-9684
...
U4-9684 UDI Media Picker Value Converter should cache prevalues
2017-04-19 14:35:29 +10:00
Shannon
777b02b84c
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.6
...
# Conflicts:
# build/NuSpecs/UmbracoCms.nuspec
# build/UmbracoVersion.txt
# src/SolutionInfo.cs
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
# src/Umbraco.Core/IO/IFileSystem.cs
# src/Umbraco.Core/Media/ImageHelper.cs
# src/Umbraco.Core/Models/ContentExtensions.cs
# src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
# src/Umbraco.Web.UI/packages.config
2017-04-18 20:17:59 +10:00
Shannon Deminick
e322ab6f75
Merge pull request #1879 from umbraco/temp-U4-7009
...
U4-7009 Changing passwords design oversight
2017-04-18 20:15:33 +10:00
Shannon
d19bebc404
Merge branch 'dev-v7.6' into temp-U4-7009
2017-04-18 20:10:27 +10:00
Shannon
46dd86c745
Moves logic for checking if the current user (based on the current thread) is an admin and in which case can reset the password to an extension method
2017-04-18 20:09:27 +10:00
Shannon Deminick
62af834176
Merge pull request #1876 from jwoods1/patch-1
...
The form closing tag
2017-04-18 13:17:12 +10:00
Shannon
2dac1b3cf5
Merge branch 'normalize-stream-seek' of https://github.com/JimBobSquarePants/Umbraco-CMS into JimBobSquarePants-normalize-stream-seek
...
# Conflicts:
# src/Umbraco.Core/Media/ImageHelper.cs
2017-04-18 13:11:44 +10:00
Shannon Deminick
68fb951283
Merge pull request #1885 from JimBobSquarePants/fix-image-memoryleak
...
EncodingParameters implements IDisposable
2017-04-18 13:08:04 +10:00
Shannon Deminick
1ca825de62
Merge pull request #1886 from JimBobSquarePants/filesystem-docs
...
Document the IFileSystem interface
2017-04-18 13:05:35 +10:00
James Jackson-South
54b57f7d51
Document the IFileSystem interface
2017-04-15 17:21:48 +10:00
James Jackson-South
2f6e161120
EncodingParameters implements IDisposable
2017-04-15 16:41:24 +10:00
Warren Buckley
379bbe5bc4
Change background color to purple to the overlay solid color before we login to backoffice at end of installer
2017-04-13 12:06:48 +01:00
Warren Buckley
5c558b0eeb
Merge pull request #1881 from umbraco/temp-U4-9762
...
U4-9762 ezSearch package complains about pickers in macro parameters
2017-04-13 11:26:20 +01:00
Emil Wangaa
298e56ad05
Merge branch 'dev-v7.6' of https://github.com/umbraco/Umbraco-CMS into dev-v7.6
2017-04-12 14:24:27 +02:00
Emil Wangaa
d74d2cd945
Fixes U4-9732 Insert Value in new template editor missing standard metadata fields
2017-04-12 14:24:10 +02:00
Sebastiaan Janssen
e2dc4f36ad
U4-9762 ezSearch package complains about pickers in macro parameters
2017-04-12 13:39:38 +02:00
Sebastiaan Janssen
9620c902cc
Merge pull request #1878 from umbraco/temp-U4-9761
...
Fixes U4-9761: Creating a new partial view saves the file with a wrong path
2017-04-11 22:04:29 +02:00
Sebastiaan Janssen
abda579da6
Merge pull request #1875 from umbraco/temp-U4-9753
...
fixes: U4-9753 When uploading, moving or deleting folders in the medi…
2017-04-11 22:00:40 +02:00
Sebastiaan Janssen
2e43e97ae2
Merge pull request #1867 from umbraco/temp-U4-9722
...
fixes: U4-9722 7.6 RC layout issues
2017-04-11 21:51:24 +02:00
Sebastiaan Janssen
c7ac3e7691
Merge pull request #1873 from umbraco/temp-U4-9749
...
fixes: U4-9749 Clean up ace themes and modes
2017-04-11 21:41:00 +02:00
Sebastiaan Janssen
a209a2067c
Merge pull request #1874 from umbraco/temp-U4-9751
...
fixes: U4-9751 "Your recycle bin is empty" shows when folders are add…
2017-04-11 21:38:04 +02:00
Sebastiaan Janssen
b1c6276a67
U4-7009 Changing passwords design oversight
2017-04-11 20:53:34 +02:00
Mads Rasmussen
3950b35539
Merge pull request #1877 from umbraco/temp-U4-9756
...
U4-9756 Tree Picker Overlay - Support for emptystate message
2017-04-11 15:22:27 +02:00
Emil Wangaa
2f63364925
Fixes issue with creating new partial being saved with wrong path
2017-04-11 13:26:54 +02:00
Sebastiaan Janssen
376c78381d
One more.. Reverts CodeAnalysis update to stay compatible with Models builder
2017-04-10 15:02:04 +02:00
Sebastiaan Janssen
0a09810f0f
Reverts CodeAnalysis update to stay compatible with Models builder
2017-04-10 13:45:34 +02:00
Sebastiaan Janssen
43018e2793
Reverts CodeAnalysis update to stay compatible with Models builder
2017-04-10 13:35:20 +02:00
Warren Buckley
ba559f6836
Pass the emptystate message in other places we use the treepicker
2017-04-10 10:54:29 +01:00
Warren Buckley
a320b63fd6
Checks that the tree has items otherwise we display the emptystate message
2017-04-10 10:51:28 +01:00
Warren Buckley
200497b865
Dictionary is the most common treepicker that may not have any items in core
2017-04-10 10:42:26 +01:00
Warren Buckley
8bd38b3cdd
For tree search results - we display a generic no results message for an emtpy state now. Need to check with Mads if I broke the transiston?!
2017-04-10 09:49:56 +01:00
Shannon
f2c7c1e2c6
bumps version
2017-04-10 16:42:31 +10:00
Shannon
9f2c428a7c
updates to latest Models Builder
2017-04-10 16:12:23 +10:00
Shannon
a958f946ef
bumps version (beta) so i can post the patch release
2017-04-08 13:57:43 +10:00
Shannon
ac642619e7
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.6
2017-04-08 13:54:13 +10:00
Shannon
688652fb91
U4-9752 Very slow indexing after 7.5.12 update
2017-04-08 13:53:10 +10:00
Jason Woods
4ef1eeb8bc
The form closing tag
...
The form was closing tag was </div> should be </form>
2017-04-07 11:09:21 -06:00
Mads Rasmussen
0d7661a779
fixes: U4-9753 When uploading, moving or deleting folders in the media section you have to reload to see the changes
2017-04-07 13:59:26 +02:00
Mads Rasmussen
17f36c62cb
fixes: U4-9751 "Your recycle bin is empty" shows when folders are added to media recycle bin
2017-04-07 12:26:29 +02:00
Mads Rasmussen
5a98150f15
fixes: U4-9749 Clean up ace themes and modes
2017-04-07 11:34:30 +02:00
Claus
d6bc0934ff
u4-6233: backporting preview fix.
2017-04-07 11:05:37 +02:00
Claus
29caacf3c3
u4-6233: escaping the calc function
2017-04-07 11:02:18 +02:00
Mads Rasmussen
f091219f48
fixes: U4-6233 umbraco 7.2.1 - desktop preview - offcanvasmenu is cut off - see possible css fix
2017-04-07 10:26:27 +02:00
Sebastiaan Janssen
372a2f5df4
Merge pull request #1870 from umbraco/temp-U4-8432
...
U4-8432 Update log4net async appender to use the official log4net one
2017-04-07 08:11:42 +02:00
Shannon Deminick
1397bc6dbf
Merge pull request #1869 from umbraco/temp-U4-9748
...
U4-9748 Add some debug logging for scheduled (un)publishing
2017-04-07 15:08:57 +10:00
Shannon
7c5a4d9d67
Changes Any calls to use native length calls
2017-04-07 15:08:32 +10:00
Shannon
183103dc16
reverts Moq which has regression issues
2017-04-07 14:16:28 +10:00
Shannon
4b2a5f8768
Merge branch 'dev-v7.6' into temp-U4-8432
2017-04-07 12:32:30 +10:00
Shannon Deminick
2c3693ac68
Merge pull request #1855 from abryukhov/patch-6
...
Missing some new keys in 'create' area
2017-04-07 12:28:33 +10:00
Shannon Deminick
7d90296e15
Merge pull request #1856 from abryukhov/patch-7
...
New keys added to the 'create' area
2017-04-07 12:28:17 +10:00
Shannon
d4c831864d
updates editor config with more defaults with larger spaces
2017-04-07 12:26:34 +10:00
Shannon Deminick
1a56bb9948
Merge pull request #1860 from Jeavon/EditorConfig
...
Add .editorConfig
2017-04-07 12:21:09 +10:00
Shannon Deminick
4e84260619
Merge pull request #1866 from umbraco/temp-u4--9747
...
Adds check for GuidUdi in MediaController
2017-04-07 12:13:25 +10:00
Shannon
62ddce60a5
updates nuspec
2017-04-07 12:09:05 +10:00
Shannon
bc8829ce14
U4-8432 Update log4net async appender to use the official log4net one
2017-04-07 12:08:16 +10:00
Shannon
d582d5c827
Fixes log4net nuspec entry
2017-04-07 12:06:17 +10:00
Shannon
604bddabdf
Updateing the app.configs with the correct redirects for log4net since alll package installs are going to change these
2017-04-07 12:04:05 +10:00
Shannon
e5af5bcc22
more binding redirects missing
2017-04-07 11:47:22 +10:00
Shannon Deminick
9f7f920229
Merge pull request #1868 from umbraco/issue-U4-9745
...
U4-9745 Update outdated NuGet dependencies
2017-04-07 11:38:18 +10:00
Shannon
d1d98372cd
Fixes binding redirects local transforms and nuget transforms
2017-04-07 11:37:23 +10:00
Sebastiaan Janssen
9feee42430
Oops, committed things to the wrong branch
2017-04-06 16:48:55 +02:00
Sebastiaan Janssen
876cb374ad
Logs in DEBUG mode how much we're going to attempt to (un)publish and the result statuscodes of those attempts
2017-04-06 16:45:00 +02:00
Sebastiaan Janssen
16582c8207
U4-9745 Update outdated NuGet dependencies
2017-04-06 16:27:41 +02:00
Mads Rasmussen
2ee1df3dec
update orange warning color to yellow
2017-04-06 16:25:09 +02:00
Mads Rasmussen
fc862f8434
remove border radius from alerts
2017-04-06 16:24:22 +02:00
Mads Rasmussen
8d7891d203
remove negative margin
2017-04-06 16:18:27 +02:00
Niels Hartvig
5af773d1b0
Adds check for GuidUdi in MediaController
2017-04-06 16:14:28 +02:00
Mads Rasmussen
847ef34281
adjust colors on header and footer in content mini editor to match main editor
2017-04-06 16:12:55 +02:00
Mads Rasmussen
a728f475aa
remove margin from editor sub header in content mini editor
2017-04-06 16:11:03 +02:00
Mads Rasmussen
60f91d95e9
add separator to button groups with toggle
2017-04-06 16:09:46 +02:00
Claus
821532cbd4
Merge pull request #1864 from umbraco/temp-U4-9744
...
fixes: U4-9744 Creating folders from the media picker doesn't work
2017-04-06 14:42:50 +02:00
Claus
e3a639b424
Merge pull request #1862 from umbraco/temp-U4-9729
...
fixes: U4-9729 New menus for Create dialogs are inconsistent with exi…
2017-04-06 14:36:22 +02:00
Claus
5c49aa9b43
Merge pull request #1863 from umbraco/temp-U4-9723
...
fixes: U4-9723 7.6.0-RC - dropdown in action menu is too far from button
2017-04-06 14:33:43 +02:00
Claus
f040754547
Merge pull request #1861 from umbraco/temp-U4-9578
...
fixes: U4-9578 Increase default font-size for RTE
2017-04-06 14:29:36 +02:00
Mads Rasmussen
0da8604639
fixes: U4-9744 Creating folders from the media picker doesn't work
2017-04-06 11:34:50 +02:00
Mads Rasmussen
dd09ba3e12
fixes: U4-9723 7.6.0-RC - dropdown in action menu is too far from button
2017-04-05 14:58:56 +02:00
Mads Rasmussen
896ea389a3
fixes: U4-9729 New menus for Create dialogs are inconsistent with existing Create Document Type panel
2017-04-05 13:23:13 +02:00
Stephan
759c6dfef2
Add a few SiteDomainHelper tests
2017-04-05 12:49:10 +02:00
Mads Rasmussen
809a3f952e
fixes: U4-9578 Increase default font-size for RTE
2017-04-05 12:09:10 +02:00
Shannon
dce9dea8f3
Merge branch 'dev-v7.6' of https://github.com/umbraco/Umbraco-CMS into dev-v7.6
2017-04-05 19:17:35 +10:00
Shannon
b2a497ddba
missing signalr reference in nuspec
2017-04-05 19:17:12 +10:00
Jeavon
ea030d990f
Add .editorconfig file to enforce whitespace and line breaks
2017-04-04 18:19:50 +01:00
Alex Novgorodov
de9739118e
Add basic xss prevention logic
2017-04-04 18:11:48 +03:00
Sebastiaan Janssen
31767a4152
Merge pull request #1857 from umbraco/temp-U4-9696
...
fixes: U4-9696 Update hover of Umbraco Forms install button
2017-04-04 13:42:15 +02:00
Mads Rasmussen
d79134c710
fixes: U4-9696 Update hover of Umbraco Forms install button
2017-04-04 13:20:22 +02:00
Claus
2ed4948619
Merge pull request #1854 from umbraco/temp-U4-9720
...
U4-9720 No more _thumb thumbnail file generation - all thumbnails should be generated via Image Processor
2017-04-04 09:49:10 +02:00
Alexander Bryukhov
ce08749d85
New keys added to the 'create' area
2017-04-04 13:17:23 +07:00
Sebastiaan Janssen
0e67c787a8
Bump version to RC :)
2017-04-04 08:05:32 +02:00
Alexander Bryukhov
1eea1f5f8f
Missing some new keys in 'create' area
...
They are present in en.xml now, but not in en_us.xml
2017-04-04 11:21:07 +07:00
Shannon
ebfb2b536f
bumps version to RC01
2017-04-04 13:12:03 +10:00
Shannon Deminick
81010444f3
Merge pull request #1852 from umbraco/temp-U4-9707
...
fixes: U4-9707 Umbraco 7.6.0 - add border-radius to listview create b…
2017-04-04 12:51:56 +10:00
Shannon Deminick
bbbc1949bc
Merge pull request #1853 from umbraco/temp-U4-9708
...
fixes: U4-9708 Make lightbox screenshots in packages section bigger
2017-04-04 12:48:30 +10:00
Shannon Deminick
7b34e59222
Merge pull request #1851 from umbraco/temp-U4-9706
...
fixes: U4-9706 Partial View Macro File is not created but Macro is
2017-04-04 12:46:29 +10:00
Shannon
3706405bff
Obsoletes all methods that perform image manipulation and thumbnail generation, removes thumbnail generation from occurring, fixes the issue of getting the size for an image!! Argh, we were bypassing the Exif data reading and instead still loading the whole image in!
2017-04-04 12:14:06 +10:00
Mads Rasmussen
8a0efd7790
fixes: U4-9708 Make lightbox screenshots in packages section bigger
2017-04-03 15:24:37 +02:00
Mads Rasmussen
bd2ac3d128
fixes: U4-9707 Umbraco 7.6.0 - add border-radius to listview create button
2017-04-03 15:15:39 +02:00
Emil Wangaa
c25b710b80
Using the VirtualPath for creating the partial view macro + file instead of parent+filename
2017-04-03 14:31:21 +02:00
Shannon
09e060ff92
Merge branch 'dev-v7.6' of https://github.com/umbraco/Umbraco-CMS into dev-v7.6
2017-04-03 21:53:21 +10:00
Shannon
2248a85876
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.6
...
# Conflicts:
# build/NuSpecs/UmbracoCms.nuspec
# src/Umbraco.Core/Services/ContentTypeService.cs
# src/Umbraco.Web.UI.Client/src/views/dashboard/developer/examinemanagement.html
# src/Umbraco.Web.UI/packages.config
2017-04-03 21:50:22 +10:00
Robot for Continuous Integration
a3f4b2db5d
Merge pull request #1771 from umbraco/temp-faster-startup-less-scanning
...
Temp faster startup less scanning
2017-04-03 13:45:30 +02:00
Stephan
5947f01590
RIP DirtyBackDoor
2017-04-03 13:45:03 +02:00
Mads Rasmussen
75a006ca87
move create macro logic from partial view macro file dialog to editor
2017-04-03 13:32:15 +02:00
Shannon
cee5880501
Changes TypeHelper back to Ordinal since that is what it was before
2017-04-03 21:16:08 +10:00
Shannon
f65002ea16
Ensures we only write the cache file if we are scanning
2017-04-03 21:15:50 +10:00
Shannon
bd1bfa416c
Ensures both IServiceConnector and BaseMapper are IDiscoverable because we scan for them
2017-04-03 21:15:34 +10:00
Shannon
317f96a1bd
removes very old logic for rescanning IAction, this is totally unecessary
2017-04-03 21:15:14 +10:00
Shannon
a42d6b954f
ensure that we have cache = true for ITree and IApplication because otherwise we'll be scanning but they are implicitly cached because they are IDiscoverable
2017-04-03 21:14:45 +10:00
Stephan
71b8674664
U4-9576 - deal with broken cache file
2017-04-03 09:25:27 +02:00
Shannon
9e3ca51286
fixes build error... though that check will need to be put back in
2017-04-03 17:17:31 +10:00
Shannon
0e6f2b542e
Merge branch 'dev-v7.6' into temp-faster-startup-less-scanning
...
# Conflicts:
# src/Umbraco.Core/PluginManager.cs
2017-04-03 16:57:57 +10:00
Shannon Deminick
218f523022
Merge pull request #1843 from umbraco/temp-U4-9691
...
Fixes the Examine mgmt dashboard to look better and to detect if an i…
2017-04-03 16:28:36 +10:00
Shannon Deminick
50c6fb036a
Merge pull request #1839 from umbraco/temp-uaasscrum-827
...
uaasscrum-827 - more robust umbraco.config
2017-04-03 16:19:27 +10:00
Shannon Deminick
bc2115ff0a
Merge pull request #1847 from umbraco/temp-u4-9683
...
Upgrade to ModelsBuilder 3.0.6
2017-04-03 16:03:13 +10:00
Shannon Deminick
9eee5c2bc0
Merge pull request #1840 from umbraco/temp-U4-9689
...
U4-9689 Content type description isn't always saved the same way
2017-04-03 15:53:30 +10:00
Claus
038163421b
Merge pull request #1849 from umbraco/temp-u4-9702
...
U4-9702 - event error when deleting content type container
2017-03-30 15:28:09 +02:00
Mads Rasmussen
7ce58f6e5f
installer image is a jpg
2017-03-30 12:07:43 +02:00
Sebastiaan Janssen
c6470decb2
Merge branch 'temp-U4-9687' into dev-v7.6
2017-03-30 11:46:37 +02:00
Sebastiaan Janssen
8a28639331
Revert commit of test variable
2017-03-30 11:43:48 +02:00
Sebastiaan Janssen
65b2b7cb82
Merge pull request #1848 from umbraco/temp-U4-9687
...
Fixes: U4-9687 Update login screen UI
2017-03-30 11:21:42 +02:00
Sebastiaan Janssen
2daf71aee4
Move LoginBackgroundImage to the content section instead of the security section
2017-03-30 11:15:12 +02:00
Sebastiaan Janssen
339edb2295
Merge branch 'dev-v7.6' into temp-U4-9687
2017-03-30 10:49:03 +02:00
Stephan
e117b764fb
U4-9702 - event error when deleting content type container
2017-03-30 10:35:41 +02:00
Mads Rasmussen
ed3096642d
Merge pull request #1844 from ryanology/temp-U4-9697
...
U4-9697 - Listview create new node ordering
2017-03-30 10:31:51 +02:00
Emil Wangaa
d51082f651
Bumps version
2017-03-30 10:27:54 +02:00
Stephan
f2fb275b34
Fix post-merge issues
2017-03-30 09:58:27 +02:00
Stephan
95508c4fb7
Upgrade nuspec accordingly
2017-03-30 09:32:22 +02:00
Stephan
4677faff38
Upgrade to ModelsBuilder 3.0.6
2017-03-30 08:54:01 +02:00
Shannon
c5f388f6bc
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.6
...
# Conflicts:
# build/NuSpecs/UmbracoCms.Core.nuspec
# src/Umbraco.Tests/packages.config
# src/Umbraco.Web/Umbraco.Web.csproj
# src/Umbraco.Web/packages.config
# src/UmbracoExamine/UmbracoExamine.csproj
# src/umbraco.MacroEngines/packages.config
# src/umbraco.MacroEngines/umbraco.MacroEngines.csproj
2017-03-30 17:03:51 +11:00
Shannon
4419af427b
Merge branch 'dev-v7.6' of https://github.com/umbraco/Umbraco-CMS into dev-v7.6
2017-03-30 17:02:04 +11:00
Shannon
dbdee5fc2c
U4-9655 Html Agility pack assembly binding needs to be updated via code, just in case
2017-03-30 17:01:30 +11:00
Shannon
725b3c5eca
Merge branch 'dev-v7' into temp-U4-9691
2017-03-30 16:37:24 +11:00
Shannon
25f5179b29
updates nuspec
2017-03-30 16:36:54 +11:00
Shannon
bf6d084f82
Merge branch 'dev-v7' into temp-U4-9691
2017-03-30 15:50:16 +11:00
Shannon
1a03bd9624
Logs an error if the index is rebuilding due to being corrupt
2017-03-30 15:49:45 +11:00
Shannon
6a1d60c5a7
U4-9692 Update to Examine 0.1.82
2017-03-30 15:43:06 +11:00
Shannon
4fef17190f
adds notes
2017-03-30 11:03:07 +11:00
rrueckl
08ca75bb35
U4-9697 - Listview create new node ordering
2017-03-29 13:59:23 -04:00
Warren Buckley
143b9c605b
Merge pull request #1841 from umbraco/temp-CON-1296
...
Adds support for loading uninitialized trees in the treepicker
2017-03-29 13:31:44 +01:00
Niels Hartvig
d76a0271e9
Adds missing config element
2017-03-29 14:05:09 +02:00
Niels Hartvig
5deb483b94
U4-9694 Add support for specifying custom login background photo
2017-03-29 14:04:45 +02:00
Emil Wangaa
db809f30fe
Reverted hideHeader value to true in treepicker.controller.js - should not have been changed
2017-03-29 14:00:36 +02:00
Claus
dcb50d10c4
Merge pull request #1842 from umbraco/temp-U4-9685
...
fixes: U4-9685 Disable picking folders in the partial view picker
2017-03-29 13:28:33 +02:00
Niels Hartvig
a409b8b0f7
Adds server side support for configuring a background photo for login screen
2017-03-29 12:49:06 +02:00
Shannon
0512eaa7fd
Fixes the Examine mgmt dashboard to look better and to detect if an index is unreadable in which case it allows you to rebuild it.
2017-03-29 21:43:00 +11:00
Mads Rasmussen
a91a67ed8d
fixes: U4-9685 Disable picking folders in the partial view picker
2017-03-29 11:37:30 +02:00
Claus
e8df5f9eb4
U4-9689 Content type description isn't always saved the same way
...
also fixed for member types (and added test for media types also using the ContentTypeService)
2017-03-29 11:08:57 +02:00
Mads Rasmussen
af1257d4ae
update UI on login screen
2017-03-29 10:22:52 +02:00
Shannon
1f3e568a0d
fixes merge issues
2017-03-29 19:11:55 +11:00
Stephan
c46678c766
uaasscrum-827 - more robust umbraco.config
2017-03-29 10:03:02 +02:00
Shannon
cb539e82d0
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.6
...
# Conflicts:
# build/UmbracoVersion.txt
# src/SolutionInfo.cs
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
# src/Umbraco.Core/Persistence/Repositories/DataTypeDefinitionRepository.cs
# src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
# src/Umbraco.Web/Models/Mapping/MediaModelMapper.cs
# src/UmbracoExamine/UmbracoMemberIndexer.cs
2017-03-29 18:11:51 +11:00
Shannon Deminick
1432d602ba
Merge pull request #1838 from umbraco/temp-u4-9665
...
u4-9665
2017-03-29 18:06:28 +11:00
Shannon
841d2a7010
ensure change tracking is turned off on the dialog so the warning doesn't pop up
2017-03-29 17:51:31 +11:00
Shannon
7cdb48b6c9
bumps version
2017-03-29 16:35:37 +11:00
Shannon Deminick
a667058422
Merge pull request #1828 from umbraco/temp-u4-9655
...
U4-9655 - update HtmlAgilityPack version in config
2017-03-29 16:33:37 +11:00
Shannon Deminick
4ffa6bb41b
Merge pull request #1824 from umbraco/temp-u4-9617
...
U4-9617 - perf for published date
2017-03-29 16:29:31 +11:00
Shannon
77af16db55
Merge branch 'dev-v7' into temp-u4-9617
...
# Conflicts:
# src/Umbraco.Web/Models/Mapping/ContentModelMapper.cs
2017-03-29 16:29:18 +11:00
Emil Wangaa
2a44b73056
Adds support for loading uninitialized trees in the treepicker - is needed for CON-1296 to work
2017-03-28 21:19:12 +02:00
Stephan
85d85fa587
Merge pull request #1819 from umbraco/temp-u4-9623
...
U4-9323 - fix DataTypeDefinitionRepository prevalues cache
2017-03-28 17:37:04 +02:00
Stephan
bd27ed739d
Merge pull request #1810 from umbraco/temp-U4-9633
...
Fixes: U4-9633 Update the offline dashboard to new content and styles
2017-03-28 17:28:47 +02:00
Stephan
3938868115
U4-9665 - create partial view macro with file
2017-03-28 17:22:18 +02:00
Claus
140792430f
Merge pull request #1823 from umbraco/temp-U4-9647
...
fixes: U4-9647 7.6.0-beta: New template editor not set $dirty on code…
2017-03-28 15:15:43 +02:00
Claus
c04cf1fe2e
Merge pull request #1822 from umbraco/temp-U4-9654
...
fixes: U4-9654 7.6.0-beta: Legacy icons are not resolved in new listv…
2017-03-28 14:32:48 +02:00
Claus
d1d83c84a0
fixes icons on listviews.
2017-03-28 14:27:05 +02:00
Claus
98acc50e13
Merge pull request #1830 from abryukhov/patch-7
...
Adding new UI keys for v7.6 features
2017-03-28 13:56:46 +02:00
Claus
1a0a02463e
Merge pull request #1835 from umbraco/temp-U4-9680
...
fixes: U4-9680 The font change has made the tiny editor boxes a littl…
2017-03-28 13:53:23 +02:00
Jeavon
00a32c4479
U4-9684 UDI Media Picker Value Converter should cache prevalues
2017-03-28 12:46:31 +01:00
Claus
96c499a47e
Merge pull request #1833 from umbraco/temp-U4-9679
...
fixes: U4-9679 Inserting partial views in the new template editor is …
2017-03-28 13:46:24 +02:00
Claus
f7e8aefeab
Merge pull request #1834 from umbraco/temp-u4-9666
...
U4-9666 - hide deprecated prop editors for macro params
2017-03-28 13:38:42 +02:00
Claus
dfa803293f
Merge pull request #1826 from umbraco/temp-U4-9671
...
Fixes: U4-9671 Fix failing client side unit tests for the content picker and template editor
2017-03-28 13:23:55 +02:00
Claus
7ade64f855
Merge pull request #1802 from umbraco/temp-U4-9637
...
U4-9637 addDashboardSection package action shouldn't add the dashboar…
2017-03-28 13:12:26 +02:00
Shannon Deminick
346e8dcaf0
Merge pull request #1820 from umbraco/temp-u4-9615
...
U4-9615 - implement way to find listviews in path fast
2017-03-28 16:05:25 +11:00
Shannon
ddfd07bf4a
Fixes count query
2017-03-28 16:04:06 +11:00
Shannon
a9fe46da0c
makes HasContainerInPath public
2017-03-28 15:55:45 +11:00
Shannon
aca1f0d186
Adds comments
2017-03-28 15:46:33 +11:00
Shannon
9eb415d398
U4-9682 Repository's have a double nested DeepCloneRuntimeCacheProvider set which means all entities are double deep cloned in and out of the cache and ensures that PreValueCollections are not also manually deep cloned.
2017-03-28 15:41:55 +11:00
Shannon
8f6b728534
Moves paging value to a constant
2017-03-28 13:37:10 +11:00
Shannon Deminick
2e0c09ab39
Merge pull request #1827 from umbraco/temp-u4-9598
...
U4-9598 - fix paging in UmbracoContentIndexer
2017-03-28 13:31:37 +11:00
Shannon Deminick
f211344786
Merge pull request #1825 from umbraco/temp-u4-9604
...
U4-9604 - fix current HttpContext in ManyObjectsResolverBase
2017-03-28 13:11:09 +11:00
Mads Rasmussen
f8764cdd20
fixes: U4-9680 The font change has made the tiny editor boxes a little to small.
2017-03-27 13:05:46 +02:00
Stephan
1d17bfd59a
U4-9666 - hide deprecated prop editors for macro params
2017-03-27 12:25:58 +02:00
Mads Rasmussen
98ad6ad366
fixes: U4-9679 Inserting partial views in the new template editor is broken
2017-03-27 11:27:58 +02:00
Stephan
68702b98f5
U4-9604 - add nullcheck
2017-03-27 08:52:10 +02:00
Stephan
f93caf277b
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into temp-u4-9604
2017-03-27 08:47:40 +02:00
Shannon Deminick
32db674397
Merge pull request #1813 from umbraco/temp-U4-9645
...
Fixes: U4-9645 RTE link dialogs should use the new picker dialog
2017-03-27 14:25:07 +11:00
Shannon Deminick
e0a7698780
Merge pull request #1821 from andyneil/dev-v7-lang-fixes
...
Dev v7 lang fixes
2017-03-27 14:20:41 +11:00
Shannon Deminick
783c74d3ba
Merge pull request #1829 from abryukhov/patch-6
...
Adding missing keys before v7.6
2017-03-27 14:12:08 +11:00
Alexander Bryukhov
96d7bc3898
Adding new UI keys for v7.6 features
2017-03-24 22:10:09 +07:00
Alexander Bryukhov
21963c03a2
Adding missing keys before v7.6
2017-03-24 21:59:02 +07:00
Stephan
a2a9794fdb
U4-9655 - update HtmlAgilityPack version in config
2017-03-24 14:47:27 +01:00
Stephan
879a132077
U4-9598 - fix paging in UmbracoContentIndexer
2017-03-24 13:05:06 +01:00
Mads Rasmussen
9650d314c6
fix failing unit tests for template editor
2017-03-24 11:35:44 +01:00
Mads Rasmussen
fcc0c452bb
add mock for getEntitiesByIds POST request
2017-03-24 11:34:08 +01:00
Stephan
606ebcae92
U4-9604 - fix current HttpContext in ManyObjectsResolverBase
2017-03-24 11:07:15 +01:00
Stephan
af10ae9e34
U4-9617 - fix
2017-03-23 18:00:58 +01:00
Stephan
a23c150738
U4-9617 - fix
2017-03-23 17:51:30 +01:00
Stephan
085a678266
U4-9617 - perf for published date
2017-03-23 17:44:07 +01:00
Mads Rasmussen
c73fb6144b
fixes: U4-9647 7.6.0-beta: New template editor not set $dirty on code change
2017-03-23 16:31:50 +01:00
mikkelhm
bfd201efcc
Bump version to 7.6-Beta5
2017-03-23 15:46:18 +01:00
Mads Rasmussen
5a2b4f031b
fixes: U4-9654 7.6.0-beta: Legacy icons are not resolved in new listview picker
2017-03-23 15:00:30 +01:00
andyneil
cf7cafeb4c
Update wording to be more grammatically correct
2017-03-23 13:41:48 +00:00
andyneil
870657affa
Update wording to be more grammatically correct
2017-03-23 13:41:23 +00:00
Stephan
fe11d4770d
U4-9615 - implement way to find listviews in path fast
2017-03-23 14:07:45 +01:00
Mads Rasmussen
ac75d8148d
fix color on tree header checkmark
2017-03-23 11:46:51 +01:00
Mads Rasmussen
4a32cddf08
make tree search box full width
2017-03-23 11:37:13 +01:00
Mads Rasmussen
7461e7c55b
align styling of error and success messages for content (move/copy) and media (move)
2017-03-23 11:36:51 +01:00
Stephan
c8fe9030c7
U4-9323 - fix DataTypeDefinitionRepository prevalues cache
2017-03-23 10:39:28 +01:00
Shannon
2ae236e98d
Adds xml transform for partial view tree types
2017-03-23 18:48:41 +11:00
Shannon
802fb95784
Fixes issue with renaming PartialViewMacro and PartialViewTree controller names - this also fixes an issue that we were looking up these types over and over again and now we just do it once.
2017-03-23 18:44:28 +11:00
Shannon
0297fdb32f
Fixes a bunch of the JS unit tests
2017-03-23 13:19:37 +11:00
Shannon Deminick
5bede4bf9f
Merge pull request #1816 from umbraco/temp-u4-9664
...
u4-9664 - Enables HasAccess on the MediaTreeController to use a udi for checkin…
2017-03-23 12:54:11 +11:00
Shannon
d37106576d
Adds null checks to the ContentTreeController too
2017-03-23 12:53:48 +11:00
Shannon
ed0f0f7942
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.6
...
# Conflicts:
# src/Umbraco.Core/Configuration/CoreDebug.cs
# src/Umbraco.Core/Publishing/PublishingStrategy.cs
# src/Umbraco.Core/Umbraco.Core.csproj
2017-03-23 12:24:16 +11:00
Shannon Deminick
3d81c73495
Merge pull request #1814 from umbraco/temp-u4-9658
...
U4-9658 - detect umbraco.config rogue content types, and fix
2017-03-23 12:16:10 +11:00
Shannon
e7a540e717
Proper Exception handling
2017-03-23 12:15:14 +11:00
Shannon Deminick
bb886c237e
Merge pull request #1815 from umbraco/temp-u4-9610
...
U4-9610 - fix nullref in BulkPublishController
2017-03-23 11:28:03 +11:00
Shannon
6c1e271fa8
Fixes styling and fixing error message quotes to make it more clear
2017-03-23 11:27:46 +11:00
Shannon Deminick
4c1b807e4f
Merge pull request #1812 from umbraco/temp-u4-6811
...
U4-6811 - fix preview set deletion
2017-03-23 11:06:33 +11:00
Shannon
3b22c0cdd7
Catches correct expected exception type, we'll log for other non expected errors.
2017-03-23 11:06:06 +11:00
mikkelhm
31d8f49d3b
Enables HasAccess on the MediaTreeController to use a udi for checking access
2017-03-22 20:25:15 +01:00
Stephan
631404743f
U4-9610 - fix nullref in BulkPublishController
2017-03-22 14:44:39 +01:00
Emil Wangaa
1e154e8bc9
Internal Beta04 version bump - needed for Forms
2017-03-22 14:32:35 +01:00
Stephan
d5c9639170
U4-9658 - detect umbraco.config rogue content types, and fix
2017-03-22 13:58:40 +01:00
Mads Rasmussen
b90cccbfff
implement mini list view for media copy
2017-03-22 13:45:09 +01:00
Stephan
94b7c36d62
U4-6811 - fix preview set deletion
2017-03-22 12:16:33 +01:00
Mads Rasmussen
22f0641c54
implement mini list view for url picker
2017-03-22 11:58:11 +01:00
Mads Rasmussen
e465a937c5
Implement mini list view for generic move overlay
2017-03-22 11:26:53 +01:00
Mads Rasmussen
d2164bc94d
Implement mini list view for generic copy overlay
2017-03-22 11:26:08 +01:00
Mads Rasmussen
df9d09725b
add entity helper so we don't have to hard code these values all over the place
2017-03-22 11:25:00 +01:00
Stephan
1ffdd1abd1
Merge pull request #1811 from umbraco/temp-U4-9660
...
U4-9660 EntityService is not using readonly uow where it could be
2017-03-22 11:20:29 +01:00
Claus
a06de1b165
U4-9660 EntityService is not using readonly uow where it could be
2017-03-22 11:14:16 +01:00
Mads Rasmussen
0a56f46b12
Implement mini list view for content copy dialog
2017-03-22 10:44:55 +01:00
Mads Rasmussen
972f9b3546
implement mini list view for content move dialog
2017-03-22 10:43:10 +01:00
Shannon
0fd3af6828
Fixes release version of tinymceconfig
2017-03-22 18:32:28 +11:00
Shannon
fafb207799
U4-8658 RTE Editor: Edit an existing image by clicking 'media picker' in toolbar, show a blank picker
2017-03-22 18:27:18 +11:00
Shannon
b1aea424e8
U4-9659 Javascript error when inserting an image into the rich text editor from the media picker
2017-03-22 18:26:11 +11:00
Shannon Deminick
3598acaddc
Merge pull request #1805 from umbraco/temp-u4-9644
...
u4-9644 fix local link selection in the rich text editor
2017-03-22 18:25:04 +11:00
Shannon
8e03a1ffca
Updates tha a and img tags in the rte to use a data-udi attribute when udi's are used
2017-03-22 18:17:59 +11:00
Shannon Deminick
ded8afa8fc
Merge pull request #1808 from umbraco/temp-u4-9582
...
U4-9582
2017-03-22 13:56:54 +11:00
Mads Rasmussen
dcd2b1eb6b
Merge pull request #1807 from crgrieve/U4-9648
...
U4-9648 Remove the relevant query rather than the first one in list.
2017-03-21 19:59:57 +01:00
Stephan
c04ef47be3
Merge pull request #1806 from umbraco/temp-u4-9640
...
U4-9640
2017-03-21 17:48:07 +01:00
Stephan
62f3c87e8a
Merge remote-tracking branch 'origin/dev-v7.6' into temp-u4-9640
2017-03-21 17:12:29 +01:00
Stephan
1b9776ecfb
Merge pull request #1800 from umbraco/temp-U4-9591
...
U4-9591 All PetaPoco Relators for 1:M mappings need to be reviewed to…
2017-03-21 16:52:12 +01:00
Warren Buckley
7b1efa718e
Internal Beta03 version bump - needed for Forms for access to [FileUploadCleanupFilter]
2017-03-21 15:50:13 +00:00
Warren Buckley
f60ad15f70
Marks Forms access to internals in Umbraco.Web assembly - needed for [FileUploadCleanupFilter] in Forms
2017-03-21 15:42:30 +00:00
Mads Rasmussen
28ab176466
Fixes: U4-9633 Update the offline dashboard to new content and styles
2017-03-21 15:28:55 +01:00
mikkelhm
3f3db006e7
When selecting a local link, also update the data-id to be the udi
2017-03-21 14:43:54 +01:00
Stephan
7801cdf9ff
Merge remote-tracking branch 'origin/dev-v7.6' into temp-u4-9640
2017-03-21 13:14:18 +01:00
mikkelhm
836e1bba54
Revert "moves binding redirects to app pre init"
...
This reverts commit 5a953761b0 .
2017-03-21 13:14:07 +01:00
mikkelhm
de9c5b88ab
Updates the legacy linkpicker to show udi links properly, i.e. translate them to nice internal urls
2017-03-21 11:48:50 +01:00
Stephan
77981f889f
U4-9582 - perfs, cache converter prevalues
2017-03-21 11:10:52 +01:00
Stephan
0a132ed5ed
U4-9582 - perfs, remove Yield method
2017-03-21 11:10:37 +01:00
Shannon
5a953761b0
moves binding redirects to app pre init
2017-03-21 20:41:07 +11:00
Shannon
27ee192c8f
Fixes all the logic in the CodeFileController, propery null checking, proper handling of persisting everything including renames, removes code duplication
2017-03-21 18:39:45 +11:00
Shannon
dfa58183c6
Fixes deleting partial view and script files
2017-03-21 18:38:54 +11:00
Shannon
e8668f3ed4
Don't pass in a value for snippets if it's not there, it will show up as a "undefined" string otherwise, adds the redirect method to the contentEditingHelper
2017-03-21 18:38:32 +11:00
Shannon
c84e3dac38
Adds notes, return false if the file is not actually deleted, adds test assertions
2017-03-21 18:37:46 +11:00
Shannon
72ab51ea60
Fixes angular file controllers to not sync the tree if an item is being created, redirects to the correct path if the file is renamed
2017-03-21 18:36:14 +11:00
Shannon
1bfb63fe86
Adds validation for file names
2017-03-21 18:35:13 +11:00
Shannon
2cf68ab263
dont' render files that are invalid (no name)
2017-03-21 18:30:39 +11:00
Shannon
215bc64a83
Fixes val-server directive since it wasn't picking up on ngModel changes
2017-03-21 18:20:22 +11:00
Shannon Deminick
1b17f4e9df
Merge pull request #1804 from umbraco/temp-u4-9543
...
U4-9543 - fix shadow filesystem filter
2017-03-21 12:59:43 +11:00
Shannon
73f0b1992d
Fixes up sorting when using relators
2017-03-21 12:37:35 +11:00
carole_grieve_eqtr
21f54dd4ff
Remove the relevant query rather than the first one!
2017-03-20 17:55:48 +00:00
Stephan
a5903ec419
U4-9640 - fix CodeFileController for scripts
2017-03-20 16:53:08 +01:00
Warren Buckley
ac496b0cf6
Updates version to beta02 - after Warren forgot to merge & push AccessToInternals for Forms before public beta
2017-03-20 15:40:15 +00:00
Warren Buckley
6036136938
Merge branch 'dev-v7.6' of https://github.com/umbraco/Umbraco-CMS into dev-v7.6
...
# Conflicts:
# build/UmbracoVersion.txt
# src/SolutionInfo.cs
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
2017-03-20 14:55:29 +00:00
Stephan
a9c7a7a405
U4-9640 - use IFileSystem
2017-03-20 15:53:34 +01:00
mikkelhm
ce8286dadd
Sets the udi as well as the id when selecting a local link in the rich text editor
2017-03-20 15:53:32 +01:00
Claus
532b177d2e
Merge pull request #1793 from Phosworks/U4-8418
...
Fixes jquery selector bug, http://issues.umbraco.org/issue/U4-8418
2017-03-20 14:43:43 +01:00
mikkelhm
504aac0350
Fixes variable names when selecting a local link in the rich text editor
2017-03-20 14:32:43 +01:00
Stephan
454aad2170
U4-9543 - fix shadow filesystem filter
2017-03-20 13:01:03 +01:00
Shannon
fd0cb7da23
Merge remote-tracking branch 'refs/remotes/origin/dev-v7.6' into temp-U4-9591
2017-03-20 18:28:38 +11:00
Shannon
4093fd9b79
U4-9637 addDashboardSection package action shouldn't add the dashboard if it already exists
2017-03-18 16:52:30 +11:00
Shannon
3d6f91cbef
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2017-03-18 15:47:56 +11:00
Shannon
fffd508bb2
missing null check
2017-03-18 15:44:57 +11:00
Sebastiaan Janssen
f4eb37d44d
Missing null check (for unit test)
2017-03-17 12:11:28 +01:00
Sebastiaan Janssen
c79aaa9c48
Bumps version
2017-03-17 11:49:42 +01:00
Sebastiaan Janssen
e3bc6f148a
New installer background image
2017-03-17 11:35:15 +01:00
Warren Buckley
a43bd13e6a
Merge pull request #1798 from umbraco/temp-U4-9621
...
Fixes: U4-9621 More UI color tweaks
2017-03-16 15:31:30 +00:00
Warren Buckley
6aa00c52dc
Merge branch 'dev-v7.6' of https://github.com/umbraco/Umbraco-CMS into dev-v7.6
2017-03-16 15:08:33 +00:00
Stephan
333b35d8b9
U4-9606 - hard cap of 8 minidump files
2017-03-16 15:51:19 +01:00
Mads Rasmussen
30d5bfa7b4
move nonode css to less file, update grunt build + update no node colors + font
2017-03-16 15:49:59 +01:00
Claus
890673a197
Merge pull request #1797 from umbraco/temp-u4-9606
...
U4-9606 - New DumpOnTimeoutThreadAbort debug option
2017-03-16 15:38:01 +01:00
Claus
6344ad28aa
adding sqlsyntax.
2017-03-16 14:52:50 +01:00
Claus
eadc3c8c5a
U4-9591 All PetaPoco Relators for 1:M mappings need to be reviewed to ensure there is a correct sort being used
2017-03-16 14:45:59 +01:00
Stephan
9b8db111dd
Merge pull request #1790 from umbraco/temp-U4-9611
...
U4-9611 Create Property Value Converters for all new UDI Property Edi…
2017-03-16 14:36:17 +01:00
Stephan
7b506fadc6
U4-9611 - minor fix
2017-03-16 14:35:54 +01:00
Stephan
27539d4aad
U4-9606 - always minidump on Monitor.ReliableEnter exceptions
2017-03-16 14:04:28 +01:00
Claus
1ce44565a3
Merge pull request #1764 from umbraco/temp-u4-9462
...
U4-9462 units of work cleanup
2017-03-16 13:12:32 +01:00
Stephan
e70e651901
U4-9462 - minor fix
2017-03-16 13:10:53 +01:00
Mads Rasmussen
00b0515fc1
Revert "less bright and "dangerous" alerts, notifications and validation messages"
...
This reverts commit 691c13d1e1 .
2017-03-16 10:31:48 +01:00
Morten Christensen
d8c04b1f67
Merge pull request #1799 from umbraco/temp-U4-9632
...
U4-9632 Ensure GUID generation on updated entity types in v7.6 is unique
2017-03-16 10:09:31 +01:00
Shannon
172ef8c379
U4-7093 If allowManuallyChangingPassword=false on new install, installation doesn't work
2017-03-16 18:59:06 +11:00
Claus
7e1f045c09
U4-9632 Ensure GUID generation on updated entity types in v7.6 is unique
...
removing unused using statements from other migrations.
2017-03-16 08:19:03 +01:00
Sebastiaan Janssen
d2fdf7b647
Check if MediaPicker is configured as single or multiple and give back appropriate result for each (IPublishedContent vs IEnumerable<IPublishedContent>)
2017-03-15 23:22:53 +01:00
Sebastiaan Janssen
e1942d96d0
Incorporate Stephane's feedback: if we already know we're getting list of int or udi, we don't need to cast, or even test for the PropertyEditorAlias
2017-03-15 23:22:53 +01:00
Stephan
496e6c1711
U4-9462 - missed one safeXml.AcceptChanges
2017-03-15 14:50:42 +01:00
Mads Rasmussen
c9fc0fbed1
Update installer gray buttons to purple buttons + align label with input
2017-03-15 14:35:11 +01:00
Stephan
3121ea6111
Merge branch 'dev-v7.6' into temp-u4-9462
2017-03-15 13:48:27 +01:00
Stephan
59ecc6e109
Merge branch 'dev-v7.6' into temp-U4-9611
2017-03-15 13:00:07 +01:00
Stephan
eb42b9a4b6
Merge pull request #1796 from umbraco/temp-U4-6566
...
U4-6566 Membership provider `useLegacyEncoding` should default to `false`
2017-03-15 12:37:09 +01:00
Stephan
82660cf6af
Merge branch 'dev-v7.6' into temp-U4-9611
2017-03-15 12:10:27 +01:00
Stephan
54afd3d954
Fix failing test
2017-03-15 12:08:52 +01:00
Mads Rasmussen
9ee3471153
add font smoothing to installer
2017-03-15 10:38:42 +01:00
Mads Rasmussen
691c13d1e1
less bright and "dangerous" alerts, notifications and validation messages
2017-03-15 10:26:05 +01:00
Stephan
f7f23015d0
U4-9606 - missing file
2017-03-15 09:39:35 +01:00
Stephan
e432b7061d
U4-9606 - New DumpOnTimeoutThreadAbort debug option
2017-03-14 19:02:33 +01:00
Sebastiaan Janssen
241ccf00a5
U4-6566 Membership provider useLegacyEncoding should default to false
2017-03-14 17:05:24 +01:00
Sebastiaan Janssen
1a0046df95
Merge pull request #1795 from umbraco/temp-U4-9498
...
U4-9498 LocalLinks as UDI
2017-03-14 15:54:03 +01:00
Warren Buckley
30f63eefb3
Merge branch 'dev-v7.6' of https://github.com/umbraco/Umbraco-CMS into dev-v7.6
2017-03-14 10:18:00 +00:00
Warren Buckley
6114193fd5
Bump version to alpha 75
2017-03-14 10:17:43 +00:00
Warren Buckley
82420605ef
Allow Forms Assemblies to access internals in Umbraco.Core - Required to use AppContext.ScopeProvider for Scope Events for Deploy
2017-03-14 10:01:23 +00:00
Sebastiaan Janssen
3bddceb17b
Put the rewrite section in system.webServer where it belongs
2017-03-14 11:00:41 +01:00
Sebastiaan Janssen
a2ca753dd9
Use RelatedLink class instead of weird extra inline class, convert UDI values
2017-03-14 10:26:13 +01:00
Sebastiaan Janssen
6f516a15aa
Boyscout cleanup
2017-03-14 10:25:10 +01:00
Sebastiaan Janssen
223ed41c53
Use the extension method to get published content item - consistent with other PVCs
2017-03-14 10:24:31 +01:00
Sebastiaan Janssen
d2a3932626
Merge branch 'dev-v7.6' into temp-U4-9611
2017-03-14 10:22:39 +01:00
Sebastiaan Janssen
27fab61646
Merge pull request #1792 from umbraco/temp-U4-9497
...
U4-9497 Update Related Links Property Editor to support UDIs
2017-03-14 10:14:45 +01:00
Shannon
05f8870424
Merge remote-tracking branch 'refs/remotes/origin/dev-v7' into dev-v7.6
2017-03-14 17:25:40 +11:00
Shannon
4a829154db
Adds documentation link to IIS Rewrite rules
2017-03-14 17:10:39 +11:00
Shannon
f8073f429f
adds debug transforms to ensure that any urlrewriting stuff is removed when the sln is built
2017-03-14 16:36:15 +11:00
Shannon
0a3220df85
Fixes null check, adds another test case
2017-03-14 16:26:17 +11:00
Shannon Deminick
04d37c590b
Merge pull request #1786 from umbraco/temp-U4-9004
...
U4-9004 Remove URLRewriting.net dependency
2017-03-14 16:25:41 +11:00
Shannon
9a57f463ce
Updates LocalLinks to be UDI, this will support both INT and UDI as LocalLink but when a new LocalLink is picked, it will use the UDI so eventually the INT will be gone
2017-03-14 15:31:30 +11:00
Mads Rasmussen
fdfae0f78a
increase font size for template insert description
2017-03-13 22:43:24 +01:00
Mads Rasmussen
9ebe7f683a
increase font size for validation label
2017-03-13 22:40:12 +01:00
Mads Rasmussen
185af08e75
increase header description font-size
2017-03-13 21:02:43 +01:00
Mads Rasmussen
874c679bfe
update tree header
2017-03-13 20:53:55 +01:00
Mads Rasmussen
76a6449ffa
increase font size on actions menu
2017-03-13 20:47:36 +01:00
Mads Rasmussen
fd8e200bd7
make property editor placeholder lighter + increase font size
2017-03-13 20:38:02 +01:00
Mads Rasmussen
aa7e739b0e
increase sections label font size
2017-03-13 20:09:44 +01:00
Mads Rasmussen
97f379ff44
add more contrast to placeholder text
2017-03-13 20:06:57 +01:00
Sebastiaan Janssen
3904f9c503
Centralized getting an IPublishedContent item from a Udi in a single extension method so that we're not repeating that code all over the place all the time
2017-03-13 15:49:15 +01:00
Warren Buckley
7753993987
Adds in more checks for the UDI or int to be stored - as there is a similar call to open the dialog to pick content from another function name - unknown why
...
Same for persisting data
2017-03-13 13:48:13 +00:00
Wincent
fc92d40b3a
Fixes jquery selector bug, http://issues.umbraco.org/issue/U4-8418
2017-03-13 11:25:02 +01:00
Shannon
8f48da8bb0
Gets the related links editor working with the old property value converter too, udpates the install script so that works and updates tests to reference the correct one, adds GUID overloads to the UrlProvider
2017-03-13 16:58:41 +11:00
Shannon
aba325e109
Creates UDI Related Links Property Editor and deprecates the old one
2017-03-13 16:14:30 +11:00
Shannon
2dd31f0f05
reverts the change for the showing an error if the node doesn't exist - it was for a start node (i.e. based on a user), not for an existing picked node
2017-03-13 16:00:56 +11:00
Shannon
d42d96e166
Fixes issue with new picker logic when a picked node no longer exist, this would result in a 404 error which would actually show the red error and the dialog would die, instead we handle the error and initialize the tree when were ready
2017-03-13 15:04:35 +11:00
Shannon
3571c238b4
Renames the new UDI pickers to still be suffixed with "PropertyEditor" to make things more consistent
2017-03-13 12:59:36 +11:00
Shannon
2087332b69
removes committed Deploy dashboard config
2017-03-13 12:58:44 +11:00
Shannon
dc71f9cd5e
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2017-03-13 12:39:27 +11:00
Shannon
99ed4d6cb9
Makes umbraco.GlobalSettings.UmbracoMvcArea available since we haven't been able to get the GlobalSettings into the right public classes yet.
2017-03-13 12:38:08 +11:00
Shannon Deminick
3646cfb47e
Merge pull request #1791 from soreng/patch-3
...
Removed weird comment
2017-03-12 21:37:44 +01:00
Søren Gregersen
1b7ce8bcde
Removed weird comment
...
removed "this" as remark for NewPassword
2017-03-12 21:20:24 +01:00
Sebastiaan Janssen
89c84676dd
U4-9611 Create Property Value Converters for all new UDI Property Editors
2017-03-11 16:44:57 +01:00
Shannon
1c7b374c42
Fixes new property value converters to shadow their old ones correctly
2017-03-10 12:27:29 +01:00
Shannon
7100a00ef1
fix merges
2017-03-10 12:22:44 +01:00
Shannon
df04100ff6
Merge remote-tracking branch 'refs/remotes/origin/dev-v7' into dev-v7.6
...
# Conflicts:
# build/UmbracoVersion.txt
# src/SolutionInfo.cs
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
# src/Umbraco.Core/Persistence/Querying/ExpressionVisitorBase.cs
# src/Umbraco.Core/Persistence/Querying/SqlExpressionExtensions.cs
# src/Umbraco.Core/Persistence/Repositories/ContentRepository.cs
# src/Umbraco.Core/Persistence/Repositories/EntityRepository.cs
# src/Umbraco.Core/Persistence/Repositories/MediaRepository.cs
# src/Umbraco.Core/Persistence/Repositories/MemberRepository.cs
# src/Umbraco.Core/Persistence/Repositories/VersionableRepositoryBase.cs
# src/Umbraco.Core/Services/ContentService.cs
# src/Umbraco.Core/Services/MediaService.cs
# src/Umbraco.Core/Umbraco.Core.csproj
# src/Umbraco.Tests/Persistence/DatabaseContextTests.cs
# src/Umbraco.Tests/Umbraco.Tests.csproj
# src/Umbraco.Web.UI.Client/src/less/tree.less
# src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
# src/Umbraco.Web/Editors/EntityController.cs
# src/Umbraco.Web/Editors/MediaController.cs
2017-03-10 10:40:28 +01:00
Stephan
b893df035b
Files were committed by mistake
2017-03-10 08:48:26 +01:00
Sebastiaan Janssen
67c6146f96
Merge pull request #1787 from umbraco/temp-u4-9595
...
U4-9595 - improve log error msg on thread aborts on timeouts
2017-03-09 15:59:47 +01:00
Stephan
6439e2fdd0
Merge dev-v7.6 into temp-u4-9462
2017-03-09 15:29:26 +01:00
Sebastiaan Janssen
13aa615745
U4-9004 Remove URLRewriting.net dependency
2017-03-09 11:41:36 +01:00
Stephan
b8c0d4c4ea
U4-9595 - improve log error msg on thread aborts on timeouts
2017-03-09 11:35:06 +01:00
Stephan
6992b0319a
Version 7.6-alpha074
2017-03-08 18:59:27 +01:00
Stephan
d1111009e3
Fix SemVer lib version
2017-03-08 18:45:00 +01:00
Sebastiaan Janssen
6c624ca08a
Merge pull request #1785 from CreunaAB/fix/add-missing-sv-translation
...
Adds missing swedish translation for document type without template
2017-03-08 15:21:55 +01:00
Shannon Deminick
1722831bf5
Merge pull request #1640 from umbraco/temp-u4-7318
...
Value Converters for All Core Property Editors
2017-03-08 14:29:40 +01:00
Shannon
5291558b23
Further refactoring, using attributes, moving and removing some classes, using DI where necessary.
2017-03-08 14:27:39 +01:00
Warren Buckley
a3f6fb78f5
Bump version to alpha-73 after downgrade to .NET 4.5
2017-03-08 12:22:47 +00:00
Warren Buckley
736b3565d0
Merge pull request #1784 from umbraco/temp-deploy-257
...
deploy-257 Downgrade Core and Deploy to framework 4.5
2017-03-08 12:17:08 +00:00
Claus
ed782998ef
Merge pull request #1779 from umbraco/temp-U4-9521
...
U4-9521 MediaService.GetPagedChildren should only get children and not descendants
2017-03-08 13:13:23 +01:00
Claus
31d980b0c5
Merge pull request #1782 from umbraco/temp-u4-9605
...
U4-9605 - debug switch for uncompleted scopes
2017-03-08 13:07:03 +01:00
Claus
9f6e4d4fd5
updating nuspec.
2017-03-08 12:04:48 +01:00
Claus
d90658d814
Merge pull request #1783 from umbraco/temp-u4-9588
...
u4-9588 - filesystems
2017-03-08 11:58:47 +01:00
Claus
7fa8f04b11
deploy-257 Downgrade Core and Deploy to framework 4.5
2017-03-08 11:20:48 +01:00
Stephan
bf2232258e
U4-9588 - filesystems manager tlc
2017-03-08 11:02:30 +01:00
nengberg
8a133938e6
Adds missing swedish translation for document type without template
2017-03-08 09:57:32 +01:00
hartvig
c1b3f1977d
Merge pull request #1768 from danieland/dev-v7
...
U4-9571: Legacy icons look weird
2017-03-07 18:58:13 +01:00
hartvig
f086156d48
Merge pull request #1781 from majken92/dev-v7
...
Updating sv.xml with correct translation
2017-03-07 18:53:43 +01:00
hartvig
7080013dd6
Merge pull request #1777 from jamescoxhead/U4-9373
...
U4-9373 Fix for duplicate dashboards after upgrading
2017-03-07 18:45:50 +01:00
Stephan
5bbb44479f
U4-9588 - expand filesystems manager
2017-03-07 17:57:45 +01:00
Warren Buckley
5218d31f23
Bumps version to alpha-072
2017-03-07 15:43:29 +00:00
Stephan
9e55f5835c
U4-9605 - debug switch for uncompleted scopes
2017-03-07 12:42:44 +01:00
Michael Razmgah
b080825bb2
Updating sv.xml with correct translation
2017-03-06 21:31:42 +01:00
Stephan
8bb696bf9a
Merge pull request #1776 from umbraco/temp-U4-9587
...
U4-9587 RebuildXmlStructures doesn't clear out stale data so there is…
2017-03-06 14:51:50 +01:00
Shannon
55e8451513
changes to in groups of 2000
2017-03-06 14:44:41 +01:00
Shannon
7e4e2a1d5d
Fixes query when rebuilding xml structures for a content type
2017-03-06 14:42:02 +01:00
Claus
1101fc199f
Merge pull request #1585 from umbraco/temp-U4-9145
...
U4-9145 Updating TinyMCE to latest (4.4.3)
2017-03-06 12:14:18 +01:00
Stephan
5027757760
Merge branch dev-v7 into temp-faster-startup-less-scanning
2017-03-06 08:50:29 +01:00
Stephan
d4d040d9ec
More PluginManager TLC
2017-03-05 11:43:36 +01:00
Stephan
4f1b76f5ff
More IDiscoverable
2017-03-05 11:28:37 +01:00
Stephan
3b3eda5bfc
PluginManager TLC
2017-03-05 11:28:22 +01:00
Emil Wangaa
6de76571d7
Adds a couple of tests for ContentService.GetPagedChildren
2017-03-03 14:56:41 +01:00
Emil Wangaa
0f535f233e
ContentService.GetPagedChildren should also only get children
2017-03-03 14:15:04 +01:00
Emil Wangaa
56da13fa79
MediaService.GetPagedChildren now only gets children even if parent id is root node instead of also getting descendants
2017-03-03 13:45:21 +01:00
Stephan
79d4956b75
Merge branch 'dev-v7' into temp-U4-9587
2017-03-03 13:26:43 +01:00
Stephan
becc07c2bd
More PluginManager cleanup
2017-03-03 13:26:20 +01:00
Mads Rasmussen
05fa58694e
Merge pull request #1773 from umbraco/temp-ui-colors
...
fixes: U4-9583 Update UI colours and typography
2017-03-03 09:50:28 +01:00
Mads Rasmussen
ecc8575454
colour tweaks
2017-03-03 09:48:50 +01:00
James Coxhead
9acfd8f5d2
Updated dashboard config transform
...
Fix for dupicate dashboards after upgrading
2017-03-02 21:02:25 +00:00
Shannon
0b530ce181
Fixes rebuilding xml structures when a content type is specified, we need to filter on that when looking for orphaned items.
2017-03-02 19:17:39 +01:00
Shannon
402835d72d
Merge branch 'Colletz-U4-9573' into dev-v7
2017-03-02 18:45:06 +01:00
Shannon
08d579ec87
Fixes a bunch of id assignments in PublicAccessRepository along with clearing out old entries that are flagged for removal, adds a lot more assertions for retrieving items and their rules.
2017-03-02 18:44:42 +01:00
Shannon
8b92755487
Merge branch 'U4-9573' of https://github.com/Colletz/Umbraco-CMS into Colletz-U4-9573
2017-03-02 17:55:16 +01:00
Shannon
01b48107f3
ensures that the content type is not used in the query when it is null.
2017-03-02 17:45:21 +01:00
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
65a22417f7
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2017-03-02 16:54:37 +01:00
Shannon
6c271e7af9
Fixes issue with U4-9456 when we use the withCache flag we do not add that to the defs collection so an error would occur if one was resolved from cache.
2017-03-02 16:54:25 +01:00
Mads Rasmussen
df93dfe63c
Merge pull request #1766 from umbraco/temp-U4-9538
...
U4-9538 - Add Keyboard shortcut (overview & template editor)
2017-03-02 16:12:56 +01:00
Mads Rasmussen
711981adab
remove comment
2017-03-02 16:10:41 +01:00
Mads Rasmussen
199c5a9606
add keyboard shortcuts to partial view editor
2017-03-02 16:05:31 +01:00
Stephan
5841377431
Merge branch 'dev-v7' into temp-faster-startup-less-scanning
2017-03-02 16:04:03 +01:00
Claus
54efe86020
fixes broken tests...
2017-03-02 16:00:11 +01:00
mikkelhm
589704437f
Bump version to alpha071
2017-03-02 15:46:06 +01:00
Mads Rasmussen
9a99ad1416
combine documentation for localize component and attribute directive
2017-03-02 15:28:40 +01:00
Mikkel Holck Madsen
a4077df5b7
deploy-245 - Merge pull request #1775 from umbraco/template-virtualpath-fix
...
Fixes VirtualPath being null on template creation
2017-03-02 15:27:59 +01:00
Mads Rasmussen
5d298e4313
make sure overlays close after shortcut overlay has been opened
2017-03-02 14:45:08 +01:00
Morten Christensen
46ef9146c4
Setting the VirtualPath should be done before we return
2017-03-02 14:40:44 +01:00
Stephan
3c75693e20
Add a few (ignored) tests used for debugging
2017-03-02 14:01:58 +01:00
Mads Rasmussen
b67286f40d
make showOverlay optional
2017-03-02 13:52:56 +01:00
mikkelhm
32ad98cde2
Bump version to alpha070
2017-03-02 13:33:12 +01:00
Mads Rasmussen
dabeaa26e6
fix documentation
2017-03-02 13:14:02 +01:00
Mads Rasmussen
6c3f1c0e32
add mac/win versions of keyboard shortcuts
2017-03-02 13:04:55 +01:00
Mikkel Holck Madsen
f4b1df1ede
U4-9575 - Merge pull request #1770 from umbraco/temp-cloud-env-title
...
Dev Night - Display Deploy Cloud Env in <title>
2017-03-02 12:55:08 +01:00
Stephan
a85cafe7ab
Merge pull request #1772 from umbraco/temp-U4-9577
...
U4-9577 Ability to store the xml content file in diff storage locatio…
2017-03-02 11:42:44 +01:00
Mads Rasmussen
13cf9f46e7
fix ace shortcut overwrites on mac
2017-03-02 11:29:52 +01:00
Mads Rasmussen
d062b51326
fix reference to notificationsService
2017-03-02 11:20:08 +01:00
Stephan
41d91ae791
Merge pull request #1758 from umbraco/temp-U4-9536
...
Updates Content/Entity repos to deal with cases where there is corrupt newest/published flags
2017-03-02 11:17:56 +01:00
Shannon Deminick
dca5a26fe4
Merge pull request #1774 from umbraco/temp-9586-async-content-xml-save
...
Removes async from filestream instance
2017-03-02 10:49:31 +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
Shannon
a9c5877e5b
Merge branch 'refs/heads/dev-v7.6' into temp-u4-7318
...
# Conflicts:
# src/Umbraco.Web.UI/config/umbracoSettings.config
# src/Umbraco.Web/Umbraco.Web.csproj
2017-03-01 15:04:00 +01:00
Shannon
337ba4ef34
U4-9577 Ability to store the xml content file in diff storage locations: Default, Environment Temp or ASP.NET temp location
2017-02-28 23:53:12 +01:00
Shannon
5d69ec2391
missed one
2017-02-28 23:23:58 +01:00
Shannon
9f9b4d2e84
Changes all relevant scannable plugin types to implement a base marker interface so we only scan one time
2017-02-28 23:12:48 +01:00
Warren Buckley
2b0f2577b5
Uppercases the Section name in the page <title> & if Deploy installed grab the CurrentWorkspace from the global JS obj
2017-02-28 21:56:30 +00:00
Mads Rasmussen
c2aa137293
more colour tweaking
2017-02-28 21:20:42 +01:00
Colletz
0f32c2d680
PublicAccess - Ensure correct ordering on join
...
Ensured the correct order on JOIN for the subsequent mapping on AccessDto and AccessRuleDto.
2017-02-28 12:43:49 +01:00
Mads Rasmussen
555e0a2281
change blue button to green button
2017-02-27 21:21:38 +01:00
Mads Rasmussen
091a89b162
update colours
2017-02-27 21:21:20 +01:00
Mads Rasmussen
0eab0b606c
remove border on reset password input
2017-02-27 21:20:32 +01:00
Mads Rasmussen
1fe06a0c9e
update logo colour
2017-02-27 21:19:57 +01:00
Mads Rasmussen
6022c87540
clean up
2017-02-27 16:12:44 +01:00
Mads Rasmussen
06d7ae3861
update text colours / icon colours
2017-02-27 15:40:14 +01:00
Mads Rasmussen
3d4f999c07
small health check tweaks
2017-02-27 15:39:47 +01:00
Shannon
96a18ec8e9
Merge remote-tracking branch 'refs/remotes/origin/dev-v7' into temp-U4-9536
...
# Conflicts:
# src/Umbraco.Core/Persistence/Repositories/EntityRepository.cs
2017-02-27 15:24:55 +01:00
Shannon
65c39a3117
Fixes issue with returning multiple versions and mapping their property values, adds more assertions
2017-02-27 15:19:59 +01:00
Mads Rasmussen
3b7a83ab14
small colour improvements
2017-02-27 15:10:11 +01:00
Mads Rasmussen
796d665913
update grid colours
2017-02-27 15:07:19 +01:00
Mads Rasmussen
458e890c08
update health check colours
2017-02-27 15:06:52 +01:00
Mads Rasmussen
e32604183c
update login colours
2017-02-27 15:05:57 +01:00
Mads Rasmussen
099b05dbbc
update a loooot of gray colors
2017-02-27 13:26:28 +01:00
Claus
15150f9a16
Merge pull request #1763 from umbraco/temp-U4-9545
...
U4-9545 EntityRepository performs poorly for Media due to unnecessary outer joins
2017-02-27 12:00:06 +01:00
Claus
259879c964
just cleaning some using statements and fixing a few typos.
2017-02-27 11:59:19 +01:00
Daniel Sune Andreasen
ed87789abe
collides with .legacy-custom-file
2017-02-27 11:14:37 +01:00
Mads Rasmussen
4cf7ae4b4d
increase base font size
2017-02-27 10:08:10 +01:00
Mads Rasmussen
757b720a68
increase all small font sizes
2017-02-24 13:55:41 +01:00
Mads Rasmussen
c8968edd65
add margin bottom to item picker search field
2017-02-24 12:49:38 +01:00
Mads Rasmussen
58b4201eeb
update query builder + insert code dialog
2017-02-24 12:45:34 +01:00
mikkelhm
a39557a3a7
Bump version to alpha068
2017-02-24 12:31:59 +01:00
Mads Rasmussen
46eda4a3c3
update document type editor colours
2017-02-24 12:01:28 +01:00
Mads Rasmussen
89ebad2fbc
fix colours + increase font-size in breadcrumb
2017-02-24 11:38:18 +01:00
Mads Rasmussen
815a288bcb
update tree + sections
2017-02-24 11:37:40 +01:00
Mads Rasmussen
67bcd517bf
test warmer version of turquoise
2017-02-24 11:36:07 +01:00
Mads Rasmussen
915503fb51
update content grid colours
2017-02-24 11:35:36 +01:00
Mads Rasmussen
ddefdf2627
increase font size in notifications
2017-02-24 09:12:06 +01:00
Shannon
09492fa779
Ensures that the published data retrieved uses the latest content version PK instead of by date in case dates are exactly the same.
2017-02-24 14:14:28 +11:00
Shannon
8122c0b352
Simplifies the includeAllVersions check
2017-02-24 14:00:38 +11:00
Shannon
28f0ab1001
Fixes U4-9456, ensures that property sets are mapped to a content version instead of an Id, adds more unit tests, ensures that if this warning ever occurs in a test that the test will fail.
2017-02-24 13:51:14 +11:00
Shannon
266f82b6c5
Fixes issue with returning all versions, adds more tests/assertions, updates content and media repository to double check that the versions match before returning from cache.
2017-02-24 13:23:27 +11:00
Shannon
813a8956d3
Gets EntityRepository to deal with corrupted newest/published flags, adds tests and lots of assertions for each method
2017-02-24 12:27:36 +11:00
Stephan
2239316889
Fix RelationRepository, debugging
2017-02-23 19:00:42 +01:00
Mads Rasmussen
2289938486
update button colours
2017-02-23 16:01:58 +01:00
Mads Rasmussen
2b8db9d1b5
set preview button to style "info"
2017-02-23 14:56:51 +01:00
Mads Rasmussen
14c903f6a3
set colour on editor navigation to turquoise
2017-02-23 14:56:13 +01:00
Mads Rasmussen
b8a50b8da3
increase border-width on checkmark circle in media section
2017-02-23 14:54:47 +01:00
Mads Rasmussen
09300bba71
make checkmark in content picker green
2017-02-23 14:54:04 +01:00
Mads Rasmussen
f716479d01
increase font size + line-height on property help text
2017-02-23 14:53:35 +01:00
Mads Rasmussen
fa5044b011
make labels black
2017-02-23 14:52:53 +01:00
Mads Rasmussen
0aefbc045d
add Lato as main font family
2017-02-23 14:25:33 +01:00
Mads Rasmussen
09788f1ab4
update base button colours
2017-02-23 13:34:38 +01:00
Mads Rasmussen
3a58cb35f8
update base form colours
2017-02-23 13:33:55 +01:00
Mads Rasmussen
8f47722d7d
update base font colour
2017-02-23 13:32:45 +01:00
Mads Rasmussen
ebed7c40ed
update tree item hover colour
2017-02-23 13:32:19 +01:00
Mads Rasmussen
8c54e65861
update color on locked field component
2017-02-23 12:49:55 +01:00
Mads Rasmussen
157f9f3285
update umb-node-preview colours
2017-02-23 12:22:41 +01:00
Mads Rasmussen
f2cefac866
update colours for package repo + installed packages
2017-02-23 12:14:08 +01:00
Mads Rasmussen
cbcbb895ec
Update header input + search input colours
2017-02-23 10:40:41 +01:00
Mads Rasmussen
b98e96f758
add grayscale variables
2017-02-23 10:38:57 +01:00
Mads Rasmussen
9b033a3204
update icon picker + cards hover color
2017-02-23 10:10:34 +01:00
Mads Rasmussen
235014c8ca
use new green for progress bars
2017-02-23 09:29:16 +01:00
Mads Rasmussen
d04947a2d3
remove text indent on button text
2017-02-23 09:27:45 +01:00
Shannon Deminick
0a8fa2be4d
Merge pull request #1761 from abjerner/patch-16
...
Added support for ignoring HTTP errors directly from the Angular $http options
2017-02-23 15:50:22 +11:00
Anders Bjerner
6e347dd32c
Added some extra validation
2017-02-22 17:28:40 +01:00
Per Ploug
d3582e2296
An ID is required on all items edited in backoffice editors
...
The ID is required when an item is saved, as the routing will
automatically redirect based on this ID - files, does not have an ID -
so the filepath is used in the same as it is used for the tree
2017-02-22 15:47:36 +00:00
Sebastiaan Janssen
33c9e2b58d
Merge pull request #1767 from umbraco/temp-u4-9560
...
U4-9560 - fix db issue
2017-02-22 16:27:20 +01:00
Stephan
16f8f6036c
U4-9560 - fix db issue
2017-02-22 15:52:02 +01:00
Mads Rasmussen
49ff36155c
update required field color
2017-02-22 13:38:04 +01:00
Mads Rasmussen
512de60693
update active tree item color
2017-02-22 13:37:28 +01:00
Mads Rasmussen
a064ef4aa7
update media grid, folder grid + load indicator colours
2017-02-22 13:36:22 +01:00
Mads Rasmussen
2210bc3f79
update table colors
2017-02-22 13:35:21 +01:00
Warren Buckley
b6bc83ba71
Moves the bulky JSON objects for shortcuts to show in the shortcut overviews into helper service so can be reused a bit easier
2017-02-22 11:53:36 +00:00
Warren Buckley
8f43e9450a
Update JS editor to use simplier localizationMany as opposed to nested promises for sucess & error notifications
2017-02-22 11:01:05 +00:00
Warren Buckley
f3242e8d6a
Adds in keyboard shortcut dialog & generic keyboard shortcuts (common to all ACE editors) to the JS editor
2017-02-22 11:00:52 +00:00
Warren Buckley
f9835d3ec5
Move snippets & completion out of onLoad callback out onto config object for the template editor
2017-02-22 11:00:27 +00:00
Warren Buckley
49bcf413a4
Adds the auto-complete & snippets for the JS/Scripts ACE Editor config
2017-02-22 11:00:17 +00:00
Warren Buckley
bcfea6986c
Updates the localizationService ugly nested promises to the new localizeMany function
2017-02-22 10:59:33 +00:00
Warren Buckley
29b297e072
Add in UI translation items
2017-02-22 10:59:12 +00:00
Warren Buckley
70accfa95a
Uses new localizationService.format function for the shortcuts dialog
2017-02-22 10:58:57 +00:00
Warren Buckley
b764a47e7e
Adds in new format function to localizationService simialr to C# String.Format() usign %0% as tokens.
...
Documents the new functions added.
2017-02-22 10:58:27 +00:00
Warren Buckley
fc7cba1da9
Add in localizeMany & concat to localizationService as dont like seeing nested promises in our code base to fetch two items to pass to notificationService
2017-02-22 10:58:07 +00:00
Warren Buckley
883980ab8d
Update localizationService documentation about the usage of %0% tokens being replaced with passed in values
2017-02-22 10:57:52 +00:00
Warren Buckley
23abbdb288
Update Localize Directive (attribute & element) with some specifics in documentation about the format of the string for the key. Localize attribute now supports a key without having to be prefixed with @
2017-02-22 10:57:32 +00:00
Warren Buckley
652a7a3655
Update more translation keys from Per's update to the template editor (Will need to merge in after this)
2017-02-22 10:56:46 +00:00
Warren Buckley
8f73514c1d
An initial start of localising the keyboard shortcut dialog for template editor (Only adding keys into en.xml for now)
2017-02-22 10:56:18 +00:00
Warren Buckley
304b863b02
Adds in keyboard shortcuts to power the dialog/UI and adds in the custom keyboard bindings for opening our cusotm dialogs for inserting macros, partials etc
2017-02-22 10:55:59 +00:00
Warren Buckley
f0bdb1a2e9
Updates ACE Editor Directive to load in the additional library that enables simple auto-complete
2017-02-22 10:55:44 +00:00
Warren Buckley
6fb3c91d3f
Updates Keyboard Shorcut directive in template editor view to use the new attribute on the directive to pass in show overlay bool
2017-02-22 10:55:14 +00:00
Warren Buckley
b9095629ed
Update Keyboard Shortcut Directive to support a callback function being passed in & the bool thjat toggles the overlay/div from being shown
2017-02-22 10:54:54 +00:00
Mads Rasmussen
f1ec692a73
update umb-overlay colours
2017-02-22 11:48:11 +01:00
Sebastiaan Janssen
76b696e3bf
U4-9559 Security: files of type xhtml should not be allowed to be uploaded to the media section
2017-02-22 11:12:24 +01:00
Shannon
7cadbb6398
Backports some required EntityRepository changes, starts adding the custom collection to remove duplicate (throw err currently)
2017-02-22 21:09:25 +11:00
Mads Rasmussen
1a2814a964
update color on navigation border + resize navigation
2017-02-22 11:01:34 +01:00
Mads Rasmussen
28d6622269
update stand alone tab border color
2017-02-22 10:55:14 +01:00
Mads Rasmussen
86971179ee
update tabs border color
2017-02-22 10:52:39 +01:00
Mads Rasmussen
9c4eacf330
update main editor header and footer colors
2017-02-22 10:39:26 +01:00
Mads Rasmussen
251a67d653
update section colors
2017-02-22 10:38:34 +01:00
Emil Wangaa
bf22399aba
Fixup linendings for EntityRepository
2017-02-22 10:34:46 +01:00
Sebastiaan Janssen
0b9a3ef68a
Bump version
2017-02-22 10:26:37 +01:00
Mads Rasmussen
abe92eabba
update modals header + border colors
2017-02-22 10:20:37 +01:00
Mads Rasmussen
0e76b27a2d
add new color variables
2017-02-22 10:06:22 +01:00
Stephan
1a37d88855
ShadowFS in App_Data/TEMP
2017-02-22 10:05:53 +01:00
Shannon
f8d6c7e7d0
Fixes expression tree changes
2017-02-22 18:34:55 +11: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
6815731da1
adds failing test that i'll need to fix
2017-02-22 13:31:04 +11:00
Claus
2d5ffabe1e
adding missing files from last commits.
2017-02-21 18:15:11 +01:00
Stephan
f61b7579a2
Version 7.6-alpha066
2017-02-21 17:13:34 +01:00
Stephan
86a3780c61
Cleanup IFileSource for Deploy/IFileSource
2017-02-21 16:01:01 +01:00
Stephan
4d24e7bef8
U4-9462 - more units of work cleanup
2017-02-21 13:19:58 +01:00
Stephan
8d5f7af780
U4-9462 - cleanup file unit of work
2017-02-21 13:19:58 +01:00
Stephan
08c8b84a10
U4-9462 - cleanup units of work, code, fixmes
2017-02-21 13:19:58 +01:00
Emil Wangaa
552909fde2
Merge pull request #1753 from umbraco/temp-U4-9293
...
Fixes: U4-9293 Search the entire media section in Media Picker when inserting an image into content
2017-02-21 12:00:26 +01:00
Emil Wangaa
7adae4d345
Merge pull request #1755 from umbraco/temp-U4-9470
...
U4-9470 Mini list view: only show expand option for nodes with children
2017-02-21 09:00:52 +01:00
Sebastiaan Janssen
52dce66598
Bump version
2017-02-21 08:49:34 +01:00
Emil Wangaa
d747cf69c3
Fixes typo in comment
2017-02-21 08:23:21 +01:00
Shannon
255fec84bd
Merge branch 'refs/heads/dev-v7' into temp-U4-9536
2017-02-21 17:56:39 +11:00
Shannon
bc5e3b4d66
Fixes issue of moving an item to the root, it will throw a JS error because target.nodeType is null
2017-02-21 15:44:49 +11:00
Shannon
febeb82d10
Fixes the EntityController.GetPagedDescendants to not return items in the recycle bin, added some tests.
2017-02-21 15:43:46 +11:00
Shannon
9142314d39
U4-9522 Media recycle bin does not show folders
2017-02-21 14:18:49 +11:00
Shannon
1c2b2c1409
Merge branch 'refs/heads/temp-U4-9470' into temp-U4-9293
2017-02-21 13:54:21 +11:00
Shannon
b4eb9f333e
Gets the member picker working with mini list views, falls back to Examine search for when searching on member types - since the EntityService doesn't support that currently, gets the icon mapped correctly for members,
2017-02-21 13:49:58 +11:00
Shannon
af00a421cd
Updates EntityController to deal with special Members root node id
2017-02-20 21:23:09 +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
67312d03d0
Fixes media query in EntityRepository, it doesn't require outer joins to get the published version, this also enhances the content query to do an inner join on cmsDocument to get the newest instead of an outer join.
2017-02-20 17:24:10 +11:00
Stephan
fed06c88e8
Version 7.6-alpha065
2017-02-17 14:28:26 +01:00
Stephan
5dec2861d9
Fix event name issue
2017-02-17 14:28:26 +01:00
Stephan
23b3bb37ee
Scope - fix issue with EventMessages
2017-02-17 13:10:22 +01:00
Emil Wangaa
4dabb606e7
Fixes issue with the mediapicker search getting 404 and loading failing because of missing property values for folders
2017-02-17 09:53:23 +01:00
Mads Rasmussen
d5f66ebe02
update image properties to match media grid component
2017-02-16 19:59:45 +01:00
Anders Bjerner
ad9ae867c0
Added support for ignoring HTTP errors directly from the Angular $http options
2017-02-16 19:22:26 +01:00
Stephan
c7783d1cd1
Merge pull request #1759 from umbraco/temp-deploy-214
...
deploy-214 Add a "pretty" name to the IEntity or lookup a name when one is not immediately available
2017-02-16 18:45:31 +01:00
Stephan
2104b109f2
Merge pull request #1746 from umbraco/temp-U4-9509
...
U4-9509 Fix bugs in shadow filesystem
2017-02-16 18:43:04 +01:00
Stephan
578ca7d41d
Merge branch dev-v7.6 into temp-U4-9509
2017-02-16 18:38:22 +01:00
Emil Wangaa
bd38dde1fc
Adds GetPagedDescendants to EntityController
...
Implements GetPagedDescendants in the mediapicker Search
Removes duplicate ExamineSearch and Search endpoint code from MediaController
2017-02-16 14:41:50 +01:00
Claus
42c23da9f5
removing IPrettyArtifact and moving properties to IArtifact instead.
2017-02-16 12:54:42 +01:00
Emil Wangaa
cab1536a30
Merge remote-tracking branch 'origin/temp-U4-9470' into temp-U4-9293
2017-02-16 12:46:35 +01:00
Claus
bbd9e4f0fd
updating tinymce to 4.5.3.
2017-02-16 12:16:11 +01:00
Claus
bf9a408c50
U4-9145 Updating TinyMCE to latest (4.4.3)
2017-02-16 12:13:48 +01:00
Claus
33d35fd9f7
bumping version just to be sure.
2017-02-16 10:01:37 +01:00
Claus
cc885c1231
Merge pull request #1750 from umbraco/deploy-219
...
deploy-219 - files management
2017-02-16 09:52:59 +01:00
Shannon
af287c387e
Adds test to show that the content repo can deal with corrupted data, this fix actually simplifies a bunch of logic too and should consume slightly less memory, have added some TODOs in the code and need to then write more tests and code to deal with this in the EntityRepository.
2017-02-16 18:54:44 +11:00
Sebastiaan Janssen
acf10eeef0
U4-9532 logic in ContentRepository.ClearPublished is inefficient - cherry picked from 7.6.0
2017-02-16 08:11:35 +01:00
Shannon
422dd1a627
Merge remote-tracking branch 'refs/remotes/origin/dev-v7' into dev-v7.6
2017-02-16 13:22:59 +11:00
Sebastiaan Janssen
759e444624
Merge pull request #1467 from ArnoldV/dev-v7
...
U4-8990 Updated Dutch Language File
2017-02-15 22:39:44 +01:00
Sebastiaan Janssen
2a7ef5de26
Merge pull request #1756 from umbraco/temp-U4-9512
...
U4-9512 Missing index on umbracoUser2NodePermission
2017-02-15 15:14:33 +01:00
Claus
43e892563d
Merge branch 'aarym-u4-9491' into dev-v7.6
2017-02-15 14:17:43 +01:00
Shannon
4d1e64b279
U4-9512 Missing index on umbracoUser2NodePermission
2017-02-15 21:51:14 +11:00
Shannon
975c97cfb0
Doh! Changed update to Execute
2017-02-15 21:24:45 +11:00
Shannon
0c613347ae
Updates ClearPublished logic to be done in a single SQL statement instead of several
2017-02-15 21:22:08 +11:00
Mads Rasmussen
83f75fdaff
nested mini list views: use visibility hidden instead of ng-if to better align list items
2017-02-15 11:00:35 +01:00
Mads Rasmussen
487792920b
only show published state for content
2017-02-15 10:40:24 +01:00
Shannon
6ae06ad2e0
Merge remote-tracking branch 'refs/remotes/origin/dev-v7.6' into temp-U4-9470
...
# Conflicts:
# src/Umbraco.Web/Editors/EntityController.cs
2017-02-15 17:41:12 +11:00
Shannon
8387c435d4
Gets mini list view working so that only nodes with children show the arrow, added GetPagedChildren to EntityController
2017-02-15 17:40:10 +11:00
Shannon
5807bbccc4
revert change to petapoco, we will calc the total manually for this due to an outer join/aggregate, adds GetDescendents + tests for EntityService
2017-02-15 16:38:43 +11:00
Shannon
1bfc041bbe
Adds Paged query to entity repo/service + tests, had to fix paged queries in petapoco to strip ending GROUP BY otherwise the COUNT is incorrect
2017-02-15 15:13:23 +11:00
Claus
a5ca058cb2
adding another wildcard test for ShadowFileSystem.
2017-02-14 15:14:21 +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
Warren Buckley
e619c402b4
Merge branch 'temp-U4-9310' into dev-v7.6
...
# Conflicts:
# src/Umbraco.Core/UdiEntityType.cs
2017-02-14 11:53:38 +00:00
Warren Buckley
c9294e5281
In the init DB creation the Media & Member Picker was inserted into the DB the wrong way round - now assigned with the correct name for the DataType
2017-02-14 11:37:42 +00:00
Stephan
0074f57970
Version 7.6-alpha063
2017-02-14 11:23:20 +01:00
Stephan
9b4a6f2761
Merge origin/dev-v7.6 into deploy-219
2017-02-14 11:22:03 +01:00
Stephan
f889b5206c
Scope - handle publishing events
2017-02-14 11:11:40 +01:00
Stephan
507d7dd4f0
Scope - forgot to complete some scopes
2017-02-14 11:11:40 +01:00
Stephan
55c5b41693
Scope - report completion
2017-02-14 11:11:39 +01:00
Stephan
b58d8677b3
Scope - bugfixing
2017-02-14 11:11:39 +01:00
Shannon
f30d7fc68c
Fixes nuspec to be net45 as a min
2017-02-14 14:29:23 +11:00
aaron.morey
f5a204d1de
U4-9491 feedback to implement into core css, be more specific with class naming & with usage and to implement a lighter red color for appearance
2017-02-14 09:14:05 +11:00
Warren Buckley
d504d8f54e
Update Core Deploy EntityTypes for Forms (Workflow is part of main form artifact) and we dont deploy records. Changing to PreValue & DataSources
2017-02-13 15:54:39 +00:00
Mads Rasmussen
7c049b55a8
media picker - search media library instead of filter current folder
2017-02-13 14:36:39 +01:00
Claus
b519d68e1a
fixing PartialViewMacrosTree and ScriptTree in trees.Release.config.
2017-02-13 13:34:35 +01:00
Claus
deb8d652c5
fixing PartialViewsTreeController reference in trees.Release.config.
2017-02-13 12:44:16 +01:00
Emil Wangaa
051b3f2e6a
Allows get for search media endpoint
2017-02-13 11:23:21 +01:00
Emil Wangaa
21f947efbd
Moves media search to MediaController and implements paging for the endpoint
2017-02-13 11:21:09 +01:00
Sebastiaan Janssen
a68f4e284a
Merge pull request #1752 from umbraco/temp-U4-9517
...
U4-9517 BackOfficeSignInManager doesn't automatically keep LastLoginD…
2017-02-13 10:38:41 +01:00
Shannon
90b43584d2
Oops, fixes issue with attemping to reduce code but the 'section' parameter isn't the same in the config 'type' so needs to be manually applied like it was before. Fixes MultipleMediaPickerPropertyEditor to be multiple by default (is a bug in current versions too)
2017-02-13 19:57:21 +11:00
Emil Wangaa
9461e35028
Adds endpoint for searching media for the mediapicker
2017-02-13 09:54:50 +01:00
Stephan
12dd01dd29
Scope - refactor call context
2017-02-13 09:05:33 +01:00
Stephan
c64e3a8908
Scope - refactor event dispatching
2017-02-13 09:05:32 +01:00
Shannon
d554417fde
U4-9517 BackOfficeSignInManager doesn't automatically keep LastLoginDate set on users
2017-02-13 16:47:04 +11:00
Stephan
74e8390bda
Scope - enable http vs call context switching
2017-02-11 09:56:15 +01:00
Stephan
4f9bbdf7f7
Scope - Fix BulkInsertRecords, ensure a db connection is open
2017-02-11 09:56:12 +01:00
Stephan
67fc8b6215
Scope - fix media files deletion
2017-02-11 09:55:32 +01:00
Sebastiaan Janssen
3840ac2fed
Merge pull request #1743 from umbraco/temp-U4-9484
...
U4-9484 Implement correct tree menu logic for partialviews, partialviewmacros and scripts
2017-02-10 17:04:41 +01:00
Sebastiaan Janssen
7c64f1aa0d
Merge pull request #1745 from umbraco/temp-U4-7385
...
Fixes: U4-7385 Improve UI for listview - Make it clearer that users can search children
2017-02-10 16:43:35 +01:00
Claus
771f8d92f2
adding in missing extension method stuff for some udis.
2017-02-10 14:44:56 +01:00
Stephan
82c18955b0
Version 7.6-alpha060
2017-02-10 14:38:50 +01:00
Claus
eedcfc122b
Merge pull request #1747 from umbraco/temp-U4-9513
...
U4-9513 Empty recycle bin SQL logic can SQL to timeout due to query i…
2017-02-10 11:42:14 +01:00
Claus
8cf3110708
fixing typo and missing file ref in csproj.
2017-02-10 11:41:46 +01:00
Mads Rasmussen
0dc0e68174
reset pagination when searching
2017-02-10 10:36:58 +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
Emil Wangaa
aaa9c8f194
Fixes delete of folders in partialviews,partialviewmacros and scripts
2017-02-10 09:24:14 +01:00
Sebastiaan Janssen
3d1a44b32c
Merge branch 'temp-U4-8998' into dev-v7.6
...
# Conflicts:
# src/Umbraco.Core/Umbraco.Core.csproj
2017-02-10 08:25:52 +01:00
Sebastiaan Janssen
724ec9ab73
Merge pull request #1748 from umbraco/temp-U4-8835
...
U4-8835 cmsMember.LoginName needs a DB index
2017-02-10 08:22:36 +01:00
Shannon
aa0eaf590c
adds indexes to relation type
2017-02-10 15:51:41 +11:00
Shannon
2b82520067
U4-8998 umbracoRelation table needs unique index on columns: parentId, childId, relType
2017-02-10 15:38:53 +11:00
Shannon
5aed6334c4
missing file
2017-02-10 14:24:33 +11:00
Shannon
91157caf0e
U4-8835 cmsMember.LoginName needs a DB index
2017-02-10 14:23:46 +11:00
Shannon
dbe489c0f2
U4-9513 Empty recycle bin SQL logic can SQL to timeout due to query inefficiencies
2017-02-10 12:27:50 +11:00
Shannon
2652a583e0
updates mediapicker.controller pre value to not make an uneeded request
2017-02-10 10:48:43 +11:00
Shannon
bc1758f569
Updates the content picker to not make an unneeded request
2017-02-10 10:45:35 +11:00
Shannon
a898c2d697
Fixes ParameterSwapControllerActionSelector when there is an empty parameter (not null but without a value)
2017-02-10 10:36:48 +11:00
Shannon
e612bcae58
Merge branch 'refs/heads/dev-v7.6' into temp-U4-9310
2017-02-10 10:04:58 +11:00
Shannon
d27fee8a5b
Merge remote-tracking branch 'refs/remotes/origin/dev-v7' into dev-v7.6
2017-02-10 09:38:03 +11:00
Sebastiaan Janssen
7aef8cbb67
Merge branch 'temp-U4-9481' into dev-v7.6
...
# Conflicts:
# src/Umbraco.Core/Services/FileService.cs
2017-02-09 21:55:17 +01:00
Sebastiaan Janssen
a7e28a97d9
Merge pull request #1715 from umbraco/temp-U4-9450
...
U4-9450 Paged data queries return all property data in the entire dat…
2017-02-09 21:02:15 +01:00
Stephan
308a61895e
deploy-219 - implement filesystem CanAddPhysical, AddFile from physical path
2017-02-09 15:58:44 +01:00
Stephan
8e5c57eb60
U4-9322 - rename kabum in Scope.RobustExit
2017-02-09 15:58:17 +01:00
Claus
9c5526f281
adding test for GetUrl on shadow.
2017-02-09 15:00:38 +01:00
Claus
9c803cc234
more test and comments to existing tests.
2017-02-09 15:00:37 +01:00
Claus
f24fd42a69
GetFullPath now uses ShadowFileSystem.
2017-02-09 15:00:37 +01:00
Claus
9b7f459c44
added more checks to shadow tests to ensure correct behavior.
2017-02-09 15:00:36 +01:00
Claus
273a5cef28
fixed bug in GetFiles with filter param.
...
test for shadow filesystem GetFiles.
2017-02-09 15:00:35 +01:00
Claus
57945fcec6
fixing broken build - referencing files that aren't committed.
2017-02-09 14:41:22 +01:00
Sebastiaan Janssen
ade3c4ee6c
Merge pull request #1732 from rsoeteman/U4-9493
...
U4 9493
2017-02-09 14:26:44 +01:00
Arnold Visser
7da7c1e5a1
Addes all new/missing fields since last edit
...
Checked against the English version
2017-02-09 13:47:31 +01:00
Sebastiaan Janssen
8fe904d780
Merge pull request #1744 from umbraco/temp-U4-9433
...
U4-9433 Add index to path column on umbracoNode
2017-02-09 13:43:44 +01:00
Mads Rasmussen
1901fbb6ed
add markup for member picker and content picker
2017-02-09 10:42:15 +01:00
Mads Rasmussen
1de52482e3
fix back arrow alignment
2017-02-09 09:23:30 +01:00
Shannon
1c0d4001ab
U4-9433 Add index to path column on umbracoNode
2017-02-09 17:27:23 +11:00
Shannon
f04d70f2d9
Merge remote-tracking branch 'refs/remotes/origin/dev-v7' into dev-v7.6
2017-02-09 17:04:41 +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
Shannon
ce0821e2d6
Merge remote-tracking branch 'refs/remotes/origin/dev-v7' into dev-v7.6
...
# Conflicts:
# build/NuSpecs/UmbracoCms.Core.nuspec
# src/Umbraco.Tests/Umbraco.Tests.csproj
2017-02-09 13:20:33 +11:00
Shannon Deminick
b6e9db7363
Merge pull request #1726 from umbraco/temp-u4-9322
...
Scope Scope Scope!
2017-02-09 12:30:58 +11:00
Shannon
9f710a957d
Merge remote-tracking branch 'refs/remotes/origin/dev-v7.6' into temp-u4-9322
...
# Conflicts:
# src/Umbraco.Core/Services/FileService.cs
2017-02-09 12:30:01 +11:00
Shannon
b7578e2b98
fixes tests
2017-02-09 12:07:16 +11:00
Shannon
97e8973cbd
Ensures that the RelateOnTrashHandler doesn't attempt to create a relationship for an item that doesn't exist
2017-02-09 11:40:13 +11:00
Shannon
2dc45c3b9f
Tons of code duplication removed, streamlines the content, media and member repositories to use the same paged methods and filtering mechanism (much bettter), adds some tests, creates a marker interface for IContentServiceBase so we can use extension methods for now to de-duplicate some of the code between media and content services
2017-02-09 10:34:40 +11:00
Mads Rasmussen
49c2ae3673
cleanup
2017-02-08 23:37:48 +01:00
Mads Rasmussen
5f22c81994
fixes: U4-9467 Mini list view: don’t animate list view if it is a start node
2017-02-08 23:37:33 +01:00
Mads Rasmussen
f13427f5fb
fixes to breadcrumb
2017-02-08 22:49:16 +01:00
Mads Rasmussen
2785eaeda5
only show unpublished state for content
2017-02-08 20:22:54 +01:00
Sebastiaan Janssen
bb31eb7c35
Emit only relative paths for files in a package
2017-02-08 16:19:47 +01:00
Emil Wangaa
a31cfb86f8
Moved reload to be last menu option and added a separator for delete option to keep consistency
2017-02-08 15:57:53 +01:00
Shannon
4feb876463
Fixes issues of deleting a content item and the trashing events raised for content/media that is going to be deleted anyways, adds tests to support. Fixes MediaService to not delete the xml directly and instead rely on it's repository to do that (which is the correct way), streamlines both content/media service logic to be the same (need to start sharing code!)
2017-02-09 01:47:04 +11:00
Emil Wangaa
e4802b592f
Centralized the tree menu logic for partialviews, partialviewmacros and scripts to the FileSystemTreeController and implemented logic to match what we do for Document Types
2017-02-08 15:43:31 +01:00
Mikkel Holck Madsen
a8914dcfdb
Merge pull request #1740 from umbraco/temp-U4-9458
...
Adds unit tests for U4-9458 UmbracoExamine performance optimizations
2017-02-08 15:12:07 +01:00
Mads Rasmussen
548f9fd01f
open mini list view before children are loaded
2017-02-08 15:02:03 +01:00
Mads Rasmussen
843796c9a4
refactor move logic from tree controller into to mini-list-view component
2017-02-08 14:58:54 +01:00
Sebastiaan Janssen
7648c76f6f
List full path of each file installed
2017-02-08 14:45:07 +01:00
Sebastiaan Janssen
308ed3bba7
Removed files that are not found on disk don't get updated to list their full path
2017-02-08 14:44:48 +01:00
Sebastiaan Janssen
7bcb2b11f6
Makes the (un)install summary accessible to events
2017-02-08 14:43:59 +01:00
Shannon
e06cda98e9
fixes SQL IN expression
2017-02-08 22:25:07 +11:00
Shannon
fb02a5b06d
Fixes issue of removing content types in bulk (like when removing a package) and having the trashed event being raised for what will end up being a deleted node, Fixes a bug with the (very silly) extension methods for content types, removes singleton accessors from these (very silly) extension methods - which actually never worked for media types!
2017-02-08 21:59:16 +11:00
Mads Rasmussen
c060856782
fix breadcrumb for pickers with a startNode
2017-02-08 11:09:09 +01:00
Sebastiaan Janssen
311edd3279
Adds missing dependency (it's in dev-v7, must have been a merge where it was forgotten to be merged into dev-v7.6)
2017-02-08 10:36:36 +01:00
Claus
1c89f8c8dd
Merge branch 'temp-U4-1324' into dev-v7.6
2017-02-08 09:54:12 +01:00
Mads Rasmussen
857063ebd8
fixes: U4-9465 Mini list view: don’t show expand arrow on list views in trees not supporting mini list view
2017-02-08 09:53:52 +01:00
Claus
24063c403a
Merge remote-tracking branch 'origin/dev-v7.6' into temp-U4-1324
...
Conflicts:
src/Umbraco.Core/packages.config
src/Umbraco.Tests/packages.config
2017-02-08 09:14:27 +01:00
Claus
0f930d7342
Merge pull request #1741 from umbraco/temp-U4-9499
...
U4-9499 Update to latest Json.Net
2017-02-08 08:58:22 +01:00
Emil Wangaa
c36000c4dd
Adds create container endpoint for creation folders for scripts, partialviews, partialviewmacros
2017-02-08 08:52:36 +01:00
Mads Rasmussen
999de5ae1d
add client side logic for partial view macros folder creation
2017-02-08 08:52:36 +01:00
Mads Rasmussen
00982d4278
add client side logic for partial views folder creation
2017-02-08 08:46:10 +01:00
Mads Rasmussen
cda47ed536
add client side logic for scripts folder creation
2017-02-08 08:45:23 +01:00
Shannon
f4f1f6774d
U4-9499 Update to latest Json.Net
2017-02-08 17:47:32 +11:00
Shannon
a20cc60c10
Updates new UDI pickers that have start nodes for pre-values to also store UDIs for their prevalues, this has a knock on effect in that we need to be able to inject some server side config for pre-value editors (otherwise we'd have to make diff udi prevalue editors but that isn't very re-usable), so have implemented that and then updated all of the logic to deal with the udi idType.
2017-02-08 16:15:27 +11:00
Shannon
846ac573cc
Fixes tests, ensures we don't install test data that doesn't exist
2017-02-08 14:18:37 +11:00
Warren Buckley
92acc3d331
Merge pull request #1736 from umbraco/temp-U4-9429
...
U4-9429 Make new create dialogs for code files (or rethink snippets)
2017-02-07 21:28:43 +00:00
Warren Buckley
ed4db61288
Merge pull request #1738 from umbraco/temp-U4-9314
...
U4-9314 Update to .Net Framework 4.6.2
2017-02-07 17:49:17 +00:00
Warren Buckley
ba6705a706
Merge branch 'dev-v7.6' into temp-U4-9314
2017-02-07 17:27:07 +00:00
Mads Rasmussen
dc980bd78e
remove null
2017-02-07 16:41:01 +01:00
Mads Rasmussen
c9f99d7f42
localise create items
2017-02-07 16:35:33 +01:00
Sebastiaan Janssen
73e219b23c
Fix unit tests
2017-02-07 16:24:34 +01:00
Sebastiaan Janssen
07e0de5824
Adds unit tests for U4-9458 UmbracoExamine performance optimizations
2017-02-07 16:20:40 +01:00
Mads Rasmussen
79a103662f
remove alerts
2017-02-07 16:09:36 +01:00
Mads Rasmussen
2ba5627e2c
fixes: U4-9471 Mini list view: show breadcrumb instead of back button
2017-02-07 15:57:53 +01:00
Warren Buckley
122295c89f
Sets MacroPicker aka MacroContainer as deperecated
2017-02-07 13:55:49 +00:00
Mads Rasmussen
2669c68df0
fixes: U4-9468 Mini list view: add empty state for no children + no search result
2017-02-07 11:55:45 +01:00
Sebastiaan Janssen
389b29599b
U4-9495 ImageProcessor high CPU usage when trimCache=true
2017-02-07 10:29:11 +01:00
Mads Rasmussen
912a6a52cc
fixes: U4-9472 Mini list view: show published/unpublished state of node
2017-02-07 10:10:37 +01:00
Claus
925c343a30
U4-9351 Add events for package install/uninstall
2017-02-07 10:00:34 +01:00
Shannon
351796fd6b
Created test to verify problem with deleting content of content type in a loop (i.e. on package uninstall)
2017-02-07 15:46:50 +11:00
Shannon
e58d9a9535
Fixing tests, fixes PublishingStrategy to hvae the scope provider passed in
2017-02-07 14:40:45 +11:00
Shannon
3fa7c4d7ef
Removes POC class, fixes content service trash/move events so there's not ambiguous
2017-02-07 14:08:55 +11:00
Shannon
b6b2a53361
Fixes publishing strategy to use the normal event messages collection since we haven't actually wired those up to the scope for now.
2017-02-07 14:07:01 +11:00
Shannon
4647ed2551
Merge branch 'refs/heads/dev-v7.6' into temp-u4-9322
...
# Conflicts:
# src/Umbraco.Core/DatabaseContext.cs
# src/Umbraco.Core/UmbracoApplicationBase.cs
2017-02-07 13:44:17 +11:00
Shannon
e7e6ad6d0b
Some adjustments for U4-9477
2017-02-07 13:36:32 +11:00
Shannon
0e727f91da
Merge branch 'refs/heads/dev-v7.6' into temp-U4-9310
...
# Conflicts:
# src/UmbracoExamine/UmbracoMemberIndexer.cs
2017-02-07 13:21:02 +11:00
Shannon
a71ec8dd81
Merge remote-tracking branch 'refs/remotes/origin/dev-v7' into dev-v7.6
2017-02-07 12:50:44 +11:00
Shannon
f816a63b54
Ok, reverting the correct commit this time: Revert "Fixes database context issue during startup when there is no db configured"
2017-02-07 12:49:26 +11:00
Shannon
138991d951
OMG Re-rever "DOH! Revert "Fixes database context issue during startup when there is no db configured", i reverted the wrong commit on the wrong branch
2017-02-07 12:43:06 +11:00
Shannon
92ce064d30
DOH! Revert "Fixes database context issue during startup when there is no db configured" pushed to the wrong branch
2017-02-07 12:40:28 +11:00
Shannon
ab3bfa4e92
Fixes database context issue during startup when there is no db configured
2017-02-07 12:39:35 +11:00
Shannon
fa8f3985b8
Fixes database context issue during startup when there is no db configured
2017-02-07 12:33:37 +11:00
Shannon
179523224a
Merge remote-tracking branch 'refs/remotes/origin/dev-v7.6' into temp-U4-9310
2017-02-07 12:15:54 +11:00
Shannon
19e4bee34e
fixes test
2017-02-07 12:02:38 +11:00
Shannon
f1709f6066
Fixes identity seed for db
2017-02-07 11:58:10 +11:00
Shannon
f2be235f85
Fixes the db data type for UDI media picker, fixes the initial db installation data to use the new pickers.
2017-02-07 11:44:04 +11:00
Mikkel Holck Madsen
175c785705
Merge pull request #1722 from umbraco/temp-U4-9458
...
Changes IndexFieldPolicies to be a StaticFieldCollection which is a k…
2017-02-06 21:45:54 +01:00
Mikkel Holck Madsen
72aebd3ecf
Merge branch 'dev-v7' into temp-U4-9458
2017-02-06 21:44:26 +01:00
Warren Buckley
c8408760df
Merge pull request #1737 from umbraco/temp-U4-9474
...
Fixes: U4-9474 Update macro picker to follow the new picker UI
2017-02-06 16:03:25 +00:00
Warren Buckley
5834649abc
Merge pull request #1733 from umbraco/temp-U4-9466
...
fixes: U4-9466 Duplicate reorder links for Umbraco grid
2017-02-06 15:36:04 +00:00
Mads Rasmussen
2eda70542f
rename macro container to macro picker
2017-02-06 16:16:26 +01:00
Mads Rasmussen
a2a17faca1
Fixes: U4-9474 Update macro picker to follow the new picker UI
2017-02-06 16:11:51 +01:00
Shannon
a6c2844d12
updates nuspec with correctly targeted framework
2017-02-07 01:03:50 +11: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
Shannon
6f16b98b32
regression issue from refactoring how media works with Deploy
2017-02-07 00:57:44 +11:00
Mikkel Holck Madsen
42f5507fe8
Merge pull request #1734 from umbraco/temp-U4-9492
...
U4-9492 Update to latest ImageProcessor
2017-02-06 14:39:01 +01:00
Shannon
72910cb35e
Updates everything to .Net 4.6.2, had to update the semver reference too - no breaking changes though
2017-02-07 00:22:34 +11:00
Shannon
7be30ad6ac
Moves all binding redirects via code to one place
2017-02-06 23:46:44 +11:00
Sebastiaan Janssen
5a8e37f5b4
U4-9492 Update to latest ImageProcessor
2017-02-06 13:46:10 +01:00
Shannon
f87ccc0a53
Updates nuspec
2017-02-06 23:36:56 +11:00
Shannon
40ed77103f
Updates to latest 1.x version of log4net (before the real 2.x version) with binding redirects and codebase binding redirects to redirect from non-signed to signed version
2017-02-06 23:07:20 +11:00
Mads Rasmussen
483762a984
fixes: U4-9466 Duplicate reorder links for Umbraco grid
2017-02-06 12:50:34 +01:00
Richard Soeteman
a3c7b1fcfe
Fixed issue U4-9494
2017-02-06 11:51:44 +01:00
Stephan
145ca54dcf
Merge origin/dev-v7.6 into temp-u4-9322
2017-02-06 11:29:04 +01:00
Richard Soeteman
02785eea42
Fixed issue U4-9493
2017-02-06 11:26:58 +01:00
Stephan
1aecb66167
U4-9322 - restore DatabaseContext ctors, see U4-9477
2017-02-06 11:17:24 +01:00
Stephan
96244f9f7b
U4-9322 - pushed DEBUG_SCOPES by mistake
2017-02-06 10:43:39 +01:00
Stephan
e0cc59d212
Merge branch 'temp-u4-9322' of https://github.com/umbraco/Umbraco-CMS into temp-u4-9322
2017-02-06 10:09:31 +01:00
Stephan
dd2946419b
U4-9322 - fix broken DEBUG_SCOPES
2017-02-06 10:08:29 +01:00
Shannon
d0ea8e83ad
Merge remote-tracking branch 'refs/remotes/origin/dev-v7' into dev-v7.6
2017-02-06 19:49:00 +11:00
Shannon Deminick
3c7d3b2f63
Merge pull request #1724 from umbraco/temp-installer-url-update
...
Update NewInstallStep.cs
2017-02-06 19:42:23 +11:00
Shannon
a65ad3c72a
Adds equality members for all event args, updates equality check for EventDefinitionBase to include the args (since that is quite important!), creates an OrderedHashSet class which can deduplicate lists for us based on member equality and supports first in or last in + tests.
2017-02-06 18:46:23 +11:00
Shannon
f6a7b25e87
Updates CacheRefresherEventHandler to have consistent events, adds logic to find the event based on definitions, adds tests to test them all
2017-02-06 17:26:06 +11:00
aaron.morey
d97cc36c53
u4-9491 Added an asterisk with appropriate css class to the property editor next to the label in the back office to indicate to the user that the field is mandatory before saving. This is more intuitive to the user to see what fields need filling in before submitting. This was implemented in our solution which is used by hundreds of back end users.
2017-02-06 17:24:53 +11:00
Shannon
0e06245177
Adds notes for stephen to look at
2017-02-06 14:46:02 +11:00
Stephan
5a81a9eed7
U4-9322 - various fixes
2017-02-04 15:44:56 +01:00
Stephan
38e7d7e697
Merge remote-tracking branch 'origin/temp-u4-9322' into temp-u4-9322
2017-02-03 21:54:55 +01:00
Stephan
820069d5d5
U4-9322 - filesystems & cleanup
2017-02-03 20:01:43 +01:00
Stephan
49f3979d18
U4-9487 - optimize initialization of xml nodes
2017-02-03 19:28:43 +01:00
Emil Wangaa
055e209e0b
Fixed the path and virtualpath when creating and scaffolding codefiles
...
Ensuring that javascript files are created with the .js extension
2017-02-03 12:06:49 +01:00
Shannon
5579563105
Creates a test (which fails) so that stephen can have a look
2017-02-03 14:56:08 +11:00
Shannon
cda9d0f9f2
pretty big perf boost so that we aren't going to the services user cache everytime we want to know the user's culture, this will already be set on the thread!
2017-02-03 14:42:06 +11:00
Shannon
49b7f15e3d
fixes tests
2017-02-03 13:32:22 +11:00
Shannon
8ae700eedf
code formatting and merge fixing
2017-02-03 12:23:32 +11:00
Shannon
411bbcc192
Merge branch 'refs/heads/dev-v7.6' into temp-u4-9322
...
# Conflicts:
# build/UmbracoVersion.txt
# src/SolutionInfo.cs
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
# src/Umbraco.Core/Services/ContentService.cs
# src/Umbraco.Core/Services/ContentTypeService.cs
# src/Umbraco.Core/Services/DataTypeService.cs
# src/Umbraco.Core/Services/MacroService.cs
# src/Umbraco.Core/Services/MediaService.cs
# src/Umbraco.Core/Services/MemberService.cs
# src/Umbraco.Core/Services/MemberTypeService.cs
# src/Umbraco.Core/Services/UserService.cs
# src/Umbraco.Web/Umbraco.Web.csproj
2017-02-03 12:14:38 +11:00
Shannon
d598fdce54
Updates to latest Examine release
2017-02-03 12:03:56 +11:00
Shannon
db86f6e1ee
Fixes up issues reported on review and adds a null check
2017-02-03 11:49:22 +11:00
Shannon
c16ce4ce1f
Merge branch 'dev-v7.6' of https://github.com/umbraco/Umbraco-CMS into dev-v7.6
2017-02-03 10:21:10 +11:00
Shannon
86021c5052
Adds remaining core methods to make 2FA providers work if you know how to wire it up
2017-02-03 00:47:28 +11:00
Mads Rasmussen
de87701c95
remove option to create xml file
2017-02-02 14:46:23 +01:00
Shannon
a03e0dfb53
Fixes tests
2017-02-02 22:21:36 +11:00
Shannon
5060e709d1
Fixed merge conflicts, adds required methods to auth controllers.
2017-02-02 22:11:34 +11:00
Emil Wangaa
c073191f69
Fixes creation of codefiles in folders
2017-02-02 11:47:46 +01:00
Mads Rasmussen
b4450ca7f2
add null check for startNode
2017-02-02 11:44:13 +01:00
Mads Rasmussen
7004765acf
remove unused code
2017-02-02 11:40:53 +01:00
Mads Rasmussen
77a91bc017
fix entity look up
2017-02-02 11:28:56 +01:00
Mads Rasmussen
14b96da588
combine redundant resource code into one function
2017-02-02 11:19:56 +01:00
Emil Wangaa
c21837e906
Merge remote-tracking branch 'origin/dev-v7.6' into temp-U4-9429
...
# Conflicts:
# src/Umbraco.Web/Editors/CodeFileController.cs
2017-02-02 10:24:42 +01:00
Mads Rasmussen
99324035e5
clean up animation classes
2017-02-02 10:19:54 +01:00
Mads Rasmussen
8b9a5000be
move back button styles to class
2017-02-02 10:09:31 +01:00
hartvig
32892cf5e0
Update NewInstallStep.cs
2017-02-02 10:05:14 +01:00
Mads Rasmussen
c82bddb7dd
remove fake list view search node
2017-02-02 09:51:13 +01:00
Stephan
478ca30948
U4-9322 fs - create scope option
2017-02-02 09:49:23 +01:00
Mads Rasmussen
f2fd45576b
speed up animations
2017-02-02 09:35:01 +01:00
Emil Wangaa
6bf5f4dbdf
Fixed up tree menus for scripts, partialviews and partialviewmacros
2017-02-02 09:20:42 +01:00
Shannon
32d757b13c
Updates the ContentRepository to not fetch the published version info in the same query when returning a collection of documents, instead we fetch the published version information in a separate query
2017-02-02 17:05:33 +11:00
Shannon
882d5ec7f5
missing null check
2017-02-02 16:02:29 +11: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
Mads Rasmussen
d5a687cf3d
start on code clean up - make ump-mini-list-view directive + move inline styles to classes
2017-02-01 23:12:49 +01:00
Emil Wangaa
c9082ce511
Changed PostSave method in CodeFileController to create or update instead of only updating - this is for keeping consistency with how other new editors work
2017-02-01 15:46:22 +01:00
Claus
46c7737c17
Merge pull request #1714 from umbraco/temp-u4-9441
...
Fixes tree syncing issues
2017-02-01 14:04:18 +01:00
Claus
06c829eb27
initializing stringbuilder with text instead of appending after init.
...
trimming end instead of both beginning and end, since we know whats in the beginning.
2017-02-01 14:03:03 +01:00
Mads Rasmussen
e439302b93
add support for getScaffold for scripts, partialViews and partialViewMacros editor
2017-02-01 13:54:16 +01:00
Emil Wangaa
6a1d7d2586
Adds GetScaffold in CodeFileController to simplify initial view in backoffice
...
Refactored the FileService a bit to be able to get content of the snippets without duplicate code
2017-02-01 12:33:20 +01:00
Shannon
27283754c0
Changes IndexFieldPolicies to be a StaticFieldCollection which is a keyed collection instead of using Linq and iterating to find the values in critical code
2017-02-01 16:48:09 +11:00
Shannon
ff6ea0b42e
Merge remote-tracking branch 'refs/remotes/origin/dev-v7.6' into temp-U4-9310
...
# Conflicts:
# src/Umbraco.Core/Models/UmbracoObjectTypes.cs
2017-02-01 15:23:29 +11:00
Shannon
384a31e3c6
Gets member picker working with UDI, ensures that the GUID is indexed for all things - can't believe this wasn't being done, updates the search model mapper to return the UDI
2017-02-01 15:19:52 +11:00
Shannon
69b913c608
Gets MNTP working with UDI - updates EntityController to support all types of Ids for GetById
2017-02-01 14:07:13 +11:00
Shannon
83757c60b5
Adds UDI support for the content picker
2017-02-01 13:38:42 +11:00
Shannon
5b2212829c
Small performance change which makes a fairly large impact when rebuilding very large indexes.
2017-02-01 13:02:22 +11:00
Mads Rasmussen
26acecb720
start on animation and nested list views
2017-02-01 00:28:40 +01:00
Stephan
4a6844b949
U4-9322 - repository caches, cleanup
2017-01-31 19:36:55 +01:00
Stephan
ac9b484d3d
U4-9322 - wire EventMessages, cleanup
2017-01-31 18:19:03 +01:00
Stephan
97a76d5ad4
U4-9322 - introduce ScopeContext that lives longer than Scope, now Xml does not multi-clone!
2017-01-31 16:42:01 +01:00
Mads Rasmussen
d4fab66411
add UI for partial views create dialog
2017-01-31 15:00:37 +01:00
Mads Rasmussen
4cd287616e
add UI for partial view macros create dialog
2017-01-31 14:44:52 +01:00
Mads Rasmussen
d22afe07db
add UI for scripts create dialog
2017-01-31 12:40:56 +01:00
Morten Christensen
fa56f1a59d
Merge branch 'dev-v7' into dev-v7.6
2017-01-31 12:27:40 +01:00
Morten Christensen
546209ddb5
Merge pull request #1716 from umbraco/temp-U4-9451
...
U4-9451 Package installation custom user control is not displayed aft…
2017-01-31 12:24:52 +01:00
Morten Christensen
1e7c44ead0
Merge remote-tracking branch 'origin/temp-U4-9451' into dev-v7.6
2017-01-31 11:38:41 +01:00
Per Ploug
90448f1c78
Added comments and made helper internal
2017-01-31 11:06:14 +01:00
Stephan
6dc34e1167
U4-9322 - cleanup EventExtensions
2017-01-31 10:37:37 +01:00
Warren Buckley
6956e01861
Merge pull request #1713 from umbraco/temp-U4-9413
...
U4-9413 moving links to document and media to top of generic properties.
2017-01-31 09:37:34 +00:00
Claus
f3b364022a
bumping version for deploy.
2017-01-31 10:33:57 +01:00
Claus
56ae2b709d
adding deploy entity types for forms.
2017-01-31 10:31:45 +01:00
Mads Rasmussen
7c42cd26c2
clear minilistview data when leaving
2017-01-31 10:26:03 +01:00
Mads Rasmussen
13758418ac
add better load indicators
2017-01-31 10:14:17 +01:00
Emil Wangaa
6bd1a77b96
Simple wiring up of the create menu for partialview, partialviewmacro and script
2017-01-31 10:10:05 +01:00
Mads Rasmussen
77b04d74d4
load mini list view for pickers with a start node
2017-01-31 10:00:44 +01:00
Shannon
e95cb14d48
Gets FromJsonPath working for EntityController to have GetByIds with all types of Ids for both GET and POST
2017-01-31 19:11:05 +11:00
Shannon
86b2dac231
Needed to change the 2nd query to use a new PagingSqlQuery object due to the way that < SQL 2012 formats it's paging query which is just not compatible with how we were parsing the queries for properties... i don't actually think it was working for a long tme.
2017-01-31 17:20:44 +11:00
Shannon
54bda6f12a
U4-9451 Package installation custom user control is not displayed after a package is installed
2017-01-31 15:40:02 +11:00
Shannon
2f67a485aa
Ensures that the sqlIds query is used for paging when processing members/media
2017-01-31 14:52:48 +11:00
Shannon
f192f241cf
U4-9450 Paged data queries return all property data in the entire database, not just for the paged subset
2017-01-31 13:48:47 +11:00
Mads Rasmussen
bf797bccc7
open list view on expand
2017-01-30 22:35:19 +01:00
Mads Rasmussen
4336f5201d
show expand arrow for list views
2017-01-30 22:34:04 +01:00
Mads Rasmussen
0acc202740
Merge pull request #1712 from umbraco/temp-U4-9410
...
U4-9410 Hook up delete dialog for Code Files
2017-01-30 20:50:36 +01:00
Emil Wangaa
431f91b900
Adds an api endpoint for getting the available snippets in the Umbraco folder
2017-01-30 14:57:08 +01:00
Mads Rasmussen
ed019a90e2
start on mini list view for pickers
2017-01-30 14:25:10 +01:00
Stephan
d4acc2c79b
U4-9322 - EventsDispatchMode, fix tests
2017-01-30 13:53:31 +01:00
Per Ploug
b05c4711ce
Fixes tree syncing issues
2017-01-30 13:33:05 +01:00
Claus
74c167ed03
U4-9413 moving links to document and media to top of generic properties.
2017-01-30 13:18:30 +01:00
Claus
4ad0c1bb89
cleaning usings.
2017-01-30 13:14:19 +01:00
Claus
67da15330e
U4-9410 Hook up delete dialog for Code Files
...
delete dialogs for partialviews, partialviewmacros and scripts.
+ fixed codefileResource.
+ fixed comments in MemberTypesDeleteController.
2017-01-30 11:56:30 +01:00
Shannon
8d598cd37c
Gets EntityController working with UDIs, INT and GUID for GetByIds
2017-01-30 20:40:45 +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
30c2f95844
Merge branch 'refs/heads/dev-v7.6' into temp-U4-9310
2017-01-30 16:55:38 +11:00
Shannon
a458e7daf0
Merge remote-tracking branch 'refs/remotes/origin/dev-v7' into dev-v7.6
...
# Conflicts:
# build/UmbracoVersion.txt
# src/SolutionInfo.cs
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
# src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
# src/Umbraco.Web/Umbraco.Web.csproj
2017-01-30 16:55:12 +11:00
Shannon
0078a5d8cc
Getting the media picker wired up for udi
2017-01-30 16:54:01 +11:00
Shannon
09085e3bcf
Merge remote-tracking branch 'refs/remotes/origin/dev-v7.6' into temp-U4-9310
2017-01-30 16:52:42 +11:00
Shannon
a31b03b3e2
Lazily loads all known UdiType's based on reading through the known constants
2017-01-30 15:59:42 +11: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
Stephan
d0e8e77fc5
Fix FileSystemProviderManagerTests
2017-01-28 10:05:19 +01:00
Stephan
d85cb9e15e
Fix FileSystemProviderManagerTests
2017-01-28 10:04:43 +01:00
Stephan
798105998e
U4-9322 - begin refactoring and fixing events
2017-01-27 18:17:21 +01:00
Shannon
9ef53536bf
Updates the base editor models to include a readonly UDI, updates all model mappers to map the UDI,
2017-01-28 01:14:24 +11:00
Shannon
547351a719
Merge remote-tracking branch 'refs/remotes/origin/dev-v7.6' into temp-U4-9310
2017-01-28 00:25:25 +11:00
Shannon
371c4ae1a3
Starts creating new UDI picker property editors
2017-01-28 00:22:12 +11:00
Shannon
060137c798
Merge remote-tracking branch 'refs/remotes/origin/dev-v7.6' into temp-U4-9310
2017-01-27 23:07:48 +11:00
Stephan
f4994a5133
Merge temp-u4-9322 (Shan Events) into temp-u4-9322a (Steph) - builds
2017-01-27 11:42:54 +01:00
Mads Rasmussen
19a4cf774b
Merge pull request #1680 from umbraco/temp-U4-9352
...
Implements CodeFileController
2017-01-27 10:49:07 +01:00
Mads Rasmussen
ab00ba8a12
Merge branch 'dev-v7.6' into temp-U4-9352
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/templates/edit.controller.js
2017-01-27 10:39:31 +01:00
Claus
57e2a19023
changing parameter name for IGridCellValueConnector.IsConnector.
2017-01-27 10:16:01 +01:00
Claus
daa80a7bf6
Merge pull request #1709 from umbraco/temp-U4-9435-2
...
U4-9435 Fix breaking change made in U4-9312
2017-01-27 09:05:47 +01:00
Shannon
8152e7cb92
Doh, forgot a file change for tests - fixes build
2017-01-27 16:55:29 +11:00
Shannon Deminick
adccb4161e
Merge pull request #1707 from umbraco/temp-u4-9438
...
U4-9438 - fix nasty issue with reading properties in VersionableRepos…
2017-01-27 16:52:10 +11:00
Shannon
72a0187295
Writes unit test to confirm the correct property data iteration in GetPropertyCollection
2017-01-27 16:50:44 +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
Sebastiaan Janssen
a5a42854ef
Bump version to alpha055
2017-01-26 22:02:18 +01:00
Warren Buckley
784c84a166
Merge pull request #1474 from umbraco/temp-U4-8963
...
U4-8963 Updates for ImageProcessor parameters to support background c…
2017-01-26 20:45:35 +00:00
Sebastiaan Janssen
f5d78a4d04
Merge pull request #1708 from umbraco/temp-U4-9440
...
Fixes: U4-9440 Update the last few Danish translations for template e…
2017-01-26 19:51:54 +01:00
Mads Rasmussen
b334e0ccb2
Fixes: U4-9440 Update the last few Danish translations for template editor
2017-01-26 19:45:05 +01:00
Stephan
6bbfb65100
Merge temp-u4-9322 (Shan Events) into temp-u4-9322a (Steph)
2017-01-26 18:30:00 +01:00
Sebastiaan Janssen
0a2e5badd0
Merge branch 'temp-template-editor' into dev-v7.6
2017-01-26 18:27:10 +01:00
Sebastiaan Janssen
90b0bf9d82
Merge branch 'dev-v7.6' into temp-template-editor
2017-01-26 18:26:32 +01:00
Sebastiaan Janssen
6bcd1e44f9
If translation is not done yet, better to leave it English so at least it kind of makes sense
2017-01-26 18:24:56 +01:00
Sebastiaan Janssen
36e9bb4d78
Merge pull request #1705 from umbraco/temp-v758-recyclebin-fix
...
Fixes U4-9437
2017-01-26 17:31:31 +01:00
Warren Buckley
4c06ead056
Merge pull request #1698 from umbraco/temp-U4-9419
...
fixes: U4-9419 The new content picker adds picked items in a random o…
2017-01-26 16:21:03 +00:00
Sebastiaan Janssen
639d04381e
Bump version
2017-01-26 14:48:19 +01:00
mikkelhm
031340a2ac
Adds case for IDictionaryItem when trying to get the Udi from an entity
2017-01-26 13:41:04 +01:00
Warren Buckley
2465eb233e
Adds in same workaround as other trees like DataTypes & DocTypes where Folders/Containers set an inline piece of JS that does nothing & returns
2017-01-26 11:32:13 +00:00
Stephan
7f905bce0e
U4-9438 - fix nasty issue with reading properties in VersionableRepositoryBase
2017-01-26 11:49:52 +01:00
Niels Hartvig
205ea22daa
Fixes U4-9437
2017-01-25 17:34:34 +01:00
Stephan
cca3b9032f
U4-9322 - cleanup
2017-01-25 14:18:33 +01:00
Stephan
4fc3398e49
U4-9322 - refactor UnitOfWork pattern
2017-01-25 13:34:41 +01:00
Shannon
2d5254e169
Makes ScopedEventManager aware of it's outer manager (if any) so it knows when to raise events (if configured)
2017-01-25 20:17:39 +11:00
Shannon
c5033710ca
Updates all ambigous event raising when the event finder cannot determine the name based on the args, all tests pass apart from 3 now
2017-01-25 18:44:29 +11:00
Shannon
c824d27728
Updates remaining services to use the event manager to emit events correctly
2017-01-25 16:52:32 +11:00
Shannon
ac54affa57
Refactor IPublishingStrategy, create IPublishingStrategy2 as a work around, adds EventMessages to IScopeUnitOfWork, ensures all events raised with IPublishingStrategy are done with uow
2017-01-25 16:49:44 +11:00
Shannon
f7d7a43720
Fixes BulkInsertRecords to not require a trans , removes inner trans from PermissionRepository, fixes up events in PermissionRepository and MemberGroupRepository, fixes up uow in UserService
2017-01-25 15:15:28 +11:00
Shannon
6028907a02
Fixes up relation service with correct even emitting and no nested uow
2017-01-25 14:45:49 +11:00
Shannon
e14ca4f3d0
Fixes up memberservice service with correct even emitting and no nested uow and removes inner transactions in MemberGroupRepository
2017-01-25 14:40:24 +11:00
Claus
501cef665f
version bump alpha054
2017-01-24 15:18:31 +01:00
Claus
8b65968ac9
when modifying dependencies after constructing an artifact they should also be ordered correctly.
2017-01-24 15:14:44 +01:00
Claus
16e9bf265d
bumping version.
2017-01-24 14:46:20 +01:00
Claus
9bdd080cfb
ensuring Udi's are comparable.
2017-01-24 14:38:22 +01:00
Claus
a3e7153bca
bumping version to alpha052.
2017-01-24 11:38:00 +01:00
Claus
408232c9ac
moving over some interfaces that was lost in merge.
2017-01-24 11:11:50 +01:00
Claus
56bc47302c
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.6
2017-01-24 09:59:03 +01:00
Claus
417e004b23
Merge pull request #1690 from umbraco/temp-deploy-176
...
Migrate code from the Deploy project that should be in Umbraco core
2017-01-24 09:53:31 +01:00
Claus
b08e38f9ed
Merge branch 'dev-v7.6' into temp-deploy-176
...
Conflicts:
build/UmbracoVersion.txt
src/Umbraco.Tests/Umbraco.Tests.csproj
2017-01-24 09:51:59 +01:00
Stephan
a97b566065
U4-9422 - complete implementing scoped xml cache
2017-01-24 07:59:46 +01:00
Shannon
c7b505fd90
Updates the paging logic so that the ContentRepository uses 2x queries: A full query and a query for getting Ids. This is important because the query for fetching ids is used for paging and for getting property data and it can be much much faster than the full query which was previously used for both. There's not really any changes to the media/members respositories since their full queries don't have certain outer joins that make them run really slow
2017-01-24 16:04:26 +11:00
Stephan
26a95a8ca1
U4-9322 - cont. implementing scoped xml cache
2017-01-23 18:03:38 +01:00
Stephan
e3308e86f0
U4-9322 - begin implementing scoped xml cache
2017-01-23 18:03:08 +01:00
Warren Buckley
c1fcb37642
Adds keys for DA file but appends them with DA to try & make it clear they need some translation love as my Danish is to be desired :)
2017-01-23 16:08:38 +00:00
Warren Buckley
0bba68a7f5
Added keys needed in EN lang files
2017-01-23 16:06:37 +00:00
Warren Buckley
47e4c12395
Adds in translations into the JSON objects we send back from the API as the display name (not the aliases for querying)
2017-01-23 16:04:14 +00:00
Warren Buckley
25822a7564
Fix up orderby translation in view and use our new JSON properties for display the tranlsated value for asc & desc
2017-01-23 16:01:05 +00:00
Warren Buckley
072f0d1520
Adds in some extra propeties on JSON to store localization label for ascending & descending & use correct key for MyWebstie/WebSite Root that was already in lang file
2017-01-23 15:53:18 +00:00
Sebastiaan Janssen
c5f7ac18fd
Merge pull request #1702 from umbraco/temp-U4-9427
...
Fixes: U4-9427 Unable to install local packages in various browsers
2017-01-23 16:38:11 +01:00
Sebastiaan Janssen
10b8fd9fb9
Merge pull request #1701 from umbraco/temp-U4-9420
...
U4-9420 Re-indexing Examine Indexes after Upgrade to 7.5.7 from 7.3.4 takes minutes when it used to take seconds
2017-01-23 16:18:45 +01:00
Mads Rasmussen
24c053d671
Fixes: U4-9427 Unable to install local packages in various browsers
2017-01-23 16:11:09 +01:00
Stephan
1d98507785
TEMP
2017-01-23 15:39:46 +01:00
Shannon
44fc8be49e
Changes back to "path" default sorting but updates the UmbracoContentIndexer to ensure it's sorted by umbracoNode.id
2017-01-24 00:35:17 +11:00
Shannon
096c3aeec6
started fixing up MemberService but this one is odd....
2017-01-23 23:56:39 +11:00
Shannon
7ca5c48ae7
Fixes up membergroup service with correct even emitting and no nested uow
2017-01-23 23:30:47 +11:00
Shannon
4a1a216b3c
Fixes up macro service with correct even emitting and no nested uow
2017-01-23 23:28:50 +11:00
Shannon
f96d6aed9d
Fixes up localization service with correct even emitting and no nested uow
2017-01-23 23:25:39 +11:00
Shannon
192aae71a2
Fixes up file service with correct even emitting and no nested uow and fixes up strange thing with RepositoryFactory and stylesheets
2017-01-23 23:21:53 +11:00
Shannon
bd8af539b4
Fixes up data type service with correct even emitting and no nested uow
2017-01-23 22:55:16 +11:00
Shannon
479d859a75
Fixes up member type service with correct even emitting and no nested uow
2017-01-23 22:48:52 +11:00
Shannon
1050af5376
Updates ContentTypeService with the correct event emitting and no nested uows
2017-01-23 22:45:45 +11:00
Shannon
82dbfb769e
Updated media service with correct usage of emitting events and having non nested uow
2017-01-23 22:29:38 +11:00
Shannon
55eb996c19
Adds a couple needed hack methods, updates ContentService to have the proper event emmitting without any nested uow's and ensuring that readonly uow's are committed.
2017-01-23 22:16:27 +11:00
Shannon
ac4de99f30
Initial commit of changing all IsRaisedEventCancelled to use the event manager and inside of a uow
2017-01-23 20:48:51 +11:00
Shannon
2a4e73c650
Reduced allocations for the Media/Content/Property Factories since we don't need to create new objects every time we want to map values.
...
Changes default sort order for paging from Path to umbracoNode.id since we have no index on Path and it doesn't make a lot of sense.
Fixes obsolete warnings for various Sql usages.
Reduces the amount of DeepClone calls required when looking up a content type for a content item, even though these are cached they are still deep cloned out of the cache.
Fixes the main issue of having nearly 100,000 rows of unsorted property data and then having to query those rows for every document being built, the re-iteration of these rows causes a lot of overhead and is unecessary, instead we ensure the property data set and the document data set is sorted by node id, then use a stored index to continue looking up the property data for the next content item found.
2017-01-23 00:40:24 +11:00
Stephan
a3150b7d4e
U4-9322 - missing files
2017-01-20 18:33:21 +01:00
Stephan
1701eb2450
u4-9322 - events cleanup
2017-01-20 17:05:22 +01:00
Stephan
20ac21aef2
Merge origin/temp-U4-9322 into temp-u4-9322
2017-01-20 16:51:25 +01:00
Stephan
4ac20de1dd
U4-9322 - complete scope repository caches
2017-01-20 16:29:13 +01:00
Stephan
848eaf5e27
U4-9322 - cont. implementing scoped repository caches
2017-01-20 12:08:55 +01:00
Warren Buckley
f3e78e990f
Fix up failing unit test for the number of Trees found - this has gone down due this test is for implementing interface ITree which is the legacy type of Trees, where the new PartialViews & PartialView Macros now use TreeController
2017-01-20 09:52:23 +00:00
Sebastiaan Janssen
f0a540eba2
Merge branch 'master-v7' into dev-v7
2017-01-20 09:55:50 +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
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
Shannon
a6996922b7
Adds more support for auto-finding event names, adds tests to support with examples of how to interrogate queued events
2017-01-20 17:45:46 +11:00
Stephan
434703f4ec
U4-9322 - begin implementing scoped repository caches
2017-01-19 19:47:09 +01:00
Warren Buckley
2f7b532209
Adds in code summaries for C# doc generation. Removes unused references & some tidying up (mostly sensible R# suggestions)
2017-01-19 15:43:29 +00:00
Warren Buckley
abebb40461
Update some copy/paste typos in code comments
2017-01-19 15:18:12 +00:00
Warren Buckley
3b54db9b49
Update main templat editor to use a localised notification
2017-01-19 15:14:46 +00:00
Warren Buckley
1defc1e0e4
Changed key for saving scripts - as it mentioned 'script view' Whats that?! So changed to more generic file
2017-01-19 15:14:14 +00:00
Warren Buckley
a7e626f4a7
Localisation notification message for saving scripts
2017-01-19 15:05:05 +00:00
Warren Buckley
04f6a01196
Forgot to remove the old notification - as was display two
2017-01-19 15:04:36 +00:00
Warren Buckley
ef64fbb839
Same change for the partialview editor - to display a localized success notifcation
2017-01-19 15:01:14 +00:00
Warren Buckley
2424a1c04b
Adds in localised sucess notification when saving partial view macros
2017-01-19 14:57:23 +00:00
Warren Buckley
c8c7de065d
Forgot to update the var name in codeFileResource
2017-01-19 14:56:25 +00:00
Warren Buckley
61d71d0552
Update codeFileResource docs
2017-01-19 14:40:10 +00:00
Mads Rasmussen
b8734e5eea
fixes: U4-9419 The new content picker adds picked items in a random order
2017-01-19 15:11:37 +01:00
Per Ploug
eefd13547c
More localization of querybuilder
2017-01-19 12:53:39 +01:00
Claus
29d86b8675
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.6
2017-01-19 12:08:23 +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
Mads Rasmussen
a09755ef7f
remove unused code in partial view editor
2017-01-19 11:19:34 +01:00
Niels Hartvig
afae06a866
Adds support for icons and encoding of directories for Code files
2017-01-19 10:41:08 +01:00
Warren Buckley
736cf94155
Merge pull request #1687 from umbraco/temp-U4-9354
...
Fixes: U4-9354 SPIKE Update content picker UI
2017-01-19 09:35:49 +00:00
Mads Rasmussen
86ffd66c8a
update danish translations
2017-01-19 09:50:18 +01:00
Niels Hartvig
051af5c48e
Wire up the editors and controllers
2017-01-19 09:49:27 +01:00
Niels Hartvig
1fb05fcca7
Merge remote-tracking branch 'refs/remotes/origin/temp-file-editors' into temp-U4-9352
2017-01-19 08:45:23 +01:00
Shannon
b51e571803
Adds unit tests and fixes others
2017-01-19 18:25:45 +11:00
Shannon
a275567dba
Adds equality members to the EventDefinitionBase so they are tracked by their unique id, makes IEventManager disposable and disposes it on scope end.
2017-01-19 17:34:15 +11:00
Shannon
2a95ed3c7a
no need for explicit implementation for this since we changed the old one
2017-01-19 17:29:36 +11:00
Shannon
9965aa461a
Updates ContentService to raise events all with the EventManager
2017-01-19 17:18:06 +11:00
Shannon
8de8b53039
missing interface implementation
2017-01-19 16:58:10 +11:00
Shannon
27eeb383b4
Updates all repos to use IScopeUnitOfWork
2017-01-19 16:51:39 +11:00
Shannon
4f5347fa4d
Creates IEventManager, IEventDefinition uses explicit implementation and 'new' keyword to force already existing uow providers to be IScopeUnitOfWork, creates extensions for the event manager so there's less work to do to wire it all up
2017-01-19 16:31:59 +11:00
Shannon
994f91e496
Creates IScopeUnitOfWork and IScopeUnitOfWorkProvider as internal along with ScopeRepositoryService which all services inherit from, this is maintaining backwards compat too
2017-01-19 15:37:17 +11: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
Stephan
4ab7f768fa
U4-9322 - backport repository cache policy changes from v8
2017-01-18 18:48:13 +01:00
Stephan
a020a02b26
U4-9322 - more fixes
2017-01-18 17:44:16 +01:00
Mads Rasmussen
49d24dada7
add partial views macros editor
2017-01-18 15:39:08 +01:00
Mads Rasmussen
ef9dd6d803
add scripts editor
2017-01-18 15:38:40 +01:00
Stephan
ca777b26de
U4-9322 - manage isolation levels, cleanup tests
2017-01-18 14:53:24 +01:00
Mads Rasmussen
1fd98dba30
make launch mini editor service return a promise so we can update a node when it is saved
2017-01-18 14:50:51 +01:00
Warren Buckley
40ea54007f
Update the usage of GetUrl - to just use the raw string value as opposed to a JSON object. Updated related JS object mock as well
2017-01-18 12:34:58 +00:00
Warren Buckley
fc5bf81991
Returns a string as opposed to a Dynamic object - however cannot return a string object from this method as the result is wrapped in quotes hence we use a HttpResponseMessage & StringContent to return a raw string from the API endpoint
2017-01-18 12:33:43 +00: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
Stephan
1f636d05d1
U4-9322 - fix scope leaks
2017-01-18 10:36:11 +01: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
Shannon
fd1da492cc
fixes range test
2017-01-18 19:18:19 +11:00
Sebastiaan Janssen
519eb9d641
Merge pull request #1694 from umbraco/temp-U4-9395
...
Temp u4 9395
2017-01-18 08:56:08 +01:00
Mads Rasmussen
698f0e975a
remove option to open media items in mini editor
2017-01-17 23:01:40 +01:00
Mads Rasmussen
c6ed4eaff6
only sort lists with more than one item
2017-01-17 21:27:24 +01:00
Mads Rasmussen
2964f9a1c7
clean up redundant code
2017-01-17 20:48:00 +01:00
Mads Rasmussen
4612183b13
fix unit test typo
2017-01-17 19:27:39 +01:00
Mads Rasmussen
4fe12d8930
clean up dependencies in content picker controller
2017-01-17 19:26:00 +01:00
Mads Rasmussen
a54f4aeffd
added documentation for umb-node-preview component
2017-01-17 19:10:22 +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
Stephan
7495cd3f2c
U4-9322 - cleanup
2017-01-17 16:46:34 +01:00
Stephan
5f68f26d2f
U4-9322 - scope and database, getting tests to run
2017-01-17 16:32:40 +01:00
Mads Rasmussen
01f50a243b
translate master template and no macros
2017-01-17 14:13:20 +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
Mads Rasmussen
907afa11ad
combine "open" end "edit" prevalues into one setting (open in dialog) + remove "show path on hover" setting because it is not used anymore
2017-01-17 11:11:20 +01:00
Sebastiaan Janssen
44608c3122
Merge branch 'dev-v7' into temp-U4-9395
2017-01-17 10:46:04 +01:00
Shannon
a5af5ba1a9
Adds new property to PropertyEditor's to mark them as deprecated so they don't show up in the data type list unless they are already selected
2017-01-17 18:54:50 +11:00
Shannon
44732e5f52
Merge remote-tracking branch 'refs/remotes/origin/dev-v7' into dev-v7.6
...
# Conflicts:
# build/UmbracoVersion.txt
# src/SolutionInfo.cs
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
# src/Umbraco.Core/DatabaseContext.cs
# src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
2017-01-17 18:21:45 +11: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
Shannon
256ebe7c14
bumps version for MyGet
2017-01-17 15:29:58 +11:00
Shannon
038b155aea
Fixes constants and internalsvisibleto
2017-01-17 14:42:30 +11:00
Shannon
deaa2d939a
Moves GridValue to Models
2017-01-17 12:38:54 +11:00
Mads Rasmussen
bf4ad25cad
remove ng-title
2017-01-16 21:16:31 +01:00
Mads Rasmussen
c58957dc7b
fix unit tests
2017-01-16 20:52:07 +01:00
Mads Rasmussen
7b616cf719
add a bit padding on the sides
2017-01-16 20:50:56 +01:00
Mads Rasmussen
cca0f4c293
clean up
2017-01-16 20:13:43 +01:00
Mads Rasmussen
bbe68cc224
better styling of mini editor
2017-01-16 20:13:17 +01:00
Stephan
1261f6b159
U4-9322 - getting tests to run
2017-01-16 19:54:09 +01:00
Niels Hartvig
a162f21a70
Fixing missing mapping - let the green build lights appear
2017-01-16 19:49:57 +01:00
Niels Hartvig
c0a2a78f3d
Fixes issue with entities not being returned from Keys (Guids)
2017-01-16 19:13:05 +01:00
Niels Hartvig
ace111aefb
Adding support for get, save and rename to new Partial View editor
2017-01-16 16:50:22 +01:00
Mads Rasmussen
3bdc2e63ab
get url for items + set published/unpublished state
2017-01-16 14:45:50 +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
Shannon
d24541fce4
second commit of everything that we want to add to core for Deploy, have moved stuff to where they should go, probably need to review if the GridValue should be in models though or if we already have this.
2017-01-16 20:45:08 +11:00
Per Ploug
7a0ac625ff
Last remaining dk translation strings
...
This needs a review by the dynamic writing duo vera and martin.
2017-01-16 10:13:32 +01:00
Mads Rasmussen
198edec4f4
add fallback icons
2017-01-16 10:09:53 +01:00
Shannon
d2837b9649
Initial commit of all UDI related things and tests, now to import the remaining items tagged for Core
2017-01-16 20:03:59 +11:00
Niels Hartvig
dfe3798aab
More merge
2017-01-16 09:59:00 +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
3ad729824e
Merge remote-tracking branch 'refs/remotes/origin/dev-v7' into dev-v7.6
2017-01-16 18:08:34 +11: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
Mads Rasmussen
361f5093c7
align width with input fields
2017-01-13 14:42:36 +01:00
Niels Hartvig
975535a9e2
Merge of insert overlay view
2017-01-13 13:33:55 +01:00
Niels Hartvig
e7f7631d1e
Fixes merge conflicts (needs updated ng-if in insert overlay)
2017-01-13 13:22:43 +01:00
Per Ploug
99f66fe6a3
The danish language files - WIP
...
The danish language has such elements when used to discusssed
semi-technical-english terms
2017-01-13 13:21:37 +01:00
Per Ploug
b413a6eeae
English translations
2017-01-13 13:20:49 +01:00
Per Ploug
9b9db23461
Replaces the last static strings with language keys
2017-01-13 13:20:38 +01:00
Mads Rasmussen
4fa36cd424
fine tuning
2017-01-13 13:16:47 +01: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
Mads Rasmussen
eba8181d0c
use new umb node preview component in member picker
2017-01-13 11:17:28 +01:00
Mads Rasmussen
21714f0eac
use new umb node preview component in member group picker
2017-01-13 11:16:59 +01:00
Mads Rasmussen
8e79e15c71
use new umb node preview component in content picker
2017-01-13 11:16:15 +01:00
Mads Rasmussen
0c709d144b
move mini editor launch logic to helper service so we can open it without the directive - it is needed for the content picker
2017-01-13 10:40:03 +01:00
Mads Rasmussen
4e7d2f668b
add node preview component
2017-01-13 10:26:43 +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
Stephan
5446e4b0fc
U4-9322 - IScopeProviderInternal
2017-01-12 19:32:44 +01:00
Stephan
79c2400d27
U4-9322 - scope
2017-01-12 18:28:25 +01:00
Warren Buckley
5041a459d4
Merge pull request #1681 from umbraco/temp-template-editor
...
Temp template editor
2017-01-12 15:56:08 +00:00
Mads Rasmussen
04f79ffaf1
lazy load ace editor source file - change to an isolated scope and don't rely on ngModel to get it working
2017-01-12 15:31:21 +01:00
Per Ploug
32abebd0a0
Main template editor translated
2017-01-12 11:33:31 +01:00
Mads Rasmussen
34b06dc350
update docs for template resource
2017-01-12 11:07:37 +01:00
Mads Rasmussen
16d8c55fa7
tree picker search only works for content, media and members so hide for everything else
2017-01-12 10:11:03 +01:00
Per Ploug
2085063231
Fixes issue with creating template below a parent template
2017-01-12 10:07:44 +01:00
Per Ploug
73f77df5ad
Ensures VirtualPath is reset if a template alias is changed
2017-01-12 09:47:42 +01:00
Shannon
8a11b0f7a8
publisizes a constant (moves it to where it should be), publicizes another required class for deploy, bumps version
2017-01-12 17:33:30 +11:00
Shannon
5a2836eb6d
bumps version
2017-01-12 13:45:17 +11:00
Shannon
cfd8d39878
Merge remote-tracking branch 'refs/remotes/origin/dev-v7' into dev-v7.6
...
# Conflicts:
# build/NuSpecs/UmbracoCms.nuspec
# src/Umbraco.Tests/Umbraco.Tests.csproj
2017-01-12 13:39:15 +11:00
Mads Rasmussen
e8e0b10559
fix issue with inserting partials from folders
2017-01-11 14:26:56 +01:00
Mads Rasmussen
98279052e6
remove lorem ipsum from the sections dialog
2017-01-11 10:07:43 +01:00
Per Ploug
0b7f60c0f8
Fixes to issues with query generation
...
Ensures its typed content and children is called as a method
2017-01-10 16:55:30 +01:00
Per Ploug
d563eb07a2
Adds .FirstChild(string alias) extension to Model.Content
2017-01-10 16:55:03 +01:00
Per Ploug
f036bc90c3
Fixes failing mapper test
2017-01-10 16:54:46 +01:00
Mads Rasmussen
23304aca0b
add unit tests for template helper
2017-01-10 15:16:16 +01:00
Mads Rasmussen
845dd4673c
Add client side file for partial view editor
2017-01-10 15:15:56 +01: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
14e402878a
Merge conflict fixes
2017-01-10 14:49:19 +01:00
Niels Hartvig
5a2687d520
Merge of temp-template-editor
2017-01-10 14:47:33 +01:00
Claus
905eed518f
Merge pull request #1677 from umbraco/temp-deploy-102
...
deploy-102 - guid the relation types
2017-01-10 14:08:46 +01:00
Niels Hartvig
f75e0cf4ba
Updates to PR based on Review
2017-01-10 12:47:00 +01:00
Mads Rasmussen
c46f38c73b
Merge pull request #1673 from umbraco/temp-U4-9324
...
Fixes: U4-9324 New template editor is lacking all validation (both client side and server side)
2017-01-10 12:23:35 +01:00
Mads Rasmussen
9718324e6e
add check for master not being equal to template
2017-01-10 12:22:18 +01:00
Mads Rasmussen
4c461a733b
remove inline validation on name
2017-01-10 12:16:12 +01:00
Mads Rasmussen
82ab7c4a01
Merge branch 'temp-template-editor' into temp-U4-9324
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/templates/edit.controller.js
2017-01-10 11:52:03 +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
Niels Hartvig
4c330c8654
Implements CodeFileController
2017-01-09 22:54:28 +01:00
Stephan
2074affd5e
Merge branch 'dev-v7.6' into temp-deploy-102
2017-01-09 17:50:29 +01:00
Stephan
17c9d19ebb
deploy-150 - wire GetSize in services
2017-01-09 17:50:06 +01:00
Stephan
cfd8435d68
deploy-150 - wire GetSize in services
2017-01-09 17:49:12 +01: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
Stephan
844d6c9972
Merge branch 'dev-v7.6' into temp-deploy-102
2017-01-09 15:35:54 +01:00
Stephan
5e6f1a92ca
Merge branch origin/dev-v7 into dev-v7.6
2017-01-09 15:31:41 +01:00
Niels Hartvig
1a9f336a59
Add support for GUIDs in media and content pickers
2017-01-09 14:45:40 +01:00
Warren Buckley
b2815d5e63
Remove commented code
2017-01-09 13:34:20 +00:00
Warren Buckley
5b88c57d94
Replace RequiredForPersistance with Required
2017-01-09 13:05:20 +00: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
Shannon
59cd4b5c5c
Fixes more allocations at the config level
2017-01-06 17:40:03 +11:00
Shannon
f5f9ff29ce
Discovered we are not passing the ISqlSyntaxProvider correctly to where so it defaults to the global one which causes some issues for libraries such as UmbracoIdentity
2017-01-06 14:32:56 +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
Stephan
7ebf51abb7
deploy-102 - guid the relation types
2017-01-05 14:58:05 +01:00
Sebastiaan Janssen
e6b1ecb851
Better way of cleaning the file extension to prevent XSS attacks
2017-01-05 11:52:06 +01:00
Sebastiaan Janssen
69d6609a3b
Merge pull request #1675 from umbraco/temp-U4-9339
...
Trim the file name so that it doesn't get accepted by the server if i…
2017-01-05 11:34:23 +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
89be1cf5d2
U4-9337 - with missing file...
2017-01-05 10:50:03 +01:00
Stephan
2041e85b9e
U4-9337 - add doc and test
2017-01-05 10:46:40 +01:00
Claus
6c2f0e404f
Merge pull request #1672 from umbraco/temp-U4-9336
...
U4-9336 Deleting a node with an incorrect path of -1 will unpublish every node in the entire site
2017-01-05 10:17:50 +01:00
Sebastiaan Janssen
770f96b6d5
Merge branch 'dev-v7' into dev-v7.6
...
# Conflicts:
# build/NuSpecs/UmbracoCms.Core.nuspec
2017-01-05 09:47:51 +01:00
Stephan
d5e66252dc
U4-9337 - minor simplification
2017-01-05 09:25:30 +01:00
Shannon
c2359a96f8
missed nuspec update
2017-01-05 17:09:37 +11:00
Shannon
1df65bc3ce
Updates to latest ImageProcessor.Web to fix mime types when stored outside web root
2017-01-05 16:00:45 +11:00
Shannon
530a80d7ea
Adds a check to validate the NodeDto when persisting the item to validate that it's path is correct this should prevent any data corruption in the future - if the data corruption actually came from Core
2017-01-05 10:43:33 +11:00
Shannon
8be0f68390
Adds logic to validate an entity's path when it is used to GetDescendants, adds logic to fix an entity's path when it's state is going to be persisted when GetDescendants is used (i.e. MoveToRecycleBin), added this logic to Media too, adds unit tests to support
2017-01-05 10:29:03 +11: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
0e31fcf3db
U4-9337 - fix tests
2017-01-04 15:36:29 +01:00
Warren Buckley
1300764770
Adding in server side validation - but need to clarify that this is the 'right' way to do it that wires up correctly/magically back to the UI components
2017-01-04 14:12:45 +00:00
Stephan
13ed3303f5
U4-9337 - url routing perfs
2017-01-04 13:56:41 +01:00
Claus
f200ab423d
updated test to fail and updated notes.
2017-01-04 11:59:07 +01:00
Mads Rasmussen
42841824bf
add client side validation
2017-01-04 11:31:46 +01:00
Shannon
d889d3e385
adds test
2017-01-04 20:00:30 +11:00
Sebastiaan Janssen
0bf27fa319
Merge pull request #1669 from umbraco/temp-U4-9335
...
U4-9335 UmbracoExamine needs to ignore the useTempStorage option if a…
2017-01-04 09:42:01 +01:00
Shannon
466a37aab8
fix build
2017-01-04 18:42:11 +11:00
Shannon
4ab2130d7d
stop allocating and re-processing config elements every time they are accessed!
2017-01-04 18:40:00 +11:00
Shannon
256ceef875
changes PublishedContentCache to explicitly cast to XmlElement (perf)
2017-01-04 18:12:28 +11:00
Shannon
2acde54880
Adds new benchmark and updates the benchmark bootstrapper to be the supported way
2017-01-04 18:11:21 +11:00
Shannon
a92d255e4b
adds notes, obsoletes a few classes that shouldn't have really been there
2017-01-04 17:10:48 +11:00
Sebastiaan Janssen
dc62272e6e
Revert "Add Microsoft.IO.RecyclableMemoryStream to the nuspec, update to the latest version (1.2.1)"
...
Keep the version the same as what ImageProcessor relies on to avoid confusion and conflicts
This reverts commit 56d2230251 .
# Conflicts:
# build/NuSpecs/UmbracoCms.Core.nuspec
2017-01-03 17:04:38 +01:00
Niels Hartvig
60f6a60ca9
Update install post url to https
2017-01-03 16:11:32 +01:00
Sebastiaan Janssen
eef8d21112
Merge pull request #1667 from umbraco/U-9333
...
Makes EXIF data in resized images default
2017-01-03 15:59:43 +01:00
Sebastiaan Janssen
6a374cbfa6
Make the NuGet install and upgrade work
2017-01-03 15:57:21 +01:00
Sebastiaan Janssen
ccb8ac4cfc
Merge branch 'dev-v7' into U-9333
...
# Conflicts:
# src/Umbraco.Web.UI/packages.config
2017-01-03 14:19:43 +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
Claus
d866f1d74a
Merge branch 'dev-v7' into dev-v7.6
2017-01-03 11:58:23 +01:00
Claus
3426ae3722
Merge pull request #1668 from umbraco/temp-U4-9318
...
U4-9318 Examine indexes inherited unpublished nodes on index rebuild
2017-01-03 11:44:33 +01:00
Sebastiaan Janssen
d04510f5f2
Merge pull request #1661 from umbraco/temp-U4-9319
...
U4-9319 Update to latest ImageProcessor v2.5.0 and ImageProcessor.Web…
2017-01-03 10:21:26 +01:00
Sebastiaan Janssen
84c0682f16
Not necessary to install Microsoft.IO.RecyclableMemoryStream, the ImageProcessor dependency will do that for us
2017-01-03 10:20:22 +01:00
Shannon
53bbc5f922
U4-9335 UmbracoExamine needs to ignore the useTempStorage option if an IDirectoryFactory config option is supplied by the indexer
2017-01-03 19:39:34 +11:00
Stephan
d8b70d79e8
Version 7.6.0-alpha044 on MyGet
2017-01-03 09:29:22 +01:00
Sebastiaan Janssen
56d2230251
Add Microsoft.IO.RecyclableMemoryStream to the nuspec, update to the latest version (1.2.1)
2017-01-03 09:25:10 +01:00
Sebastiaan Janssen
62f21d3cee
Update nuspec to install latest version of ImageProcessor
2017-01-03 09:17:05 +01:00
Shannon
b9c90af8be
U4-9329 ExamineIndex.config should not ship with the {machinename} token for Examine
...
Removes Sync from being the default for developers locally (that shouldnt have been committed), actually removes the machinename token from release
2017-01-03 17:37:15 +11:00
Shannon
7a661c1b48
clears the tracked paths collection just to possible make GC a bit happier
2017-01-03 17:16:07 +11:00
Shannon
c871a711dd
U4-9318 Examine indexes inherited unpublished nodes on index RebuildIndex
...
This reduces allocations since we don't need to create a new serializer for every doc
2017-01-03 16:43:54 +11:00
Shannon
d671caf3ab
moves static query to lazily initialize
2017-01-03 14:36:06 +11:00
Shannon
6b038186be
Fixes SignalR registration, the mapping was registered in the wrong place and too early so security was not working, bumps version for MyGet
2017-01-03 13:11:05 +11:00
Shannon
95187becaf
bumps to next alpha for MyGet
2017-01-03 11:50:29 +11:00
Shannon
d412d90b17
fixing more IP assembly/nuget refs
2017-01-03 11:14:34 +11:00
Shannon
790e30defd
Simplifies all creation of UrlHelper, creates GetUmbracoApiServiceBaseUrl extensions for WebApi
2017-01-03 11:13:38 +11:00
Shannon
2f74181262
fixing more IP assembly/nuget refs
2017-01-03 11:06:15 +11:00
Shannon
45fd23ff02
Merge branch 'refs/heads/dev-v7' into temp-U4-9319
2017-01-03 10:36:45 +11:00
Shannon
4e2fb8e5dc
Fixes IP nuget references and fixes up several other Nuget assembly references.
2017-01-03 10:36:26 +11:00
Niels Hartvig
afbceca184
Makes EXIF data in resized images default
2017-01-02 17:29:37 +01:00
Stephan Lonntorp
1b8c68af02
Fixes issue U4-9332
...
U4-9332 Language of DefaultCultureDictionary is cached without the current Culture identifier
2017-01-02 14:53:57 +01:00
Shannon
ee925692e5
Bumps version to put on MyGet
2016-12-30 16:06:40 +11:00
Shannon
0832220d61
publicizes some APIs needed for Deploy
2016-12-30 12:07:03 +11:00
Shannon
98430fd573
U4-9326 Removing a master template from a Template does not update the Template's path correctly
2016-12-30 11:42:02 +11:00
Marc Goodson
4a547ba1c9
Add some green to 'stay' option - U4-9323
...
Closes U4-9323 http://issues.umbraco.org/issue/U4-9323
2016-12-28 15:11:10 +00:00
Shannon
59f39fd535
Ensures we remove the new DLL with the install script like other files
2016-12-28 19:48:35 +11:00
Shannon
b4ca04596c
U4-9319 Update to latest ImageProcessor v2.5.0 and ImageProcessor.Web v4.7.0
2016-12-28 19:21:00 +11:00
Brian Powell
afa39866ad
Fix U4-9298
2016-12-17 21:12:45 -05:00
Sebastiaan Janssen
5bc66c5b7f
Bumps the version
2016-12-07 14:18:27 +01:00
Chris Houston
90136c524c
Small English grammar error.
2016-12-06 11:05:59 +00:00
Stephan
44b90bd4f3
Merge branch 'dev-v7.6' into temp-u4-7318
2016-12-05 17:08:19 +01:00
Jeavon
3e558af18f
Merge branch 'dev-v7' into temp-u4-7318
2016-12-05 12:21:02 +00:00
Jeavon
3774d4fc62
Adding comments to the Slider, Tags & Multiple Media picker values converters about the need to cache the prevalues
2016-12-05 12:16:43 +00:00
Jeavon
a24acdb8ce
Added value converter for the slider property editor and and Range class to be returned when range mode is enabled
2016-12-05 12:13:47 +00:00
Jeavon
f91d5b53c1
Added a basic value converter for the tags property editor
2016-12-05 10:58:09 +00:00
Enkel Media
8d7f496f7c
Merge pull request #1 from enkelmedia/enkelmedia-patch-1
...
Fixed simple typo for modelsbuilder
2016-11-30 11:18:25 +01:00
Enkel Media
f62a9ed199
Fixed simple typo for modelsbuilder
2016-11-30 11:17:21 +01:00
Anders Bjerner
bc8b8a69b8
Typo (sorta)
2016-11-21 10:26:08 +01:00
Mark320
9de3acfae2
U4-9192 Add jQuery migrate for user controls used in tabs that will improve backwards compatibility
2016-11-17 14:24:46 +00:00
Alexander Bryukhov
87814fa43c
Update UI lang file for ru-ru
...
All latest 7.5.5 changes
2016-11-12 12:12:41 +07:00
Jeavon
c053adc9b2
Move the Upload editor value converter from Lars to Core from Web
2016-11-03 17:06:26 +00:00
Jeavon
e3bc588164
Merge pull request #1555 from lars-erik/temp-u4-7318
...
Added converter for upload field
2016-11-03 17:01:58 +00:00
Jeavon
392319d26c
Adding check for converter enablement to James's converters that need it
2016-11-03 16:43:23 +00:00
Jeavon
584638977c
Merge pull request #1570 from jamescoxhead/U4-7318
...
U4-7318 Core property value converters
2016-11-03 15:08:29 +00:00
Jeavon
be8632db1c
Adding EnablePropertyValueConverters setting to umbracoSettings.config so that all the new converters can be disabled.
...
Readded existing JArray converter for RelatedLinks but renamed to LegacyRelatedLinksEditorValueConvertor
2016-11-03 13:30:41 +00:00
Jeavon
094514b91a
Merge branch 'dev-v7' into temp-u4-7318
...
# Conflicts:
# src/Umbraco.Web/Umbraco.Web.csproj
2016-11-03 11:31:42 +00:00
James Coxhead
3c43f4f3c5
Added member picker value converter
2016-11-02 23:37:32 +00:00
James Coxhead
12f9392db9
Added user picker value converter
2016-11-02 21:52:27 +00:00
James Coxhead
d787cb6ad9
Added radio button list converter
2016-11-02 21:35:42 +00:00
James Coxhead
db02c3b73c
Added member group picker value converter
2016-11-02 21:26:41 +00:00
James Coxhead
a10214d82b
Added dropdown with keys value converter
2016-11-01 23:53:55 +00:00
James Coxhead
bc61054931
Added dropdown list value converter
2016-11-01 23:46:32 +00:00
James Coxhead
0becdccb68
Added dropdown list multiple with keys value converter
2016-11-01 23:38:05 +00:00
James Coxhead
cee92518ea
Added dropdown list multiple value converter
2016-11-01 21:44:17 +00:00
James Coxhead
a34a8e180d
Added checkbox list converter
2016-10-29 23:32:56 +01:00
James Coxhead
f9f48753de
Updated colour picker converter to return string
2016-10-29 22:51:36 +01:00
James Coxhead
c9af13df78
Added email address converter
2016-10-29 22:45:48 +01:00
Lars-Erik Aabech
f66b456d7c
Added converter for upload field
2016-10-29 09:44:45 +02:00
Claus
b40a1fa613
U4-8963 Updates for ImageProcessor parameters to support background color
2016-09-12 12:47:12 +02:00
Arnold Visser
ca1f43d048
Merge pull request #1 from ArnoldV/Dutch-Language-Update
...
Dutch Languagefile Update
2016-09-06 10:53:49 +02:00
Arnold Visser
e962a48138
Dutch Languagefile Update
...
This updates the Dutch language file with new/missing translations and fixes some wrong translations used by the grid.
2016-09-06 10:53:09 +02:00
Jeavon
6d722c5591
Merge branch 'temp-u4-7318' of https://github.com/umbraco/Umbraco-CMS into temp-u4-7318
2016-08-17 10:24:28 +01:00
Jeavon
9ed9aef1d3
Merge branch 'dev-v7' into temp-u4-7318
...
# Conflicts:
# src/Umbraco.Web/Umbraco.Web.csproj
2016-08-17 10:16:05 +01:00
Stephan
0cc398130d
Merge pull request #1311 from Jeavon/temp-u4-7318
...
U4-7318 - Initial import of core value converters for Stephan
2016-08-16 15:29:17 +02:00
Jeavon
927f48985e
Latest updates from Core Value Converters package including massive simplification of RelatedLinks and exclusion of special property aliases in MNTP
2016-08-03 20:45:01 +01:00
Jeavon
3b31b92f1f
Adding a type converter for RelatedLinks so that implementations using JArray (from official docs) still work (e.g. Model.Content.GetPropertyValue<JArray>("relatedLinks"))
2016-06-21 15:20:17 +01:00
Jeavon
aaf725a498
Adding Id to the Related Link model
2016-06-21 12:49:45 +01:00
Jeavon Leopold
36aa166a95
Converters and models to support existing GetPropertyValue<int> and GetPropertyValue<string> code
2016-06-13 16:16:12 +02:00
Jeavon Leopold
e7754d313e
Initially adding the Core Value Converters package into Core! Currently this will break all the existing things but it makes views insanely simple with ModelsBuilder!!
2016-06-12 16:36:26 +02:00