Shannon Deminick
be17a6e186
Merge pull request #756 from haileqsr/fixes
...
U4-6955: Issue with stripping modifiers with no trailing characters
2015-09-08 19:03:16 +02:00
Stephan
b7eb6303ec
U4-7076 - fix xml cache corruption when publishing with children
2015-09-08 18:38:52 +02:00
Shannon
4d012ee1e1
Ensures that any stale old temp upload files are removed any time media is uploaded.
2015-09-08 18:33:43 +02:00
Stephan
e3a73465f7
U4-7048 - fix tests
2015-09-08 18:10:46 +02:00
Stephan
6b5057b870
U4-7048 - more filesystems cleanup
2015-09-08 17:48:26 +02:00
Stephan
e577648efd
U4-7048 - refresh IFile instances from disk
2015-09-08 11:34:34 +02:00
Shannon
b3664d2391
Fixes: U4-7059 SQL problem upgrading from 7.2.8 to 7.3.0 RC
2015-09-07 23:45:55 +02:00
Shannon
3dc4059036
fixes: U4-6941 Can't edit masterpages templates in 7.3.0 beta3
2015-09-07 20:28:56 +02:00
Shannon
6d6b2f72b6
fixes open redirect issue for schema less Urls
2015-09-07 20:15:10 +02:00
Stephan
a542cf56d4
U4-7063 - Umbraco.TypedContent(ints) should not return nulls
2015-09-04 10:43:42 +02:00
Shannon
1fdb813d1d
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-09-03 16:49:14 +02:00
Shannon
6c3b63cf55
fixes issue with legacy dialogs not closing the nav
2015-09-03 16:32:25 +02:00
Stephan
6b195587c1
U4-7042 - fix root path for tests
2015-09-03 16:24:43 +02:00
Stephan
d323b3c5c9
U4-7042 - use IFileService when editing scripts
2015-09-03 15:12:37 +02:00
Stephan
b03d7884bb
U4-7042 - bugfix the physical filesystem
2015-09-03 15:11:49 +02:00
Stephan
37e6e61eff
Manual-merge pull request #750 dealing with U4-7060
2015-09-02 16:42:43 +02:00
Stephan
42e5b4e867
U4-7055 - encodeURIComponent queries in Examine dashboard
2015-09-02 15:19:37 +02:00
Stephan
fc8c92e922
U4-7056 - sync BatchedDatabaseServerMessenger on all requests
2015-09-02 14:44:02 +02:00
Stephan
5d7cbd3477
U4-7038 - fix bugs + tests
2015-09-01 16:11:26 +02:00
Stephan
42b689867e
U4-6992,U4-7046 - more fixes & tests
2015-09-01 15:46:58 +02:00
Sebastiaan Janssen
d4fb28607d
U4-7053 Update ImageProcessor dependency for core
...
#U4-7053 Fixed
2015-09-01 15:35:42 +02:00
Stephan
dfbdf99bbc
U4-7038 - IPublishedContentWithKey for medias
2015-09-01 15:00:31 +02:00
Stephan
7848ea5ec0
U4-7038 - IPublishedContentWithKey for contents, members
2015-09-01 15:00:27 +02:00
Claus
62afc06f56
Fixes: COU-162 Revision Name is Lowercase After Transfer
...
Removed lowercasing of urls routed through legacy iframe injection controller.
Regex for javascript handlers changed to ignore casing.
2015-09-01 14:30:30 +02:00
Stephan
dbe2257b47
U4-7046 - fix DatabaseServerRegistrar issues
2015-09-01 13:16:58 +02:00
Shannon Deminick
2029bef6eb
Merge pull request #771 from Jeavon/GetCropUrlFixes
...
Fix for U4-6995 Image Cropper does not use predefined crop ratio when only width or height is supplied
2015-09-01 11:29:45 +02:00
Shannon Deminick
ffddb8faa0
Merge pull request #772 from danbramall/dev-v7
...
Rounds grid widths to 8 decimal places (like Bootstrap)
2015-09-01 11:13:13 +02:00
Claus
37986f0ed5
Fixes: U4-6193 Inserting an image into grid layout ignores alternative text
...
AltText is used for alt tag instead of caption text which is used below the media.
Ensured the altText set in the dialog is saved to the value object.
2015-09-01 10:28:35 +02:00
Shannon
b883c7cb11
Fixes: U4-6947 Don't ship unnecessary js files
2015-08-31 18:51:36 +02:00
Shannon
23a7e515f8
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-08-31 18:04:23 +02:00
Shannon
05e17e1c7f
Fixes: U4-6973 Given custom permissions user can create, but cannot save
2015-08-31 18:04:13 +02:00
Stephan
829942dcf9
Bugfix MediaService
2015-08-31 13:17:50 +02:00
Shannon
9ce1ea66dc
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-08-28 15:26:22 +02:00
Shannon
d6d611d381
updates the data type view to be consistent with the rest
2015-08-28 15:25:35 +02:00
Shannon Deminick
7020e948b8
Merge pull request #780 from umbraco/COU-191
...
Fixes: COU-191 Creating a revision gives a reference not set error (7.3)
2015-08-28 13:35:07 +02:00
Stephan
b96511d9d4
U4-6992 - fix tests
2015-08-28 13:28:03 +02:00
Stephan
ed5ca49755
U4-6992 - update interfaces
2015-08-28 13:28:00 +02:00
Claus
c1352e2ad6
Fixes: COU-191 Creating a revision gives a reference not set error (7.3)
...
If the typeInstance could not be cast to LegacyDialogTask, trying to set additionalValues caused a null exception.
Inserted a null check and then cast to ITaskReturnUrl instead to get the returnUrl.
2015-08-28 13:01:23 +02:00
Shannon
1a6988c2ea
Fixes double event firing
2015-08-27 20:10:19 +02:00
Shannon
0cca63e646
Fixes up some unit tests
2015-08-27 19:19:05 +02:00
Shannon
05aa2aeb75
refactors new IDomainService to return attempt+status and raise events using event messages.
2015-08-27 18:43:54 +02:00
Shannon
e3cc107bfa
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-08-27 18:33:48 +02:00
Shannon
4a59c27793
Refactors new IPublicAccessService to return Attempt+Result so we know what happened, also ensures events are firing with msgs (events were not firing at all before).
2015-08-27 18:33:38 +02:00
Shannon Deminick
abde63ebee
Merge pull request #768 from abryukhov/patch-3
...
ru.xml - newest 'member' and 'help' sections
2015-08-27 15:17:44 +02:00
Shannon Deminick
346fb471da
Merge pull request #773 from bjarnef/dev-v7-additional-translations
...
Additional translations for members
2015-08-27 15:14:54 +02:00
Shannon
d4c5a1ee1c
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-08-27 14:56:51 +02:00
Shannon
e3598b99a5
Ensures tempdata is set on our member controllers in the correct place and ensures that the RegisterModel doesn't explicitly set the RedirectUrl because we want it to be empty by default.
2015-08-27 14:56:42 +02:00
Stephan
ab32732f26
U4-6992 - cannot change app url provider once resolution is frozen
2015-08-27 13:18:18 +02:00
Stephan
3949cfa736
U4-6932 - cleanup
2015-08-27 13:11:16 +02:00
Stephan
406d172169
U4-6992 - fix db migrations
2015-08-27 13:08:50 +02:00