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
|
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
|
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 |
|
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 |
|
Sebastiaan Janssen
|
58ba7d2d6d
|
Fixes U4-502 TextString/TextBox multiple don't accept polish Ś character
|
2013-09-08 21:29:20 +02:00 |
|
Sebastiaan Janssen
|
edd9aa80ae
|
Fixes U4-489 Installer, link to folder permission video broken
|
2013-09-08 21:18:00 +02:00 |
|
Sebastiaan Janssen
|
7ddb77db66
|
Fixed U4-576 Umb 4.7.x - Dashboards
|
2013-09-08 21:06:22 +02:00 |
|
Sebastiaan Janssen
|
b25e015890
|
Merge branch '6.2.0' of github.com:umbraco/Umbraco-CMS into 6.2.0
|
2013-09-08 19:42:51 +02:00 |
|
Sebastiaan Janssen
|
686250c586
|
Fixed U4-608 Empty tinymce config throws null ref exception
|
2013-09-08 19:42:34 +02:00 |
|
Robert Stocks
|
98d1b93862
|
Fix all references to to getImagePropertyVaue
|
2013-09-07 14:32:01 +01:00 |
|
Stephan
|
c5197dbe17
|
U4-2807 - better exception message on bogus domain
|
2013-09-07 10:25:39 +02:00 |
|
Stephan
|
39316a345f
|
Tests - stop deleting dummy.txt files
|
2013-09-06 20:24:22 +02:00 |
|
Sebastiaan Janssen
|
349dc9a228
|
Merge branch '6.2.0' of github.com:umbraco/Umbraco-CMS into 6.2.0
|
2013-09-06 16:20:16 +02:00 |
|
Sebastiaan Janssen
|
303c1e16b8
|
Change document type did unnecessary checks on root node which resulted in YSOD
|
2013-09-06 16:17:08 +02:00 |
|
stocksr
|
a99deb655b
|
Update util.service.js
Fix typo
|
2013-09-06 15:09:03 +01:00 |
|
Shannon
|
c2b1ed205b
|
Merge branch '6.2.0' of https://github.com/umbraco/Umbraco-CMS into 6.2.0
|
2013-09-06 11:40:56 +10:00 |
|
Shannon
|
fee02af4eb
|
Completes: U4-1639 Add support to generate GET urls to SurfaceController actions
|
2013-09-06 11:40:37 +10:00 |
|
perploug
|
b3c68d44f1
|
Getting closer to the sorting to work
|
2013-09-06 01:12:12 +02:00 |
|
leekelleher
|
4770e903fb
|
Minor corrected to uQuery doco/comments.
|
2013-09-05 18:22:48 +01:00 |
|
perploug
|
37c07bbc51
|
Working css for IE
|
2013-09-05 15:17:10 +02:00 |
|
Morten Christensen
|
e080965468
|
Merge branch '6.2.0' of https://github.com/umbraco/Umbraco-CMS into 6.2.0
|
2013-09-05 11:28:45 +02:00 |
|