Shannon
55a7f7c23b
Updates GetProfile ext method to accept an IUserService so they can be mocked, this is now used by the entity serializer. Fixed examine unit tests that required this. Fixed: U4-5508 Remove cmsDocument.alias column from db, update the order in which tables are created since with the new foreign key, that order was incorrect.
2014-09-30 18:46:02 +10:00
antoine
b8034fa325
canvasdesigner.*.js added to ignore file
...
Conflicts:
.gitignore
2014-09-30 09:24:38 +02:00
Shannon
54b11ea871
Fixes: U4-5503 cmsContent.contentType requires a foreign key
2014-09-30 17:05:18 +10:00
Shannon
ad1075a1ce
Fixes: U4-2120 cmsDataTypePreValues 'value' column should be nvarchar(MAX) or ntext instead of nvarchar(2500)
2014-09-30 15:34:49 +10:00
Shannon
4c0f95a93a
Adds GetPagedDescendants to media/content services. Fixes PDF reader disposal. Updates the umb examine indexers to use the services layer, now reindexing is far more efficient. Fixes the examine mgmt dashboard with $timeout. Updates GetPagedResultsByQuery to be more readable. Fixes GetPagedResultsByQuery to use SQL parameters.
2014-09-30 15:13:10 +10:00
Shannon
c49560f39d
Updates the member indexer to re-index all members WAY faster than before. Updates the search controller to limit search results to 200 otherwise a ton of CPU can be used if there's thousands of results.
2014-09-30 12:08:21 +10:00
Shannon
1f01001d16
Removes all of the med trust bits from umb examine
2014-09-30 11:38:02 +10:00
Shannon
78141630b7
After a lot of benchmarking i found the bottleneck for building the prop collection. Even though this new bottleneck is leaps and bounds faster than it was before... with this new fix it is epically fast
2014-09-30 11:37:26 +10:00
AndyButland
2c871e635f
Modified datetimepicker to allow passing of a view mode parameter to the hide method; called from datepicker controller to only hide on date change when in day view mode
2014-09-29 23:15:06 +02:00
Shannon
1e04735826
updates iis port
2014-09-29 16:47:00 +02:00
Shannon
b975a02bfa
Updates version to 7.1.7
2014-09-29 16:46:53 +02:00
Shannon
88ec514630
fixes entity repo merges, this also means that the n+1 fixes for entity repository will be in this release.
2014-09-29 16:46:46 +02:00
Shannon
6f7ec84f18
Backports fixes to SQL parameterization and PetaPoco mem updates
2014-09-29 16:46:37 +02:00
Shannon
4ee4f296fc
updates version
2014-09-29 17:31:24 +10:00
Shannon
b9e4950e36
fixes up entity repo merges to support old db schema
2014-09-29 17:30:09 +10:00
Shannon
ba52f9235e
Backports fixes to SQL parameterization and PetaPoco mem updates
2014-09-29 17:11:58 +10:00
Shannon
e0321138ea
updates UmbracoExamine.PDF to version 0.7.0
2014-09-29 16:39:09 +10:00
Shannon
7ce07cdd95
updates UmbracoExamine.PDF to use latests version of iTextSharp
2014-09-29 16:37:54 +10:00
Shannon
438e985d9e
Ensures the custom list view data type's PKs don't interfere with ones that might already exist.
2014-09-29 13:50:28 +10:00
AndyButland
518353c877
Close date picker once date is selected
2014-09-27 22:23:49 +02:00
AndyButland
110521f0d8
Minor pluralisation, spacing and wording improvements on list view bulk actions
2014-09-27 17:52:04 +02:00
Shannon
cfb2d3c974
Merge branch '7.2.0-sqlexpressions' into 7.2.0
2014-09-26 15:32:36 +10:00
Shannon
d402f762ae
adds another test to ensure the cache expiry is working
2014-09-26 15:31:37 +10:00
Shannon
62327a9b58
Updates more of the test to see why the query cache continues to expand... Unfortunatley there's nothing we can do about it at this point due to the 'IN' clause queries. Good thing we now have sliding expiration on each of these!
2014-09-26 13:55:25 +10:00
Shannon
9d5f3089c8
Updates petapoco to have a sliding expiration for the delegates cache, updates the keys it uses to be short hashes, fixes some null checks in content/media services, adds new test for checking that peta poco caches aren't growing with the same queries.
2014-09-26 11:19:54 +10:00
Shannon
4084ff8a24
Changes the key used for the PocoFactories to be a small hash
2014-09-26 08:35:13 +10:00
Shannon
23b214e4f9
Fixes remaining tests
2014-09-25 13:52:16 +10:00
Shannon
88f79cfca5
Fixes remaining service tests and adds a couple more expression tests
2014-09-25 13:38:32 +10:00
Shannon
893855f8bd
More tests fixed
2014-09-24 20:20:27 +10:00
Shannon
0f3408c288
lots more tests fixed and few bits and pieces of the query stuff fixed.
2014-09-24 19:17:49 +10:00
Shannon
afacdc12ad
More work on parameterized queries, all tests for repos passing now.
2014-09-24 16:59:45 +10:00
Shannon
2c12b06bd7
Fixes the paging queries for media/content with sql params
2014-09-24 15:04:26 +10:00
Shannon
00f86ffef7
More work on sql parameterization with sql expressions, lots of tests passing but a few fixes still required. Streamlines IQuery to actually have the correct method implementations so we're not casting everywhere.
2014-09-24 13:51:16 +10:00
antoine
a9cf1aa874
contour reference deleted
2014-09-23 20:18:46 +02:00
antoine
ad868b9598
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
2014-09-23 20:14:55 +02:00
per ploug
b3769e4117
Removes 3rd party app + trees from app+tree.config
2014-09-23 19:53:12 +02:00
antoine
7fcb982e33
disable canvasdesigner css link on the preview mode (with canvasdesigner enable)
2014-09-23 19:45:35 +02:00
antoine
6d1ccaa7a4
Renames Tuning to canvasdesigner (code and comments)
2014-09-23 19:10:51 +02:00
antoine
6035971a88
Various Styles Bug fixed and improvement
...
Conflicts:
src/Umbraco.Web.UI.Client/src/canvasdesigner/editors/background.html
src/Umbraco.Web.UI.Client/src/canvasdesigner/editors/color.html
src/Umbraco.Web.UI.Client/src/canvasdesigner/editors/slider.html
2014-09-23 17:58:44 +02:00
antoine
3aedb69490
New design for the tuning, all panel at the left sight
...
Conflicts:
src/Umbraco.Web.UI.Client/src/canvasdesigner/canvasdesigner.controller.js
src/Umbraco.Web.UI.Client/src/canvasdesigner/canvasdesigner.front.js
src/Umbraco.Web.UI.Client/src/canvasdesigner/index.html
2014-09-23 17:57:41 +02:00
antoine
699a88558e
use thumbnail in media list
2014-09-23 17:51:17 +02:00
antoine
ae66c422ab
improvement and rename of the wide/layout less editor
...
Conflicts:
src/Umbraco.Web.UI.Client/src/canvasdesigner/editors/wide.html
src/Umbraco.Web.UI.Client/src/canvasdesigner/editors/wide.js
src/Umbraco.Web.UI.Client/src/canvasdesigner/editors/wide.less
2014-09-23 17:51:16 +02:00
per ploug
8194fb7b32
Canvas views
2014-09-23 16:36:04 +02:00
per ploug
ae0fa3bf14
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
2014-09-23 16:32:50 +02:00
per ploug
0f32283601
Renames Grid to canvas
2014-09-23 16:30:27 +02:00
Jesper Hauge
a2eda1e8dd
This commit fixes U4-1115, by allowing other backend admin users than the root user, the possibility of allowing access to not used sections.
...
Right now the EditUser.aspx.cs codebehind only lists out sections the currently logged in user already has access to, unless the currently logged in user is the "root user", ie. the user with Id = 0
2014-09-23 15:36:43 +02:00
Stephan
ca8a819590
U4-5540 - property value converter for TextBoxMultiple
2014-09-23 14:54:49 +02:00
Shannon
d3365bc751
starts updating sqlexpressions to include sql params
2014-09-23 18:38:42 +10:00
Shannon
5dbedcf67b
Fixes: U4-5460 User with start content set won't see the selected node.
2014-09-23 16:50:05 +10:00
per ploug
e1793ad95c
merge
2014-09-23 08:48:36 +02:00