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
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
Shannon
58db323eee
fixes U4-5430
2014-09-23 12:40:30 +10:00
Shannon
fa2ed768db
Adds forms dashboards and sections to normal development config
2014-09-23 12:40:10 +10:00
Shannon Deminick
28e812580a
Merge pull request #482 from codegecko/7.2.0
...
U$-5430: Fixed issue with user login with single-access to custom section
2014-09-23 12:07:20 +10:00
Shannon
a2a3d2e6c7
removes unused/unneeded files
2014-09-23 11:57:19 +10:00
Shannon
01649c509f
Fixes sqlserver column escaped strings
2014-09-23 11:53:49 +10:00
Shannon
43603d0f97
fixes up the usage of the Repository.cs class since it is not disposing of the web service correctly.
2014-09-23 11:43:04 +10:00
per ploug
872aff0c96
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
...
Conflicts:
src/Umbraco.Web/Umbraco.Web.csproj
2014-09-22 21:06:15 +02:00
per ploug
375fda2007
Merge remote-tracking branch 'origin/7.2.0-WIPFormsInstallDashboard' into 7.2.0
...
Conflicts:
src/Umbraco.Web/Umbraco.Web.csproj
2014-09-22 21:03:09 +02:00
Sebastiaan Janssen
ef617fa5ed
Fixes #U4-5529 properly. Reverts changes to RepositoryBase and alters queries instead. The check for Mandate.That(contentTypeIds.Any() was wrong when trying to select all conent types.
...
Maybe there's a better fix than this, feel free to update.
2014-09-22 17:48:04 +02:00
Sebastiaan Janssen
e2ec9230b9
Bring preview badge waaay to the foreground
2014-09-22 16:05:28 +02:00
Sebastiaan Janssen
357187a7fd
#U4-5530 Fixed Due in version: 7.2.0
...
Check if getElementById actually has a result before using it
2014-09-22 15:38:38 +02:00
Sebastiaan Janssen
b433d0a35c
#U4-5529 Fixed Due in version: 7.2.0
...
Performing actions on empty arrays will fail
2014-09-22 15:19:00 +02:00
Sebastiaan Janssen
3d9ea6c359
Merge pull request #485 from TimoPerplex/7.2.0
...
U4-5412: Updated the gravatar url`s to load secure content if needed
2014-09-22 14:16:06 +02:00
TimoPerplex
34510e288b
Load gravatar image securely if needed
2014-09-22 12:22:35 +02:00
TimoPerplex
6814aefb33
Load gravatar image securely if needed
2014-09-22 12:21:49 +02:00
Mads Krohn
dd0f510b5e
Fix for InitializeLegacyUrlReplaceCharacters
...
When using IsNullOrWhiteSpace the white space rule that will replace white spaces with dashes are ignored. This leads to unexpected behavior. Changed the code to use IsNullOrEmpty instead to match the behavior of the LegacyShortStringHelper.
2014-09-22 12:14:32 +02:00
Shannon
34d7a13e14
fixes ids
2014-09-22 19:06:25 +10:00
Shannon
bcfdeeda77
Ensures that there are nice defaults for the default member list view data type
2014-09-22 18:59:17 +10:00
Shannon
d87a426294
Implements the ability to have customized and configurable list views for specific content types
2014-09-22 18:18:09 +10:00
antoine
d4be8036f0
Shadow to the grid sortable box
2014-09-19 11:40:52 +02:00
antoine
9ccba9ec77
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
...
Conflicts:
src/Umbraco.Web.UI.Client/src/less/gridview.less
2014-09-19 11:38:15 +02:00
antoine
8e455257ef
Grid control and row sortable bug fixed and improvement
2014-09-19 11:34:35 +02:00
Shannon
41b585aed4
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
2014-09-19 18:31:49 +10:00
Shannon
2548e4c8dd
makes the list view pager super awesome
2014-09-19 18:31:37 +10:00
per ploug
2ef54c5bc4
Grid view sortable css update
2014-09-19 09:58:11 +02:00
Shannon
7e1cc8c040
Ensures the create drop down isn't displayed with custom membership provider, shows a header label instead of nothing for a custom membership provider member in the header.
2014-09-19 17:21:21 +10:00
Shannon
e3284c8833
Fixes up the providerkey mapping with our normal members, fixes up some other mappings with custom membership providers.
2014-09-19 17:06:15 +10:00
Shannon
5f95957e5b
Makes sure custom membership providers work with the list view
2014-09-19 15:56:39 +10:00
Shannon
7c76cbf509
Allows for email and username to be fields in list view, fixes up the list view usage to display members from a custom membership provider.
2014-09-19 15:34:26 +10:00
Shannon
b12985558a
Fixes up all list views for all content types with regards to the delete button, now if you delete an child of a list view while viewing it it will redirect to it's container.
2014-09-19 13:55:30 +10:00
Shannon
a26904a298
Fixes all the tree syncing with list views, fixes tree syncing to the root of an app
2014-09-19 12:45:17 +10:00
Shannon
51061e10a9
Gets the 'return to list' button working for all content types
2014-09-19 11:52:13 +10:00
Shannon
0264a72762
Ensures default list view data types are installed by default, includes these in the upgrade script. Now the default list views are used when rendering them per type (content, media, member). Updated the member tree to list nodes by member type and 'all members', each of these now renders a list view containing the members which is fully paged and searchable. Updates list view prop editor to deal with members appropriately.
2014-09-19 09:47:42 +10:00
Shannon
7a0430e6ba
fixes list view search button and ensures that the checkboxes don't track dirty changes
2014-09-18 12:05:58 +10:00
Shannon
89ebc80bd5
Gets the installer to install default list views, updates list view tree to show them as 'system' items which are not deletable, upgrader installs default list views, now property resolver gets the correct system list view for the correct content type with it's pre-values that are defined.
2014-09-18 11:52:12 +10:00
Shannon
ab2db0b37f
Fixes: U4-3542 Create a container node style (overlay) like the pending/protected overlays
2014-09-18 10:58:11 +10:00
Shannon
b2c260c42f
list views for media and content working nicely with correct sorting, now to get the defaults in there with default settings.
2014-09-18 10:29:07 +10:00
Shannon
fd07dcccb7
Reverts the 'special property' for list views as that is no longer required.
2014-09-18 09:48:08 +10:00
benjamin.howarth
d1dfb738c9
U$-5430: Fixed issue with user login with single-access to custom section failing login (being defaulted to "content" as part of route resolution).
2014-09-17 22:43:19 +01:00
Shannon
3437d95eb4
updates migration and base data creation to create the 3 default list views
2014-09-18 01:12:23 +10:00
Shannon
5bf9bf5175
Gets all content, media, members to get paged queries consistently, fixed up issues with the page sql created for SQL server, need to test mysql. Removes the non-needed readonly dtos for members, since we are retrieving property values consistenty between all repositories.
2014-09-18 00:51:30 +10:00
Shannon
43f4f7f8f0
Fixes: U4-5505 Fix MemberService.FindMembersByDisplayName
2014-09-18 00:11:02 +10:00
Shannon
175f299253
Gets the content repo to use the base paging helper, fixes up the paging helper's inner query to use the paged SQL used to retrieve the node Ids
2014-09-17 20:42:17 +10:00