Shannon
|
a75f6d2afd
|
Fixes n+1 on ContentRepository.PerformGetAll
|
2014-09-02 16:13:31 +10:00 |
|
Shannon
|
b3b813a649
|
Fixes n+1 queries on DataTypeDefinitionRepository
|
2014-09-02 14:33:11 +10:00 |
|
Shannon
|
bf401ed7a9
|
fixes n+1 queries on user type repo
|
2014-09-02 13:50:35 +10:00 |
|
Shannon
|
34699dc4e1
|
Fixes some null checks and updates a member test
|
2014-09-02 13:18:35 +10:00 |
|
Shannon
|
42fe4c77f6
|
Fixes n+1 queries on template repository
|
2014-09-02 12:47:46 +10:00 |
|
Shannon
|
c76d09c9b0
|
fixes n+1 query when assigning user types to users in user repo
|
2014-09-02 12:21:29 +10:00 |
|
Shannon
|
03f9b89810
|
fixes the n+1 queries on content and media type controllers and ensures if there are no ids that the query doesn' texeucte.
|
2014-09-02 11:53:12 +10:00 |
|
Shannon
|
c21dcb0279
|
Fixes n+1 queries for content and media types when resolving their properties and groups, this fixes the n+1 queries with the scheduled publishing too. Adds a test for template mappings, fixes call for GetAll on EntityController to not be called when there are no ids.
|
2014-09-02 11:50:04 +10:00 |
|
Shannon
|
eec734783c
|
Fixes n+1 query on UserRepository.GetByQuery
|
2014-09-02 10:28:21 +10:00 |
|
Shannon
|
df416ccde4
|
Fixes n+1 query on UserRepository.GetAll with id params
|
2014-09-02 10:26:11 +10:00 |
|
Shannon
|
9336d21c25
|
updates to where clause
|
2014-09-01 18:58:52 +10:00 |
|
Shannon
|
2d36341118
|
Fixes n+1 queries in the EntityRepository
|
2014-09-01 18:50:10 +10:00 |
|
Shannon
|
202f582661
|
Renames TagsRepository to TagRepository, Fixes n+1 queries on entity repository, fixes n+1 queries on tag repository, updates umbraco member types to specify an entity type for IMember and IMemberType so the entity repository can use it.
|
2014-09-01 18:06:24 +10:00 |
|
Shannon
|
6cacfe599f
|
Gets MediaRepository.PerformGetByQuery, MediaTypeRepository.PerformGetByQuery & MediaTypeRepository.PerformGetAll to not have n+1
|
2014-09-01 16:27:18 +10:00 |
|
Shannon
|
3822c83dbb
|
fixes content type mappings
|
2014-09-01 15:14:45 +10:00 |
|
Shannon
|
07035f6b23
|
Fixes issue with duplicate dictionary entries when wiring up property data
|
2014-09-01 12:55:10 +10:00 |
|
Shannon
|
8b9397160b
|
Merge branch '7.2.0' into 7.1.5-perf
|
2014-09-01 10:55:50 +10:00 |
|
Shannon Deminick
|
5ac4b2b305
|
Merge pull request #461 from warrenbuckley/NG-Documentation
NG Documentation improvements
|
2014-08-28 17:45:51 +10:00 |
|
Shannon Deminick
|
07a52f659d
|
Merge pull request #463 from kgiszewski/feature/rte-config
Fix for U4-5409 headline justification in the RTE
|
2014-08-28 08:14:19 +10:00 |
|
Kevin Giszewski
|
5420be483c
|
Add style attribute to the headline white-listed attributes
|
2014-08-27 10:32:29 -04:00 |
|
warrenbuckley
|
29afebdb60
|
Initial starting work on ng-doc fleshing out for auth.resource.js (Also to see if Core team happy with this before investing too much time)
|
2014-08-26 15:08:40 +01:00 |
|
warrenbuckley
|
9784a3d868
|
Add new Grunt Task 'docserve' to rerun ng-docs task & spin up a test server to browse to along with new watch task to recompile generated docs
|
2014-08-26 15:07:40 +01:00 |
|
warrenbuckley
|
4b46cf9a42
|
Update .gitignore for output files generated by ng-docs
|
2014-08-26 14:54:37 +01:00 |
|
Shannon
|
2f2d55e24f
|
ensure normal browser cache is busted for auth upgrade view
|
2014-08-26 09:39:07 +10:00 |
|
Shannon
|
ada2492c44
|
Merge branch '7.1.6' into 7.2.0
Conflicts:
build/UmbracoVersion.txt
src/Umbraco.Core/Configuration/UmbracoVersion.cs
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
|
2014-08-26 09:25:36 +10:00 |
|
Shannon
|
e9b137cde8
|
Fixes duplicate key error (U4-5385)
|
2014-08-26 09:20:32 +10:00 |
|
Sebastiaan Janssen
|
101e116baf
|
Bump version number
|
2014-08-25 15:14:21 +02:00 |
|
Shannon
|
ebf24d69b5
|
Fixes: U4-5384 Custom ApiController routes not working after upgrade to 7.1.5
|
2014-08-25 14:33:50 +02:00 |
|
Shannon
|
c94662e49c
|
Fixes: U4-5388 YSOD after doctype rename & U4-5387 Deleting Properties in document types causes "Object reference not set to an instance of an object"
|
2014-08-25 14:33:03 +02:00 |
|
Sebastiaan Janssen
|
5d37eaf993
|
#U4-4673 Fixed Due in version: 7.1.6
|
2014-08-25 14:32:35 +02:00 |
|
Sebastiaan Janssen
|
1ded2c9baf
|
#U4-5385 fixed Due in version: 7.1.6
|
2014-08-25 14:32:14 +02:00 |
|
Sebastiaan Janssen
|
2daacd8d57
|
#U4-5379 Fixed Due in version: 7.1.6
Some users have not set an email, don't strip out empty entries
|
2014-08-25 14:31:50 +02:00 |
|
Shannon
|
3f4fa8b8ed
|
Fixes: U4-5380 Booting.aspx security issue
|
2014-08-25 14:31:04 +02:00 |
|
Shannon
|
da8469e4e4
|
Merge branch 'Nicholas-Westby-7.1.5' into 7.2.0
|
2014-08-25 17:02:12 +10:00 |
|
Shannon
|
16a4e425cb
|
Merge branch '7.1.5' of https://github.com/Nicholas-Westby/Umbraco-CMS into Nicholas-Westby-7.1.5
|
2014-08-25 17:01:56 +10:00 |
|
Shannon
|
ab092b8814
|
typo
|
2014-08-25 16:58:01 +10:00 |
|
Shannon
|
97a0e72e65
|
Merge branch 'bjarnef-7.2.0' into 7.2.0
|
2014-08-25 16:57:49 +10:00 |
|
Shannon
|
88da00cdd3
|
Merge branch '7.2.0' of https://github.com/bjarnef/Umbraco-CMS into bjarnef-7.2.0
Conflicts:
src/Umbraco.Web.UI/umbraco/developer/Packages/installer.aspx
|
2014-08-25 16:57:10 +10:00 |
|
Shannon
|
4b8042ceb1
|
Merge branch 'u4-5003' of https://github.com/AndyButland/Umbraco-CMS into 7.2.0
|
2014-08-25 16:51:51 +10:00 |
|
Shannon
|
7326541ce3
|
Merge branch 'AndyButland-u4-5365' into 7.2.0
|
2014-08-25 16:47:44 +10:00 |
|
Shannon
|
d2c7420c4c
|
Merge remote-tracking branch 'origin/6.2.2' into 7.2.0
Conflicts:
src/Umbraco.Core/Models/DeepCloneHelper.cs
|
2014-08-25 16:42:19 +10:00 |
|
Shannon
|
13b57c7638
|
adds some logging
|
2014-08-25 16:40:45 +10:00 |
|
Shannon
|
39987d5f7d
|
Fixes: U4-5384 Custom ApiController routes not working after upgrade to 7.1.5
|
2014-08-25 16:24:23 +10:00 |
|
Shannon
|
a8b297903d
|
Ensures we don't get any ysods when changing doc type properties and the content re-creation since it's running on an async thread (U4-5388 , U4-5387 )
|
2014-08-25 16:16:42 +10:00 |
|
Shannon
|
4cec6a3213
|
Fixes: U4-5388 YSOD after doctype rename & U4-5387 Deleting Properties in document types causes "Object reference not set to an instance of an object"
|
2014-08-25 16:13:21 +10:00 |
|
Shannon
|
45f44e1797
|
Changes the admin lookup back to just use the id
|
2014-08-25 13:42:57 +10:00 |
|
Shannon
|
e2d04e2b3a
|
Merge branch '7.1.5' into 7.2.0
Conflicts:
src/Umbraco.Web.UI.Client/src/less/modals.less
src/Umbraco.Web/Mvc/AdminTokenAuthorizeAttribute.cs
|
2014-08-24 21:35:08 -06:00 |
|
AndyButland
|
934f58284a
|
Added checks to ensure if paged requests for media are made they have valid page parameter values
|
2014-08-24 23:41:15 +02:00 |
|
AndyButland
|
274e2c18e1
|
Added checks to ensure if paged requests for content are made they have valid page parameter values
|
2014-08-24 23:37:10 +02:00 |
|
AndyButland
|
d16a733d9d
|
Added support for paging queries at the database level for media
|
2014-08-24 23:22:32 +02:00 |
|