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 |
|