perploug
|
4f2abcab1c
|
wrapping pane class in dialog
|
2013-09-10 15:07:58 +02:00 |
|
perploug
|
27f28dffef
|
events on nav for touch support
|
2013-09-10 15:07:43 +02:00 |
|
perploug
|
121b7c391b
|
udated datepicker icons
|
2013-09-10 15:07:29 +02:00 |
|
perploug
|
ae24b280ec
|
Base classes on index and dialog
|
2013-09-10 15:07:17 +02:00 |
|
perploug
|
aeb3b466dc
|
Simple create dialog html
|
2013-09-10 15:07:01 +02:00 |
|
perploug
|
7139fda098
|
Adds pane cssclass attr
|
2013-09-10 15:06:46 +02:00 |
|
perploug
|
fcc07bc663
|
minor dialog and modal css updates
|
2013-09-10 14:37:10 +02:00 |
|
perploug
|
11cceaceab
|
fixes the broken tree icons
|
2013-09-10 14:36:50 +02:00 |
|
perploug
|
d8b9437986
|
adds $event to enter and leaver treees for touch compat
|
2013-09-10 14:36:35 +02:00 |
|
perploug
|
9c26462d29
|
Only prevent default when non-ctrl-meta click
|
2013-09-10 14:35:59 +02:00 |
|
perploug
|
6adace58fd
|
Better click detection for modal closing
|
2013-09-10 14:35:44 +02:00 |
|
Shannon
|
b097f33bc9
|
Fixes: U4-2789 Tree.config registeres tree inconsistently
|
2013-09-10 18:28:45 +10:00 |
|
Shannon
|
7061051d2c
|
added support for the legacy closeTriggers for legacy modals.
|
2013-09-10 18:07:22 +10:00 |
|
Shannon
|
8d83dc462d
|
Fixes: U4-2777 Get legacy tree pickers working - calls the close callback by inside of the umb client mgr instead of having to modify the dialogservice, this works well for legacy pickers.
|
2013-09-10 17:58:59 +10:00 |
|
Shannon
|
404062b4d0
|
Removes committed code for contour installation.
|
2013-09-10 17:41:32 +10:00 |
|
Shannon
|
42c86a05b8
|
Completes U4-2390 Remove VersionID Guid in IPublishedContent properties
|
2013-09-10 17:37:10 +10:00 |
|
Shannon
|
4957acb8d3
|
Completes: U4-2693 Make package.manifest less complex - WARNING: You need to upgrade your package.manifest files to support the new syntax. If you don't have validation specified then you just need to update the "prevalues" key. See the issue for details.
|
2013-09-10 17:20:13 +10:00 |
|
Shannon
|
a244516b19
|
changed to deal with a 403
|
2013-09-10 15:39:42 +10:00 |
|
Shannon
|
261828f7e5
|
Streamlined response messages and http codes for validation and authorization all relating to U4-2749 Fix auth filters to return 401 when not logged in and 403 when the user has no access
|
2013-09-10 15:37:44 +10:00 |
|
Shannon
|
9b2af87115
|
Have re-added the permissions check for content [ContentPostValidate]
|
2013-09-10 14:03:08 +10:00 |
|
Shannon
|
c11adccb53
|
Fixes: U4-2818 Sort Dialog cancel button are causing the submit POST to occur
|
2013-09-10 13:45:02 +10:00 |
|
Shannon
|
5036df4174
|
Fixes permissions issue with default permissions and ensures default permissions come from the user type instead of the unused db column in the umbracoUser table. Fixes up the FilterAllowedOutgoingContentAttributeTests attribute with the new permissions changes. Fixes: U4-2771 Content sort dialog, ysod on loading children
|
2013-09-10 13:38:45 +10:00 |
|
Shannon
|
edc4dc6f7f
|
Fixed merge issues
|
2013-09-10 11:51:57 +10:00 |
|
Shannon
|
e962e86c3c
|
Merge remote-tracking branch 'origin/6.2.0' into 7.0.0
Conflicts:
src/Umbraco.Core/Models/Rdbms/MemberReadOnlyDto.cs
src/Umbraco.Core/Models/Rdbms/PropertyDataReadOnlyDto.cs
src/Umbraco.Core/Persistence/Querying/BaseExpressionHelper.cs
src/Umbraco.Core/Persistence/Repositories/Interfaces/IMemberRepository.cs
src/Umbraco.Core/Persistence/Repositories/MemberRepository.cs
src/Umbraco.Core/Persistence/Repositories/MemberTypeRepository.cs
src/Umbraco.Core/StringExtensions.cs
src/Umbraco.Core/Umbraco.Core.csproj
src/Umbraco.Tests/Persistence/Repositories/MemberRepositoryTest.cs
src/Umbraco.Tests/Umbraco.Tests.csproj
src/Umbraco.Web.UI/umbraco/dialogs/ChangeDocType.aspx.cs
src/Umbraco.Web/Umbraco.Web.csproj
|
2013-09-10 11:49:05 +10:00 |
|
Shannon
|
105af392dc
|
Obsoletes all legacy installer classes from the legacy data layer.
|
2013-09-10 11:43:07 +10:00 |
|
Shannon
|
e60f20a6a2
|
MIgration script updated to set any property editor that doesn't have a GUID-> alias map to a text box.
|
2013-09-10 11:31:57 +10:00 |
|
Shannon
|
41766d7738
|
Merge remote-tracking branch 'origin/7.0.0' into 7.0.0--property-editor-guid-to-alias
|
2013-09-10 11:29:11 +10:00 |
|
Shannon
|
b2deb3def3
|
Fixes: U4-2815 The code to determine the macro type is currently case sensitive
|
2013-09-10 11:15:25 +10:00 |
|
Per Ploug Krogslund
|
d7c68b7f12
|
tutorials index.ngdoc update to include part 4
|
2013-09-09 20:26:54 +02:00 |
|
neehouse
|
998e222881
|
Adding event to RenderMacro methods to allow for manipulation of the MacroModel.
|
2013-09-09 14:00:08 -04:00 |
|
perploug
|
f1bd8d29c6
|
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
|
2013-09-09 16:31:22 +02:00 |
|
perploug
|
f6fbf1fa51
|
merge
|
2013-09-09 16:31:04 +02:00 |
|
perploug
|
3b6d0055ed
|
Merge pull request #130 from stocksr/patch-1
fix typo - getImagePropertyVaue should be getImagePropertyValue
|
2013-09-09 07:28:04 -07:00 |
|
perploug
|
6bc8713b7f
|
Remove vaue->value typo in all files
|
2013-09-09 15:26:22 +01:00 |
|
Per Ploug Krogslund
|
e69f0ae6a3
|
karma conf update
|
2013-09-09 14:38:02 +02:00 |
|
Per Ploug Krogslund
|
d2e68cca54
|
Docs update
|
2013-09-09 14:37:49 +02:00 |
|
Per Ploug Krogslund
|
0da60087ae
|
Adds touch and swiping support to navigation and all modals
|
2013-09-09 14:37:42 +02:00 |
|
perploug
|
ed3ef2d1c7
|
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
|
2013-09-09 11:15:40 +02:00 |
|
perploug
|
3ba7fbd0e7
|
Assets service spec for testing lib loading
|
2013-09-09 10:15:27 +01:00 |
|
Per Ploug Krogslund
|
752e4af59a
|
imagehelper typo fix
|
2013-09-09 11:12:00 +02:00 |
|
Per Ploug Krogslund
|
69c5183dac
|
tree touch specific padding
|
2013-09-09 11:11:37 +02:00 |
|
Per Ploug Krogslund
|
2f055e0c31
|
Fixes type in imagehelper method?
|
2013-09-09 11:11:13 +02:00 |
|
Per Ploug Krogslund
|
ff65237414
|
removes service.active clause in nav.closeNav method
|
2013-09-09 11:10:56 +02:00 |
|
Per Ploug Krogslund
|
a8caee75a5
|
Adds ngTouch events to main navigation
|
2013-09-09 11:10:31 +02:00 |
|
Shannon
|
6647aaeed1
|
Added data migration script for the GUID -> alias change, just waiting on feedback from the core.
|
2013-09-09 18:38:42 +10:00 |
|
Shannon
|
96fe478ac6
|
Fixes issue with DynamicNode trying to call OrderBy on a newer extension method
|
2013-09-09 18:38:11 +10:00 |
|
Shannon
|
3468f776d1
|
Adds another unit test and assertion for package service to make sure it can import the legacy IDs and the new Aliases without error.
|
2013-09-09 17:35:21 +10:00 |
|
Shannon
|
cded3ae6dd
|
Another change to the packaging service to support the legacy GUID
|
2013-09-09 17:20:52 +10:00 |
|
Shannon
|
ec2dd5bad1
|
Updates packaging service to export the property editor alias instead of the legacy id and changes it's import logic to detect a GUID for comparison against the legacy control id.
|
2013-09-09 16:43:53 +10:00 |
|
Shannon
|
719b921e0b
|
Created the maps for all core property editors to map from legacy GUID to new alias with unit tests.
|
2013-09-09 15:57:22 +10:00 |
|