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