Sebastiaan Janssen
64dac39bae
Merge branch 'temp-U4-7220' into dev-v7
2015-12-01 10:35:38 +01:00
Sebastiaan Janssen
6040d149ec
Merge branch 'dev-v7' into temp-U4-7220
2015-12-01 09:57:44 +01:00
Claus
bfbc6595fb
Fixed a few more split separators.
2015-11-30 19:29:23 +01:00
Claus
25d8fc7a13
Fixing split separator for thumbnailSizes in FileUploadPropertyValueEditor.
2015-11-30 19:18:57 +01:00
Claus
e11b5c3fdb
Fixes: U4-7220 Upgrading 4.9.0 to 7.3.0 fails due to missing UniqueID field on cmsPropertyType table
...
Migration happening in 6.0.2 failing due to use of a PropertyTypeDto type where we have added UniqueId in 7.3.0.
2015-11-30 18:13:51 +01:00
Shannon
87100feb3d
Fixes: U4-7467 Umbraco 7.3.2 Clean install, OWIN error after database creation and bumps version
2015-11-27 21:23:24 +01:00
Shannon Deminick
eae74b0e20
Merge pull request #931 from lars-erik/fix-u4-7329
...
Actually save the domain
2015-11-27 16:56:07 +01:00
Shannon
610efe552d
Bumps version
2015-11-27 16:54:02 +01:00
Shannon
c4860a490f
Ensures that GetUserSecondsMiddleWare uses the SystemClock for UTC Now, ensures that it only extends the ticket when necessary and not everytime this middleware is called - the same logic that OWIN normally renews tickets with, this means the cookie is not written everytime this request is made.
2015-11-27 16:43:02 +01:00
Shannon
8e6bbc3df9
Ensures that written cookies are done so consistently based on the UmbracoBackOfficeCookieAuthOptions. Ensures that when a webforms page requests token renewal that the token is not always renewed for the request, it checks if the tokens expiry correctly and only renews when necessary so the cookie is not written each time. Fixes the ForceRenewalCookieAuthenticationHandler to only write a cookie if the request is for a request that is not normally auth'd (i.e. is a webforms form that exists outside the normal /umbraco path ... legacy).
2015-11-27 16:25:39 +01:00
Lars-Erik Aabech
c16d0b77c2
Actually save the domain
2015-11-27 12:59:15 +01:00
Sebastiaan Janssen
2c4403f892
Fixes image that was missing from the build
2015-11-26 13:08:59 +01:00
Shannon
fd66f08520
Fixes setting auth cookie during install, removes some try/catch/swallow with some error messaging, converts some String -> string and == false updates.
2015-11-26 13:07:22 +01:00
Shannon
8e50f4968f
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-11-26 12:02:17 +01:00
Shannon
9acbe09449
fixes the tmh dynamic local version, the bower version the build server runs has an issue!
2015-11-26 12:02:08 +01:00
Sebastiaan Janssen
4baaafd006
Also remove change password dashboard from nuget package
2015-11-26 11:57:37 +01:00
Shannon
3f7293304d
removes password change dashboard from release
2015-11-26 11:55:42 +01:00
Shannon
f62581bd38
reverts more of the caps lock
2015-11-26 11:39:49 +01:00
Shannon
9782e3711e
Revert "Update bower.json with ngCapsLock"
...
This reverts commit f0e1460550 .
Conflicts:
src/Umbraco.Web.UI.Client/bower.json
2015-11-26 10:54:43 +01:00
Shannon
1f4ba9cfdc
ignores file that shouldn't be there
2015-11-26 10:36:15 +01:00
Shannon
ba4f0cc6a4
remove file that shouldn't be checked in
2015-11-26 10:35:28 +01:00
Shannon
fc84821e8b
fixes U4-6340 Partial view macro with parameters not working in RTE - to use a Model to post with the same Action name
2015-11-26 10:32:43 +01:00
Shannon Deminick
0fcf0b505a
Merge pull request #922 from engern/U4-6340
...
Fixes U4-6340 : Partial view macro with parameters not working in RTE and Grid (backend)
2015-11-26 09:54:24 +01:00
Shannon
d300146cf6
trips content/media names, makes sure that the content type editor when rendering template names html encodes the names.
2015-11-25 20:44:53 +01:00
Shannon
c8482b9f59
Revert "Merge pull request #875 from Phosworks/U4-7312"
...
This reverts commit 14265fc964 , reversing
changes made to 18c3345e47 .
Conflicts:
src/Umbraco.Web.UI.Client/src/views/propertyeditors/fileupload/fileupload.controller.js
src/Umbraco.Web/Editors/ImagesController.cs
2015-11-25 20:27:58 +01:00
Shannon
b7795e19ef
Changes bigthumbnail pr to not cache per second, just minute
2015-11-25 20:21:24 +01:00
Shannon
c97617f5b5
Fixes: U4-7461 xss vulnerability in content type editor
2015-11-25 20:15:28 +01:00
Shannon Deminick
14265fc964
Merge pull request #875 from Phosworks/U4-7312
...
Changed web api GetBigThumbnail to image processor
2015-11-25 19:52:14 +01:00
Shannon
18c3345e47
Fixes U4-7459 XSRF protection bypass - ensures tokens are checked for the non-editor api controllers
2015-11-25 19:39:24 +01:00
Shannon
924a016ffe
Fixes U4-7457 Server side request forgery (xsrf) in feedproxy.aspx
2015-11-25 18:05:57 +01:00
Claus
a02b41e9d2
Merge pull request #927 from umbraco/temp-U4-7307
...
U4-7307 Windows Authentication prompts for Windows login after Umbrac…
2015-11-25 15:22:36 +01:00
Shannon
068c4a0b16
Fixes PR for U4-7362 Add message to login screen if Caps Lock is on
2015-11-25 11:22:12 +01:00
Shannon Deminick
f7d28d769a
Merge pull request #886 from bjarnef/dev-v7-U4-7362
...
Add message to login screen if Caps Lock is on
2015-11-25 11:01:47 +01:00
Claus
9a07e206d8
Merge pull request #874 from andydale1982/U4-7323_( #871 )
...
U4 7323 (#871 )
2015-11-25 10:51:41 +01:00
Shannon Deminick
0edb71f4aa
Merge pull request #917 from bjarnef/dev-v7-move-umb-version-in-dialog
...
Move Umbraco version label to header in user dialog
2015-11-25 10:51:36 +01:00
Shannon Deminick
b376207ef6
Merge pull request #868 from opelpanfan/UKFest-U4-7324
...
U4-7324 Member Picker search results doesn't show correct icons
2015-11-25 10:33:59 +01:00
Shannon
6d0aa824ad
U4-7307 Windows Authentication prompts for Windows login after Umbraco login
2015-11-24 16:31:18 +01:00
Claus
89afacf161
Merge pull request #915 from umbraco/temp-U4-7380
...
U4-7380 Backoffice timeouts after 7.3.1 upgrade
2015-11-24 11:35:01 +01:00
Claus
0fa6940bb6
Merge branch 'arknu-U4-6657-mediapicker' into dev-v7
2015-11-24 10:37:11 +01:00
Claus
1353b0a592
Reordering flex properties - recess module crashes with out of memory exception if they are in the other order.
2015-11-24 10:35:54 +01:00
Claus
617fec171f
Merge branch 'U4-6657-mediapicker' of git://github.com/arknu/Umbraco-CMS into arknu-U4-6657-mediapicker
2015-11-24 10:33:04 +01:00
Claus
2c63866cb3
Merge pull request #909 from umbraco/U4-7270-1
...
Creates an IAsyncRenderMvcController which can be used instead of IRe…
2015-11-24 10:09:45 +01:00
Sebastiaan Janssen
18d3aa9ee2
Merge pull request #926 from kiasyn/patch-1
...
Remove unnecessary ToLowerInvariant call from PreviewMode
2015-11-23 22:17:07 +01:00
kiasyn
f83c966e55
Remove unnecessary ToLowerInvariant call from PreviewMode
...
Text was being set lowercase and then injected with the preview badge markup. This meant that things such as script tags were being lowercased, breaking the javascript.
2015-11-24 10:02:14 +13:00
Tommy Enger
de41a1f1ca
Clean up the code
...
DRY
2015-11-23 16:29:09 +01:00
Tommy Enger
c9f57c6ce3
Split Get and Post
...
Split Get and Post into 2 separate methods to maintain backwards
compability
2015-11-23 15:52:36 +01:00
engern
54ab26e2ed
Simplifying thge code even further
...
Realized that we don't need to convert the exisitng dictionary to a new
dictionary.
2015-11-21 14:00:58 +01:00
engern
31dc1b2cdb
Fixes U46340
2015-11-21 13:20:13 +01:00
Claus
d4b9a711c6
Merge pull request #919 from umbraco/temp-U4-4641
...
Fixes: U4-4641 Feature Request: template and code editors should have insert Section, Define section buttons
2015-11-20 13:41:50 +01:00
Claus
9521742254
Fixes to MultiNodePicker when using media.
2015-11-20 13:17:28 +01:00
Claus
9fee3f5873
Merge pull request #918 from umbraco/temp-U4-5764
...
Related to: U4-5764 - adding in Open button on content/media picker
2015-11-20 12:09:21 +01:00
Claus
cb10578e19
Merge branch 'Nicholas-Westby-feature/U4-5764-node-picker-info' into temp-U4-5764
2015-11-20 11:52:25 +01:00
Claus
cdc4435f2d
Merge branch 'feature/U4-5764-node-picker-info' of git://github.com/Nicholas-Westby/Umbraco-CMS into Nicholas-Westby-feature/U4-5764-node-picker-info
2015-11-20 11:47:48 +01:00
bjarnef
a885840b9f
Move Umbraco version label to header in user dialog
2015-11-19 21:55:54 +01:00
bjarnef
62173cef58
Merge remote-tracking branch 'refs/remotes/umbraco/dev-v7' into dev-v7
2015-11-19 21:12:24 +01:00
Shannon Deminick
e5b0a4d98c
Merge pull request #854 from Spijkerboer/UKFest-U4-7322
...
Uk fest u4 7322
2015-11-19 19:26:53 +01:00
Shannon Deminick
9479d63cba
Merge pull request #899 from Acentrage/U4-7219
...
Fixes U4-7219
2015-11-19 19:24:24 +01:00
Shannon
4c544acb42
fixes links so that working with vdirs works too.
2015-11-19 19:21:55 +01:00
Shannon Deminick
c7c5f481f1
Merge pull request #879 from danieland/U4-4794--nodebug
...
U4 4794 nodebug
2015-11-19 19:10:35 +01:00
Shannon
5e8e62cbf7
missing csproj save
2015-11-19 18:29:11 +01:00
Shannon
555b520a0c
Cleans up the usages of auth cookies. OWIN is in charge of auth cookies but because we have Webforms, WebApi, MVC and OWIN, they all like to deal with cookies differently. OWIN should still be solely in charge of the auth cookies, so the auth extensions are cleaned up, the renewal now works by queuing the renewal and we have custom middleware detect if a force renewal has been queued and we renew the auth cookie there. Have obsoleted a few methods that should not be used that write auth tickets directly (this is purely for backwards compat with webforms). All of these changes now ensure that the auth cookie is renewed consistently between Webforms, WebApi, MVC and OWIN. Some changes also include ensuring that OWIN is used to sign out.
2015-11-19 18:12:21 +01:00
Simon Busborg
8053db32b6
code comments
2015-11-19 15:40:38 +01:00
Sebastiaan Janssen
3e2d59e526
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-11-19 14:43:45 +01:00
Sebastiaan Janssen
9d3e967c2a
Ignore test that keeps crapping out on build server
2015-11-19 14:43:35 +01:00
Shannon
71ec09486d
Reverts the 'fix' from U4-7118 since it is incorrect. Updates the sliding expiration of the cookie/ticket when the user is supposed to be always logged in to 30 minutes in case the timeout is actually set very low in config.
2015-11-19 14:17:06 +01:00
Claus
8dadc92aa8
Fixed migration causing issues when upgrading from a site pre-migrations-table to version 7.3.2.
2015-11-19 12:01:46 +01:00
Shannon
f472f5d950
Ensures that OWIN signout method is called - this ensures that any auth middleware configured for the current user is called for sign out. Updates our cookie middleware provider to also ensure that our custom cookies are cleared when signing out with OWIN.
2015-11-19 11:57:24 +01:00
Simon Busborg
775a6f80ea
Added comments to support the changes
2015-11-19 11:47:49 +01:00
Simon Busborg
5bf8b8ecba
Used less function 'fade' instead of random color
2015-11-19 11:44:33 +01:00
Simon Busborg
397ef32665
Added hover & active state to input-label--small
2015-11-19 11:40:29 +01:00
Simon Busborg
2634e33f51
Used @fontSizeLarge variable to determine font-size for panel-dialog--header
2015-11-19 11:27:56 +01:00
Simon Busborg
6e27caa547
Added comments and notes
2015-11-19 11:11:09 +01:00
Simon Busborg
9c027dcdbc
some ui love for the panel dialogs
2015-11-19 10:32:17 +01:00
bjarnef
f3876b86dc
Merge remote-tracking branch 'refs/remotes/umbraco/dev-v7' into dev-v7
2015-11-19 00:38:32 +01:00
Shannon Deminick
58c3dfac1c
Merge pull request #913 from Nicholas-Westby/feature/u4-7425-forms-constant-comment
...
Fixed typo for "forms": http://issues.umbraco.org/issue/U4-7425
2015-11-19 00:34:54 +01:00
Nicholas-Westby
dcf59d2b17
Fixed typo for "forms": http://issues.umbraco.org/issue/U4-7425
2015-11-18 14:29:10 -08:00
bjarnef
71099514cb
Merge remote-tracking branch 'refs/remotes/umbraco/dev-v7' into dev-v7
2015-11-18 22:00:33 +01:00
Sebastiaan Janssen
887111318f
Update install facts
2015-11-18 20:35:36 +01:00
Sebastiaan Janssen
bf9755b27c
Don't end response so people can actually hook into PostRequestHandlerExecute
2015-11-18 19:41:20 +01:00
Sebastiaan Janssen
aca181b32e
U4-7410 Version issue with MySql.Data after upgrade to 7.3.1.
...
#U4-7410 Fixed
2015-11-18 19:39:10 +01:00
Shannon Deminick
886347e763
Merge pull request #912 from lars-erik/fix-u4-7268
...
Support generic CultureInfo as language culture
2015-11-18 18:26:09 +01:00
Shannon Deminick
9fa606e065
Merge pull request #907 from umbraco/temp-U4-7414
...
U4-7414 Deleted tab's properties should become generic properties
2015-11-18 17:01:02 +01:00
Shannon
e40ac44afd
updates test to reflect the instructions to replicate the original issue U4-7414
2015-11-18 17:00:27 +01:00
Shannon
48603fb840
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-11-18 16:07:10 +01:00
Shannon
f824439180
Merge branch 'UKFest-U4-4792' of https://github.com/opelpanfan/Umbraco-CMS into opelpanfan-UKFest-U4-4792
...
Conflicts:
src/Umbraco.Core/Services/ContentService.cs
2015-11-18 16:07:01 +01:00
Shannon Deminick
b3616c9f8c
Merge pull request #911 from umbraco/temp-U4-4792
...
Fixes: U4-4792 Ancestors() on IContent throws "Object reference not set to an instance of an object."
2015-11-18 16:04:22 +01:00
Shannon
48383f2e7a
updaes null check and ensures the path isn't pre-set in the withidentity overload
2015-11-18 16:04:01 +01:00
Shannon
cb98385242
updates content/media service methods - null checks for parent IContent, dosn't use Parent() syntactic sugar methods, removes path creation in the WithIdentity methods.
2015-11-18 15:52:32 +01:00
Shannon
916bad82df
Ensures that the RenderActionInvoker isn't doing anything special so that MVC takes care of everything regarding async vs non-async and any controller descriptor/action descriptor lookups and cache. Creates a RenderIndexActionSelectorAttribute - this is used to decorate the underlying RenderMvcController.Index action. MVC will call into this method to check if the MethodInfo is valid, we then do a quick comparison of types, if the current type is the same as the reflected type, this means that the Index action has been overridden or there is no custom controller... lets use it. If the types don't match we'll do a simple reflected lookup to check if the reflected controller type (current controller) has more than one index action, if so, it means that a custom controller is in play and it has a custom index action... so we won't use the base class action and then it's up to MVC to find any other matching Index action based on the current request parameters. Added some tests for this too.
2015-11-18 14:59:29 +01:00
Claus
29ec8cb2d3
Merge pull request #857 from gerwinbouwhuis/UKFest-U4-5581
...
Uk fest u4 5581
2015-11-18 14:32:52 +01:00
Lars-Erik Aabech
04900337c7
Support generic CultureInfo as language culture
2015-11-18 14:13:32 +01:00
Claus
1433685160
MediaService assigns Path when creating media objects.
2015-11-18 09:26:45 +01:00
Stephan
c5994ed54a
Fix previous commit
2015-11-17 17:25:01 +01:00
Shannon
9fd80d791a
Creates an IAsyncRenderMvcController which can be used instead of IRenderMvcController if developers want access to an async Index action.
2015-11-17 17:05:00 +01:00
Stephan
f5f9cb676c
Fix CultureInfo leak in UmbracoApplicationBase too.
2015-11-17 16:54:24 +01:00
Claus
04e2d2370a
Fixes: U4-4792 Ancestors() on IContent throws "Object reference not set to an instance of an object."
2015-11-17 16:49:01 +01:00
Stephan
8d00d931b0
U4-7414 Deleted tab's properties should become generic properties
2015-11-17 16:36:57 +01:00
Shannon Deminick
2998ad8cea
Merge pull request #873 from AffinityID/u4-7352
...
U4-7352 Fixed exception logging in UmbracoDatabase.
2015-11-17 16:21:18 +01:00
Shannon Deminick
46c15ef28f
Merge pull request #877 from cheeseytoastie/UKFest-7341
...
Ukfest 7341
2015-11-17 16:19:35 +01:00
Claus
2b369a57d8
Merge pull request #864 from andycyberian/UKFest-U4-6980
...
Uk fest u4 6980
2015-11-17 14:25:38 +01:00
Claus
c37a6bb928
Merge pull request #870 from JJCLane/UKFest-U4-6094
...
Adds a check to include users in the send to translation list that ha…
2015-11-17 13:48:01 +01:00
Claus
6e53291877
Fixed up a few things.
2015-11-17 13:42:00 +01:00
Claus
bb78f756c7
Merge branch 'Jeavon-U4-4641' into temp-U4-4641
2015-11-17 12:47:18 +01:00
Claus
ffb0de4050
Merge branch 'U4-4641' of git://github.com/Jeavon/Umbraco-CMS into Jeavon-U4-4641
2015-11-17 12:46:24 +01:00
Claus
0fecad9867
Merge pull request #906 from umbraco/temp-U4-6515
...
Fixes: U4-6515 Media picker does not set $dirty
2015-11-17 11:51:58 +01:00
Claus
3045068d68
Fixes: U4-6515 Media picker does not set $dirty
...
Included fix for member picker.
2015-11-17 10:59:21 +01:00
Claus
37a6668313
Merge branch 'U4-6515' of git://github.com/deepak4u/Umbraco-CMS into deepak4u-U4-6515
2015-11-17 10:50:07 +01:00
Sebastiaan Janssen
36814d746f
Merge pull request #905 from GertyEngrie/dev-v7
...
U4-7297 - fixes <hr/>-button in tinymce
2015-11-17 10:34:37 +01:00
Claus
a72f6edb6b
Merge pull request #846 from OptimisticCoder/UKFest-U4-6732
...
U4-6732 - Added message on back office, when JS is disabled.
2015-11-17 10:23:06 +01:00
Sebastiaan Janssen
e01cbcd405
Fix failing upgrade due to old dll being in bin folder
2015-11-17 09:24:22 +01:00
Claus
012ed6cf16
Merge pull request #862 from dampee/u4-7314
...
U4-7314 Change name of "Textbox Multiple" to "TextArea"
2015-11-17 08:57:49 +01:00
Gerty Engrie
eb3ff12916
U4-7297 - fixes <hr/>-button
2015-11-17 00:35:10 +01:00
Claus
1ebff69358
Merge pull request #904 from umbraco/temp-U4-7393
...
Fixes: U4-7393 Actions menu placed behind publish button on mobile phone
2015-11-16 16:02:00 +01:00
Claus
5435c44ea9
Using a lower z-index to fix the issue at hand.
2015-11-16 16:00:43 +01:00
Claus
76fa477c35
Merge branch 'U4-7393' of git://github.com/Acentrage/Umbraco-CMS into Acentrage-U4-7393
2015-11-16 15:55:04 +01:00
Claus
1f6f36d8c8
Updated unit test after adding in TaskTypeMapper.
2015-11-16 15:53:58 +01:00
Claus Jensen
c46ac11125
Merge pull request #849 from mzajkowski/UKFest-U4-6282
...
U4-6282 Add note to Register Partial Macro
2015-11-16 15:37:47 +01:00
Claus
73d5a3f993
Merge branch 'opelpanfan-UKFest-U4-6511' into dev-v7
2015-11-16 15:31:29 +01:00
Claus Jensen
5a99a6903d
Merge pull request #888 from umbraco/temp-U4-7353
...
Fixes: U4-7353 OAuth providers for the back office require more flexi…
2015-11-13 14:47:11 +01:00
Shannon Deminick
775639da41
Merge pull request #848 from Khinrot/UKFest-U4-5560
...
Fixing "U4-5560 White space issue in content tree"
2015-11-13 14:06:40 +01:00
Shannon Deminick
2375ede161
Merge pull request #867 from jbreuer/U4-4028
...
U4-4028 Don't load the full images, but server side resized.
2015-11-13 13:41:53 +01:00
Shannon Deminick
fcd00599da
Merge pull request #858 from tompipe/U4-1959
...
Fixes U4-1959
2015-11-13 13:40:26 +01:00
Shannon
d3f5090150
Fixes up a couple of missing path updates and incorrect icon resolution and fixed another issue with webservice path reference
2015-11-13 13:38:30 +01:00
Shannon
6a7faf457b
Merge branch 'dev-uk-U4-1117' of https://github.com/JeffreyPerplex/Umbraco-CMS into JeffreyPerplex-dev-uk-U4-1117
2015-11-13 11:35:29 +01:00
Shannon
ec247d2b27
ensures the migration table's seed is higher than 1 (have put it to 100).
2015-11-13 11:31:59 +01:00
Shannon
f32479bb10
bumps version
2015-11-13 11:26:31 +01:00
Shannon Deminick
371269436f
Merge pull request #891 from umbraco/temp-U4-7128
...
Fixes: U4-7128 Send to Translation gives YSOD
2015-11-13 10:23:41 +01:00
Claus
ef13e4112f
Merge branch 'UKFest-U4-6511' of git://github.com/opelpanfan/Umbraco-CMS into opelpanfan-UKFest-U4-6511
2015-11-12 16:40:01 +01:00
Claus Jensen
ce5b6861bb
Merge pull request #855 from ryanmcdonough/UKFest-U4-5617
...
UKFest-U4-5617 RTE now respects CSS Directory AppSetting.
2015-11-12 16:35:27 +01:00
Acentrage
eaf64d1814
Increased timeout from 200 to 1000 ms so you can actually type something and added support for manually submit with enter without waiting for the timer.
2015-11-12 15:33:49 +01:00
Acentrage
6bf1ecdb11
Fixes U4-7393
...
Safe to use both for mobile and desktop.
2015-11-12 15:17:27 +01:00
Claus Jensen
fdd0ff2c23
Merge pull request #897 from umbraco/temp-U4-7070
...
Fixes: U4-7070 UX - Mediapicker autofocus when creating a folder
2015-11-12 15:14:19 +01:00
Claus
bade8e42ba
Fixes to media picker when creating new folders.
...
Changed to ngShow to ensure input field hides when blur event is hit.
Clearing and switching visibility of input field on successful submit.
Fixed up focus directive to use $timeout. The focus event can trigger before the element is rendered by angular so its safer to have a timeout ensure it is done at the end of the digest cycle - using $timeout instead of setTimeout ensures it is handled by angular at the right time.
2015-11-12 15:12:59 +01:00
Claus
cfdf2768e6
Merge branch 'UKFest-U4-7070' of git://github.com/JJCLane/Umbraco-CMS into JJCLane-UKFest-U4-7070
2015-11-12 14:05:10 +01:00
Claus Jensen
c3ca006f14
Merge pull request #896 from umbraco/temp-U4-3774
...
Fixes: U4-3774 Change password UX
2015-11-12 13:36:36 +01:00
Claus
6c47c8f792
Added danish translation.
2015-11-12 13:36:13 +01:00
Claus
63160e2e2d
Removing the Change Password tab from Content section.
2015-11-12 13:31:03 +01:00
Claus
edc58fe8a5
Merge branch 'dev-uk-U4-3774' of git://github.com/JeffreyPerplex/Umbraco-CMS into JeffreyPerplex-dev-uk-U4-3774
2015-11-12 11:23:36 +01:00
Claus Jensen
23632dc0c3
Merge pull request #856 from tompipe/U7-6928
...
Fixes U4-6928 - Persist Creator ID of member
2015-11-12 11:07:57 +01:00
Claus Jensen
d739b9fb31
Merge pull request #894 from umbraco/temp-U4-6167
...
Fixes: U4-6167 MNTP: show path of selected node
2015-11-12 10:58:24 +01:00
Claus
2ae4ede258
Showing path when hovering nodes should be configurable on the content picker.
2015-11-12 10:55:00 +01:00
Claus
cacd08b57c
Merge branch 'tompipe-U4-6167' into temp-U4-6167
2015-11-11 17:21:51 +01:00
Claus
4eddfb4cf5
Merge branch 'U4-6167' of git://github.com/tompipe/Umbraco-CMS into tompipe-U4-6167
2015-11-11 17:13:40 +01:00
Claus
f2b3d7c041
Removed commented out line.
2015-11-11 12:07:45 +01:00
Claus
5d97a94dcb
Fixed to use alias instead of hardcoded id.
...
Added mapper for TaskType.
2015-11-11 12:02:12 +01:00
Claus
de6e7dd28d
Merge branch 'U4-7128' of git://github.com/tompipe/Umbraco-CMS into tompipe-U4-7128
2015-11-11 11:14:38 +01:00
Claus Jensen
420c029bf7
Merge pull request #859 from Khinrot/UKFest-U4-6426
...
Fixing "U4-6426 CTRL click should open in a new window"
2015-11-11 11:12:22 +01:00
Claus
61441dd436
Fixes: U4-7370 Upgrading from 7.3.1 to 7.4 fails
...
cherrypicked from 7.4.0 branch.
Added migration for 7.3.2, ensuring the identity on the table is correct. It failed due to rows initially being inserted with identity disabled and therefore the seed of the table was zero even when the table had data.
2015-11-10 12:15:44 +01:00
bjarnef
5c24867925
Merge remote-tracking branch 'refs/remotes/umbraco/dev-v7' into dev-v7
2015-11-09 23:52:27 +01:00
Wincent
0409cbe613
Changed ImageController.GetBigThumbnail to redirect
...
Changed thumbnail paths to include rnd equal to UpdateDate
2015-11-09 21:41:25 +01:00
Shannon
bbbea99ced
removes redundant null check.
2015-11-09 10:56:07 +01:00
Shannon
3d213342bf
Fixes: U4-7353 OAuth providers for the back office require more flexibility with Challenge Results
2015-11-09 10:42:15 +01:00
Sebastiaan Janssen
48fdb75d96
Improves clean scripts for Claus
2015-11-09 09:25:59 +01:00
Sebastiaan Janssen
a97094458d
U4-7356 <siteMap><providers> element can only be added once, when using nuget update-packge
...
U4-7356 Fixed
2015-11-09 09:25:58 +01:00
Nicholas-Westby
f81353af0b
Amended last commit for detailed node info (so it plays nice when picking media): http://issues.umbraco.org/issue/U4-5764
...
Also added node path to title of "Open" button (so it shows the full path on hover).
More consistent quoting (namely, using apostrophes rather than double quotes).
2015-11-08 17:16:17 -08:00
bjarnef
f0e1460550
Update bower.json with ngCapsLock
2015-11-09 00:34:34 +01:00
bjarnef
d15c09ad2a
Localize "Caps Lock is on"
2015-11-09 00:06:16 +01:00
Nicholas-Westby
5813202892
Finished implementation of detailed node info (added breadcrumb to content dialog): http://issues.umbraco.org/issue/U4-5764
...
Also moved the breadcrumb into a directive since it was used in multiple places.
2015-11-07 23:51:07 -08:00
bjarnef
82f6b6a66d
Add ngCapsLock
2015-11-07 23:53:35 +01:00
bjarnef
eec6ee79aa
Merge remote-tracking branch 'refs/remotes/umbraco/dev-v7' into dev-v7
2015-11-07 00:25:49 +01:00
Nicholas-Westby
5ed4f262cd
Partial implementation of detailed node info (changed button text to "Open" and styled a bit): http://issues.umbraco.org/issue/U4-5764
2015-11-04 22:25:37 -08:00
Nicholas-Westby
e5d7f6fd04
Partial implementation of detailed node info (show node in "view" is clicked): http://issues.umbraco.org/issue/U4-5764
2015-11-03 22:39:36 -08:00
Daniel
a9ad0ae8eb
removed the debug check
2015-11-02 23:34:33 +01:00
Daniel Andreasen
9cd64a9061
Merge pull request #2 from umbraco/dev-v7
...
merge from umbraco/
2015-11-02 22:41:44 +01:00
Steve Morgan
839c0d011b
Added ConfigureAwait(false)
...
ConfigureAwait(false) is recommended on async calls?
http://blog.stephencleary.com/2012/07/dont-block-on-async-code.html
Credit: @dampeebe
2015-11-02 10:26:25 +00:00
Nicholas-Westby
15c9aadcdc
Partial implementation of detailed node info: http://issues.umbraco.org/issue/U4-5764
2015-11-01 22:43:27 -08:00
Wincent
36a1c0a9e0
Changed web api GetBigThumbnail to image processor in mediahelper.service.js and fileupload.controller.js
2015-10-31 16:31:19 +01:00
Stephan
30f0c96052
Fix AsyncLock finalizer throwing exceptions
2015-10-31 12:47:04 +01:00
Stephan
cfab30a1ef
Fix thread CultureInfo issue breaking PetaPoco
2015-10-31 12:47:03 +01:00
Stephan
1dd0086eb5
Revert "strange/crazy peta poco fix for cultures"
...
This reverts commit 0d29e1438c .
2015-10-31 12:47:02 +01:00
andydale1982
a7f06ebc56
Typo Correction
2015-10-30 10:38:05 +00:00
Andrey Shchekin
9498bc4bfd
U4-7352 Fixed exception logging in UmbracoDatabase.
2015-10-30 11:24:18 +13:00
Jeavon Leopold
38b13bf6ce
Basic implementation for U4-4641
2015-10-29 17:18:40 +00:00
Jeavon Leopold
c8cb5b26b0
Basic implementation for U4-4641 Feature Request: template and code editors should have insert Section, Define section buttons
2015-10-29 17:14:45 +00:00
andydale1982
5749f80a7f
Added instructions to manually install node_modules.
2015-10-29 17:10:39 +00:00
Jordan Lane
5d9a935621
Adds a check to include users in the send to translation list that have the translate permission for current page
...
http://issues.umbraco.org/issue/U4-6094#
2015-10-29 16:50:00 +00:00
Tom Pipe
1ff4fe26dd
Fixes YSOD after send to translation
2015-10-29 16:43:54 +00:00
Benas Brazdziunas
bd69820028
Member Picker search results doesn't show correct icons
2015-10-29 16:29:33 +00:00
Jeroen Breuer
3c9953979a
U4-4028 Don't load the full images, but server side resized.
2015-10-29 17:00:23 +01:00
andydale1982
2f6189ae24
Merge remote-tracking branch 'refs/remotes/umbraco/dev-v7' into dev-v7
2015-10-29 15:55:49 +00:00
deepak4u
5ff329778d
fix for issue u4-6515
2015-10-29 15:53:11 +00:00
Andy Rose
befb2b4d2f
U4-6980: Fixing merge issue
2015-10-29 15:32:03 +00:00
Andy Rose
f4ae45d8f2
U4-6980: Adding supporting unit tests for changes to the template repository
2015-10-29 15:29:23 +00:00
Andy Rose
7b73ed1796
U4-6980: Adding supporting unit tests for changes to the template repository
2015-10-29 15:29:22 +00:00
Andy Rose
0eacbcb7cb
U4-6980: Only assume a masterpage template if a MVC hasn't already been created
2015-10-29 15:29:20 +00:00
Jeffrey Schoemaker
f871de61d5
U4-1117 - Fixed any errors when renaming /umbraco to something else
2015-10-29 16:28:12 +01:00
Jeffrey Schoemaker
e02693e46b
U4-1117 - Fixed any errors when renaming /umbraco to something else
2015-10-29 16:27:33 +01:00
Jeffrey Schoemaker
db62d14b1a
U4-1117 - Fixed any errors when renaming /umbraco to something else
2015-10-29 16:27:05 +01:00
Jeffrey Schoemaker
c096ab9e54
U4-1117 - Fixed any errors when renaming /umbraco to something else
2015-10-29 16:26:31 +01:00
Jeffrey Schoemaker
ada5a031b4
U4-1117 - Fixed any errors when renaming /umbraco to something else
2015-10-29 16:26:06 +01:00
Jeffrey Schoemaker
9c8b9f8bb4
U4-1117 - Fixed any errors when renaming /umbraco to something else
2015-10-29 16:25:41 +01:00
Jeffrey Schoemaker
a4bd3abfbe
U4-1117 - Fixed any errors when renaming /umbraco to something else
2015-10-29 16:25:15 +01:00
Jeffrey Schoemaker
a8a768a50f
U4-1117 - Fixed any errors when renaming /umbraco to something else
2015-10-29 16:24:41 +01:00
Jeffrey Schoemaker
62b99ffc59
U4-1117 - Fixed any errors when renaming /umbraco to something else
2015-10-29 16:24:16 +01:00
Jeffrey Schoemaker
6b0c94948e
U4-1117 - Fixed any errors when renaming /umbraco to something else
2015-10-29 16:23:30 +01:00
Jeffrey Schoemaker
25f049e167
U4-1117 - Fixed any errors when renaming /umbraco to something else
2015-10-29 16:22:39 +01:00
Jeffrey Schoemaker
f7979fa19d
U4-1117 - Fixed any errors when renaming /umbraco to something else
2015-10-29 16:22:05 +01:00
Jeffrey Schoemaker
6fd1784337
U4-1117 - Fixed any errors when renaming /umbraco to something else
2015-10-29 16:21:25 +01:00
Jeffrey Schoemaker
a7bb8e0d00
U4-1117 - Fixed any errors when renaming /umbraco to something else
2015-10-29 16:20:17 +01:00
Jeffrey Schoemaker
ed4a9f84f0
U4-1117 - Fixed any errors when renaming /umbraco to something else
...
We removed the ~/umbraco from the reserved path settings key. We could'nt find the location where the same setting is set in the web.config.
The variable is no longer needed as the "umbracoPath" value is automatically inserted into the reserved path setting.
2015-10-29 16:18:14 +01:00
Sebastiaan Janssen
bbe4a87784
U4-6171 Continuous Deployment from Visual Studio Online to Azure Websites not working as expected
...
#U4-6171 Fixed
2015-10-29 16:07:07 +01:00
Sebastiaan Janssen
cbd5c295bd
Merge pull request #728 from vnbaaij/dev-v7
...
Fix for #U4-6171 Continuous Deployment from Visual Studio Online to A…
2015-10-29 16:05:20 +01:00
Shannon
0d29e1438c
strange/crazy peta poco fix for cultures
2015-10-29 15:24:06 +01:00
Jeffrey Schoemaker
4796827f02
U4-1117 - Fixed any errors when renaming /umbraco to something else
2015-10-29 15:05:24 +01:00
Andy Rose
c6f7ece764
Merge branch 'UKFest-U4-6980' of https://github.com/andycyberian/Umbraco-CMS into UKFest-U4-6980
2015-10-29 14:00:46 +00:00
Andy Rose
e86aaefaaf
U4-6980: Only assume a masterpage template if a MVC hasn't already been created
2015-10-29 13:59:09 +00:00
Andy Rose
97e9cd4be0
U4-6980: Only assume a masterpage template if a MVC hasn't already been created
2015-10-29 13:54:12 +00:00
Asbjørn Riis-Knudsen
63af822bad
U4-6657: Use flexbox for mediapicker search field and upload button to allow button to scale for different translations
2015-10-29 14:52:18 +01:00
Tom Pipe
b65f653c91
Fixes U4-1959
2015-10-29 13:08:37 +00:00
Damiaan
3b404a2f76
U4-7314 Change name of "Textbox Multiple" to "Large textbox" or "Textarea"
2015-10-29 13:54:16 +01:00
Tom Pipe
e9567e7adc
Fixes U4-6928 - Persist Creator ID of member
2015-10-29 12:52:36 +00:00
gerwin.bouwhuis
697daab4d7
change :get the correct alternative recursive field
2015-10-29 13:50:30 +01:00
Alejandro Ocampo
6c29ad854c
Fixing "U4-6426 CTRL click should open in a new window"
2015-10-29 12:48:40 +00:00
gerwin.bouwhuis
93d89535aa
undo
2015-10-29 13:32:50 +01:00
gerwin.bouwhuis
eb093ca4a6
change : find the correct alternative recursive field
2015-10-29 13:23:43 +01:00
ryanmcdonough
1040f234dc
Update grid.rte.directive.js
2015-10-29 12:09:29 +00:00
Sebastiaan Janssen
5a1ace9362
Revert "Fixes tests failing due to missing path"
...
This reverts commit 0c402310d9 .
2015-10-29 13:00:51 +01:00
ryanmcdonough
3f835fe19c
RTE now respects CSS Directory AppSetting.
...
Fixes #U4-5617
2015-10-29 12:00:43 +00:00
Dennis Spijkerboer
bf43ce3281
Merge remote-tracking branch 'refs/remotes/umbraco/dev-v7' into UKFest-U4-7322
2015-10-29 12:57:27 +01:00
Dennis Spijkerboer
c37ba0dc8a
Checked if the trimmed value starts and ends with brackets. If so, use the trimmed value.
2015-10-29 12:56:07 +01:00
Jeffrey Schoemaker
7b5ad9a5c6
U4-3774 / U4-4752 - Added a change password form to the user dialog
2015-10-29 12:44:30 +01:00
Steve Morgan
f0afa701bc
Merge remote-tracking branch 'refs/remotes/umbraco/dev-v7' into dev-v7
2015-10-29 11:38:03 +00:00
Jeffrey Schoemaker
71dc1110d8
U4-3774 / U4-4752 - Added a change password form to the user dialog
2015-10-29 12:38:00 +01:00
Jeffrey Schoemaker
4de4eb9cc8
U4-3774 / U4-4752 - Added a change password form to the user dialog
2015-10-29 12:34:05 +01:00
Jeffrey Schoemaker
308d5ba344
U4-3774 / U4-4752 - Added a change password form to the user dialog
2015-10-29 12:32:57 +01:00
Tom Pipe
74dac71e8a
Fixes U4-6167 - Show path of selected node
2015-10-29 11:31:53 +00:00
Jeffrey Schoemaker
64518774c6
U4-3774 / U4-4752 - Added a change password form to the user dialog
2015-10-29 12:29:24 +01:00
Jeffrey Schoemaker
f65b0df3e2
U4-3774 / U4-4752 - Added a change password form to the user dialog
2015-10-29 12:28:23 +01:00
Jeffrey Schoemaker
5cfe9e85f8
U4-3774 / U4-4752 - Added a change password form to the user dialog
2015-10-29 12:27:32 +01:00
Jeffrey Schoemaker
61044b6018
U4-3774 / U4-4752 - Added a change password form to the user dialog
2015-10-29 12:23:47 +01:00
Jeffrey Schoemaker
00fc5a5bb2
U4-3774 / U4-4752 - Added a change password form to the user dialog
2015-10-29 12:22:20 +01:00
Stephan
da85e4eb28
fixes list view ancestor check fix
2015-10-29 12:20:10 +01:00
Alejandro Ocampo
3f23865e0a
Fixing "U4-5560 White space issue in content tree"
2015-10-29 11:06:31 +00:00
Shannon
fbc08d66f1
fixes list view ancestor check
2015-10-29 12:05:46 +01:00
Shannon
79f04bf939
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-10-29 11:57:07 +01:00
Shannon
9ab90595e2
Adds a filter to the interceptor to ignore errors for certain requests.
2015-10-29 11:56:23 +01:00
Marcin Zajkowski
aac208c0e8
U4-6282 Add note to Register Partial Macro
2015-10-29 10:53:29 +00:00
Benas Brazdziunas
f8e101ec13
U4-6511 make MNTP icon clickable
2015-10-29 10:43:04 +00:00
OptimisticCoder
23fcc1ac55
Added message on back office, when JS is disabled.
...
" JAVASCRIPT IS DISABLED. PLEASE ENABLE TO CONTINUE!"
2015-10-29 10:28:49 +00:00
Jordan Lane
6356531207
Focus new folder input automatically
...
http://issues.umbraco.org/issue/U4-7070
2015-10-29 10:22:34 +00:00
Sebastiaan Janssen
51b618826c
Merge pull request #844 from ryanmcdonough/UKFest-U4-7151
...
Update database placeholder to backslash for instance name.
2015-10-29 11:16:56 +01:00
ryanmcdonough
04c28e5006
Update database placeholder to backslash for instance name.
2015-10-29 09:56:22 +00:00
andydale1982
e9ef9b9d75
Merge remote-tracking branch 'refs/remotes/umbraco/dev-v7' into dev-v7
2015-10-29 09:54:19 +00:00
Sebastiaan Janssen
c160ce98c1
Merge pull request #794 from mstodd/dev-v7
...
Setting UMB_CONTEXT with Domain "FALSE"
2015-10-29 10:19:28 +01:00
Sebastiaan Janssen
c3a60ea0e0
Merge pull request #838 from ryanmcdonough/U4-7302
...
Login overlay now higher than bootstrap datepicker
2015-10-29 09:19:42 +01:00
Stephan
3408efdee4
Merge pull request #842 from umbraco/temp-U4-7285
...
U4-7285 Fix DistributedCache.ClearXxxCacheOnCurrentServer
2015-10-28 19:38:04 +01:00
Shannon
1f0dc7e65d
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-10-28 18:26:44 +01:00
Shannon
f89083c772
bumped version
2015-10-28 18:26:34 +01:00
Sebastiaan Janssen
752065e540
Merge pull request #835 from umbraco/temp-U4-7032
...
U4-7032 7.3.0 Custom backoffice login provider requires simpler implementation extensibility
2015-10-28 18:25:10 +01:00
Sebastiaan Janssen
82e4e50584
Merge pull request #841 from umbraco/temp-U4-7231
...
U4-7231 TryConvertTo<T> of ObjectExtensions doesn't do null checks (c…
2015-10-28 17:09:30 +01:00
Sebastiaan Janssen
775e63148d
Merge branch 'temp-U4-5963' into dev-v7
2015-10-28 17:02:51 +01:00
Sebastiaan Janssen
4259b02b8d
Merge branch 'dev-v7' into temp-U4-5963
...
Conflicts:
src/Umbraco.Web.UI.Client/src/controllers/main.controller.js
2015-10-28 16:56:40 +01:00
Sebastiaan Janssen
0c402310d9
Fixes tests failing due to missing path
2015-10-28 16:07:54 +01:00
Stephan
8d92330ad6
Fix broken comments
2015-10-28 15:01:23 +01:00
Sebastiaan Janssen
44e76f741f
Merge pull request #840 from umbraco/temp-U4-7021
...
Fixes: U4-7021 "Actions" dropdown not available to children in listvi…
2015-10-28 14:52:48 +01:00
Shannon
ecbced5c62
Massively simplifies the RenderActionInvoker which will support the native MVC caching and both async and non async support. U4-7270 Async Index actions for controllers implementing IRenderMvcController do not render view correctly
2015-10-28 14:31:40 +01:00
Shannon
e6773dafc1
Updates PR to only display the prop alias in the title attribute when in debug mode. U4-4794 Display the property alias for content properties & provide a link to the content type from the generic properties tab
2015-10-28 12:45:15 +01:00
Shannon Deminick
7b8b7ed170
Merge pull request #837 from digbyswift/dev-v7
...
U4-7270 - Addition of allowance for async/await Index actions
2015-10-28 12:33:32 +01:00
Shannon Deminick
c0997e1b9f
Merge pull request #817 from tobbbe/hooverpropforalias
...
Hoover a property in backend to get its alias
2015-10-28 12:31:20 +01:00
Shannon
d4f862a44f
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-10-28 12:28:41 +01:00
Shannon
64c983eb07
Updates PR with fixes for code and implementation logic for the url list.
2015-10-28 12:28:29 +01:00
Shannon
e25222162c
Merge branch 'danieland-U4-7296-Link-to-each-items-doc-type-from-Properies-tab-in-Content-section' into dev-v7
2015-10-28 09:50:20 +01:00
Shannon
e022687457
Merge branch 'U4-7296-Link-to-each-items-doc-type-from-Properies-tab-in-Content-section' of https://github.com/danieland/Umbraco-CMS into danieland-U4-7296-Link-to-each-items-doc-type-from-Properies-tab-in-Content-section
2015-10-28 09:49:55 +01:00
Shannon
84db2f4d85
U4-7285 Every server that reads a instruction from umbracoCacheInstruction will also write the same instruction to the database. Intentional ?
2015-10-27 19:24:56 +01:00
Shannon
ef64409a9a
U4-7231 TryConvertTo<T> of ObjectExtensions doesn't do null checks (causes handled errors on members after upgrade)
2015-10-27 18:29:46 +01:00
Shannon
f0b68ac31e
Fixes: U4-7021 "Actions" dropdown not available to children in listview nodes
2015-10-27 18:13:18 +01:00
Jeffrey Schoemaker
dba7bcf60a
Merge remote-tracking branch 'refs/remotes/umbraco/dev-v7' into dev-v7
2015-10-27 15:21:07 +01:00
Sebastiaan Janssen
6c80bd9eb9
U4-6385 Poor Handling of disallowedUploadFiles
...
#U4-6385 State: Review
2015-10-27 13:45:02 +01:00
Sebastiaan Janssen
c7b7bf1510
Merge pull request #839 from umbraco/temp-U4-7214
...
U4-7214 Culture is not supported. Parameter name: name en_us is an in…
2015-10-27 11:27:53 +01:00
Shannon
d1805b1448
U4-7214 Culture is not supported. Parameter name: name en_us is an invalid culture identifier error selecting user with different language after upgrade to 7.3.0
2015-10-27 11:22:28 +01:00
ryanmcdonough
780937dae9
Login overlay now higher than bootstrap datepicker
2015-10-26 15:49:55 +00:00
Shannon
9b054eaa47
Adds native ability to be able to fallback to default password checking if specifying a custom IBackOfficeUserPasswordChecker
2015-10-26 14:51:19 +01:00
bjarnef
1584530615
Merge remote-tracking branch 'refs/remotes/umbraco/dev-v7' into dev-v7
2015-10-25 18:40:45 +01:00
bjarnef
100ca5caa6
Merge remote-tracking branch 'refs/remotes/umbraco/dev-v7' into dev-v7
2015-10-25 18:29:13 +01:00
Shannon Deminick
badd9ae289
Merge pull request #833 from umbraco/temp-U4-7201
...
Fixes: U4-7201 Can only save once in some editors after upgrade to 7.3
2015-10-23 11:45:24 +02:00
Kieron McIntyre
db6755a5bb
Addition of allowance for async/await Index actions
2015-10-23 10:04:14 +01:00
Daniel
738815170c
more nullchecks needed?
...
null check that we can access user
2015-10-23 00:21:42 +02:00
Daniel
ef091e8c3a
U4-7296
...
http://issues.umbraco.org/issue/U4-7296
2015-10-22 23:41:18 +02:00
Daniel
71b3810e9c
Merge remote-tracking branch 'refs/remotes/umbraco/dev-v7' into dev-v7
2015-10-22 21:49:49 +02:00
Shannon Deminick
a1e62dae5e
Merge pull request #834 from Attackmonkey/Fix-U4-7257
...
Fixes issue where dictionary items are displayed in a random order
2015-10-22 18:43:23 +02:00
Shannon
96c087d00f
adds a ctor to the BackOfficeUserManager to allow better inheritance so that all settings are initialized by default, changes init method to be protected so other devs can use it. Adds a new property for devs to use to more easily extend the logic to just validate the username/password.
2015-10-22 18:40:20 +02:00
Tim
0568bf51f0
Fixes issue where dictionary items are displayed in a random order (see issue U4-7257)
2015-10-22 17:17:29 +01:00
Shannon Deminick
e3bade4d1a
Merge pull request #816 from Jeavon/U4-7260
...
Fix for U4-7260
2015-10-22 18:08:23 +02:00
Shannon Deminick
633b0b0003
Merge pull request #830 from albinj/dev-v7
...
U4-7283 - Only Master/Single ServerRole should be removing old instru…
2015-10-22 18:06:53 +02:00
Shannon Deminick
82adf48699
Merge pull request #805 from umbraco/temp-7234
...
Fixes #7234
2015-10-22 18:06:14 +02:00
Shannon
63be12b9fe
Merge branch 'dev-v7-U4-6967' of https://github.com/bjarnef/Umbraco-CMS into bjarnef-dev-v7-U4-6967
...
Conflicts:
src/Umbraco.Web.UI.Client/src/controllers/main.controller.js
2015-10-22 18:03:03 +02:00
Shannon
33f7ed5129
Fixes: U4-7223 GetCropUrl outputs html entities in url when used in css
...
Adding in HtmlHelper extensions for GetCropUrl.
2015-10-22 17:52:58 +02:00
Shannon
79583c571c
Fixes: U4-7201 Can only save once in some editors after upgrade to 7.3
2015-10-22 15:40:12 +02:00
Shannon Deminick
a7e2c0b4dc
Merge pull request #804 from rasmusjp/feature/copy-content-dialog
...
Added recursive option to copy dialog
2015-10-22 10:38:07 +02:00
Shannon
da48e1b392
Fixes: U4-6962 Public access in multiple levels is broken in 7.3
...
Ensured the backoffice UI will look at protection for the specific node only (no inheritance) when specifying public access.
Added non-recursive method to Access class.
Fixed bug causing the tree (child nodes) not to update correctly after changing public access on nodes.
2015-10-21 18:43:30 +02:00
albinj
f535ece685
U4-7283 - Only Master/Single ServerRole should be removing old instructions from the database
2015-10-21 14:29:18 +01:00
Claus Jensen
04e46c7cd1
Merge pull request #815 from umbraco/temp-U4-7198
...
Fixes: U4-7198 Change default log4net config to include machine name …
2015-10-21 12:20:45 +02:00
Claus Jensen
1089aef00a
Merge pull request #825 from umbraco/temp-U4-7217
...
Fixes: U4-7217 umbracoReservedUrls do not always resolve correctly.
2015-10-21 11:52:39 +02:00
bjarnef
0288d6ec89
Merge remote-tracking branch 'refs/remotes/umbraco/dev-v7' into dev-v7
2015-10-20 22:28:50 +02:00
Shannon
8950d94b25
adds unit test showing deleting a property group does not delete the property types.
2015-10-20 14:51:08 +02:00
Shannon
bb6299cc01
Fixes: U4-7217 umbracoReservedUrls do not always resolve correctly.
...
Verified that all tests in GlobalSettingsTests run correctly.
Removes the strange old legacy compare thing and replaces it with a more readable Linq solution that ensures that the strings compared are always consistent.
2015-10-20 09:48:58 +02:00
Shannon Deminick
2176f2a1c9
Merge pull request #802 from tmoxon/dev-v7
...
Null check to prevent object reference error with public properties on custom indexers
2015-10-19 18:05:33 +02:00
Shannon Deminick
6a351bede1
Merge pull request #823 from umbraco/tmp-6797
...
U4-6797 - clear domains cache when deleting content
2015-10-19 15:52:37 +02:00
Shannon Deminick
efc1aae0ae
Merge pull request #822 from umbraco/tmp-3642
...
U4-3642 - proper validation msg in hostnames dialog
2015-10-19 15:49:09 +02:00
Stephan
df39e027fd
U4-3642 - proper validation msg in hostnames dialog
2015-10-16 17:23:12 +02:00
Stephan
64f05e4c97
U4-6797 - clear domains cache when deleting content
2015-10-16 17:21:44 +02:00
Shannon
30bc89ba93
U4-7092 can't show avatar because in China all users can't access to some sites. - Fixes where and how the avatar gets loaded, we first check if it exist or that we can connect to the internet and then load it, removes the avatar loading from the user service.. not sure why it was even there.
2015-10-16 14:45:49 +02:00
Shannon
841c8d69fc
removes unused avatar directive
2015-10-16 14:30:23 +02:00
Shannon
aa780d2b8a
updates the googlefontpicker to lazy load the required google font lib.
2015-10-16 14:09:54 +02:00
Shannon
59f15f1618
updates the canvas loader, ensures that there are no external dependencies and that paths are relative.
2015-10-16 14:09:27 +02:00
TOXIC\Tobbe
b2f0a9f23d
Hoover a property in backend to get its alias
2015-10-16 14:07:19 +02:00
Shannon
40cd07f3f4
removes wide setting from canvas designer since it does not exist.
2015-10-16 13:36:30 +02:00
Shannon
99e7f84f79
Moves EnableCanvasDesigner to HtmlHelperRenderExtensions because it's for rendering html, obsoletes the old ones and fixes up the canvasdesigner to use
...
the correct umbraco paths instead of hard coded absolute paths.
2015-10-16 13:36:10 +02:00
Stephan
3a5a32c65f
U4-7255 - fix RefreshInstruction serialization
2015-10-16 12:28:14 +02:00
Shannon
c2627f3a2a
removes strange parse feed method, what the heck is this? it isn't used so its removed
2015-10-15 19:17:47 +02:00
Shannon
22b8d41aee
U4-5963 There should be no external request dependencies - updates nonodes, removes the font references that is never used, replaces the open sans font-reference with the one that we already have locally and uses it.
2015-10-15 19:08:53 +02:00
Jeavon
ee47ea2026
Fix for U4-7260 - Multi node tree picker with no selection can cause a error to display in the backoffice
2015-10-15 16:29:40 +01:00
Shannon
57622cef9a
Fixes: U4-7198 Change default log4net config to include machine name in file name
2015-10-15 17:14:24 +02:00
Shannon
30ad3f5aa6
bumps version
2015-10-15 17:12:13 +02:00
Shannon
2c11f0be0f
updates method to use the available request instance instead of using HttpContext.Current! no idea why it was using that.
2015-10-15 17:07:46 +02:00
Shannon
c514ce8da3
Fixes: U4-7248 Can't update roles on public access, obsolete AddOrUpdateRule
2015-10-15 17:06:00 +02:00
Sebastiaan Janssen
65d421b619
Can_Update_Rule was wrong, it's not possible to "update" a rule, can only add or remove - added a test for removing
2015-10-14 11:32:55 +02:00
Sebastiaan Janssen
62897f7064
Test was wrong, 2 rules were added and was expecting 1 to be returned, now that the code is fixed, this test needs to be corrected
2015-10-14 11:13:23 +02:00
Sebastiaan Janssen
e0619edabb
U4-6962 Public access in multiple levels is broken in 7.3
...
#U4-6962 Fixed
2015-10-14 10:19:39 +02:00
Sebastiaan Janssen
4142f47861
U4-6125 Installing MySQL Web Provider Breaks Page Publishing
...
#U4-6125 Fixed Due in version 7.3.1
2015-10-13 13:48:58 +02:00
Sebastiaan Janssen
7135f9a268
Removes message that is no longer correct
2015-10-13 13:12:28 +02:00
Niels Hartvig
a75a58b719
Fixes #7234
2015-10-12 18:45:01 +02:00
Claus Jensen
7b969fc167
Merge pull request #790 from umbraco/U4-7075
...
Fixes: U4-7075 Enable Content and Media section by default for new ba…
2015-10-12 14:46:28 +02:00
Rasmus John Pedersen
78475b0686
Added recursive option to copy dialog
2015-10-09 20:25:51 +02:00
Shannon
4925d55e8f
Fixes: U4-7197 open redirect vulnerability with ClientRedirect
2015-10-06 11:46:38 +02:00
Shannon
52d2306e17
Fixes: U4-7196 XSS vulnerability in BrowseRepository
2015-10-06 11:36:54 +02:00
Shannon
5e5207d4f3
Fixes: U4-7194 XSS issue with regexws page, U4-7195 XSS issue with editview.aspx
2015-10-06 10:56:16 +02:00
Sebastiaan Janssen
96d46c82fe
U4-7193 NuGet install doesn't add all bindingRedirects
...
#U4-7193 Fixed Due in version 7.3.1
2015-10-06 08:58:19 +02:00
Per Ploug
86bf50db12
Merge pull request #803 from Tazer/dev-v7
...
Updated readme with working intro video , that is for umbraco v7
2015-10-05 14:28:08 +02:00
Patrik
14778422e6
Updated readme with working intro video , that is for umbraco v7
2015-10-05 14:22:57 +02:00
tmoxon
6a931273a6
The indexing api would break if an indexer was created with a public property defaulting to a null value. This would result in an object reference error in the admin system. Added null check and warning to the log.
2015-10-01 14:42:32 +01:00
Sebastiaan Janssen
5fab1ea436
U4-7164 Nuget Update-Package UmbracoCms fails if I have removed dashboard section
...
#U4-7164 Fixed Due in version 7.3.1
2015-10-01 08:52:40 +02:00
Shannon
d50e49ad37
Fixes: U4-7120 SQL Fail upgrading om 7.2.4 to 7.3 - due to index on master col
2015-09-29 11:55:21 +02:00
Shannon
c8dc10f2e3
Fixes: U4-7159 XSS issue with EditMacro.aspx
2015-09-29 11:44:22 +02:00
Shannon
0504663814
Fixes: U4-7158 Fix OrderBy query string parameter which can allow SQL Injection
2015-09-29 11:28:12 +02:00
Shannon
62611a7255
U4-7157 remove ~/umbraco/webservice.asmx
2015-09-29 10:54:56 +02:00
Daniel Andreasen
5310ce38fd
Merge pull request #1 from umbraco/dev-v7
...
update original fork
2015-09-27 23:30:26 +02:00
Shannon
407cd0ca60
Streamlines TypeFinder with better lock and an error check on app_code which could otherwise bring down the app
2015-09-25 11:29:09 +02:00
Per Ploug
b384f1b0c3
adds a private identifier validation method
...
Fixes issue with Umbraco Forms not being able to save
2015-09-24 11:39:43 +02:00
Shannon
14c4e9dda7
Fixes upgrade issue for when the same alias is used between content types and media types.
2015-09-23 11:29:29 +02:00
Sebastiaan Janssen
12fb549469
Merge pull request #798 from JimBobSquarePants/feature/update-imageprocessor
...
Update ImageProcessor dependency for core
2015-09-23 10:56:25 +02:00
James Jackson-South
2599fdb1d2
Fix missing project reference
2015-09-23 18:06:49 +10:00
Sebastiaan Janssen
d05395075d
Indentation
2015-09-23 08:34:55 +02:00
Sebastiaan Janssen
664ecd6bb7
Merge pull request #797 from JimBobSquarePants/feature/nuget-restore
...
Add custom repo package restore
2015-09-23 08:33:56 +02:00
James Jackson-South
6b639e940c
Update ImageProcessor dependency for core
...
An update to U4-7053. Reduced memory usage plus web optimised images.
2015-09-23 16:05:07 +10:00
James Jackson-South
5b688d42ba
Add custom repo package resotore
...
Adds the ability for contributors to pull the Umbraco specific Nuget
packages from the Myget repository using package restore.
https://docs.nuget.org/consume/nuget-config-file
2015-09-23 15:56:05 +10:00
Stephan
3124ea4e67
U4-7129 - BatchedDatabaseServerMessenger degraded non-batching mode when no context
2015-09-22 18:20:49 +02:00
Stephan
e9afa78444
U4-7124 - add initial migration as part of BaseDataCreation
2015-09-22 18:16:35 +02:00
Stephan
ef6fd54af3
Merge pull request #795 from Jeavon/U4-6784
...
Fix for U4-6784 Multiple Media Picker
2015-09-22 15:37:34 +02:00
Shannon
03f68cefb7
performs a fallback check for HttpContext in the batched server messengers in some cases where cache refreshers are executed on async threads... though there's not much we can do about when they are fired on background threads.
2015-09-22 14:39:55 +02:00
Shannon
f8fa7df3f3
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-09-22 12:19:22 +02:00
Shannon
25cfe0193c
adds detailed shutdown info to logs by default
2015-09-22 12:19:14 +02:00
Stephan
3612780d15
git-ignore loader.dev.js
2015-09-22 11:18:06 +02:00
Jeavon
7d8247047b
Fix for U4-6784 Multiple Media Picker - Failed to retrieve entity data for ids
2015-09-21 14:23:36 +01:00
m_stodd
7abbfbcfcc
Setting UMB_CONTEXT with Domain "FALSE"
...
Running Umbraco on localhost, Chrome does not handle received 'Set Cookie's with no domain. "FALSE" works as noted here: http://stackoverflow.com/questions/1134290/cookies-on-localhost-with-explicit-domain
2015-09-18 02:13:12 -05:00
Sebastiaan Janssen
91a1955454
Make sure to redirect to the current version of HTML Agility Pack
2015-09-17 12:20:11 +02:00
Sebastiaan Janssen
1f3c396c5b
Using protocol-relative URLs is an antipattern, just use https if you know it exists
2015-09-16 19:00:14 +02:00
Sebastiaan Janssen
b9dd0ab1a9
Bump version
2015-09-16 18:58:45 +02:00
Shannon
779dd26527
Fixes: U4-6969 Property label localization in 7.3 always uses en-US locale
2015-09-16 15:22:40 +02:00
Shannon
65969e22a0
removes commented out code
2015-09-16 14:33:30 +02:00
Shannon
23f7a4e53f
Set min password length is 8 characters by default for release
2015-09-16 14:32:56 +02:00
Stephan
5b1ed8bef5
U4-7108 - fix ContentTypeService.GetMediaType(guid)
2015-09-16 11:08:18 +02:00
Stephan
583ae2df11
Bugfix
2015-09-15 10:52:32 +02:00
Stephan
14cd1e7a76
Bugfix SqlSyntaxProvider date formatting
2015-09-15 10:49:41 +02:00
Sebastiaan Janssen
4572b55f98
U4-7029 Upgrading Umbraco will remove owin:startup key if configured differently
...
#U4-7029 Fixed
2015-09-15 10:17:31 +02:00
Vincent Baaij
a22b97643a
Merge remote-tracking branch 'umbraco/dev-v7' into dev-v7
2015-09-14 21:53:33 +02:00
Stephan
af2dbc7cd9
U4-6811 - bugfix preview set
2015-09-14 12:43:05 +02:00
Shannon
5d7ba5c842
fixes tests
2015-09-14 12:30:32 +02:00
Shannon
bee59e39a0
Streamlines migration classes and ctor dependencies... before there was issues because the current db provider was not set correctly so migrations couldn't actually rely onthe CurrentDatabaseProvider property!
2015-09-14 12:01:48 +02:00
Claus
80be614731
Fixes: U4-7075 Enable Content and Media section by default for new backoffice users
2015-09-14 11:06:03 +02:00
Shannon
8d24ac3651
Oops, fixes PK creation logic for MySQL (had the wrong boolean)
2015-09-14 10:33:37 +02:00
Shannon
7beb21ad66
Fixes upgrade issues with MySql, along with a few other things:
...
* All usages of getdate() are changed to the system value
* All usages of newid() are chagned to the system value
* Removes the hacks associated with the above
* Fixes the fluent migrations for table creation for mysql to not double create a PK
* Removes other system field values that actually don't do anthing and shouldn't be used
2015-09-11 17:49:47 +02:00
Shannon
ed51dbaf85
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-09-11 13:55:21 +02:00
Shannon
488ba05eda
Fixes upgrade issues with SQLCE and DateTime:
...
* DateTime's during migrations are formatted in a very explicit way
* Migration's that need to execute multiple statements are fixed in SQLCE by splitting on GO
2015-09-11 13:55:13 +02:00
Stephan
5dac5ed88b
U4-7084 - fix XmlExtensions, publishing a package works
2015-09-11 13:17:07 +02:00
Shannon
4bb89c1827
Fixes: U4-7090 Upgrade error with dates
2015-09-11 11:49:37 +02:00
Shannon Deminick
647c7a6ce0
Merge pull request #788 from dampee/fixes/U4-7087
...
U4-7087 make pageId getter public to be able to unittest
2015-09-10 19:09:23 +02:00
Damiaan
6d5a8c0db7
U4-7087 make pageId getter public to be able to unittest
2015-09-10 18:11:18 +02:00
Stephan
3314ab026b
U4-7083 - filesystems, polish, fix, and back-compat
2015-09-10 14:20:21 +02:00
Stephan
8b612a1047
Use SaveFileController for stylesheets too
2015-09-10 14:19:56 +02:00
Stephan
28ecf79643
files editor xss
2015-09-10 11:20:01 +02:00
Stephan
8f78ba8b97
Revert "TEMP move stylesheet..." (pushed by mistake)
...
This reverts commit 7e1a11373b .
2015-09-10 11:14:23 +02:00
Stephan
94b0870a53
U4-6992 - fix db migrations (for real)
2015-09-10 10:47:30 +02:00
Stephan
b9ff056b61
Revert "U4-6992 - fix db migrations"
...
This reverts commit 406d172169 .
2015-09-10 10:19:28 +02:00
Stephan
7e1a11373b
TEMP move stylesheet editing to filesystem
2015-09-10 10:12:25 +02:00
Stephan
200625aa3a
SaveFileController can also save stylesheets (not used at the moment)
2015-09-10 10:04:55 +02:00
Shannon
f1e52c5ad8
fixes failing test
2015-09-10 00:18:58 +02:00
Shannon
1217e64532
Adds another migration to fix corrupted data very old dbs
2015-09-10 00:16:35 +02:00
Shannon
c454d022dc
changes code migration to use the db paramet in the lambda
2015-09-09 23:30:14 +02:00
Shannon
c4b8dcd88b
Fixes: U4-7079 Upgrade issue from an older version
2015-09-09 23:20:46 +02:00
Shannon
3a62fb5900
fixes script editor xss
2015-09-09 22:00:29 +02:00
Shannon
d127856726
fixes script editor xss
2015-09-09 21:52:52 +02:00
Shannon
02e9866398
Fixes regression issue with xss
2015-09-09 21:41:06 +02:00
Stephan
ed8c9daa8a
Merge pull request #787 from vnbaaij/patch-2
...
Remove duplicated code in UmbracoApplicationBase
2015-09-09 16:37:10 +02:00
Stephan
59ec709c69
U4-7048 - more filesystems cleanup
2015-09-09 16:32:45 +02:00
Vincent Baaij
68fa22ba9b
Update UmbracoApplicationBase.cs
...
There were two (almost identical) unhandled exception handlers in the code. Think it was caused by merge conflict
2015-09-09 15:56:00 +02:00
Vincent Baaij
e25886180a
Merge remote-tracking branch 'upstream/dev-v7' into dev-v7
2015-09-09 13:57:35 +02:00
Stephan
e8b2f3cd0b
U4-7078 - empty recycle bin with content with public access rules
2015-09-09 13:02:21 +02:00
Shannon
74eb69534d
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-09-09 10:20:26 +02:00
Shannon
710bc7ed7c
fixes minor potential xss issue with stylesheets editor
2015-09-09 10:19:57 +02:00
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
Shannon Deminick
456c89a5d5
Merge pull request #784 from umbraco/U4-6193
...
Fixes: U4-6193 Inserting an image into grid layout ignores alternativ…
2015-09-01 11:12:06 +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
Stephan
b550b9f9d1
U4-6932 - bugfix bulk processing in list view
2015-08-26 18:30:05 +02:00
Shannon Deminick
211268f210
Merge pull request #779 from SiroccoHub/dev-v7
...
Update Japanese resource XML for UI
2015-08-26 15:09:39 +02:00
arichika taniguchi
348a3e6692
Merge remote-tracking branch 'umbraco/dev-v7' into dev-v7
2015-08-26 21:54:43 +09:00
arichika taniguchi
c3c63ce0e3
Update Japanese resource XML for UI
...
Update Japanese resource XML for UI
2015-08-26 21:33:35 +09:00
Stephan
20d8656237
U4-6992 - fix server registration for new LB
2015-08-26 14:00:56 +02:00
Stephan
e114cbeeaf
Persistence - add support for locking repositories
2015-08-26 14:00:53 +02:00
Stephan
a6a6edb9f2
PetaPoco - add support for transaction level
2015-08-26 14:00:50 +02:00
Shannon Deminick
5cfb4f5122
Merge pull request #777 from umbraco/U4-6997
...
Fixes: U4-6997 Updating Public Access settings on a node should trigg…
2015-08-25 13:31:39 +02:00
Stephan
eec11c8e5f
U4-6990 - fix task scheduler
2015-08-25 11:59:56 +02:00
Claus
438dedd1ab
Fixes: U4-6997 Updating Public Access settings on a node should trigger a re-render of the tree.
...
For some reason the ReloadActionNode does not work in this case. Updated to using SyncTree which works.
2015-08-25 11:26:43 +02:00
Stephan
a950acbaba
U4-7002 - ToAppRelative is too greedy
2015-08-24 17:28:04 +02:00
Claus
f44875d072
Prevent internal member groups from showing up in group list on member properties.
...
Prevent internal member groups from showing up in the member group tree listing.
2015-08-24 16:14:29 +02:00
bjarnef
d7360e7a41
Additional translations for members
...
Addtional translations for members, help dialog and a few updated in
da.xml
2015-08-23 16:49:53 +02:00
Sebastiaan Janssen
add2f57397
Bump version
2015-08-21 13:30:29 +02:00
Shannon
cd3c17d73f
Obsoletes AllowAll on MemberAuthorizeAttribute
2015-08-21 12:15:45 +02:00
Shannon
fe6d783222
auths member controllers
2015-08-21 12:11:22 +02:00
Shannon
fc8b0f1822
Fixes: U4-6934 v7.3.0-beta3 ListView sorting by updateDate throws exception
2015-08-21 12:02:51 +02:00
Dan Bramall
bd56117c80
Rounds grid widths to 8 decimal places (like Bootstrap) to fix U4-6569 and U4-6357.
2015-08-20 22:08:31 +01:00
Shannon
6102c970c8
ensures single tab displays show tab
2015-08-20 19:10:03 +02:00
Shannon
29903058a9
Fixes: U4-6937 Update all web.configs in all subfolders to use MVC4 / Razor 3, U4-6938 While upgrading, delete dlls that shouldn't be there after upgrade
2015-08-20 18:41:39 +02:00
Shannon
b3940dea1b
Fixes: U4-6982 TAG Group not working as it's expected, when there's more than 2 sets of tag group
2015-08-20 16:52:07 +02:00
Shannon
3dac630d05
Fixes: U4-6998 User language drop down is incorrect when default language is used
2015-08-20 16:07:46 +02:00
Shannon
10108d75b8
Fixes: U4-6953 DatePicker (with time?) seems to be misbehaving since 7.2.8 in Firefox
2015-08-20 15:22:10 +02:00
Shannon
24cb64579b
make sure the time is not there for a non time picker when the pre-value is empty.
2015-08-20 12:48:33 +02:00
Shannon
86239cc777
fixes date time picker if the format is cleared from pre-values, it will revert to default.
2015-08-20 12:45:42 +02:00
Shannon
685aea1728
Fixes: U4-6879 Validation issues when creating new content and cancelling save event.
2015-08-20 11:50:32 +02:00
Jeavon Leopold
8ea99b9463
Adjust so that first crop isn't used for ratio when only a width or height parameter is passed into GetCropUrl
2015-08-20 10:22:15 +01:00
Jeavon Leopold
bc20a48570
Tiny Stylecop bracket adjustment
2015-08-20 09:34:48 +01:00
Jeavon Leopold
a17865683c
Variable renaming
2015-08-20 09:33:12 +01:00
Jeavon Leopold
6f76ee384c
Added some extra GetCropUrl tests as you can never have too many
2015-08-20 09:31:20 +01:00
Shannon
eb4e041682
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-08-20 10:25:53 +02:00
Shannon
477aa754b3
uses non deprected methods
2015-08-20 10:14:07 +02:00
Shannon Deminick
48bff0aa6c
Merge pull request #770 from bjarnef/dev-v7-missing-danish-translations
...
Add missing Danish translations
2015-08-20 10:12:26 +02:00
Bjarne Fyrstenborg
4ea9fec9e2
Add missing Danish translations
...
Added missing keys in da.xml and removed some duplicate keys.
2015-08-20 09:56:16 +02:00
Alexander Bryukhov
5167ba7aee
ru.xml - newest 'member' and 'help' sections
2015-08-20 09:04:52 +06:00
Sebastiaan Janssen
f3a965841b
U4-6043 Error parsing package.manifest value Path line 0 position 0
...
Added a unit test and updated the logic as it was doing the wrong thing
#U4-6043 Fixed
2015-08-19 19:11:20 +02:00
Sebastiaan Janssen
08ddb5f4c4
Update NuGet dependency for Examine
2015-08-19 18:47:27 +02:00
Sebastiaan Janssen
4ec63ffd0d
U4-6939 'html code' button is missing in the Rich Text Editor]
...
#U4-6939 Fixed
2015-08-19 18:40:04 +02:00
Sebastiaan Janssen
4cb3e82972
U4-6926 HTML tag in nodeName renders as HTML in tree
...
#U4-6926 Fixed
2015-08-19 18:33:11 +02:00
Shannon
0a20741f39
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-08-19 18:22:26 +02:00
Shannon
4575748f16
adds TODO and formatting
2015-08-19 18:22:06 +02:00
Sebastiaan Janssen
028ee831b8
U4-6043 Error parsing package.manifest value Path line 0 position 0
...
#U4-6043 Fixed
2015-08-19 18:11:18 +02:00
Jeavon Leopold
3595dd3339
Adding checks for predefined crops that are still set to default and where a specific resize parameter has been passed into GetCropUrl so that output crop is in same ratio as the predefined crop
2015-08-19 16:54:03 +01:00
Sebastiaan Janssen
54981cd57c
Merge pull request #764 from Aaen/U4-6977
...
U4-6977: Updated the Our screenshot to show off the new design
2015-08-19 16:02:10 +02:00
Shannon Deminick
0aab8cacaa
Merge pull request #767 from leekelleher/U4-6986
...
U4-6986 PublishedContentExtensions.FirstChild() throws exception
2015-08-19 15:41:15 +02:00
leekelleher
15b4d33e00
U4-6986 PublishedContentExtensions.FirstChild() throws exception
...
Changes the return value to use `.FirstOrDefault()` instead of `.First()`.
Includes unit-test.
2015-08-19 13:57:58 +01:00
Shannon Deminick
367ba5cddf
Merge pull request #766 from bjarnef/dev-v7-minor-translations
...
Localize text in help dialog
2015-08-19 10:40:37 +02:00
Dennis Aaen
ff64efbcdf
Fix: Corrected the height of the image of the new ourumbraco
2015-08-19 10:00:39 +02:00
bjarnef
5bc0c499d8
Localize text in help dialog
...
Add localization for text in help dialog, create and delete dialogs and
some minor parts of the member area.
2015-08-19 02:03:54 +02:00
Dennis Aaen
f667318b58
U4-6977: Updated the Our screenshot to show off the new design
2015-08-18 15:14:51 +02:00
Shannon
87c9d15ad5
removes autocomplete="off" from login
2015-08-18 10:44:45 +02:00
Vincent Baaij
d5a41d41e9
Merge remote-tracking branch 'upstream/dev-v7' into dev-v7
2015-08-18 09:14:11 +02:00
Shannon
127736d188
updates to latest examine
2015-08-13 15:30:28 +02:00
Shannon
139ab8d4df
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-08-13 15:19:26 +02:00
Shannon
4abb8035b8
Changes the shutdown time for the logger to be 1 second
2015-08-13 15:19:16 +02:00
Shannon
0ca1807d64
Adds DelegateExtensions + Tests which is used for retrying and is used with the Examine Index Sync
2015-08-13 15:19:04 +02:00
Shannon Deminick
5ae90d201c
Merge pull request #762 from Jeavon/RefreshByJson
...
Publicise methods and subclasses in MediaCacheRefresher
2015-08-13 14:59:23 +02:00
Jeavon Leopold
6c416009d7
Make DeserializeFromJsonPayload in MediaCacheRefresher and associated sub classes public so that it's possible to easily retrieve the data in custom code
2015-08-13 13:52:21 +01:00
Sebastiaan Janssen
50da9bcb50
Should help with U4-4049 Some images fail when uploading multiple media files
2015-08-13 12:26:00 +02:00
Shannon
9e6a2d8a7c
Fixing: U4-6942 During upgrade MUST make sure that the new Property Type GUIDs are consistent ... just needs some testing now;
2015-08-11 15:56:48 +02:00
Shannon
cfb84cae44
removes license txt that doesn't make any sense.
2015-08-11 12:23:15 +02:00
Shannon
4239833713
updates NotificationService
2015-08-11 12:12:34 +02:00
Shannon
4fa1a3948e
updates how versions are sorted before being sent.
2015-08-11 11:52:06 +02:00
Shannon Deminick
1b78e854f0
Merge pull request #759 from umbraco/U4-5180
...
Fix: U4-5180 Notifications email highlighting is incorrect. Ensured t…
2015-08-11 11:50:57 +02:00
Shannon Deminick
c62a2362d2
Merge pull request #761 from umbraco/U4-6808
...
U4-6808 Bug in umbRequestHelper service causing exceptions to end up …
2015-08-11 11:48:01 +02:00
Shannon Deminick
eb1855fcb7
Merge pull request #760 from umbraco/U4-6798
...
U4-6798 Rollback Dialog Displays Incorrect Author.
2015-08-11 11:44:10 +02:00
Shannon
d4863239cd
adds null check to query builder
2015-08-11 10:40:18 +02:00
Shannon
4b7ddb9c15
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-08-10 18:06:50 +02:00
Shannon
e5bb35b335
Updates to latest Examine
2015-08-10 18:06:23 +02:00
Claus
7eabd09b3a
Ignoring test causing CI to fail occasionally.
2015-08-10 15:11:08 +02:00
Shannon
087f0c0ede
updates internals visible for courier.
2015-08-10 13:09:48 +02:00
Shannon
db9d6d9109
Makes the getter for InternalSearcher lazy, fixes up the LocalTempStorageDirectory so that it properly deals with both directories the same, including lock files. Fixes up the LocalTempStorageIndexer with a ton more error checks and retry attempts to acquire locks if it cannot do so during initialization. This has proven to work seamlessly with my load tests now including the functionality for Sync. Need to test LocalOnly with the tests now too. Also, this should work if an index gets corrupted in temp storage for some odd reason (shouldn't do now btw). More testing required but this so far is showing to be much more stable especially with the new changes in Examine core.
2015-08-07 00:06:56 +02:00
Shannon
700e180522
Updates ensuring db connection so that it's not waiting arbitrarily to exit.
2015-08-07 00:02:35 +02:00
Claus
8584997f5f
U4-6808 Bug in umbRequestHelper service causing exceptions to end up in backoffice.
2015-08-06 16:03:12 +02:00
Claus
4710b3b641
U4-6798 Rollback Dialog Displays Incorrect Author.
2015-08-06 14:53:56 +02:00
Claus
227e2489c1
Fix: U4-5180 Notifications email highlighting is incorrect. Ensured the versions of content used in comparison is sorted correctly so the highlighting is based on previous version and not the base version of the content.
2015-08-06 10:32:41 +02:00
Shannon
91a5b19378
Fixes: U4-6891 Can't get to the "Rebuild" button when Lucene index folder is empty as well as how the polling works.
2015-08-05 18:32:59 +02:00
Shannon
4c20441c4e
Fixes: U4-6915 Txt Starter Kit install fails on 7.3.0 beta3
2015-08-05 17:17:49 +02:00
Shannon
edfe1e6d54
Fixes: U4-2793 There doesn't seem to be a way to un-assign a template from a content item with the new API. Fixes issue with content type cache clearing when templates are deleted. Fixes the legacy packager to use the new template service to delete templates which does it in a much more graceful way, otherwise we need to do a try catch.
2015-08-05 16:30:21 +02:00
Shannon
7869f77704
Fixes up deleting templates, fixes up legacy template code to ensure things are saved when they are updated
2015-08-05 15:00:28 +02:00
Shannon
34fd405bca
Downgrades AutoMapper to the version before the assembly was signed (breaking!), we're stuck on < 3.1 because Automapper decided to sign an assembly in a minor version, nothing we can do till v8
2015-08-05 13:35:42 +02:00
Shannon
f03ee9f908
Fixes routing tests and reverts to simplified routing logic based on the Language ISO code returned from the IDomain object.
2015-08-05 12:10:13 +02:00
Shannon
b053638204
Fixes: U4-6866 getDescendants of template, N+1 issues for template repo (U4-5618 Repository level performance enhancements - remaining N+1 queries)
2015-08-05 11:50:20 +02:00
Shannon
d790194682
Fixes: U4-6918 App_Plugins folder needs to be created properly on app start
2015-08-04 17:36:03 +02:00
Shannon
3fec2b9756
uses the LanguageIsoCode returned from the domain object during routing so it doesn't need to be re-looked up.
2015-08-04 15:53:08 +02:00
Shannon
bc7a31d791
Updates IDomain to include language ISO code so we can save a lookup
2015-08-04 15:42:44 +02:00
Shannon
05d84c6673
updates the operation status to return the event messages used when raising events
2015-08-04 14:52:34 +02:00
Shannon
f6645e3928
Fixes: U4-6917 ContentTypeService.GetContentType( GUID) throws exception
2015-08-04 14:05:57 +02:00
Shannon
50b00b12b0
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-08-04 13:23:57 +02:00
Shannon
569371ffff
Fixes resize panel U4-5308 Umbraco 7 Content Tree Width not resizable or scrollable
2015-08-04 13:22:22 +02:00
Per Ploug Krogslund
f7b72b225a
Grid: auto-insert layout, row and editors if only 1 is available
...
When the grid loads and only one layout is available, it will be
inserted automatically.
When a row is inserted and a cell only has a single editor allowed, it
will be inserted.
These are chained so when an empty grid editor is loaded it will
preload layout + controllers if only one option is possible.
Also fixed the cog icon being visible, even without settings available
Adjusted a bit of styling for TinyMCE editors as they are invisible if
no focus + content entered.
2015-08-04 12:25:33 +02:00
Shannon
d1bed54cf1
Fixes tabdrop memory leak U4-6907 Bootstrap tab drop has memory leaks, fixes tab/header to use the correct bootstrap tab api, simplifies the header code dramatically and speeds up processing. Fixes mem leak with delayedMouseLeave.directive
2015-08-04 11:59:57 +02:00
Shannon
ba868887d4
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-08-03 12:50:18 +02:00
Shannon
3a7853dcbe
makes sure the bottom bar buttons are moved when resizing the left pane and that their position stays relative during tab changing.
2015-08-02 11:32:43 +02:00
Shannon
60af7deacd
ensures more unbinding is happening
2015-08-02 11:32:14 +02:00
Shannon
49bc3151b0
Fixes the detectfold processing and tab changing events, creates new umbTabs directive to manage the bootstrap tab changing events so other directives can easily subscribe to the changes. updats all editors to use them.
2015-08-02 11:13:26 +02:00
Shannon
d6b7bae38a
reverts tabs back to use only bootstrap tabs (we can change that at a later date now that we have the code), have fixed up a lot of the detect-fold logic so that it doesn't run an insane amount of calculations, however now we need to properly fix the bootstrap tab event bindings.
2015-08-01 17:33:55 +02:00
Sebastiaan Janssen
715cc22722
Revert "Correct trees.config"
...
This reverts commit 88b23e09b6 .
2015-08-01 15:11:47 +02:00
Sebastiaan Janssen
88b23e09b6
Correct trees.config
2015-08-01 15:05:01 +02:00
Hai Le
4697f2ecad
Bug fix: Issue with stripping modifiers with no trailing characters after placeholder
...
When using a modifier with no trailing characters after the placeholder eg. setting a color style with #{0}. The end selection is set to 0 resulting in the value also being stripped
2015-08-01 15:54:00 +10:00
Shannon
612484c0b6
ensures more jquery event listeners are unbound
2015-07-31 12:52:29 +02:00
Shannon
0e4974babe
Creates windowResizeListener directive... so there's only a single listener for this and things can register/unregister as required from it and the callbacks will always execute in a $digest. Updates the detect-fold and navResize to use this, it is much snappier now with less overhead.
2015-07-31 12:34:02 +02:00
Sebastiaan Janssen
5fdd7d8bd6
Merge branch 'bjarnef-dev-v7-U4-6898' into dev-v7
2015-07-31 11:29:58 +02:00
Sebastiaan Janssen
b5c87ccfb7
Merge branch 'dev-v7-U4-6898' of https://github.com/bjarnef/Umbraco-CMS into bjarnef-dev-v7-U4-6898
2015-07-31 11:29:51 +02:00
Sebastiaan Janssen
2efe6ae7a4
Merge pull request #754 from bjarnef/dev-v7-U4-6179
...
Highlight recycle bin tree node
2015-07-31 11:20:44 +02:00
Shannon
5775984730
have new tab implementation working with backwards compat with bootstrap tabs. For our own editors, we will use the new tabs, this gives us more control and should be a bit quicker, perhaps in v8 we can remove bootstrap tabs entirely.
2015-07-31 10:50:33 +02:00
Sebastiaan Janssen
cbab70fd7c
Should finally fix this test that apparently relies on super strict timings
2015-07-30 19:28:33 +02:00
Shannon
cfa2a30006
Changes how tabs work ... to no longer have to rely on bootstrap tabs and the hacky timing work-arounds, tabs are actually quite easy and now give us much more control.
...
Have made this change as backwards compatable (some things are deprecated though). Will update the other editors now.
2015-07-30 18:44:15 +02:00
bjarnef
09a3b0d155
Highlight recycle bin tree node
...
Ensure recycle bin tree node is highlighted when chosen.
2015-07-30 18:36:22 +02:00
Sebastiaan Janssen
ca9cd77ded
Fix log type
2015-07-30 18:14:29 +02:00
Sebastiaan Janssen
812601217a
Merge branch 'pete2' into dev-v7
2015-07-30 18:03:09 +02:00
Pete Duncanson
3a6ec5ef0c
Add a log message to stop database start up code from swallowing exception messages, now stash them in the logs to give developers a chance ;)
2015-07-30 18:01:24 +02:00
Rasmus Eeg Møller
4197a7654f
U4-6902 - Changed from internal to public
...
Just like the ContentFinderResolver.cs
2015-07-30 17:59:18 +02:00
Sebastiaan Janssen
3133014650
Removes more references to FixedDisplayModes
2015-07-30 17:39:07 +02:00
Sebastiaan Janssen
4bce945946
Remove stray FixedDisplayModes reference
2015-07-30 17:19:43 +02:00
Sebastiaan Janssen
2d15c9c01c
Use the new views config transform
2015-07-30 17:08:40 +02:00
Sebastiaan Janssen
58e648828b
Fix web.config and adds a transform for NuGet
2015-07-30 17:08:40 +02:00
Sebastiaan Janssen
d87b268a40
Update to MVC5
2015-07-30 17:08:39 +02:00
bjarnef
5174645059
Make tree nodes consistent
...
Make tree nodes have same position from the left regardless of the arrow
to expand the children.
2015-07-30 16:04:54 +02:00
Shannon
e4286bc35b
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-07-30 15:13:51 +02:00
Shannon
cf4d13da31
fixes backward compat issue
2015-07-30 15:13:39 +02:00
Shannon Deminick
a89b064e29
Merge pull request #751 from rasmuseeg/patch-1
...
U4-6902 - Changed from internal to public
2015-07-30 15:04:23 +02:00
Rasmus Eeg Møller
1e41973eb5
U4-6902 - Changed from internal to public
...
Just like the ContentFinderResolver.cs
2015-07-30 14:54:10 +02:00
Shannon
b4e496fceb
Fixes backwards compat issue in 7.3 with TagQuery property on UmbracoHelper. see: http://issues.umbraco.org/issue/U4-6899
2015-07-30 14:03:17 +02:00
Shannon
bb94fc7d71
Ensures notifications are shown for drag/drop uploads
2015-07-30 11:35:00 +02:00
Shannon
959378c456
Fixes file cleanup with blue imp uploads
2015-07-29 16:14:09 +02:00
Shannon
787e128d5c
wires up event messages for media editor and tree (haven't done the drag/drop media upload though)
2015-07-29 16:00:06 +02:00
Shannon
b7912a7be7
fixes build
2015-07-29 15:22:22 +02:00
Shannon
0bc7aa6ba7
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-07-29 15:18:34 +02:00
Shannon
367da39bbb
wires up UI to show notifications for delete cancellation
2015-07-29 15:18:23 +02:00
Shannon
6d8ffb903f
Ensures events for deleting, trashing and unpublishing are done using the event messages, updates UI to support showing these messages in the list view, Since we cannot change the
...
method results on a service, we've created a new temporary service that we will explicitly implement with an extension method to get it. This is temporary until v8 where we will just replace
the original methods on the service with these methods and then remove this class.
2015-07-29 15:12:12 +02:00
Shannon
0e992f897f
Removes standalone classes, we can replace these with what we've got in the LinqPad provider
2015-07-29 15:07:55 +02:00
Shannon
3f19878c18
changes member controller to use long overload
2015-07-29 15:07:32 +02:00
Stephan
308f64a7e2
doc BatchedDatabaseServerMessenger startup
2015-07-29 11:22:12 +02:00
Shannon
1eab92b299
updates prog bars in examine mgt dashboard to be like other umb prog bars
2015-07-27 18:58:14 +02:00
Shannon
7a8b8f138f
Fixes list view search debounce and adds a ui indication that search is in progress.
2015-07-27 18:48:41 +02:00
Shannon
926ea54c39
Developers can cancel an event with the CancelOperation method of the event with a custom message which will be used in place of the normal default cancellation message
2015-07-27 18:04:20 +02:00
Shannon
b44494a093
Works on: U4-5308 Umbraco 7 Content Tree Width not resizable or scrollable
2015-07-27 16:38:39 +02:00
Shannon
a6094a82cb
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-07-27 16:16:22 +02:00
Shannon
07f58d191b
fixes js error
2015-07-27 16:16:10 +02:00
Sebastiaan Janssen
51eae92a5a
Update json.net everywhere
2015-07-27 16:11:18 +02:00
Sebastiaan Janssen
0be3f3fb76
Oops, wrong path! Come on msbuild: just intuit what I wanted to do! :)
2015-07-27 16:08:28 +02:00
Sebastiaan Janssen
9f000eb90c
Updates build to include and exclude correct files, syncs web.config and syncs dependency versions between core and nuget pkg
2015-07-27 15:52:10 +02:00
Sebastiaan Janssen
b7926bfa19
Cookie monster
2015-07-27 15:52:10 +02:00
Shannon
fa76ffa5ca
workaround for upgrade auth issue
2015-07-27 15:48:14 +02:00
Shannon Deminick
5ed8ade862
Merge pull request #748 from mattbrailsford/dev-v7-increase-tree-icon-size
...
Increased tree icon font size for better visibility
2015-07-27 12:55:13 +02:00
Shannon
7a31ce16e2
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-07-27 12:53:20 +02:00
Shannon
16c9ca9e4b
Refactors IDomain model, simplifies it so that it doesn't contain references, simplifies the domain repository to no longer require lookups of content and languages, updates all other code referencing IDomain and now if a language lookup is required it is made when appropriate.
2015-07-27 12:53:09 +02:00
Shannon
00c13b9939
fixes tests
2015-07-27 12:03:38 +02:00
Shannon Deminick
dbced8bef7
Merge pull request #749 from AndyButland/u4-6856
...
U4-6856 - fixed issue that prevents username update...
2015-07-27 10:47:54 +02:00
AndyButland
9552922795
Fixed issue that prevents username update if other core membership provider properties are updated at the same time
...
Fixed typo in previous commit
2015-07-27 10:33:37 +02:00
mattbrailsford
de53c8886b
Increased to 19 pixels based on feedback
2015-07-25 09:32:54 +01:00
mattbrailsford
3672d13215
Increased font tree icon font size to 17px for better visibility
2015-07-24 21:36:24 +01:00
Shannon
5ab036e9d3
missing column creation in migration script.
2015-07-24 18:58:08 +02:00
Shannon
accf52ca38
if user has explicitly opted out of index rebuild on startup, we must ensure that the database server messenger doesn't rebuild them either.
2015-07-24 18:52:04 +02:00
Shannon
51d14a7a01
Updates all calls to GetAll(params int[]) that potentially could have looked up all data un-intentionally - cause for U4-6869 contentService + domainService is slow outside Umbraco App Context
2015-07-24 18:36:07 +02:00
Shannon
db0defb93f
Ensures that indexes aren't double rebuilt on startup which can occur if there are no indexes and the DatabaseServerMessenger hasn't sync'd anything
2015-07-24 18:07:20 +02:00
Shannon
1fca0d22bf
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-07-24 17:34:28 +02:00
Shannon
7d7e92432e
Fixes how the BatchedDatabaseServerMessenger startsup/boots
2015-07-24 17:34:06 +02:00
Sebastiaan Janssen
86ad3f6b05
Makes sure that R# doesn't suggest C#6 features
2015-07-24 17:25:52 +02:00
Shannon
615ab564e5
fixes build
2015-07-24 12:57:01 +02:00
Shannon
ee36a46d51
fixes tests
2015-07-24 12:54:59 +02:00
Shannon
293568228c
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-07-24 12:13:31 +02:00
Shannon
8b86276011
Ensures event messages are passed to Saved events for content/media
2015-07-24 12:07:32 +02:00
Shannon
9406675bf2
Ensures the Saving methods on the media service are wired up with the event messages, obsoletes the hacked WasCancelled internal property on Entity.
2015-07-24 11:52:30 +02:00
Shannon
aa08a4ca37
Gets the messages being pumped out to the UI. Updates the ContentService and MediaServices to have a SaveWithStatus in order to determine the response, we'll need to update most of the methods to also have this OperationStatus. Now messages can be added to the UI for Saving & publishing for media and content services, we'll need to update more to support everything.
2015-07-24 11:44:09 +02:00
Sebastiaan Janssen
abf8777b0a
U4-6867 UmbracoLog wrongfully logs unPublish event with user ID 0
...
#U4-6867 Fixed Assignee: Unassigned
2015-07-24 11:02:13 +02:00
Shannon
a6a2b02cd8
working on U4-5927 - this extends the base event class to have EventMessages which event consumers can add to, the trick is that there is a factory for these EventMessages, in a web context, the factory is a request based factory so that during a request all instances of the EventMessages are the same instance. All services then accept an instance of IEventMessagesFactory which they can then use when raising events. We'll then use this to send messages to the UI. Not sure if i should make this a resolver yet or not. Still a WIP!!
2015-07-23 20:04:40 +02:00
Shannon
445dff7c5e
publicizes the ctor for PetaPocoUnitOfWorkProvider
2015-07-23 18:30:20 +02:00
Shannon
37076fa4eb
Completes: U4-6871 CoreBootManager.CreateApplicationContext & CoreBootManager.CreateApplicationCache returns the instance instead of setting the singleton
2015-07-23 18:26:56 +02:00
Shannon
8c871a6172
publicizes a ctor for the ServiceContext which will allow you to pass in a custom repository factory.
2015-07-23 18:13:43 +02:00
Shannon Deminick
3e42358f2a
Merge pull request #744 from timothyleerussell/dev-v7-umbracohelper-componentRender
...
Update Field() methods in UmbracoHelper
2015-07-23 18:05:01 +02:00
Shannon
9bdb91b3c0
latest examine
2015-07-23 18:03:44 +02:00
Shannon
7f1f090a10
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-07-23 17:57:08 +02:00
Shannon
5c91c204fa
removes unneeded class
2015-07-23 17:57:02 +02:00
Shannon
11c7955b1e
Lazily serializes the member data when required instead of all at once, this will save memory since the xml will only be created when it's required.
2015-07-23 17:56:29 +02:00
Shannon Deminick
72d4457a24
Merge pull request #745 from KevinJump/dev-v7-PackageMacros
...
Package Service - Case Insensitive Macro parameters
2015-07-23 15:43:19 +02:00
Shannon
9606cab81e
Fixes: U4-4669 Required checkbox is overruled by regex on document type
2015-07-23 14:44:02 +02:00
Shannon
7cd47114e0
Fixes: U4-6771 Sorting editorstyles is not possible
2015-07-23 14:27:54 +02:00
Shannon
cd578b7b19
Fixes: U4-6770 When creating editorstyles: No stylesheet property found with name when creating headingstyles with capitals
2015-07-23 13:18:53 +02:00
Shannon
f3d9b4a9f3
Fixes BatchedDatabaseServerMessenger - it implements IApplicationEventHandler to control it's bootup process which ensures it doesn't attempt to boot or bind to events if the app is not configured or installing. This was preventing upgrading to 7.3
2015-07-23 12:28:17 +02:00
Shannon
b0fb892b16
Fixes: U4-6736 Log "logout" from Umbraco and also ensures logging is occuring on timeout, logout, login all with Identity stuff.
2015-07-23 12:03:50 +02:00
Shannon
66ca4e48bb
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-07-22 18:25:21 +02:00
Shannon
96cd4daca5
Fixes how modelstate and viewdata get populated into the PartialViewMacroController and in turn get populated into the viewresult, privatize's EnsureViewObjectDataOnResult so that it's not used by accident elsewhere
2015-07-22 18:25:08 +02:00
Stephan
a1f08ad1b4
Fix build
2015-07-22 13:11:39 +02:00
Shannon
44c3140b20
Updates CoreBootManager to be provided a logger which decouples it a little bit, updates CoreBootManagerTests to ensure resolution is reset on teardown, updates the ApplicationEventsResolver inner resolver to not use obsolete ctor's
2015-07-22 12:44:29 +02:00
Shannon
7fac2b811b
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-07-22 12:10:33 +02:00
Shannon
201512d5f2
Fixes :U4-6858 add localizationService.GetDictionaryItemDescendants, also obsoletes FlattenList since if used incorrectly could cause a flood of SQL calls, adds some tests to verify the output of SelectRecursive is in the same order and updates anything using FlattenList to SelectRecursive. Updates the Language repository to use GetAll wherever possible so all languages are simply cached, this means there less overall cache and less lookups. Updates the Dictionary repository to have less N+1 lookups when building the entity from the DTO by just looking up all languages instead of one at a time. Adds tests for getting descendants for dictionary items.
2015-07-22 12:10:21 +02:00
Kevin Jump
c1f5d8392d
Package Service - Case Insensitive Macro parameters
...
Make the check for existing alias values case Insensitive - stops the
SQL error you get if you try to add the same parameter twice.
2015-07-22 10:53:08 +01:00
Timothy Lee Russell
1aaeb75e0e
Update Field() methods in UmbracoHelper
...
Update Field() methods in UmbracoHelper to use the existing lazy
instantiation of ComponentRenderer to fix a problem where
_componentRenderer is not provided by the default constructor.
2015-07-21 14:58:34 -07:00
Sebastiaan Janssen
0bbe1c6cdc
U4-6721 Error when submitting Macros, Collection was modified; enumeration operation may not execute. (after project has been updated to MVC5)
...
#U4-6721 In Progress
2015-07-21 19:35:00 +02:00
Shannon
b78f75775d
Fixes: U4-6859 get membertype by key
2015-07-21 16:55:27 +02:00
Sebastiaan Janssen
34f44b02a2
U4-6721 Error when submitting Macros, Collection was modified; enumeration operation may not execute. (after project has been updated to MVC5)
...
#U4-6721 In Progress
2015-07-21 15:55:39 +02:00
Shannon
93c1321b99
fixes potential null ref when accessing the TagQuery property of UmbracoHelper
2015-07-20 15:37:40 +02:00
Shannon
73cb9ab3e5
updates core boot manager tests
2015-07-20 15:30:58 +02:00
Shannon
e402768212
simplifies methods to just be GetTaggedEntityByKey, GetTaggedEntityById
2015-07-20 13:49:46 +02:00
Shannon
6095f0233e
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-07-20 13:45:47 +02:00
Shannon
9b1f4ecff9
Fixes: U4-6855 ITag does not expose the property it belongs to
2015-07-20 13:45:31 +02:00
Sebastiaan Janssen
3c884b583e
U4-6762 7.3 beta: Could not load file or assembly 'System.Web.Mvc, Version=4.0.0.0
...
#U4-6762 Fixed
2015-07-20 11:30:41 +02:00
Sebastiaan Janssen
ea653cbd18
U4-6762 7.3 beta: Could not load file or assembly 'System.Web.Mvc, Version=4.0.0.0
...
#U4-6762 Fixed
2015-07-20 11:30:04 +02:00
Stephan
b2679f3f17
Bugfix
2015-07-19 13:08:29 +02:00
Shannon
231a7fa7c4
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-07-17 15:47:44 +02:00
Stephan
a3936d69cb
Revert rogue umbracoSettings.config changes ( dbaf7c0)
2015-07-17 14:20:05 +02:00
Shannon
a273584cc8
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-07-17 11:09:48 +02:00
Shannon
62c4e404b3
enabled db server registrar by default unless the legacy dist calls is enabled.
2015-07-17 11:09:31 +02:00
Stephan
d1b6b5c76f
DatabaseServerMessenger - cleanup
2015-07-17 10:48:09 +02:00
Shannon
b5cf3e9f59
Fixes: U4-6844 Potential perf issue with new Domain service
2015-07-16 18:09:56 +02:00
Shannon
d97c772c70
Fixes: U4-6831 Add {machinename} to ExamineIndex.config by default
2015-07-16 17:19:49 +02:00
Shannon
d5460068d4
Merge remote-tracking branch 'origin/master-v7' into dev-v7
...
Conflicts:
build/UmbracoVersion.txt
src/SolutionInfo.cs
src/Umbraco.Core/Configuration/UmbracoVersion.cs
src/Umbraco.Core/Macros/MacroTagParser.cs
src/Umbraco.Core/packages.config
src/Umbraco.Tests/Controllers/BackOfficeControllerUnitTests.cs
src/Umbraco.Tests/Macros/MacroParserTests.cs
src/Umbraco.Tests/Strings/StringExtensionsTests.cs
src/Umbraco.Tests/Umbraco.Tests.csproj
src/Umbraco.Web.UI.Client/src/common/services/macro.service.js
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web/Editors/BackOfficeController.cs
src/umbraco.cms/Actions/Action.cs
2015-07-16 17:04:25 +02:00
Shannon
5ac34a700f
fixes get file checks in FileSystemTree when the folder doesn't exist
2015-07-16 16:58:13 +02:00
Shannon
a40762f09d
excludes folders from the UI project that we don't need to ship with.
2015-07-16 16:29:36 +02:00
Shannon
0f00eaed78
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-07-16 15:59:22 +02:00
Shannon
01653f60f9
Fixes: U4-6756 Don't ship or generate unnecessary folders
2015-07-16 15:59:08 +02:00
Shannon
d8b6f1fef1
Fixes database server messenger to not bind to events if we're not installed, otherwise we get ysods (not sure if there was a typo there or not, but should defo not boot when not installed)
2015-07-16 15:52:22 +02:00
Sebastiaan Janssen
1ecd0af268
New installer image
2015-07-16 15:49:18 +02:00
Shannon
c2dc896fce
working on: U4-6756 Don't ship or generate unnecessary folders
2015-07-16 15:29:46 +02:00
Sebastiaan Janssen
2f714d0b3e
Update MySql.Data dependency
2015-07-16 13:59:19 +02:00
Shannon
0bbcaca067
Add unique id for TextSearch / LuceneSearch
...
Add unique id for TextSearch / LuceneSearch for each searcher.
2015-07-16 13:52:52 +02:00
Sebastiaan Janssen
55d3d8437a
Update number of tattoos
2015-07-16 12:44:10 +02:00
Shannon
9e2ab8507f
Fixes c# macro tag parser - it needs to parse all macros contained in the entire string, the regex options were wrong meaning if you tried to add multiple macros without parameters it would fail, have added a unit test for that.
2015-07-16 12:31:07 +02:00
Shannon
6ee6c77d6e
bumps version
2015-07-16 11:10:36 +02:00
Shannon
9b5d4e5b08
Moves some logic into StringExtensions, updates tests, adds other tests
2015-07-16 10:40:43 +02:00
Shannon
49f8b530b7
FIX U4-6687: Adding tests for RTE Macro parsing when macroAlias is the first attribute and a new test for multiple Macros of various format.
2015-07-16 09:51:04 +02:00
Shannon
56176d0e36
Fix U4-6687: Can't add multiple instances of a macro in RTE in 7.2.6 without ruining RTE formatting
...
We found that the MacroTagParser.cs was being greedy and matching all UMBRACO_MACRO tags instead of getting them individually.
macro.service.js was updated for posterity purposes to match the regex in the .cs side, but testing showed that it was functioning as expected without this change.
2015-07-16 09:50:49 +02:00
Shannon
ab41c900da
Quick stab at testing a method from BackofficeController for U4-6843
...
* Move GetLegacyActionJs logic into an internal static method so we can test
* Change LegacyJsActionType to internal for testing
* Add tests to verify method can determine between js paths and js blocks, so as not to pass js code into IOHelper.ResolveUrl
Conflicts:
src/Umbraco.Tests/Umbraco.Tests.csproj
2015-07-16 09:48:04 +02:00
Shannon Deminick
92e0e5e570
Merge pull request #743 from tomfulton/tests-u4-6843
...
Quick stab at testing a method from BackofficeController for U4-6843
2015-07-16 09:47:11 +02:00
Shannon
90645e5e85
Check for ~/ before using IOHelper.ResolveUrl
...
An "relative virtual path" exception can be thrown by a path like "umbraco/test.js"
2015-07-16 09:45:18 +02:00
Shannon
872c345ac9
Fix backoffice breaking when Actions use code in their JsSource - U4-6843
...
This reverts/refactors this pull request: https://github.com/umbraco/Umbraco-CMS/pull/722/files
Since JsSource can be used for a file path or actual javascript, we can't use IOHelper.ResolveUrl here. Instead we're moving it to the GetLegacyActionJs() method, which already handles deciding if it's a code or a URL.
💩
Conflicts:
src/umbraco.cms/Actions/Action.cs
2015-07-16 09:44:25 +02:00
Shannon Deminick
b4e0ddb7ad
Merge pull request #742 from tomfulton/fix/u4-6843
...
Fix backoffice breaking when Actions use code in JsSource - U4-6843
2015-07-16 09:41:20 +02:00
Tom Fulton
a1f40a3e6e
Quick stab at testing a method from BackofficeController for U4-6843
...
* Move GetLegacyActionJs logic into an internal static method so we can test
* Change LegacyJsActionType to internal for testing
* Add tests to verify method can determine between js paths and js blocks, so as not to pass js code into IOHelper.ResolveUrl
2015-07-15 23:46:31 -06:00
Tom Fulton
28df1af226
Check for ~/ before using IOHelper.ResolveUrl
...
An "relative virtual path" exception can be thrown by a path like "umbraco/test.js"
2015-07-15 23:42:42 -06:00
Tom Fulton
195953d63c
Fix backoffice breaking when Actions use code in their JsSource - U4-6843
...
This reverts/refactors this pull request: https://github.com/umbraco/Umbraco-CMS/pull/722/files
Since JsSource can be used for a file path or actual javascript, we can't use IOHelper.ResolveUrl here. Instead we're moving it to the GetLegacyActionJs() method, which already handles deciding if it's a code or a URL.
💩
2015-07-15 16:59:09 -06:00
Stephan
a93684f1f2
Bugfix unit tests
2015-07-15 18:16:45 +02:00
Shannon
18e8f09654
BatchedDatabaseServerMessenger only exists in Web now, no reason for it to be in Core. CoreBootManager by default now uses DatabaseServerMessenger (non-batched), WebBootManager now uses BatchedDatabaseServerMessenger and is always enabled by default unless the Dist Calls setting in umbracoSettings is enabled, in that case it will revert to using the legacy batched web services messenger.
2015-07-15 17:27:01 +02:00
Shannon
85ebcadcdd
Fixes more tests and more decoupling of singletons
2015-07-15 16:40:50 +02:00
Shannon
0efeba3744
Fixing unit tests, decouples more singleton accessors
2015-07-15 16:28:50 +02:00
Shannon
2a63519e8c
Fixes: U4-6834 Add TagService.GetTagsForEntity(Guid key) method
2015-07-15 15:54:06 +02:00
Shannon
ba1d546579
Merge remote-tracking branch 'origin/master-v7' into dev-v7
...
Conflicts:
src/Umbraco.Core/MainDom.cs
src/Umbraco.Tests/Umbraco.Tests.csproj
src/Umbraco.Tests/packages.config
src/Umbraco.Web.UI.Client/src/canvasdesigner/index.html
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/packages.config
src/UmbracoExamine/UmbracoExamine.csproj
src/umbraco.MacroEngines/packages.config
src/umbraco.MacroEngines/umbraco.MacroEngines.csproj
2015-07-15 14:58:19 +02:00
Sebastiaan Janssen
8baaae4da6
Merge branch '7.2.7' into master-v7
2015-07-15 12:58:48 +02:00
Sebastiaan Janssen
ed05a3223f
Update Examine NuGet dependency
2015-07-15 12:52:24 +02:00
Shannon
25e3134e35
Fixes unit tests
2015-07-15 12:33:47 +02:00
Shannon
f1b9b98f5d
Updates to latest examine
2015-07-15 12:32:11 +02:00
Sebastiaan Janssen
d2f7eda074
Fixes unit test that failed because HostingEnvironment.ApplicationID is null in unit tests
2015-07-15 10:58:38 +02:00
Shannon
a5d5809385
Fixes DatabaseServerMessenger, when an exception occurs, we need to log but we cannot keep trying to process an invalid instruction otherwise we're in an infinite error loop and no further instructions will ever get processed.
2015-07-15 10:50:01 +02:00
Shannon
d9d38b9cc1
Merge remote-tracking branch 'origin/dev-v7' into dev-v7
...
Conflicts:
src/Umbraco.Core/Sync/DatabaseServerMessenger.cs
src/Umbraco.Tests/Umbraco.Tests.csproj
src/Umbraco.Tests/packages.config
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web/Umbraco.Web.csproj
src/UmbracoExamine/UmbracoExamine.csproj
src/umbraco.MacroEngines/umbraco.MacroEngines.csproj
2015-07-15 10:32:55 +02:00
Shannon
1e147f97e1
Updates examine, updates loghelper references.
2015-07-15 10:29:28 +02:00
Stephan
db0cfad6b9
Merge 7.2.7 into dev-v7
...
Conflicts:
src/Umbraco.Core/Configuration/UmbracoVersion.cs
src/Umbraco.Tests/packages.config
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web.UI/packages.config
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/packages.config
src/umbraco.MacroEngines/packages.config
src/umbraco.cms/packages.config
src/umbraco.cms/umbraco.cms.csproj
src/umbraco.controls/umbraco.controls.csproj
src/umbraco.editorControls/umbraco.editorControls.csproj
2015-07-14 19:57:56 +02:00
Stephan
3062eedb4f
content - ensure backward compatibility
2015-07-14 19:28:15 +02:00
Stephan
1e3dd4c5cd
Cleanup new umbracoApplicationUrl config
2015-07-14 19:28:14 +02:00
Sebastiaan Janssen
a7871abbd9
Update Examine and ClientDependency to latest version
2015-07-14 16:50:45 +02:00
Stephan
effa632fab
DatabaseServerMessenger - ensure instructions
2015-07-14 16:21:05 +02:00
Stephan
161f2eda86
DisposableObject - cleanup & use
2015-07-14 15:57:01 +02:00
Stephan
bf3a08cf85
DisposableObject - cleanup & use
2015-07-14 15:56:23 +02:00
Sebastiaan Janssen
7bc208e490
U4-6825 Can't blank out values using the built-in EditProfile snippet
...
#U4-6825 Fixed
2015-07-14 15:32:08 +02:00
Shannon
a4dbc33b9a
updates LogHelper references
2015-07-14 10:52:04 +02:00
Shannon
6b2e042e76
updates LogHelper references
2015-07-14 10:49:43 +02:00
Shannon
b4bb15c66f
fixes up a bower reference
2015-07-14 10:47:51 +02:00
Stephan
7bf28a20e7
DatabaseServerMessenger - sync only if MainDom
2015-07-13 22:57:39 +02:00
Stephan
d386c069ee
Post-merge
2015-07-13 22:57:38 +02:00
Stephan
d83fdb48c9
Merge branch 7.2.7 into dev-v7
...
Conflicts:
build/UmbracoVersion.txt
src/SolutionInfo.cs
src/Umbraco.Core/ApplicationContext.cs
src/Umbraco.Core/AsyncLock.cs
src/Umbraco.Core/Cache/DictionaryCacheProviderBase.cs
src/Umbraco.Core/Cache/ObjectCacheRuntimeCacheProvider.cs
src/Umbraco.Core/CoreBootManager.cs
src/Umbraco.Core/Logging/LogHelper.cs
src/Umbraco.Core/PluginManager.cs
src/Umbraco.Core/Sync/ServerEnvironmentHelper.cs
src/Umbraco.Core/TypeFinder.cs
src/Umbraco.Core/Umbraco.Core.csproj
src/Umbraco.Tests/Scheduling/BackgroundTaskRunnerTests.cs
src/Umbraco.Tests/ServerEnvironmentHelperTests.cs
src/Umbraco.Web.UI.Client/bower.json
src/Umbraco.Web.UI.Client/gruntFile.js
src/Umbraco.Web.UI.Client/src/less/grid.less
src/Umbraco.Web.UI.Client/src/less/panel.less
src/Umbraco.Web.UI.Client/src/less/property-editors.less
src/Umbraco.Web.UI.Client/src/loader.js
src/Umbraco.Web.UI.Client/src/views/propertyeditors/datepicker/datepicker.controller.js
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web.UI/config/ClientDependency.config
src/Umbraco.Web/PublishedCache/XmlPublishedCache/XmlCacheFilePersister.cs
src/Umbraco.Web/Scheduling/BackgroundTaskRunner.cs
src/Umbraco.Web/Scheduling/KeepAlive.cs
src/Umbraco.Web/Scheduling/LatchedBackgroundTaskBase.cs
src/Umbraco.Web/Scheduling/LogScrubber.cs
src/Umbraco.Web/Scheduling/RecurringTaskBase.cs
src/Umbraco.Web/Scheduling/ScheduledPublishing.cs
src/Umbraco.Web/Scheduling/ScheduledTasks.cs
src/Umbraco.Web/Scheduling/Scheduler.cs
src/Umbraco.Web/UI/JavaScript/JsInitialize.js
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/umbraco.presentation/content.cs
src/umbraco.cms/Actions/Action.cs
2015-07-13 22:45:37 +02:00
Shannon
6aa633c8c5
changes app timeout to 1.5 mins
2015-07-13 17:10:35 +02:00
Shannon
eddd643249
ensures that when setting the PropertyType's property on a PropertyGroup that the PropertyGroupId is set and updates an auth method to ensure that the correct identity type is returned.
2015-07-13 15:52:21 +02:00
Stephan
9be2f99e7b
Scheduler - does not run tasks if not MainDom
2015-07-13 14:53:07 +02:00
Stephan
2d5bfc0fe2
Use MainDom status to protect umbraco.config
...
Conflicts:
src/Umbraco.Web/PublishedCache/XmlPublishedCache/XmlCacheFilePersister.cs
src/Umbraco.Web/umbraco.presentation/content.cs
2015-07-13 14:52:55 +02:00
Stephan
c01f864e37
ApplicationContext - manage MainDom
...
Conflicts:
src/Umbraco.Core/ApplicationContext.cs
src/Umbraco.Core/Umbraco.Core.csproj
2015-07-13 14:41:07 +02:00
Stephan
a8be796d68
Bugfix content for LB
2015-07-13 14:17:00 +02:00
Stephan
4acbdbe896
Move WaitOneAsync from AsyncLock to WaitHandleExtensions
...
Conflicts:
src/Umbraco.Core/AsyncLock.cs
src/Umbraco.Core/Umbraco.Core.csproj
2015-07-13 14:16:43 +02:00
Stephan
34a9eef8b8
BackgroundTaskRunner - add Hosted option, refactor some tasks
...
Conflicts:
src/Umbraco.Web/Scheduling/BackgroundTaskRunner.cs
2015-07-13 14:13:47 +02:00
Stephan
0f56fa4baa
Bugfix content xml doctype issue
2015-07-13 14:08:50 +02:00
Shannon
82a8404b2e
Updates TemplateRenderer to not use singletons and to ensure that the http context values are copied back if anything fails
2015-07-09 18:30:52 +02:00
Shannon
bce8affe16
removes unused method
2015-07-09 15:19:47 +02:00
Shannon
4bbd8097a2
Merge branch '7.2.7' of https://github.com/umbraco/Umbraco-CMS into 7.2.7
2015-07-09 15:08:41 +02:00
Shannon
da9c810d78
Updates examine initialization of its IIndexCriteria to be lazy, this will save a few db calls on startup and ensure they are excuted at the very last possible time.
2015-07-09 14:32:50 +02:00
Shannon
431d066300
Changes the ApplicationEventHandler to check if the db is configured instead of being connected to which can cause issues if SQLCE file is locked by another app domain on startup. Then we verify in the CoreBootManager that the db can be connected to with a retry policy. Changes the db context CanConnect method to not store a static value since it might later be able to be connected to.
2015-07-09 14:31:59 +02:00
Shannon
6d50bd891a
moves the ApplicationContext.IsConfigured to a lazy initializer
2015-07-09 14:30:32 +02:00
Stephan
1d00e3c5d8
UmbracoApplication - log unhandled exceptions
...
Conflicts:
src/Umbraco.Core/UmbracoApplicationBase.cs
2015-07-08 21:33:22 +02:00
Stephan
97533e7c3d
UmbracoApplication - log unhandled exceptions
2015-07-08 21:29:17 +02:00
Shannon
e69422c8d8
Fixes tests (backports cache fix by name)
2015-07-08 18:14:31 +02:00
Shannon
a277ac2fe4
udpates some logging stuff which will also make logging faster.
2015-07-08 17:55:08 +02:00
Shannon
1067b1e245
BackgroundTaskRunner - refactor recurring tasks, improve shutdown
...
Conflicts:
src/Umbraco.Web/PublishedCache/XmlPublishedCache/XmlCacheFilePersister.cs
src/Umbraco.Web/Scheduling/LogScrubber.cs
src/Umbraco.Web/Scheduling/Scheduler.cs
src/Umbraco.Web/Umbraco.Web.csproj
2015-07-08 17:41:20 +02:00
Shannon
7987f13a11
U4-6788 - refactor OriginalRequestUrl into UmbracoApplicationUrl
...
and fixes merge issues.
2015-07-08 17:32:36 +02:00
Shannon
ccda1bdd73
Refactor scheduled tasks & publishing cancellation
2015-07-08 17:23:15 +02:00
Shannon
76a6f2d2d0
Updates scheduled tasks to be async with cancellation token
2015-07-08 17:23:00 +02:00
Shannon
69428b2281
Scheduled publishing is executing request async with cancellation token
2015-07-08 17:22:44 +02:00
Shannon
7cd39918a0
another log entry
2015-07-08 16:54:38 +02:00
Shannon
9a626c9da6
Merge branch '7.2.7' of https://github.com/umbraco/Umbraco-CMS into 7.2.7
2015-07-08 16:45:42 +02:00
Shannon
0520797c09
more logging
2015-07-08 16:45:34 +02:00
Stephan
9b85ba5b90
Resolution - better logging when freezing
2015-07-08 16:32:43 +02:00
Stephan
993a5bbc92
Resolution - better logging when freezing
2015-07-08 16:28:53 +02:00
Shannon
ca738979ce
Adds some more detailed logging.
2015-07-08 16:27:06 +02:00
Stephan
c9489bb912
DatabaseServerMessenger - default instructions retention is 2 days
2015-07-08 14:42:47 +02:00
Stephan
fce688f47f
DatabaseServerMessenger - local identity is unique appdomain
2015-07-08 14:42:38 +02:00
Shannon
8cfb56adf4
adds machine name logging to startup
2015-07-08 13:28:15 +02:00
Stephan
6833c195c1
BackgroundTaskRunner - refactor recurring tasks, improve shutdown
2015-07-08 13:18:46 +02:00
Shannon
053346d79b
fixes merge
2015-07-08 11:54:10 +02:00
Shannon
044c9c95f8
Merge branch 'dev-v7-U4-6677' of https://github.com/bjarnef/Umbraco-CMS into bjarnef-dev-v7-U4-6677
...
Conflicts:
src/Umbraco.Web.UI.Client/src/less/panel.less
Conflicts:
src/Umbraco.Web.UI.Client/src/less/panel.less
2015-07-08 11:49:09 +02:00
Shannon
b23ea69b3e
Fixes: U4-6636 Left navbar (section-bar) is unnecessary wide on mobile devices
...
Conflicts:
src/Umbraco.Web.UI.Client/src/less/grid.less
2015-07-08 11:48:17 +02:00
Shannon
46f9c5ff05
Fixes: U4-5052 (U7) Previewing a published page changes icon in content tree to the little green plus indicating changes need to be published even though no changes have been made.
2015-07-08 11:46:03 +02:00
Shannon
3bc4b50d74
updates version
2015-07-08 11:36:50 +02:00
Shannon
1a2849dfb0
fixes merge issues
2015-07-08 11:35:55 +02:00
Shannon
bcb5883230
Fixes: U4-3514 Add dropdown list of tabs, if more then 6 tabs
...
Conflicts:
src/Umbraco.Web.UI.Client/bower.json
src/Umbraco.Web.UI.Client/gruntFile.js
2015-07-08 11:16:46 +02:00
Shannon
18080c1cfb
Fixes: U4-6796 BackOfficeIdentity gets assigned inadvertently for front-end requests if using ui.Text to localize
2015-07-08 11:13:49 +02:00
Shannon
2600a3887e
Fixes issue with upgrading - potential file lock issues and also file check for access.config
...
Conflicts:
src/Umbraco.Core/Persistence/Migrations/Upgrades/TargetVersionSevenThreeZero/MovePublicAccessXmlDataToDb.cs
2015-07-08 11:13:24 +02:00
Shannon
45bec2a67d
Fixes date picker: U4-6715 i can't seem to remove a "publish-at" date? - date picker is more robust now and does proper validity checking/feedback
2015-07-08 11:12:19 +02:00
Shannon
da7456fd2a
Fixes up unit test for testing back office request to ensure that the GlobalSettings.Path is consistent with a vdir
2015-07-08 11:11:17 +02:00
Shannon
275ba00e24
Fix IsBackOfficeRequest returning false for virtual directory paths - U4-6346
2015-07-08 11:10:30 +02:00
Shannon
d00bf4649d
Fix for JsSource on legacy trees not supporting virtual paths (~/) - U4-6346
...
Conflicts:
src/umbraco.cms/Actions/Action.cs
2015-07-08 11:10:18 +02:00
Shannon
04976f8063
U4-6202 - cache clearing by object type
...
Conflicts:
src/Umbraco.Core/Cache/ObjectCacheRuntimeCacheProvider.cs
2015-07-08 11:08:19 +02:00
Shannon
3e7c9fc81e
Fixes: U4-6202 Cache not clearing by object type properly
...
Conflicts:
src/Umbraco.Core/Cache/ObjectCacheRuntimeCacheProvider.cs
2015-07-08 11:07:53 +02:00
Shannon
a1f4d7b16f
Fixes: U4-5798 The database configuration failed with the following message: The incoming request has too many parameters. The server supports a maximum of 2100 parameters.
2015-07-08 11:05:30 +02:00
Shannon
811ef4a444
Fixes: U4-5673 SQL Azure cannot drop clustered index on upgrade
2015-07-08 11:03:42 +02:00
Shannon
69ac621f5a
Fixes: U4-5670 Umbraco.DropDown List pre value with alias ** already exists for this data type
2015-07-08 11:03:10 +02:00
Shannon
610582df38
U4-5162 - do not cache macro if previewing
2015-07-08 11:02:30 +02:00
Shannon Deminick
cf16692b5a
Merge pull request #741 from abryukhov/patch-2
...
UI localization (RU) - All 7.2 and actual at the moment 7.3 keys
2015-07-08 09:53:23 +02:00
Shannon
5d60440a6f
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-07-07 18:27:38 +02:00
Shannon
0fe96e80c9
Fixes: U4-6782 ContentTypeService should support getByKey(Guid) and refactors a little bit of the RepositoryBase stuff with the addition of IReadRepository, adds some tests to support.
2015-07-07 18:26:53 +02:00
Shannon
a712726065
Updates the logger and how to output process id and app domain id with the default log4net patterns.
2015-07-07 16:18:57 +02:00
Shannon
253b9dab27
Ensures log4net is shutdown on app shutdown
2015-07-07 16:12:05 +02:00
Shannon
1ffde1e9a6
makes log tests go a little quicker
2015-07-07 16:11:49 +02:00
Shannon
f6e0dfe9dc
Changes published media cache log output to warnings (when indexes are not found)
2015-07-07 16:11:33 +02:00
Sebastiaan Janssen
30dfd2772b
"+" in the version doesn't work with the current NuGet
2015-07-07 15:20:35 +02:00
Alexander Bryukhov
f93364ab96
All 7.2 and actual at the moment 7.3 keys
2015-07-07 19:17:56 +06:00
Sebastiaan Janssen
b903e0503f
"+" in the version doesn't work with the current NuGet
2015-07-07 15:11:58 +02:00
Sebastiaan Janssen
b0ccb040a1
Makes sure we can have nightlies for non-pre-releases as well
2015-07-07 15:11:57 +02:00
Sebastiaan Janssen
db030ffa31
Adds the ability to pass in a nightly version to the version comment
2015-07-07 15:11:57 +02:00
Shannon
cf90e9a6b8
Fixes: U4-6796 BackOfficeIdentity gets assigned inadvertently for front-end requests if using ui.Text to localize
2015-07-07 12:05:51 +02:00
Shannon
7c451411cb
Fixes issue with upgrading - potential file lock issues and also file check for access.config
2015-07-07 11:24:28 +02:00
Shannon
bf19d61d14
bumps txt version
2015-07-06 18:02:25 +02:00
Shannon
2cd5551913
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-07-06 17:57:07 +02:00
Shannon
3a3917c1fc
Fixes: U4-4231 remove umbracoUserLogins table
2015-07-06 17:52:07 +02:00
Shannon
7e798e18e8
Fixes: U4-6789 Core.Models.Macro is internal
2015-07-06 17:50:10 +02:00
Shannon Deminick
9cb5026a0a
Merge pull request #740 from shwld/dev-v7
...
update language conf file (ja)
2015-07-06 17:36:23 +02:00
Stephan
39a9d68f43
U4-6785 - crlf when serializing to xml
2015-07-06 15:32:06 +02:00
Stephan
8c54f2edc9
U4-6788 - refactor OriginalRequestUrl into UmbracoApplicationUrl
2015-07-06 13:58:10 +02:00
Stephan
d26b12137b
CoreBootManager - report version in log
2015-07-03 16:39:35 +02:00
Stephan
081d6f9158
Logger - report process and domain ID
2015-07-03 16:39:34 +02:00
Stephan
b52439f8f1
AsyncLock - support timeout when async-locking
2015-07-03 15:42:09 +02:00
Shannon
d63f83f7c7
Fixes: U4-6786 Update to CDF 1.8.4
2015-07-03 11:40:41 +02:00
Shannon
85158abb5f
removes unit test that no longer makes any sense.
2015-07-02 18:27:55 +02:00
Shannon
c917fc37ae
Fixes: U4-6113 Cannot delete member with upload field
2015-07-02 17:20:27 +02:00
Shannon
f68cdf43e1
Fixes: U4-6099 cmsLanguageText.languageId needs to be a foreign key to the umbracoLanguage table
2015-07-02 17:19:42 +02:00
Shannon
f0742c9d7c
Fixes: U4-6733 Adding dictionary item (7.3): No parent dictionary item was found with id 41c7638d-f529-4bff-853e-59a0c2fb1bde
2015-07-02 14:52:01 +02:00
Shannon
32e21b0314
Fixes: U4-5798 The database configuration failed with the following message: The incoming request has too many parameters. The server supports a maximum of 2100 parameters.
2015-07-02 14:30:21 +02:00
Shannon
22c035c9b9
Fixes test
2015-07-02 11:21:46 +02:00
Shannon Deminick
4257d85aa7
Merge pull request #733 from base33/dev-v7
...
U4-6724 Moving content with JSON Tags add extra characters
2015-07-02 11:08:39 +02:00
craig
9c50c67319
U4-6724 Moving content with JSON Tags add extra characters
2015-07-01 21:25:03 +01:00
Shannon
d0c4b2ab72
Fixes user lockout with aspnet identity
2015-07-01 18:02:58 +02:00
Shannon
53a0c55b14
Implements SignInManager, implements lock out policy for user manager, allows for better implementation of 2 factor auth for developers. Updates to latest owin libs.
2015-07-01 17:07:29 +02:00
Shannon
d76b8d91b1
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-07-01 13:53:45 +02:00
Shannon
44943e367f
Updates async logging to a newer format
2015-07-01 13:46:11 +02:00
Shannon Deminick
89c3c71251
Merge pull request #732 from SoerenDeger/U4-6759
...
Added missing language areas/keys to de lang file
2015-07-01 11:13:48 +02:00
Shannon Deminick
7e7725f0f5
Merge pull request #737 from tomfulton/fix/u46775
...
Support virtual paths for PreValueField attributes (U4-6775)
2015-07-01 10:54:10 +02:00
Shannon Deminick
7b881a2110
Merge pull request #736 from base33/U4-6773
...
U4-6773 create property - available properties are not sorted a-z
2015-07-01 10:50:33 +02:00
Shannon Deminick
ccb078c8f2
Merge pull request #734 from jessetinell/sv-translations
...
Edited swedish translations
2015-07-01 10:41:26 +02:00
shwld
974f827e8b
update language conf file (ja)
2015-07-01 01:18:29 +09:00
Tom Fulton
048a8683dd
Support virtual paths for PreValueField attributes (U4-6775)
2015-06-29 17:51:40 -06:00
craig
bdd7d7280d
U4-6773 create property - available properties are not sorted a-z
2015-06-29 22:26:08 +01:00
Jesse
671026cfc9
Edited swedish translations
...
Added a few missing and removed unused translations.
2015-06-29 08:30:13 +02:00
Shannon
56315768e9
updates method name
2015-06-26 17:04:40 +02:00
Shannon
309675dce7
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-06-26 17:00:07 +02:00
Shannon
b42959f663
Gets U4-6753 Identity support must have an option to enable auto-linked accounts working
2015-06-26 16:59:40 +02:00
Sören Deger
30979f92cc
Added missing language areas/keys to de lang file
...
Added missing language areas and keys to the german language file, i.e.
area with alias: changeDocType, media, placeholders, grid and a lot of
more.
2015-06-26 14:48:57 +02:00
Stephan
623e8e3979
U4-6642 - bugfix PR
2015-06-26 12:31:53 +02:00
Shannon
42b2b16f0e
fixes js error with date picker
2015-06-26 10:06:22 +02:00
Shannon
f14989f7fd
Updates code for U4-6579 with equals check and adds logic to the content editor too
2015-06-26 10:06:07 +02:00
Shannon
acf7fa7907
Updates code for U4-6579 with equals check and adds logic to the content editor too
2015-06-26 10:01:32 +02:00
Shannon
aa9751afff
adds tests for U4-6696
2015-06-26 09:58:44 +02:00
Shannon Deminick
3be714d786
Merge pull request #730 from base33/dev-v7
...
U4-6696 - UmbracoHelper.GetPreValueAsString fires exception with inva…
2015-06-26 09:35:52 +02:00
Shannon Deminick
bcd1395e08
Merge pull request #729 from DaveGreasley/dev-v7
...
Fixes U4-6579 error deleting media item in umbraco 7
2015-06-26 09:29:47 +02:00
craig
96199caa11
U4-6696 - UmbracoHelper.GetPreValueAsString fires exception with invalid integer
2015-06-25 22:40:56 +01:00
David Greasley
73de12037e
Fixes U4-6579: Checks if media item being deleted was at the root then redirects to the root, otherwise redirects to parent item.
2015-06-25 21:11:36 +01:00
Vincent Baaij
2e43a34812
Merge remote-tracking branch 'upstream/dev-v7' into dev-v7
2015-06-25 17:37:36 +02:00
Vincent Baaij
1b9afc961b
Fix for #U4-6171 Continuous Deployment from Visual Studio Online to Azure Websites not working as expected
2015-06-25 17:35:15 +02:00
Shannon
1a8c89b99a
fixes oembed typo
2015-06-25 17:34:33 +02:00
Shannon
fdf53b8550
puts the Flickr provider back for backwards compat, adds a todo and updates the release config with all providers
2015-06-25 17:10:45 +02:00
Shannon
5487ec1d5f
Merge branch 'dev-v7-oembed' of https://github.com/tcmorris/Umbraco-CMS into tcmorris-dev-v7-oembed
...
Conflicts:
src/Umbraco.Web/Umbraco.Web.csproj
2015-06-25 16:57:52 +02:00
Shannon
7b28e64c9e
updates NodeDto and PropertyTypeDto to auto-gen GUIDs by default
2015-06-25 16:55:55 +02:00
Shannon
88a0189f23
fixes test
2015-06-25 16:46:57 +02:00
Shannon
95d8fe239e
fixes js errors with grid and date picker
2015-06-25 16:40:48 +02:00
Shannon
8ad814a3b6
fixes property type Key generation
2015-06-25 16:40:24 +02:00
Shannon
b5fb6bc2d5
Fixes: U4-5052 (U7) Previewing a published page changes icon in content tree to the little green plus indicating changes need to be published even though no changes have been made.
2015-06-25 16:30:06 +02:00
Shannon
9901b2ee3d
Fixes: U4-6754 Resizing image in RTE passes invalid dimension parameters to ImageProcessor
2015-06-25 15:18:07 +02:00
Shannon
346d13174a
Fixes: U4-6624 Sensitive form field has not disabled autocomplete
2015-06-25 14:40:28 +02:00
Shannon
79ad33dd6e
Fixes: U4-5673 SQL Azure cannot drop clustered index on upgrade
2015-06-25 14:35:05 +02:00
Shannon
805d743f69
Fixes upgrade issue
2015-06-25 11:15:57 +02:00
Shannon
a85f3bfc16
Fixes install issue that was causing so many tests to fail
2015-06-25 09:56:40 +02:00
Shannon
84cac6ac90
Fixes: U4-5741 [7.2] CodeMirror in RTE has issues in IE11 & U4-5781 Update to latest codemirror
2015-06-24 19:06:42 +02:00
Shannon Deminick
e758bf2eca
Merge pull request #716 from rasmusfjord/dev-v7
...
Updating image cropper interface
2015-06-24 17:49:17 +02:00
Shannon
1f0a4490a6
U4-6737 Add unique id (guid) column to property type
2015-06-24 17:47:20 +02:00
Shannon
85a4a4fa81
fixes migration check to ensure that migrations for the current version always run if the current installation version is a pre-release
2015-06-24 17:46:52 +02:00
Shannon
aaf49667ec
Fixes member indexer to ensure that all user fields are indexed.
2015-06-24 17:45:25 +02:00
Shannon
a7029e4733
Fixes up migration runner with regard to semver numbers. All migrations for a normal version within a build number will execute. For example if migrating from 7.3.x-x to 7.3.0 (final), all migrations for 7.3 will execute.
2015-06-24 15:20:08 +02:00
Shannon
18b1857539
Changes versioning to SemVersion (via nuget package), now target migrations with the full SemVer and update the web.config with the correct sem ver. Creates migration to create the migration table.
2015-06-24 14:17:24 +02:00
Shannon
4f5c24d2e3
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-06-24 11:39:57 +02:00
Shannon
f82d8a5df1
updates bower and bower install task.
2015-06-24 11:39:50 +02:00
Shannon Deminick
cb3ed7ed8d
Merge pull request #727 from bjarnef/dev-v7-U4-6748
...
Add unique id for TextSearch / LuceneSearch
2015-06-24 09:32:49 +02:00
bjarnef
1cade7f8c7
Add unique id for TextSearch / LuceneSearch
...
Add unique id for TextSearch / LuceneSearch for each searcher.
2015-06-23 22:28:49 +02:00
Shannon
7503a83219
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-06-23 18:10:57 +02:00
Shannon
869e0dcbd2
Updates the upgrader to ensure that the latest migrations are run if they don't exist, fixes the migration runner null check, adds test to subtract a revision number from a Version object.
2015-06-23 18:10:50 +02:00
Stephan
a814b51682
U4-6675 - in-memory temp media cache
2015-06-23 13:57:00 +02:00
Shannon
c204741fb9
Fixes up unit test for testing back office request to ensure that the GlobalSettings.Path is consistent with a vdir
2015-06-23 12:30:09 +02:00
Shannon Deminick
5f64b2cf37
Merge pull request #723 from tomfulton/fix/u4-6346
...
Fix unable to login to backoffice when using virtual directory - U4-6346
2015-06-23 12:16:36 +02:00
Shannon Deminick
9efa67224e
Merge pull request #722 from tomfulton/fix/u4-6346-2
...
Fix for JsSource on legacy trees not supporting virtual paths (~/) - U4-6346
2015-06-23 12:13:32 +02:00
Shannon
b00776901c
Changes the routing context to be publicly accessable on the umbraco context.
2015-06-23 11:15:56 +02:00
Shannon Deminick
37211b9a2c
Merge pull request #721 from robertjf/dev-v7
...
Issue U4-6734 Fix: Tweaks to TreePicker dialog for better entity support
2015-06-23 11:09:02 +02:00
Shannon
40c35e5851
Fixes: U4-6582 RTE "Link To File" missing rel="nodeId" attribute
2015-06-23 10:53:56 +02:00
Shannon
68073fdb8b
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-06-23 09:41:41 +02:00
Tom Fulton
5eb9138775
Fix IsBackOfficeRequest returning false for virtual directory paths - U4-6346
2015-06-22 16:26:35 -04:00
Tom Fulton
cb6b8434f0
Fix for JsSource on legacy trees not supporting virtual paths (~/) - U4-6346
2015-06-22 16:12:13 -04:00
Shannon
ff7bdb0f5b
Ensures the migrations table is created on install, updates the installation to create the latest migration version once complete.
2015-06-22 19:31:34 +02:00
Shannon
38953212a3
Fixes up some unit tests with changes to migration runner, creates unit tests for ApplicationContext.IsConfigured, updates DatabaseContext to be able to mock some methods.
2015-06-22 18:59:44 +02:00
Shannon
8e1e7a8676
Gets the IsConfigured check checking the migration data, updates the install controller to ensure there's no infinite redirects and to use the IsUpgrading flag. Now to add entries to the table when the migrations have executed.
2015-06-22 16:22:47 +02:00
Stephan
a296437547
Fix test that fails in Release mode
2015-06-22 15:50:41 +02:00
Stephan
012c3289cd
U4-6675 - in-memory temp media cache
2015-06-22 15:50:22 +02:00
Sebastiaan Janssen
48dd3fe0c7
Update test for mapper added in commit a1d7f2d8
2015-06-21 15:24:50 +02:00
Sebastiaan Janssen
367d82d103
Experiment with less verbose logging for the build (so AppVeyor is easier to use)
2015-06-21 14:51:17 +02:00
Sebastiaan Janssen
b7aadaa3d2
Experiment with less verbose logging for the build (so AppVeyor is easier to use)
2015-06-21 14:41:18 +02:00
Robert Foster
05d59bba73
Merge remote-tracking branch 'upstream/dev-v7' into dev-v7
2015-06-20 09:42:09 +10:00
Robert Foster
d5baa586cf
Adds the ability to provide the Entity Type to the treepicker dialog controller rather than just guessing from the type. This allows other types than just Document, Media or Member to be picked properly without errors.
...
Also fixed treepicker prevallue controller to pass in treeAlias properly to treepicker dialog.
2015-06-20 09:37:20 +10:00
Shannon
a1d7f2d8b3
Created IMigrationEntryService and affiliated models, etc.... also updates the IServerRegistration stuff to be interfaced.
2015-06-19 12:03:02 +02:00
Shannon
3496a064c9
Fixes: U4-3514 Add dropdown list of tabs, if more then 6 tabs
2015-06-19 10:54:46 +02:00
Shannon
7c96f95491
Fixes: U4-6723 User timeout in the back office is an issue with new ASP.Net identity implementation
2015-06-18 19:16:49 +02:00
Shannon
7fc474d62b
removes sort check from test - not sure why it is 2, something must have been fixed
2015-06-18 15:30:55 +02:00
Shannon
6a7229e983
Fixes: U4-5670 Umbraco.DropDown List pre value with alias ** already exists for this data type
2015-06-18 15:07:46 +02:00
Shannon
f4d507eaa0
Allows the date + time picker to specify a format in the pre-values.
2015-06-18 10:14:31 +02:00
Shannon
c962a9331a
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-06-18 10:04:45 +02:00
Shannon
b175177770
Fixes date picker: U4-6715 i can't seem to remove a "publish-at" date? - date picker is more robust now and does proper validity checking/feedback
2015-06-18 10:04:22 +02:00
Shannon
08ff284121
adds test to ensure the service level can remove a scheduled publish date, obsoletes method: GetHasPermission
2015-06-18 09:44:16 +02:00
Shannon Deminick
221183d791
Merge pull request #718 from WebCentrum/dev-v7-gridsort2
...
Fixed bug in U4-6593 - After sort, reset the TinyMCE editors with previous settings
2015-06-17 15:22:52 +02:00
Shannon
be84db097a
Fixes: U4-6599 TinyMCE autoresize plugin has a bug and needs to be updated, U4-5689 update to latest TinyMCE 4.x version
2015-06-17 15:06:34 +02:00
Allyen
eaaccdad75
Fixed bug in U4-6593 - After sort, reset the TinyMCE editors with previous settings
2015-06-17 14:57:15 +02:00
Shannon
4fcadc7e94
fixes: U4-5591 Error Change premissions on many nodes. 500 - The server supports a maximum of 2100 parameters
2015-06-17 12:21:47 +02:00
Shannon
d77f95f29b
removes tutorial docs and irrelavent readme and todo files, updates docs build to exclude tutorials header
2015-06-17 11:56:20 +02:00
Shannon
2751a4a02d
added Icon to the base grid editor config interface
2015-06-17 10:01:45 +02:00
Shannon
437a9cf2b3
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-06-17 09:59:32 +02:00
Shannon
aef1fb13b1
Fixes: U4-6148 Grid values should not store meta data/grid configuration, the grid config should be accessed globally for use in rendering the grid
2015-06-17 09:59:25 +02:00
Stephan
db5697c455
Merge pull request #710 from dampee/U4-6642
...
U4-6642 - fix new node sort order
2015-06-16 18:25:46 +02:00
Shannon
10d368696d
Updates grid editor to filter the values that will be persisted so it's a minimal subset.
2015-06-16 15:49:09 +02:00
Shannon
ef2e86b271
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-06-16 15:04:39 +02:00
Shannon
1c0188351c
Moves the grid configuration to a config class so it can be re-used. Updates the BackOfficeController to use the new config classes. Creates a new Grid property value converter (which can be overridden by user's ones) which merges the grid config values at runtime so we are not storing stale grid config values with the actual property value. Now we need to ensure that the grid doesn't post or persist these config values since they don't belong there.
2015-06-16 15:04:31 +02:00
Stephan
6d3377cc6e
Revert "temp - temp media memory cache"
...
This reverts commit 8d1cdf020b .
2015-06-16 12:29:09 +02:00
Shannon
fd6caf5cee
updates how scripts render in main view - make it more clear where the callback is
2015-06-16 10:59:47 +02:00
Shannon
20e265491f
Updates to latest AutoMapper and HtmlAgility
2015-06-16 10:19:34 +02:00
Shannon
10c8645b5f
fixes button alignment now that the left section panel shrinks
2015-06-15 18:10:54 +02:00
Shannon
3c353fc7f9
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-06-15 17:47:01 +02:00
Shannon
bc04f578e3
fix build
2015-06-15 17:46:53 +02:00
Shannon
03a8ee437d
Merge branch 'dev-v7-U4-6677' of https://github.com/bjarnef/Umbraco-CMS into bjarnef-dev-v7-U4-6677
...
Conflicts:
src/Umbraco.Web.UI.Client/src/less/panel.less
2015-06-15 17:43:06 +02:00
Stephan
ee0297bb69
U4-6631 - throw on missing physical template file
2015-06-15 17:36:53 +02:00
Shannon Deminick
9765e9cf3a
Merge pull request #715 from dampee/fixes/U4-5559
...
Fix Typo's build-in and seperate (U4-5559)
2015-06-15 17:31:23 +02:00
Shannon
6d9aba0952
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-06-15 17:13:42 +02:00
Shannon
1b137bb785
Fixes: U4-5777 Allow Localization of Plugins without having to edit core language files
2015-06-15 17:13:34 +02:00
Rasmus Fjord
d57561b0e3
Updating image cropper interface to show crop more intuitive and also fixing u4-4622
2015-06-15 16:39:07 +02:00
Damiaan
d2dc4efed8
U4-5559 Fix Typo "Seperate" to Separate
2015-06-15 16:12:46 +02:00
Damiaan
4f02a13a46
U4-5559 Fix Typo "Build-In" (Code)
2015-06-15 16:07:45 +02:00
Stephan
52c33055af
U4-6702 - handle wildcard domains also for virtual node handler
2015-06-15 14:58:34 +02:00
Stephan
bef6b8cd4c
U4-5162 - do not cache macro if previewing
2015-06-15 14:45:16 +02:00
Stephan
8d1cdf020b
temp - temp media memory cache
2015-06-15 14:38:09 +02:00
Shannon
29b64965ed
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-06-15 13:35:01 +02:00
Shannon
1e5a7a13dd
fixes tree sync when the tree type alias isn't the correct case
2015-06-15 13:34:54 +02:00
Shannon Deminick
e6cc90f6dd
Merge pull request #714 from Tobz91/U4-6699
...
Removed capitalize from headings
2015-06-15 13:28:09 +02:00
Shannon
c29af1df48
Fixes: U4-6636 Left navbar (section-bar) is unnecessary wide on mobile devices
2015-06-15 13:18:46 +02:00
Tobz91
8451a020dd
Removed capitalize from headings
...
To avoid uppercase on first letter in every word for headings (in modals
for example).
Issue: http://issues.umbraco.org/issue/U4-6699
2015-06-15 13:18:18 +02:00
Shannon Deminick
b413d717e2
Merge pull request #713 from vnbaaij/patch-1
...
As discussed in cg15 Grid workshop
2015-06-15 12:15:05 +02:00
Shannon Deminick
dafaca414c
Merge pull request #708 from fraabye/dev-v7
...
Added debugger display attribute to PropertyEditor base class. Fixes: U4-6534
2015-06-15 12:13:58 +02:00
Shannon Deminick
b1fda57e50
Merge pull request #707 from trankin/bugfixes/U4-6687
...
Fix U4-6687: Can't add multiple instances of a macro in RTE in 7.2.6 …
2015-06-15 12:05:14 +02:00
Shannon Deminick
4cd8522921
Merge pull request #706 from bjarnef/dev-v7-U4-6058
...
U4-6058 - Move search field out of table header in listview
2015-06-15 11:44:58 +02:00
Vincent Baaij
4574aa2173
As discussed in cg15 Grid workshop
...
If you use more than one grid datatype in one doctype, the editors are shown the text 'Choose a layout for the page' more than once. By showing 'Choose a layout for this section', the text is in line with the documentation
2015-06-15 10:13:04 +02:00
Vincent Baaij
226f8f60ca
As discussed in cg15 Grid workshop
...
If you use more than one grid datatype in one doctype, the editors are shown the text 'Choose a layout for the page' more than once. By showing 'Choose a layout for this section', the text is in line with the documentation
2015-06-15 10:10:05 +02:00
Shannon
a3d4ccc062
Merge remote-tracking branch 'origin/dev-v7' into 7.3.0
...
Conflicts:
src/Umbraco.Web.UI.Client/src/views/common/dialogs/login.html
2015-06-15 09:41:50 +02:00
Shannon Deminick
7ca323d8d3
Merge pull request #704 from bjarnef/dev-v7-loginview
...
Add ng-cloak for login view
2015-06-15 09:29:25 +02:00
Damiaan Peeters
d35b47b960
MYSQL doesn't handle the same way. So used the same code as in PersistUpdatedItem()
2015-06-14 00:52:37 +02:00
Damiaan Peeters
00ad45f436
Fix for U4-6642 (Sort order messing up after deleting a node)
2015-06-13 11:37:14 +02:00
Frederik Raabye
d75179b742
Added debugger display attribute to PropertyEditor base class. Fixes: U4-6534
2015-06-11 12:00:34 +02:00
Tom Rankin
6be183f11b
FIX U4-6687: Adding tests for RTE Macro parsing when macroAlias is the first attribute and a new test for multiple Macros of various format.
2015-06-10 12:53:32 -05:00
Tom Rankin
a979f7ab12
Missed a test case when the properties were not in front of MacroAlias
2015-06-10 11:20:51 -05:00
hartvig
e639869bb1
Update index.html
2015-06-10 09:20:25 +02:00
hartvig
09552d282f
Update canvasdesigner.controller.js
2015-06-10 09:19:44 +02:00
Tom Rankin
afe09c0850
Fix U4-6687: Can't add multiple instances of a macro in RTE in 7.2.6 without ruining RTE formatting
...
We found that the MacroTagParser.cs was being greedy and matching all UMBRACO_MACRO tags instead of getting them individually.
macro.service.js was updated for posterity purposes to match the regex in the .cs side, but testing showed that it was functioning as expected without this change.
2015-06-09 14:19:59 -05:00
Sebastiaan Janssen
0695839717
Updates version
2015-06-09 19:39:45 +02:00
Sebastiaan Janssen
181f7c1819
Adds close button to the preview
2015-06-09 18:19:26 +02:00
Sebastiaan Janssen
12dba80553
Removes zzaaa from version number
2015-06-09 14:38:01 +02:00
Sebastiaan Janssen
f1d26d0990
Bring web.config in line with the nuget one
2015-06-09 14:35:30 +02:00
Stephan
83d5eda63c
Bugfix xdt upgrade to 7.3
2015-06-09 12:22:08 +02:00
Shannon
2f80d5466d
Merge branch '7.3.0' of https://github.com/umbraco/Umbraco-CMS into 7.3.0
2015-06-09 12:17:53 +02:00
Shannon
e90766ad06
Ensures that during install that we don't enable the identity user manager or cookie auth since no db tables exist, fixes the IsUpgrading check to check for actual valid tables
2015-06-09 12:17:45 +02:00
bjarnef
3c21ccab78
Move search field out of table header
...
Move search field out of table header in listview to give more space for
content in listview.
2015-06-09 00:45:15 +02:00
Stephan
379c629e9c
U4-6683 - TEMP workaround enabling upgrade to 7.3
2015-06-08 22:50:48 +02:00
bjarnef
3f0ea176e3
Add ng-cloak for login view
...
Add ng-cloak for login view to prevent Angular from briefly displaying
raw (uncompiled) content ```{{ }}```.
2015-06-08 01:42:51 +02:00
Shannon
49417cbce4
Fixes assembly references and assembly redirects
2015-06-06 22:35:24 +02:00
Shannon
6153c70ef6
Fixes: U4-6673 Xml data integrity dashboard
2015-06-05 17:27:18 +02:00
Stephan
dffe09af58
Merge remote-tracking branch 'origin/dev-v7' into 7.3.0
...
Conflicts:
src/Umbraco.Web/UmbracoModule.cs
2015-06-04 18:32:54 +02:00
Stephan
07e9a3a4ea
Refactor scheduled tasks & publishing cancellation
2015-06-04 14:00:02 +02:00
Shannon
e3973de880
Updates scheduled tasks to be async with cancellation token
2015-06-04 12:13:27 +02:00
Shannon
8e114f1e8f
Scheduled publishing is executing request async with cancellation token
2015-06-04 11:49:58 +02:00
Shannon
b21289a32f
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-06-04 10:51:23 +02:00
Shannon
52cf5b5ec3
Changes header modification to PostReleaseRequestState
2015-06-04 10:51:15 +02:00
Shannon
3fbf90e56d
Merge remote-tracking branch 'origin/dev-v7' into 7.3.0
...
Conflicts:
build/UmbracoVersion.txt
src/SolutionInfo.cs
src/Umbraco.Core/Configuration/UmbracoVersion.cs
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
2015-06-03 15:08:47 +02:00
Sebastiaan Janssen
73fbe7d78c
Merge branch 'dev-v7' into master-v7
2015-06-03 14:53:37 +02:00
Sebastiaan Janssen
f100d82e2c
Bump version
2015-06-03 14:03:04 +02:00
Shannon
3890353ff5
fixes merge issue
2015-06-03 12:37:31 +02:00
Shannon
60ce993c09
Fixes change password dashboard to have autocomplete = off and to not show plain text passwords.
2015-06-03 12:20:20 +02:00
Shannon
c07021d2a0
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-06-02 22:41:06 +02:00
Shannon
744ee39904
Changes the IIS header removal to BeginRequest instead of PreSendRequestHeaders since that is not a recommended practice
2015-06-02 22:40:57 +02:00
Shannon Deminick
d669bf64c0
Merge pull request #698 from Nicholas-Westby/dev-v7
...
Fixes U4-6665 (Localization Bug)
2015-06-02 21:29:16 +02:00
Shannon
ff277cd99c
Fixes: U4-6654 NullReferenceException downloading translation xml
2015-06-02 21:13:29 +02:00
Shannon Deminick
30cd303a13
Merge pull request #697 from wp-manaosoftware/dev-7-angularthrowexception
...
U4-6621 - fix issue AngularJS throws exception that locationEvent was…
2015-06-02 21:04:08 +02:00
Shannon
60ce987507
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-06-02 20:53:55 +02:00
Shannon
a231899052
Fixes: U4-6635 with label overlaying the folder icon when the folder icons are small.
2015-06-02 20:53:46 +02:00
Shannon Deminick
7ddcccb0c5
Merge pull request #685 from gavinfaux/U4-6618
...
Back office insecure content warning loading Google Web Fonts when running over HTTPS
2015-06-02 20:16:12 +02:00
Nicholas-Westby
db824d8daf
Fixes U4-6665 (Localization Bug)
...
Fix for localization not working some of the time: http://issues.umbraco.org/issue/U4-6665
2015-05-29 21:02:07 -07:00
Warm
a1a30240f6
U4-6621 - fix issue AngularJS throws exception that locationEvent was not defined when leaved a page without saving
2015-05-29 10:40:48 +07:00
Stephan
f285af8a4e
Merge remote-tracking branch 'origin/dev-v7' into 7.3.0
2015-05-26 13:19:43 +02:00
Shannon Deminick
7c4a189aa3
Merge pull request #696 from tomfulton/fix/u4-6655
...
Fix U4-6655: RTE Macro not rendering in backoffice when "macroAlias" is not first attribute
2015-05-26 08:01:40 +10:00
Stephan
3b77c301c3
Warn if SkipIisCustomErrors is false
2015-05-23 23:16:15 +02:00
Tom Fulton
4ec66bc868
Fix U4-6655: RTE Macro not rendering in backoffice when "macroAlias" is not first attribute
...
Loosens UMBRACO_MACRO regex parsing to fix, add tests
2015-05-22 20:40:30 -06:00
Stephan
fa8fe8ec66
BackgroundTaskRunner - few fixes
2015-05-21 21:54:30 +02:00
Stephan
61718f9450
fix merge
2015-05-21 21:03:32 +02:00
Stephan
115ba8dcb8
Merge remote-tracking branch 'origin/dev-v7' into 7.3.0
...
Conflicts:
src/Umbraco.Tests/Scheduling/BackgroundTaskRunnerTests.cs
src/Umbraco.Web/Scheduling/BackgroundTaskRunner.cs
src/Umbraco.Web/Scheduling/BackgroundTaskRunnerAwaiter.cs
src/Umbraco.Web/Umbraco.Web.csproj
2015-05-21 20:49:18 +02:00
Stephan
a76ba9a0a7
BackgroundTaskRunner - more fixes
2015-05-21 19:37:22 +02:00
Stephan
b804ff6107
Explicit exception on cache reentry
2015-05-21 16:09:20 +02:00
Shannon
9b086c7fdd
fixes merge issues
2015-05-21 17:14:25 +10:00
Shannon
b788a6c642
Merge remote-tracking branch 'origin/dev-v7' into 7.3.0
...
Conflicts:
src/Umbraco.Web/PublishedCache/XmlPublishedCache/XmlCacheFilePersister.cs
src/Umbraco.Web/Scheduling/BackgroundTaskRunner.cs
src/Umbraco.Web/Scheduling/BackgroundTaskRunnerAwaiter.cs
src/Umbraco.Web/Scheduling/Scheduler.cs
src/umbraco.cms/businesslogic/web/StyleSheet.cs
2015-05-21 17:12:30 +10:00
Shannon
a94f7e6ec0
Fixes RepositoryBase.Get to not use a GetOrAdd with the IRuntimeCache and instead just use a linear lookup, set cache, return - this causes less confusion and also prevents any inner recursive key lookups within our cache which was causing YSODs. Added tests for the RepositoryBase's DeepCloneRuntimeCacheProvider (see code comment about what this does), updates other repo's to use the RuntimeCache property instead of accessing it via the RepositoryCache.RuntimeCache property.
2015-05-21 17:04:14 +10:00
Shannon
72046a6ab9
removes test - expected behavior
2015-05-21 16:36:09 +10:00
Shannon
ea2303c327
commits cache tests with recursive key lookup
2015-05-21 16:13:58 +10:00
Shannon
4c4117a052
Fixes BackgroundTaskRunner - moves the OnStopped call to where it should be. Un-ignores tests - these need to execute and cannot be ignored. They are not long running but if there are issues then they will timeout - DO NOT IGNORE. if the build server has issues with these then it's our logic that is at fault.
2015-05-21 13:05:58 +10:00
Stephan
521b8076d2
U4-6638 - bugfix BackgroundTaskRunner
2015-05-20 20:56:05 +02:00
Stephan
1def88d764
U4-6626
2015-05-20 18:26:08 +02:00
Stephan
910c349f7c
Bugfix StyleSheet concatenation causing LOH GC issues
2015-05-20 17:00:32 +02:00
Shannon
260ec800c2
Disables the DeepCloneRuntimeCacheProvider for now until we solve this cache problem
2015-05-20 17:51:53 +10:00
Shannon
9e223eb891
Merge remote-tracking branch 'origin/dev-v7' into 7.3.0
...
Conflicts:
src/Umbraco.Core/Cache/ObjectCacheRuntimeCacheProvider.cs
src/Umbraco.Core/CoreBootManager.cs
src/Umbraco.Web/Scheduling/BackgroundTaskRunner.cs
src/Umbraco.Web/umbraco.presentation/content.cs
2015-05-20 16:24:17 +10:00
Shannon
6cfb5bc678
Have made the buttons always left aligned with the editing section, seems better since it's consistent on all screens and less right hand motion to click a button
2015-05-20 16:13:36 +10:00
Shannon
a3b5996372
Fixes save/publish button placement on small screens
2015-05-20 16:01:44 +10:00
Shannon
31b4560daa
Merge branch 'sebastian-claesson-dev-v7' into dev-v7
2015-05-20 15:08:45 +10:00
Shannon
2f2dd9c9b6
Merge branch 'dev-v7' of https://github.com/sebastian-claesson/Umbraco-CMS into sebastian-claesson-dev-v7
2015-05-20 15:07:48 +10:00
Shannon Deminick
02599e1254
Merge pull request #694 from Alain-es/datepicker-custom-format
...
Datepicker custom format
2015-05-20 14:48:36 +10:00
Stephan
ac7ff31a67
U4-6626 - XmlCache, bugfix locks
2015-05-19 20:08:52 +02:00
Stephan
bea7387459
bugfix LegacyPropertyEditorIdToAliasConverterTests
2015-05-19 15:06:22 +02:00
Stephan
009f071f48
XmlCache - comments
2015-05-19 14:04:32 +02:00
Stephan
e0ecb3291d
XmlCache - bugfix running with file cache disabled
2015-05-19 10:20:36 +02:00
Stephan
dbaf7c0190
U4-6597 - fix issue with caches that would cache exceptions
2015-05-19 09:24:38 +02:00
Stephan
16e06b6d4d
Revert 444a028, 0e5a469 and 9d8f33e
2015-05-19 09:24:25 +02:00
Shannon
444a028e30
adds tests for caching exceptions and only caching one time and fixes HttpRequestCacheProvider to work with them.
2015-05-19 15:57:11 +10:00
Shannon
0e5a469577
Fixes: U4-6597 Umbraco fails to reconnect to a SQL Server if it started up when SQL server was offline - however this requires some review.
2015-05-19 14:29:25 +10:00
Shannon
9d8f33e98e
Fixes: U4-6597 Umbraco fails to reconnect to a SQL Server if it started up when SQL server was offline - however this requires some review.
2015-05-19 14:25:31 +10:00
Alain-es
2abb3177af
Datepicker custom format
2015-05-18 15:57:27 +01:00
Alain-es
43f99e11a5
Datepicker custom format
2015-05-18 15:54:50 +01:00
Stephan
99ff86aefb
DistributedCache - don't serialize payload on local node
2015-05-18 16:35:42 +02:00
Stephan
918bb761b2
Bugfix property value editors null-checks
2015-05-18 16:24:53 +02:00
Stephan
031f70f529
Merge branch 'dev-v7' into 7.3.0
...
Conflicts:
src/Umbraco.Core/ApplicationContext.cs
src/Umbraco.Core/Logging/LogHelper.cs
src/Umbraco.Web.UI.Client/src/less/login.less
src/Umbraco.Web/Scheduling/BackgroundTaskRunner.cs
2015-05-18 16:23:12 +02:00
Sebastian Claesson Hoffback
d1d9878ab6
Fix content-edit-view on mobile devices
...
The content editing view did not work at all on small screens. The label
took to much space, leaving the controller with almost none. Now the
label and the controller get its own row on smaller screens. Much
cleaner look and you can acctually edit a page on a small screen. Note:
Grids still don't work well.
2015-05-18 13:59:42 +02:00
Sebastian Claesson Hoffback
e9753c72a7
Merge pull request #1 from umbraco/dev-v7
...
Merge Shannons changes
2015-05-18 12:13:33 +02:00
Shannon
3b791c75f6
Fixes: U4-5020 Login view on mobile screen is too big
2015-05-18 20:09:03 +10:00
Shannon Deminick
35cb4d5690
Merge pull request #693 from sebastian-claesson/dev-v7
...
Fixed login-view on mobile devices
2015-05-18 19:37:33 +10:00
Sebastian Claesson Hoffback
adde7c2f50
Fixed login-view on mobile devices
...
On smaller screens the login-view was too far to the right.
Related issue: http://issues.umbraco.org/issue/U4-5020
2015-05-18 11:34:13 +02:00
Shannon
25f9fecc16
Completes: U4-1979 Some legacy business logic APIs do not wrap the new Service APIs - gets permissions wrapped too
2015-05-18 19:34:01 +10:00
Shannon
76a10fc776
Works on: U4-1979 Some legacy business logic APIs do not wrap the new Service APIs. Deprecates the ctor passing in a parent id for the data type (since it's always -1). Wraps legacy DataTypeDefinition to use the new services layer.
2015-05-18 16:06:22 +10:00
Shannon
1d0b5f3251
ensures courier has access to internals
2015-05-18 16:04:23 +10:00
Shannon
b01f8799ae
oops! long time ago with the original 7.3 refactor of runtime caches, before we fixed deep cloning, the changes made just used normal http runtime cache, but with the deep cloning fixes these were not carried over. This fixes that by forcing the base RepositoryBase to use a DeepCloneRuntimeCacheProvider which is a wrapper for the normal runtime cache but ensures deep cloning in/out and resets dirty properties.
2015-05-18 16:03:25 +10:00
Shannon Deminick
62943d391f
Merge pull request #692 from bjarnef/dev-v7-U4-6629
...
Fix changes in user section labels
2015-05-18 13:47:13 +10:00
Shannon
76fb595a55
Fixes: U4-6363 Expose Dictionary item access on UmbracoHelper
2015-05-18 13:38:14 +10:00
Shannon Deminick
0942eb839d
Merge pull request #691 from Vrijdagonline/dev-v7
...
Updating Dutch Translations
2015-05-18 11:38:29 +10:00
bjarnef
21a4dfe33e
Fix changes in user section labels
...
Fixed translation in da.xml according to change in en.xml from 7.2.4 to
7.2.5
2015-05-17 22:16:39 +02:00
Stephan
8121fc42e5
U4-6626 - fix log level
2015-05-17 21:47:31 +02:00
Stephan
c356ed1df8
Logger - add AppDomain.Id to log
2015-05-17 18:48:26 +02:00
Stephan
92f56ccedd
U4-6626 - XmlCache, bugfix locks
2015-05-17 18:48:25 +02:00
Stephan
7cbe2410e4
Do not flood the log when installing a new version
2015-05-17 18:48:21 +02:00
Arjan Woldring
1dda3ce45d
Updating Dutch Translations
...
Missing keys added, deleted keys deleted, reorderded some keys based on
the english one and corrected couple of wrong translations.
2015-05-16 19:06:04 +02:00
Shannon Deminick
1e29a4a8ca
Merge pull request #688 from sebastian-claesson/dev-v7
...
Swedish was using the wrong format for variables
2015-05-15 15:46:17 +10:00
Sebastian Claesson Hoffback
01de0bd6a1
Swedish was using the wrong format for variables
...
The swedish translation was using {0} instead of %0%. Leading to alot of
texts being weirdly formated.
2015-05-15 07:22:11 +02:00
Shannon
fbb46c9ffe
Allows Courier core to see internals
2015-05-14 14:42:53 +10:00
Shannon
628f5b283f
Merge branch 'michaeljfarr-dev-v7' into 7.3.0
2015-05-14 08:39:19 +10:00
Shannon
73c34fda9c
Merge branch 'dev-v7' of https://github.com/michaeljfarr/Umbraco-CMS into michaeljfarr-dev-v7
...
Conflicts:
src/Umbraco.Core/Umbraco.Core.csproj
src/Umbraco.Core/packages.config
src/Umbraco.Web/Umbraco.Web.csproj
2015-05-14 08:38:51 +10:00
Shannon
b442fecca7
Merge remote-tracking branch 'origin/dev-v7' into 7.3.0
2015-05-14 08:33:25 +10:00
Shannon Deminick
4d0d29c004
Merge pull request #686 from Aaen/dev-v7
...
Change translation for add row for fix issue U4-6564
2015-05-14 07:57:12 +10:00
Shannon Deminick
741c2bb085
Merge pull request #687 from sebastian-claesson/dev-v7
...
Swedish translation for the grid-editor
2015-05-14 07:54:16 +10:00
Sebastian Claesson Hoffback
2c809857af
Swedish translation for the grid-editor
...
Swedish translation was completly missing for the grid-editor
2015-05-13 14:59:27 +02:00
Dennis Aaen
236d6ee302
Change translation for add row for fix issue U4-6564
2015-05-13 13:27:37 +02:00
Gavin Faux
3094dea5d4
Back office insecure content warning loading Google Web Fonts when running over HTTPS
...
Amend to use https://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js
2015-05-13 09:45:20 +01:00
Shannon
9e1d3220c2
Ensures all correct security columns exist on user table and ensures they are updated.
2015-05-13 18:19:23 +10:00
Shannon
de7294335f
Adds nicer extensions for the Localize methods to not pass in a Culture and take the Culture from the current thread. Adds GUID Id display to the content/media/members editor
2015-05-13 17:33:59 +10:00
Shannon
416dcdf90f
Updates NotFoundHandlerHelper to use IDomainService and fixes IDomainRepository with the Exists and GetByName methods (with tests)
2015-05-13 16:45:08 +10:00
Shannon
2cd5b252d5
fixes merge issues
2015-05-13 12:24:16 +10:00
Shannon
64cbeb4c9d
Merge branch 'dev-v7' into 7.3.0
...
Conflicts:
src/Umbraco.Core/Services/EntityService.cs
src/Umbraco.Core/Services/ServiceContext.cs
src/Umbraco.Web/Cache/DataTypeCacheRefresher.cs
src/Umbraco.Web/Cache/TemplateCacheRefresher.cs
src/umbraco.cms/businesslogic/template/Template.cs
2015-05-13 12:20:43 +10:00
Shannon
f829b0b16c
Fixes text not overlayed on top of icon for folders in folder browser
2015-05-13 10:56:25 +10:00
Shannon
5d1340e864
Merge branch 'dev-v7' into master-v7
2015-05-13 10:15:11 +10:00
Sebastiaan Janssen
a42526b890
This file just keeps being marked as "changed" by git, committing it so I don't have to discard changes all the time
2015-05-12 11:15:02 +02:00
Shannon
3a36513307
Fixes: U4-6609 SQL Exception when trying to delete a template that isn't assigned to any doc type
2015-05-12 17:59:06 +10:00
Shannon
0548a32405
adds some simple docs to umb settings
2015-05-12 17:32:26 +10:00
Shannon
433950dd59
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-05-12 12:39:57 +10:00
Shannon
ad8926668e
Fixes: U4-6588 UmbracoSettings Error404 support Guids and Xpath - To achieve this, had to create an Id -> Key and Key -> Id method on EntityService including a cache for it which means updating all relavent cache refreshers to clear this cache when things are removed. Moved the logic for parsing an Umbraco XPath query (with tokens) to a stand-alone testable class (though haven't written tests), move the logic for looking up a not found page to the NotFoundHandlerHelper (instead of legacy 'library'). Fixes the $root query, since I don't think that ever worked. I've tested $root now for both MNTP and for the not found handler and it works.
2015-05-12 12:39:46 +10:00
Sebastiaan Janssen
4ebc0fe4cf
U4-6383 Download all translation tasks as XML Error
...
#U4-6383 Fixed Due in version 7.2.5
2015-05-11 21:33:52 +02:00
Shannon
1b1455067e
Fixes: U4-6606 maxInvalidPasswordAttempts work for the UsersMembershipProvider doesn't work any more
2015-05-11 19:44:59 +10:00
Shannon
795de94a5f
Fixes: U4-6102 After renaming Grid row configurations all data is lost for renames. So now we have warnings for both deletes and renames.
2015-05-11 18:46:26 +10:00
Shannon
d6699ab3b3
Fixes: U4-6102 After renaming Grid row configurations all data is lost, also ensures that all events are unsubscribed on destroy
2015-05-11 16:18:35 +10:00
Shannon
d2deaf0375
Fixes MVC references and updates to 4.0.0.1
2015-05-11 12:43:45 +10:00
Shannon
95ff94c532
Merge branch 'dev-v7' into 7.3.0
...
Conflicts:
src/Umbraco.Core/packages.config
src/Umbraco.Web.UI/packages.config
src/Umbraco.Web.UI/umbraco/config/lang/en_us.xml
src/Umbraco.Web/Editors/AuthenticationController.cs
src/Umbraco.Web/packages.config
2015-05-11 12:26:53 +10:00
Shannon
d94b334375
Moves login logging to the provider level
2015-05-11 12:22:56 +10:00
Shannon
a4a49b1466
Revert "Fixes MVC 4.0.0.1 problem once and for all." - All MVC ref's are 4.0.0.0, no web config transforms (also there was never a 4.0.0.1 version of System.Net.Http). Everything works on my machine now, even with 4.0.0.1 installed in the GAC.
2015-05-11 11:45:13 +10:00
Shannon
9f82ae1db7
unspec to mvc 4.0.0.1
2015-05-11 10:52:38 +10:00
Shannon Deminick
2c92cd9ca9
Merge pull request #683 from umbraco/U4-6603
...
U4-6603 Log failed login attempts
2015-05-11 09:07:24 +10:00
Sebastiaan Janssen
c34605937c
U4-6603 Log failed login attempts
...
#U4-6603 Fixed
2015-05-10 17:47:32 +02:00
Shannon
11b5123bbb
fixes datatokens dictionary check and ensures that webapi is initialized at the very end of the boot cycle.
2015-05-08 19:13:58 +10:00
Shannon Deminick
2a9d3df822
Merge pull request #682 from hfloyd/dev-v7
...
English Language file updates (Umbraco/config/lang)
2015-05-08 08:48:38 +10:00
Heather Floyd
3b849987bf
Small fixes to 'en' language file. Update of 'en-us' language file to match 'en' language file.
2015-05-07 16:41:12 -04:00
Shannon
d0dc5406cc
fixes package merging
2015-05-07 16:39:00 +10:00
Shannon
3be1cd8b0d
Merge branch 'dev-v7' into 7.3.0
...
Conflicts:
build/UmbracoVersion.txt
src/SolutionInfo.cs
src/Umbraco.Core/packages.config
src/Umbraco.Web.UI.Client/src/views/common/dialogs/user.controller.js
src/Umbraco.Web.UI/packages.config
src/Umbraco.Web/packages.config
2015-05-07 16:24:29 +10:00
Shannon
8443513b2b
fixes sorting with multipletextbox
2015-05-07 13:39:28 +10:00
Shannon
fec9d066f0
Merge branch 'property-editor-fixes' of https://github.com/pynej/Umbraco-CMS into pynej-property-editor-fixes
...
Conflicts:
src/Umbraco.Web.UI.Client/src/views/propertyeditors/contentpicker/contentpicker.controller.js
src/Umbraco.Web.UI.Client/src/views/propertyeditors/markdowneditor/markdowneditor.controller.js
src/Umbraco.Web.UI.Client/src/views/propertyeditors/multipletextbox/multipletextbox.html
src/Umbraco.Web/PropertyEditors/ContentPickerPropertyEditor.cs
2015-05-07 13:24:59 +10:00
Shannon
a69c7dd1fc
Manually merges PR: 564
2015-05-07 13:09:29 +10:00
Shannon
4e6a3458d0
Fixes: U4-6600 Label on files not just folders in file browser (media) and fixes up the last image rendered in the photo browser, as well as the overlays, whitespace and overflow and vertical alignment.
2015-05-07 12:57:23 +10:00
Shannon
a5bb8ba8ee
Merge branch 'iamphill-media-label' into dev-v7
2015-05-07 12:01:44 +10:00
Shannon
d4f3dbcfc0
Merge branch 'media-label' of https://github.com/iamphill/Umbraco-CMS into iamphill-media-label
2015-05-07 12:01:31 +10:00
Shannon
6a0656fbb0
fixes spacing for radio/check boxes (U4-6036) tested in ie, ff and chrome
2015-05-07 11:59:10 +10:00
Shannon Deminick
9dc0999ebd
Merge pull request #595 from redmorello/U4-6036
...
U4 6036 - Checkbox and Radio button styling incorrect in backend
2015-05-07 11:49:30 +10:00
Shannon
813f1a1f2d
Fixes: U4-6035 Properrty.WasDirty() always returns false
2015-05-07 11:43:53 +10:00
Shannon
e45b0a53b8
Merge branch 'aaronpowell-master-v7' into dev-v7
2015-05-07 11:07:16 +10:00
Shannon
685635c568
Merge branch 'master-v7' of https://github.com/aaronpowell/Umbraco-CMS into aaronpowell-master-v7
2015-05-07 11:06:55 +10:00
Shannon Deminick
a3e37de1ad
Merge pull request #633 from bjarnef/dev-v7-U4-4507
...
U4-4507 - Make expand arrow in sections as a toggle
2015-05-07 11:02:08 +10:00
Shannon Deminick
692a8f807e
Merge pull request #638 from bjarnef/dev-v7-U4-6276
...
Fix for U4-6276 - Keep headline at same position
2015-05-07 10:51:32 +10:00
Shannon
f4bdcae411
Fixes: U4-6236 umbraco 7 macro parameters saving "null"
2015-05-07 10:47:36 +10:00
Shannon Deminick
3a726348d2
Merge pull request #673 from kgiszewski/dev-v7
...
Fix for U4-6530
2015-05-07 10:21:42 +10:00
Shannon Deminick
d8b029eba6
Merge pull request #680 from WebCentrum/dev-v7-gridsort
...
U4-6593 - After sort, reset the TinyMCE editors with previous settings
2015-05-07 10:13:29 +10:00
Shannon
7c01670caf
fixes mem leaks by not unsubscribing from events
2015-05-07 09:11:39 +10:00
Shannon
3ce5ff882e
Fixes U4-5213 in a better way using a query string so it's clear where it redirects to
2015-05-07 09:11:25 +10:00
Shannon
6e7aa19073
Fixes U4-5213 in a better way using a query string so it's clear where it redirects to
2015-05-07 09:00:43 +10:00
Shannon
1cac4ed075
Fixes MVC 4.0.0.1 problem once and for all.
2015-05-07 08:10:45 +10:00
Stephan
e358390211
Bugfix Xml cache - bad, bad Stephan
2015-05-06 11:10:04 +02:00
Sebastiaan Janssen
2e6c643dde
Bump version
2015-05-06 11:08:25 +02:00
Sebastiaan Janssen
d84b8aa675
Fix duplication of the mysql DbProviderFactory when using NuGet
2015-05-06 11:04:09 +02:00
Shannon Deminick
41a0c1f491
Merge pull request #679 from WebCentrum/dev-v7-loginredir
...
U4-5213 - Login redirect to originally requested URL
2015-05-06 17:46:07 +10:00
Shannon
e8d4777d74
re-formatted some of the PR
2015-05-06 17:36:46 +10:00
Shannon
e03ef76fcd
Merge branch 'Jeavon-U4-5480' into dev-v7
2015-05-06 17:35:13 +10:00
Shannon
781ca34e34
Merge branch 'U4-5480' of https://github.com/Jeavon/Umbraco-CMS into Jeavon-U4-5480
2015-05-06 17:34:59 +10:00
Shannon
d01e963365
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
...
Conflicts:
src/Umbraco.Web.UI/packages.config
2015-05-06 17:28:05 +10:00
Shannon
821daa82c4
Fixes: U4-6474 Update to latest examine v0.1.63
2015-05-06 17:14:10 +10:00
Sebastiaan Janssen
a51dd93ffe
Expressed version range was wrong
2015-05-06 08:58:45 +02:00
Shannon
7134373933
Fixes: U4-6484 Don't cast to specific Examine types - only interfaces like ISearcher/IIndexer
2015-05-06 13:25:24 +10:00
Allyen
8299243129
U4-6593 - After sort, reset the TinyMCE editors with previous settings
2015-05-05 22:07:18 +02:00
Sebastiaan Janssen
4144590189
Upgrade to latest MySql.Data and loosen up NuGet dependency
2015-05-05 12:15:28 +02:00
Shannon
e2a821c257
Fixes and simplifies migration tests
2015-05-05 13:37:33 +10:00
Shannon
ed54301914
Fixes unit test and updates all migration classes to use the correct ctor that get's it's required services 'injected'
2015-05-05 13:22:36 +10:00
Shannon
6849274b98
reverts umb version
2015-05-05 13:03:05 +10:00
Shannon
8fa838e8fb
Fixes merge and re-code's the XmlCacheFilePersister to use ILogger
2015-05-05 12:44:19 +10:00
Shannon
2f9753cc12
Merge branch 'dev-v7' into 7.3.0
...
Conflicts:
build/UmbracoVersion.txt
src/SolutionInfo.cs
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web.UI/packages.config
src/Umbraco.Web/Editors/BackOfficeController.cs
src/Umbraco.Web/PublishedCache/XmlPublishedCache/XmlCacheFilePersister.cs
src/Umbraco.Web/umbraco.presentation/content.cs
src/umbraco.macroRenderings/app.config
2015-05-05 12:27:01 +10:00
Shannon
66263a44a5
updates nuget.exe ... we should really use the methodolgy that we've got in the new identity projects where we don't commit this file, instead we go get the latest from the web during build (but that would probably mean moving to powershell)
2015-05-05 11:58:33 +10:00
Allyen
2f4ff6aaae
Login redirect to originally requested URL
2015-05-04 11:49:07 +02:00
Shannon
425df19c5c
adds long overloads to interfaces
2015-05-04 14:36:46 +10:00
Shannon
f9babe1882
Converts paged results to use 'long' params instead of ints and obsoletes the old ones.
2015-05-04 11:58:00 +10:00
Shannon
cd2f512284
moves auth server classes to the identity extensions sln
2015-05-04 11:02:23 +10:00
Sebastiaan Janssen
ab0e549c70
We got rid of macroRenderings project ages ago, why is this file still here?
2015-05-01 14:27:49 +02:00
Sebastiaan Janssen
be065b2fa3
Generate symbols nupkg (apparently you can create it from an existing NuSpec file, very cool)
...
Making sure that all pdbs ARE actually generated in Release mode (the AllBinaries file was missing loads of files)
Generate all and include all xml doc files too
Corrects WebPI zip, also shouldn't include dotLess.Core.dll
2015-05-01 14:27:26 +02:00
Shannon
624975b4c9
Updates to WebApi2, fixes nuspec to include the correct dependencies (and simplifies them)
2015-05-01 14:03:59 +10:00
Shannon
85cdc79fd2
Need to publicize some things for the REST service to work
2015-04-30 16:39:41 +10:00
Shannon
374bbc0973
Need to publicize some things for the REST service to work
2015-04-30 15:39:03 +10:00
Sebastiaan Janssen
f0dfd0dce2
U4-6568 NuGet 7.2.4 missing Microsoft.Threading.Tasks.dll and Microsoft.Threading.Tasks.Extensions.dll
...
#U4-6568 Fixed Due in version 7.2.5
2015-04-29 16:15:24 +02:00
Shannon
da579c91e1
Fixes: U4-6460 7.2.2 -> 7.2.4 update fails with "an item with the same key has already been added" error
2015-04-27 13:40:41 +10:00
Shannon
550d690a31
Fixes: U4-6559 ServerVariables parsing - An Item with the same key has already been added
2015-04-27 12:41:19 +10:00
Shannon Deminick
40b75b7cf5
Merge pull request #672 from alecrt/dev-v7
...
U4-6295 - Fix for BusinessLogic.Log.CleanLogs task error
2015-04-27 10:56:33 +10:00
Shannon Deminick
0b28a68678
Merge pull request #675 from abjerner/patch-6
...
listview.html: the arrows for symbolizing ascending and descending are wrong
2015-04-27 10:53:52 +10:00
Anders Bjerner
5f27355247
listview.html: the arrows for symbolizing ascending and descending are wrong
2015-04-26 14:44:25 +02:00
Sebastiaan Janssen
356ea6824f
U4-6547 Re: U4-6096 German Translator file broken again in V7.2.4
...
#U4-6547 Fixed Due in version 7.2.5
2015-04-23 16:59:57 +02:00
Sebastiaan Janssen
7ffb73e467
Updates Examine dependency
2015-04-23 16:45:24 +02:00
Sebastiaan Janssen
57c3665d0f
Show different ReadMe for fresh install vs. upgrade installs
2015-04-23 16:01:23 +02:00
Sebastiaan Janssen
8037f929aa
Ignore more slow tests
2015-04-23 15:35:42 +02:00
Sebastiaan Janssen
fec3e57ed6
Ignore tests that don't run to completion on slower build server
2015-04-23 15:19:18 +02:00
Sebastiaan Janssen
5106ffab97
Mark as Release Candidate
2015-04-23 15:00:12 +02:00
Sebastiaan Janssen
9f569171c3
Suppress error (it's useless information)
2015-04-23 14:59:13 +02:00
Sebastiaan Janssen
d607041ca4
U4-6450 Creating Partial View Macro without 'Create Macro' selected still tries to create a macro
...
#U4-6450 Fixed
2015-04-23 14:55:57 +02:00
Sebastiaan Janssen
b3daf7f55d
Merge branch 'dev-v7-xmllock' into dev-v7
2015-04-23 14:23:23 +02:00
Sebastiaan Janssen
a77d3bc4ac
Adds some more defaults tests
2015-04-23 14:22:42 +02:00
kgiszewski
dc3e144493
Fix for U4-6530
2015-04-20 10:28:35 -04:00
alecrt
f20fed3ce8
Fix for U4-6295 - BusinessLogic.Log.CleanLogs task error
2015-04-18 19:00:03 +02:00
Shannon
5a3b97c669
puts the claim validation back in (needs to be there, took it out for testing)
2015-04-15 20:38:04 +10:00
Shannon
570b71820f
publicizes a couple things to make it easier for tests
2015-04-15 17:06:08 +10:00
Shannon
442160bb7a
fixes identity conversion when it's just a generic identity and not auth'd, we can never convert to back office identity if it's not auth'd
2015-04-15 17:03:12 +10:00
Stephan
c4aa87d73d
Backport Xml concurrency fixes
2015-04-13 19:12:03 +02:00
Stephan
57909489cb
AsyncLock - import
2015-04-13 19:12:00 +02:00
Shannon
f87764f9d5
a bit better support for unit testing controllers with ctor overloads
2015-04-13 20:13:57 +10:00
Shannon
9d4e0f1e3d
Changes UmbracoApiControllerBase to lazily create properties which helps with unit testing
2015-04-13 16:08:34 +10:00
Shannon
800b8b5f7e
updates nuspec, creates new UmbracoApiControllerBase which is not auto-routed but contains the base services
2015-04-13 15:06:40 +10:00
Shannon
c10c1f8fac
publicizes a global setting (which still needs to be moved to config)
2015-04-13 13:33:13 +10:00
Shannon
dbd9240142
adds a token constant auth type
2015-04-10 17:03:07 +10:00
Shannon
c3ca651e4a
Renames a few things to shorten names
2015-04-10 16:55:04 +10:00
Shannon
f2e319a01f
Updates the UmbracoBackOfficeIdentity to have better support for claims and adds unit tests for it. Creates OwinLogger's and methods to apply them. Updates security methods to ensure that a UmbracoBackOfficeIdentity is returned even from a normal ClaimsIdentity which will be the case with bearer tokens. Updates the angular anti-forgery checker to be ignore if the auth type is not cookie based. Adds a simple token server provider that people can use if they want. Now token authentication is working.
2015-04-10 14:22:09 +10:00
Shannon
d6589960f2
re-organizes a bit of cache tests into one folder
2015-04-10 10:36:21 +10:00
Shannon
2847a28e74
Merge branch 'dev-v7' into 7.3.0
...
Conflicts:
src/Umbraco.Web/Scheduling/BackgroundTaskRunner.cs
src/Umbraco.Web/Scheduling/BackgroundTaskRunnerAwaiter.cs
2015-04-09 18:01:05 +10:00
Shannon
c78b371965
updates the BackgroundTaskRunnerAwaiter so that it exits if the runner is not running when it is ctor'd, adds diags.
2015-04-09 17:59:34 +10:00
Shannon
e29668a01b
Changes DebugDiagnosticsLogger to not output Fail since that launches a debug entry window, adds some diagnostics to the background task runner stuff since the awaiter is waiting for every in very random cases.
2015-04-09 17:49:17 +10:00
Shannon
757108446d
fixes tests
2015-04-09 17:18:47 +10:00
Shannon
19715ef45f
Fixes build, updated BackgroundTaskRunner to get an ILogger injected
2015-04-09 17:12:52 +10:00
Shannon
a1c7352da1
Merge branch 'dev-v7' into 7.3.0
...
Conflicts:
src/Umbraco.Core/Umbraco.Core.csproj
src/Umbraco.Tests/Integration/GetCultureTests.cs
src/Umbraco.Tests/Models/ContentTests.cs
src/Umbraco.Tests/Models/ContentTypeTests.cs
src/Umbraco.Tests/Persistence/Repositories/ContentTypeRepositoryTest.cs
src/Umbraco.Tests/Routing/DomainsAndCulturesTests.cs
src/Umbraco.Tests/Scheduling/BackgroundTaskRunnerTests.cs
src/Umbraco.Tests/Services/ContentTypeServiceTests.cs
src/Umbraco.Web/Models/ContentExtensions.cs
src/Umbraco.Web/Mvc/SurfaceController.cs
2015-04-09 16:50:07 +10:00
Shannon
c525be3e44
Completes: U4-6474 Update to latest examine v0.1.62
2015-04-09 15:33:58 +10:00
Shannon
cc804bd3bd
removes duplicate test
2015-04-08 17:57:00 +10:00
Shannon
24dc8309f1
sets ConfigureAwait(false) for XmlCacheFilePersister await calls and BackgroundTaskRunner await calls since these are always on background threads, no synchronizing with any context.
2015-04-08 17:15:21 +10:00
Shannon
ce81f9b1b1
we'll try these tests again
2015-04-08 17:08:06 +10:00
Shannon
3f70761d49
this should fix one of the tests
2015-04-08 17:01:38 +10:00
Shannon
dee45146a4
applies a max timout for BackgroundTaskRunnerTests
2015-04-08 16:55:34 +10:00
Shannon
b35397b464
uses property type ctor overload to accept an alias which prob should have been there all along since in most cases you need an alias to create one (same prob goes for property groups, etc... but oh well). Adds a couple tests for case insensitive comparisons in PropertyCollection
2015-04-08 16:33:16 +10:00
Shannon
147cc92ac5
Updates BackgroundTaskRunner & tests: removes the need for most Thread.Sleep which is error prone, this is done by updating the GetAwaiter() method to be a custom awaiter so we can await the entire background task running operations. We then add a property called CurrentThraedingTask which then allows awaiting the current Task instance. Adds error handling to all event handlers for the task runner. Changes events to be TypedEventHandlers
2015-04-08 16:28:42 +10:00
Shannon
3230fce76a
fixes lock on PropertyCollection, should just be a normal lock
2015-04-08 11:47:16 +10:00
Shannon
1d22c1e81e
fixes get hash code on Entity base class
2015-04-08 11:47:00 +10:00
Shannon
ece2e2359e
Updates PropertyGroup's equality comparisons to: check the base comparison, then check for a case insensitive comparison with name, fixes GetHashCode to be consistent with the Equals method.
2015-04-08 11:31:14 +10:00
Shannon
8cbe53f49d
Updates PropertyType to have a ctor overload accepting an alias when one already exists. Updates it's equality comparisons to: check the base comparison, then check for a case insensitive comparison with alias, fixes GetHashCode to be consistent with the Equals method.
2015-04-08 11:30:35 +10:00
Shannon Deminick
cac3ddc3c8
Merge pull request #666 from JimBobSquarePants/dev-v7
...
Remove Content Service Setter case sensitivity
2015-04-08 10:07:34 +10:00
Shannon
0eac50ceba
Fixes: U4-6506 Grid config in package.manifest doesn't allow for multiple grid editors and adds tests
2015-04-07 17:24:35 +10:00
Shannon
d5e735ac14
Fixes singleton accessors and adds ctor which would allow unit testability.
2015-04-07 12:07:54 +10:00
Shannon Deminick
8d841d3537
Merge pull request #667 from AndyButland/u4-1733
...
U4-1733 - Added overloads to RedirectToUmbracoPage methods to allow passing of a querystring
2015-04-07 11:05:05 +10:00
michael
ae3c17073b
Move MVC dependencies from Umbraco.Core to Umbraco.Web
...
note:MvcHandler.DisableMvcResponseHeader = true was removed from UmbracoApplicationBase.StartApplication.
This was the only breaking change, it can be put back in at a higher level if necessary.
2015-04-06 16:48:55 +12:00
Sebastiaan Janssen
5f175874b2
Fixes tests and adds a few
2015-04-02 17:52:59 +02:00
Sebastiaan Janssen
fa053426c3
Don't disableFindContentByIdPath when in preview mode
2015-04-02 17:16:56 +02:00
Shannon
59dd6e0941
updates repo config
2015-04-02 14:59:03 +11:00
Shannon
a321d4d1b8
Allows the ability to use external logins to login to authorize upgrades, this means being able to add reserved paths at startup dynamically which is now built in as part of the AuthenticationOptionsExtensions for registering external logins for the back office.
2015-04-02 14:46:53 +11:00
AndyButland
437e7f0ffc
Removed unused usings from previous commit
2015-04-01 23:29:43 +02:00
AndyButland
afa6c35bb5
Added overloads to RedirectToUmbracoPage methods to allow passing of a querystring
2015-04-01 23:27:20 +02:00
Stephan
22ac571c7d
U4-6479 - fix GetCulture for unpublished content + add tests
2015-04-01 15:40:34 +02:00
James South
8d00dbf648
Remove Content Service Setter case sensitivity
...
Makes property alias key checking case-insensitive bringing behaviour in
line with IPublishedContent getters.
2015-04-01 12:37:28 +01:00
Stephan
cd26a1ad21
U4-6479 - fix GetCulture for unpublished content + add tests
2015-04-01 12:59:01 +02:00
Shannon
40d3f2ffb9
Merge branch 'dev-v7' into 7.3.0
...
Conflicts:
src/Umbraco.Web.UI.Client/src/views/propertyeditors/contentpicker/contentpicker.controller.js
2015-04-01 17:45:38 +11:00
Shannon
437ab4aaf1
Fixes installer permission steps - this cannot just arbitrarily write to the umbraco xml cache file
2015-04-01 17:44:27 +11:00
Shannon
0c0802e964
updates the migrations to use the correct ctor (not empty), this is more for v8 but have created a crappy activator that passes in the right args.
2015-04-01 17:43:27 +11:00
Shannon
2a6d5846d1
Fixes installer permission steps - this cannot just arbitrarily write to the umbraco xml cache file
2015-04-01 16:57:32 +11:00
Shannon
a43847bc8b
Adds IsUpgrading method to ApplicationContext and fixes AppBuilderExtensions checks since we need a user manager when upgrading
2015-04-01 16:12:32 +11:00
Shannon
df6bb36876
moves notification logic to umbnotifications.directive instead of in main (not sure why it was there). Updates the AuthorizeUpgrade screen to be able to show YSOD or alert messages when there are server errors. Adds htmlhelper extensions to share between Default.cshtml and AuthorizeUpgrade.cshtml. Adds null check for BackOfficeUserManager.
2015-04-01 16:04:19 +11:00
Shannon
d185f93c35
Fixes unit tests
2015-04-01 14:29:35 +11:00
Shannon
df2ce2c133
fix merge
2015-04-01 14:05:29 +11:00
Shannon
5e90e74969
Merge branch '7.3.0' of https://github.com/umbraco/Umbraco-CMS into 7.3.0
...
Conflicts:
src/Umbraco.Core/Persistence/Migrations/Initial/DatabaseSchemaCreation.cs
2015-04-01 14:03:05 +11:00
Shannon
924ee5c413
fixes merge
2015-04-01 14:02:14 +11:00
Shannon
bceed10bd8
Merge branch 'dev-v7-distcache' into 7.3.0
2015-04-01 14:00:13 +11:00
Shannon Deminick
dec7ef8f3f
Merge pull request #663 from Shazwazza/dev-v7-7.30-AspNetIdentity
...
ASP.Net Identity for back office users
2015-04-01 13:57:37 +11:00
Shannon
f019900619
oops, not sure how the LICENSE got deleted, removed AD identity nuspec since that is in a diff repo now. Removes commented out code in umb module for auth - this is done by cookie middleware now.
2015-04-01 13:55:33 +11:00
Shannon
ad92006f54
Removes the extensibility files and build for identity stuff - that now exists in a separate github repo.
2015-04-01 13:42:43 +11:00
Shannon
439935430a
Simple update adding nuspec for Identity AD
2015-04-01 13:42:40 +11:00
Shannon
1de9dbf18c
Updates build process to include building a nuget Identity package to provide extensibility points in Umbraco.
2015-04-01 13:42:36 +11:00
Shannon
394cab5ab4
Updates the owin startup classes - we now have a default one shipped as a DLL which will always execute based on the appSettings, then we can ship with 2 optional ones that people can learn and use from which just requires them to update the appSetting. Now to decide on how to ship these .cs files
2015-04-01 13:42:34 +11:00
Shannon
6efd14eff3
Updates the startup auth code extension methods to better support extensibility so people could override the default user store or manager in order to implement some interfaces that we currently don't.
2015-04-01 13:42:31 +11:00
Shannon
e468492064
Updates back office ext methods to include the CallbackPath which is key to make multi-tenanted work and ensures that the back office providers are linked with the umbraco back office external cookie provider. Adds some docs about it too. Updates the web.config templates to ensure the correct assembly redirects.
2015-04-01 13:42:29 +11:00
Shannon
140d3c0268
Update to latest Identity. Moves startup code to App_Start like VS templates have, this will be better for our nuget packages (like i do in UmbracoIdentity which works for both web apps and websites). Updates web.config to explicitly declare the owin startup otherwise we'll end up with conflicts (YSODs) and now people can configure it properly.
2015-04-01 13:42:26 +11:00
Shannon
349cb91e3a
updates expires logic
2015-04-01 13:42:24 +11:00
Shannon
abf70cd302
filters external login providers in the back office to only show the ones configured for umbraco back office
2015-04-01 13:42:21 +11:00
Shannon
880c9cf679
Updates back office extensions to use AuthenticationDescriptionOptionsExtension to configure the options for umb back office
2015-04-01 13:42:19 +11:00
Shannon
bf59510c68
Removes setting the default sign in auth type - this is a user setting, we cannot modify that.
2015-04-01 13:42:16 +11:00
Shannon
b67250c3d5
Updates back office auth extension methods to be explicit with specifying that it's for back office because we need to explicitly tell each provider the SignInAsAuthenticationType so that it uses the back office auth provider and not a user's own front-end one.
2015-04-01 13:42:14 +11:00
Shannon
86833aa8bf
Updates the back office external cookie name to be consistently cased with the other back office cookie names
2015-04-01 13:42:11 +11:00
Shannon
4dcc4807ed
Implements IUserSecurityStore and ensures there is a security stamp token in place, have updated the repository layer to manual update this if ASPNet Identity APIs are not used to update users.
2015-04-01 13:42:09 +11:00
Shannon
90b562a0a1
Update the PostLogin method to write the auth ticket the way that webapi is supposed to, not sure how this was actually working before because writing cookies directly with HttpContext and then also using WebApi normally doesn't work (maybe in very specific circumstances), so now the cookie writing is done consistently and it is working, prior to this i was getting lots of issues with the xsrf tokens. Updated some user model mappings for convenience and update naming conventions for some properties of the BackOfficeIdentityUser for consistency.
2015-04-01 13:42:07 +11:00
Shannon
fc2b3d7fc7
fixes merge issues
2015-04-01 13:42:04 +11:00
Shannon
4d50dcea61
adds the auth extensions and removes all 3rd party packages
2015-04-01 13:42:02 +11:00
Shannon
1f9594eef4
updates notes in OwinStartup
2015-04-01 13:41:59 +11:00
Shannon
5a88ff774c
adds overload to specify custom backoffice user store for custom implementations (i.e. 2 factor auth, etc...)
2015-04-01 13:41:57 +11:00
Shannon
b269760b21
removes the BackOfficeRoleManager since we don't use roles in the back office (sections i suppose) and we can't dynamically just create them, that doesn't make sense.
2015-04-01 13:41:55 +11:00
Shannon
3efd038906
implements IUserRoleStore for sections for users
2015-04-01 13:41:52 +11:00
Shannon
2d72a66879
Updates OwinStartup and split the methods into an extension methods file complete with documentation on how to implement the providers. Tested the microsoft provider. Now to clean things up: remove the 3rd party package installs to be ready for shipping, ensure that the user parts are extensible enough for people to plugin their own interfaces.
2015-04-01 13:41:50 +11:00
Shannon
7dc50fda26
moves NaiveSessionCache to web proj
2015-04-01 13:41:48 +11:00
Shannon
ff602da0fa
Updates owin packages and updates the web.config tempate for owin redirects
2015-04-01 13:41:45 +11:00
Shannon
4b156ba27e
Starts stubbing out role manager code
2015-04-01 13:41:43 +11:00
Shannon
d9cf9cee88
Includes nice social buttons, updates styling on login and user panel, updates logic to un-link accounts
2015-04-01 13:41:40 +11:00
Shannon
afa4c7b697
open id connect is working with azure ad
2015-04-01 13:41:38 +11:00
Shannon
a2a8c8fbd7
updated to latest owin
2015-04-01 13:41:36 +11:00
Shannon
52c4d80cfc
more identity awesome
2015-04-01 13:41:33 +11:00
Shannon
5d4d209030
Gets external cookies working with a custom auth type (so we don't interfere with the 'default')
2015-04-01 13:41:31 +11:00
Shannon
d9f453d860
Gets the user store up to date with the correct queries.
2015-04-01 13:41:28 +11:00
Shannon
8c51e8bad8
Implements IExternalLoginService and the db table, implements more logic to start enabling this to work in the back office, need to implement the rest of the userstore and then implement a way once logged in to the back office to allow users to link their accounts with external logins. Currently if an external login is detected during startup and it has not been linked we'll throw an exception. Very very close to making this all work nicely.
2015-04-01 13:41:26 +11:00
Shannon
d4b21243ca
Allows external logins to be listed on login page, updates BackOfficeController with actions for invoking them.
2015-04-01 13:41:24 +11:00
Shannon
927add6f44
Updates UmbracoBackOfficeIdentity to add claims and adds a new ctor so people can create an identity manually - this is really the key, by doing this we'd already be able to have 3rd party authentication happening. Ensures our custom secure data format persists the user data
2015-04-01 13:41:21 +11:00
Shannon
48317d7e61
massively simplifies the cookie handling, we don't use our own and just use the defaults, the trick to not validating everything is to use the cookie path. This does mean that each clientside request will also be validated but there's no way to override this behavior in identity currently, the cookie handler is internal so unless we copy/paste all of it's code can't do much about that.
2015-04-01 13:41:18 +11:00
Shannon
93df2edec2
Initial install which now uses Identity middleware to perform the back office auth (no longer done in our module). Created custom data secure classes that use the legacy Forms auth logic for backwards compat. This means that the cookie can still be written the old way and still auth the new way if required. Now need to clean a lot of this up.
2015-04-01 13:41:16 +11:00
Shannon
028ddfe290
Starts adding asp.net identity
2015-04-01 13:41:13 +11:00
Shannon
051e9366e5
updates js undefined check
2015-04-01 13:39:54 +11:00
Shannon Deminick
46c6503320
Merge pull request #665 from magnuskragelund/dev-v7-U4-6469-mntp-referencing-deleted-nodes
...
fixes bug when trying to render a deleted node in multinode tree picker
2015-04-01 13:36:18 +11:00
Shannon
39a4f141d7
Merge branch 'dev-v7' into 7.3.0
2015-04-01 12:57:08 +11:00
Shannon
1cf2fc7870
updates sln docs and removes pdf test bits
2015-04-01 11:22:10 +11:00
Shannon
c350904219
removes umb examine pdf test files
2015-03-31 17:07:35 +11:00
Shannon
3d09157091
fixes build
2015-03-31 17:06:13 +11:00
Shannon
040486c32b
Merge branch 'dev-v7' into 7.3.0
2015-03-31 17:04:52 +11:00
Shannon
cf1c38dcaa
fixes build
2015-03-31 17:04:32 +11:00
Shannon
3b6d557dd4
Merge branch 'dev-v7' into 7.3.0
2015-03-31 14:28:20 +11:00
Shannon
73d7cd4856
updates sln file to remove the PDF proj and removes the sln folder containing umbraco examine libs
2015-03-31 14:27:18 +11:00
Shannon
74f4b60a21
Merge branch 'dev-v7' into 7.3.0
2015-03-31 14:04:49 +11:00
Shannon
1b87fd074c
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-03-31 13:49:39 +11:00
Shannon
33f21e0528
Updates build and solution to exclude UmbracoExamine.PDF, removes files for UmbracoExamine.PDF, updates links to license in nuspec files
2015-03-31 13:49:28 +11:00
Sebastiaan Janssen
0b5a2452c2
U4-6476 Examine Issue: The CancellationTokenSource has been disposed.
...
#U4-6476 Fixed Due in version 7.2.5
2015-03-30 14:38:59 +02:00
Shannon
cc8962f090
Removes the old umbracoexamine.azure libs
2015-03-30 20:07:26 +11:00
Shannon
f6b9fdba72
Removes old docs folder
2015-03-30 20:06:51 +11:00
Shannon
e0effec3b4
fixes pdf build to only have it's required files in the zip
2015-03-30 19:13:13 +11:00
Shannon
76a2f433d9
simplifies build since we don't have the examine azure stuff
2015-03-30 18:42:47 +11:00
Shannon
a2bfca4d3a
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-03-30 17:40:46 +11:00
Shannon
fb24becd0d
completes: U4-6468 Move all 'Strategies' in the Web project that performs Core data operations to the Core project
2015-03-30 17:40:36 +11:00
Shannon
58857c5d83
Moves publishing strategies into CacheRefresherEventHandler where the event handlers are supposed to exist.
2015-03-30 17:36:54 +11:00
Shannon
7a31d6cae3
better exception logging for examine
2015-03-30 17:23:28 +11:00
Shannon Deminick
021bb6d367
Merge pull request #661 from kgiszewski/dev-v7
...
Fix for U4-6462
2015-03-30 16:27:19 +11:00
Shannon Deminick
0742108ec1
Merge pull request #662 from AndyButland/u4-6412
...
U4-6412 - Ensures footer breadcrumb in content and media returned in correct order
2015-03-30 10:44:08 +11:00
Magnus Kragelund
1c3a7b95fc
fixes bug when trying to render a deleted node in multinode tree picker
2015-03-27 11:02:35 +01:00
Shannon
5464107a9a
replaces all LogHelper calls with to use ILogger in XmlCacheFilePersister
2015-03-27 15:21:12 +11:00
Shannon
84345a7e37
Merge branch 'dev-v7' into 7.3.0
2015-03-27 15:19:45 +11:00
Shannon
fda72b2acc
changes the MaxWaitMilliseconds tp 30000 to be consistent with the 7.3 branch
2015-03-27 15:19:31 +11:00
Shannon
cd3191012f
Merge branch 'dev-v7' into 7.3.0
...
Conflicts:
src/Umbraco.Tests/Scheduling/BackgroundTaskRunnerTests.cs
src/Umbraco.Web/PublishedCache/XmlPublishedCache/XmlCacheFilePersister.cs
src/Umbraco.Web/Scheduling/LogScrubber.cs
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/umbraco.presentation/content.cs
2015-03-27 15:15:49 +11:00
Shannon
ec742d1f66
removes the usages of ILogger and ProfilerLogger since this is not for 7.3.0, will need to re-fix for 7.3 branch.
2015-03-27 14:56:12 +11:00
Shannon
4bdac1475f
fixes log scrub interval with ms with updated background tasks
2015-03-27 14:52:38 +11:00
Stephan
58ce04e26b
cleanup
2015-03-27 14:49:31 +11:00
Shannon
4c3de920c6
Removes the 'else' so that 'wait' is always checked.
2015-03-27 14:49:31 +11:00
Stephan
be37026587
refactor latched background tasks, now use a task for xml
...
Conflicts:
src/Umbraco.Web.UI/config/ClientDependency.config
2015-03-27 14:49:25 +11:00
Stephan
a73b7a5849
refactor Scheduler to use new BackgroundTaskRunner capabilities
...
Conflicts:
src/Umbraco.Web/Scheduling/Scheduler.cs
2015-03-27 14:48:47 +11:00
Stephan
b7436dc55f
refactor BackgroundTaskRunner
2015-03-27 14:47:42 +11:00
Shannon
bc068b201d
Updates BackgroundTaskRunner to ensure canceled or skipped tasks are disposed, updated tests to reflect
2015-03-27 14:47:42 +11:00
Shannon
912b01c9aa
Updates BackgroundTaskRunner to support more complex options including the ability to only execute the last/final task in the queue. Added tests to support, updated the 'content' object to use this option so that only the last task in the queue will execute so that file persisting doesn't get queued but the correctly queued data will be written.
2015-03-27 14:47:42 +11:00
Shannon
a82035061c
Updates BackgroundTaskRunner to support async operations. Updates the content xml cache file persisting to use a IBackgroundTask instead of the strange queuing for persistence - which was super strange because in many cases another request thread will actually be the thread that is persisting the xml file than the request thread that requested it created. This implementation is far better, the xml file will be persisted on a non request thread and will handle multiple documents being published at the same time guaranteeing that the latest published version is the one persisted. The file persistence is also web aware (due to how BackgroundTaskRunner works) so during app shutdown the file will still be written if it's currently being processed.
2015-03-27 14:47:41 +11:00
Shannon
ef9cc2da3a
removes WebServerUtility since that original code was only for azure website dist cache when using web services and server registrars (POC) so we also don't need the extra nuget ref either.
2015-03-27 12:58:04 +11:00
Shannon
12fd5c642d
Fixes a copy local and specific version ref for a webapi assembly
2015-03-27 12:47:48 +11:00
Shannon
a9b71f8533
adds docs
2015-03-27 12:37:03 +11:00
Shannon
c73749ea54
Removes ctor's accepting delegates and instead makes them abstract methods, adds some docs
2015-03-27 10:25:25 +11:00
Shannon
e001ed93c1
Updates BatchedDatabaseServerMessenger to have an abstract GetBatch method instead of having a delegate in the ctor
2015-03-27 10:16:49 +11:00
AndyButland
0c107fd869
Ensures footer breadcrumb in content and media returned in correct order
2015-03-25 21:52:39 +01:00
kgiszewski
6419f301f7
Fix for U4-6462
2015-03-25 16:30:47 -04:00
Sebastiaan Janssen
e775471013
Set disableFindContentByIdPath=false for local debugging of Umb source (the release config was already correct)
2015-03-25 17:08:53 +01:00
Shannon Deminick
cc109d1ed0
Merge pull request #660 from perosb/U4-6444
...
Fix for U4-6444
2015-03-25 09:16:49 +11:00
Sebastiaan Janssen
9dfccd86fd
U4-2499 Remove the possibility for accessing pages with nodeid's or give a redirect option
...
#U4-2499 Fixed Due in version 7.2.5
2015-03-24 20:09:48 +01:00
Per Osbeck
ffaf1f96b9
Fix for U4-6444
2015-03-24 09:28:53 +01:00
Shannon
4e195543ea
fixes null ref with component renderer in UmbracoHelper
2015-03-24 15:12:58 +11:00
Shannon
2c918a2015
Merge branch 'dev-v7' into 7.3.0
...
Conflicts:
build/UmbracoVersion.txt
src/Umbraco.Core/Configuration/UmbracoVersion.cs
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
2015-03-24 15:10:45 +11:00
Shannon Deminick
aa3c1d645b
Merge pull request #659 from robertjf/dev-v7
...
Issue#U4-6448 typo fix in pageIndex Mandate checks
2015-03-24 12:45:35 +11:00
Robert Foster
c6b393f2e8
typo fix in pageIndex Mandate checks
2015-03-24 12:30:28 +11:00
Shannon Deminick
344d909e6b
Merge pull request #657 from webprofijt/packageinstaller-spelling
...
Fix some spelling mistakes in package installer
2015-03-23 09:45:56 +11:00
Arnoud de Vries
e3925f18ef
Fix some spelling mistakes in package installer
2015-03-22 16:29:53 +01:00
Sebastiaan Janssen
53a4d063e0
U4-464 The embedded passwordStrength.js file is GPL-licensed
...
#U4-464 Fixed Due in version 7.2.5
2015-03-22 13:13:51 +01:00
Sebastiaan Janssen
907e5e7ca4
Bump version
2015-03-20 11:25:59 +01:00
Sebastiaan Janssen
94e281e951
Merge branch '7.2.4' into dev-v7
2015-03-20 11:23:30 +01:00
Sebastiaan Janssen
c867f609f1
Merge branch '7.2.4' into master-v7
2015-03-20 11:05:00 +01:00
Sebastiaan Janssen
03b60d4923
"It's simple until you make it complicated"
...
- So now this logic has been un-complicated: look for the web.config file, if it exists and has a umbracoConfigurationStatus appSetting then don't overwrite the web.config, the user is upgrading umbraco and config transforms can do their thing. Otherwise, copy in a fresh web.config with all the required Umbraco bits.
2015-03-20 10:35:41 +01:00
Shannon
27e96d6d5b
Fixes: U4-6436 Localization in the back office doesn't work immediately after app restart
2015-03-20 10:35:34 +01:00
Shannon
d2b4345773
Fixes: U4-6433 Usercontrol loaded after package installation not executing
2015-03-20 10:35:23 +01:00
Sebastiaan Janssen
c5bbf97921
Bump version
2015-03-20 10:35:14 +01:00
Sebastiaan Janssen
8c4eba7837
"It's simple until you make it complicated"
...
- So now this logic has been un-complicated: look for the web.config file, if it exists and has a umbracoConfigurationStatus appSetting then don't overwrite the web.config, the user is upgrading umbraco and config transforms can do their thing. Otherwise, copy in a fresh web.config with all the required Umbraco bits.
2015-03-20 10:16:53 +01:00
Shannon
08a2ec6883
Fixes: U4-6436 Localization in the back office doesn't work immediately after app restart
2015-03-20 18:15:31 +11:00
Shannon
b02e0c0232
Fixes: U4-6433 Usercontrol loaded after package installation not executing
2015-03-20 17:47:33 +11:00
Shannon
182d671e31
Merge branch 'dev-v7' into 7.3.0
2015-03-20 16:42:34 +11:00
Shannon
fff0151b62
Updates build process to: Ensure the AssemblyFileVersion is set to the real umbraco version, AssemblyInformationalVersion is set to the real umbraco version including the pre-release name if there is one, AssemblyCopyright has the correct year.
2015-03-20 09:31:14 +11:00
Shannon
f15301a7a0
Merge remote-tracking branch 'origin/dev-v7' into 7.3.0
...
Conflicts:
build/UmbracoVersion.txt
src/Umbraco.Core/Configuration/UmbracoVersion.cs
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
2015-03-20 08:26:16 +11:00
Sebastiaan Janssen
69879dc8f8
Merge branch 'dev-v7' into master-v7
2015-03-19 15:10:59 +01:00
Sebastiaan Janssen
90fdbb007e
Bump version
2015-03-19 14:45:00 +01:00
Per Ploug
19e4fe5059
Grid labels header colors for delete and move actions
2015-03-19 14:33:12 +01:00
Sebastiaan Janssen
311d503d8b
Updates CDF dependency to latest version
2015-03-19 12:54:00 +01:00
Per Ploug
f0fc3313e4
Tweaked borders a tiny bit
2015-03-19 12:46:29 +01:00
Per Ploug
dc7cb08824
Styling for grid editors + row labels
2015-03-19 12:29:05 +01:00
Stephan
3b2ae6bc4a
Merge branch 'dev-v7' into 7.3.0
...
Conflicts:
src/Umbraco.Web/Models/ContentExtensions.cs
2015-03-19 09:39:31 +01:00
Stephan
5ddcf42bc3
U4-3753 - keep some things internal
2015-03-19 09:37:39 +01:00
Stephan
b714cbbd72
U4-6320 - fix log scrubbing intervals (from dev-v7)
2015-03-19 09:30:16 +01:00
Shannon
09afb93ec3
fixes test
2015-03-19 18:04:26 +11:00
Shannon
ab4cb08c7d
removed notes after checking
2015-03-19 17:48:40 +11:00
Shannon
2e877aa446
fixes build errors
2015-03-19 17:42:57 +11:00
Shannon
d3eff734aa
Merge branch 'dev-v7' into 7.3.0
...
Conflicts:
build/UmbracoVersion.txt
src/Umbraco.Core/Configuration/UmbracoVersion.cs
src/Umbraco.Core/CoreBootManager.cs
src/Umbraco.Core/Models/Template.cs
src/Umbraco.Core/Persistence/Repositories/ContentTypeBaseRepository.cs
src/Umbraco.Core/PropertyEditors/ParameterEditorResolver.cs
src/Umbraco.Core/PropertyEditors/PropertyEditorResolver.cs
src/Umbraco.Core/Services/LocalizedTextService.cs
src/Umbraco.Core/Umbraco.Core.csproj
src/Umbraco.Tests/Plugins/TypeFinderTests.cs
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web/Editors/BackOfficeController.cs
src/Umbraco.Web/Models/ContentExtensions.cs
src/Umbraco.Web/PublishedContentExtensions.cs
src/Umbraco.Web/Routing/PublishedContentRequestEngine.cs
src/Umbraco.Web/Scheduling/Scheduler.cs
src/Umbraco.Web/Umbraco.Web.csproj
2015-03-19 17:37:00 +11:00
Shannon
af112f6b20
Adds nicer grid editor labels on hover
2015-03-19 17:08:14 +11:00
Shannon
cbef51eaf0
Fixes: U4-6294 Feature Request 7.2.1 Grid - UX - labeling the grid editors - but will see if we can do a better job of the labeling
2015-03-19 16:10:46 +11:00
Shannon
85ba41dd06
Fixes: U4-5435 Dropdown list multiple, publish keys - single item
2015-03-19 15:50:58 +11:00
Shannon
e5cf7b089c
oops, added timeouts where they cannot exist for request cache, fixes build
2015-03-19 14:47:08 +11:00
Shannon
5fae61b196
Merge branch 'mattbrailsford-7.2.1-configurablemacrogrideditor' into dev-v7
2015-03-19 14:34:00 +11:00
Shannon
db5c204d8c
Merge branch '7.2.1-configurablemacrogrideditor' of https://github.com/mattbrailsford/Umbraco-CMS into mattbrailsford-7.2.1-configurablemacrogrideditor
2015-03-19 14:33:36 +11:00
Shannon
b9082cf390
Fixes our usages of GetCacheItem so that there is a timeout, this is needed otherwise memory won't be given back unless memory gets too high where in fact for most of these we want to give it back as soon as possible if it isn't being used.
2015-03-19 14:00:48 +11:00
Shannon
9469b0b844
Fixes: U4-6402 Grid config file should be merged with package.manifests & U4-6427 Grid config file has caching problems because it's downloaded as a static file
...
This also fixes up the OutputCaching params on the BackOfficeController since OutputCache is bypassed when an action requires authentication, so now we manually do some caching when not in debug mode for authorized actions (of course auth happens before any cached response can occur). This also fixes up the static caching that was happening with the ManifestBuilder so now when that is not in use it gives back it's memory. This also fixes up any client side caching that was happening on BackOfficeController - before we were allowing client cache to happen for a few actions on that controller which is incorrect, we need to disable all client cache for all actions on that controller.
2015-03-19 13:53:15 +11:00
Shannon
5737cdfbe2
Fixes the way HttpResponseMessages are created - they should always be created with Request.CreateReponse!
2015-03-19 12:03:55 +11:00
Shannon
1a082464e9
Fixes: U4-5127 AssetService does not support virtual paths (~/) - and fixes up some formatting
2015-03-19 11:44:37 +11:00
Shannon
e004ad31b5
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
...
Conflicts:
src/Umbraco.Web.UI.Client/src/views/propertyeditors/grid/grid.controller.js
2015-03-19 11:36:05 +11:00
Shannon
6cf25f0043
Fixes: U4-6428 Grid configuration does not support virtual paths - and therefore is not compatible with virtual directories
2015-03-19 11:35:04 +11:00
Shannon Deminick
c0f50a4c1b
Merge pull request #656 from ProfessorFarnsworth/U4-6419
...
fixed issue U4-6419 by removing that character
2015-03-19 10:05:25 +11:00
Sebastiaan Janssen
00fbc6dfcb
Revert "Fixes broken bower jquery reference"
...
This reverts commit c2cfd26ee6 .
2015-03-18 13:05:21 +01:00
Per Ploug
3a9ad91f8f
Adds better error handling to missing grid editors
2015-03-18 11:45:22 +01:00
Per Ploug
c2cfd26ee6
Fixes broken bower jquery reference
2015-03-18 11:45:04 +01:00
Per Ploug
c5f26c7c15
Fixes: U4-6331 The grid tools overlay disable the links/buttons on smaller screens
2015-03-18 11:44:49 +01:00
Helmuth Bederna
f742c0a958
fixed issue U4-6419 by removing that character
2015-03-18 10:41:15 +01:00
Shannon Deminick
8cefe22bee
Merge pull request #649 from protherj/grid-rendering-quote-fix
...
Changed the surrounding quotes for Grid custom settings/styles to be double quotes
2015-03-18 19:55:32 +11:00
Shannon
fad3599f50
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-03-18 19:52:56 +11:00
Shannon
37b219f6e1
Fixes: U4-4942 Widget disappears in RTE when there is a space in the macro alias
2015-03-18 19:52:45 +11:00
Sebastiaan Janssen
4e9667a067
Don't forcibly remove System.Web.Helpers.dll during upgrades in case people have it already and packages rely on it
2015-03-18 09:49:18 +01:00
Shannon Deminick
300a46f1b2
Merge pull request #613 from gildebrand/patch-4
...
parseMacroSyntax accepts other characters than a-z
2015-03-18 19:17:33 +11:00
Shannon
9aa5df43bf
Fixes: U4-5956 Feature request: Enhance the preview mode with labels clearly explaining the current view
2015-03-18 19:14:47 +11:00
Shannon
02b0e4dd6a
Fixes: U4-6380 ClientDependency Bug on server - Can't Access Backoffice
2015-03-18 19:06:41 +11:00
Shannon
9c1d3fabb8
Fixes: U4-6418 Loading back office with ClientDependency does not respect the configured value for the compositeFileHandlerPath
2015-03-18 19:04:49 +11:00
Shannon
e9e84a7faa
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-03-18 19:03:57 +11:00
Shannon
137d8553de
Fixes: U4-6417 When including a $schema element in package.manifest with a url schema, the regex will incorrectly strip required characters
2015-03-18 19:03:46 +11:00
Sebastiaan Janssen
7210c6cd95
U4-6384 Incorrect Error Message When Uploading Large File
...
#U4-6384 Fixed Due in version 7.2.3
2015-03-17 17:59:24 +01:00
Stephan
6856f9f341
Merge pull request #654 from umbraco/U4-274-disable-alttemplate
...
U4-274 - Adds config option to disable alternative templates
2015-03-17 14:32:08 +01:00
Sebastiaan Janssen
d24ef3650e
U4-274 - Adds config option to disable alternative templates
2015-03-17 13:50:33 +01:00
Shannon
2feef247ed
Fixes: U4-3562 Cannot preview when no template is assigned
2015-03-17 19:31:46 +11:00
Stephan
4974e2a2ce
U4-6306 - hostname validation issue
2015-03-16 10:52:54 +01:00
Stephan
3eb0dac48a
U4-3753 - fix the build
2015-03-16 09:28:24 +01:00
Stephan
a44b19da18
U4-6320 - fix default scrubbing interval, set to 4hrs
2015-03-16 09:16:28 +01:00
Shannon Deminick
3ee4234968
Merge pull request #653 from kgiszewski/dev-v7
...
Fix for U4-6395, U4-6117
2015-03-16 09:50:52 +11:00
kgiszewski
f06a468fb4
Fix for U4-6395, U4-6117
2015-03-13 11:40:04 -04:00
Stephan
420c334af4
U4-3753 - refactor
...
Conflicts:
src/Umbraco.Web/Umbraco.Web.csproj
2015-03-12 15:03:46 +01:00
Stephan
20b21c86ea
U4-3753 - add a way to get the rendering culture of a content
2015-03-12 15:02:18 +01:00
Stephan
b52f234c02
U4-3753 - refactor
2015-03-12 15:01:25 +01:00
Shannon
d2083673be
Fixes: U4-3420 Firefox v25.0 - Right click context menu doesn't work - this felt like being a web dev 10 years ago when you had to code totally differently for each browser. Firefox unfortunatley treats 'a' tags differently than anything else and combined with angular saying you can have empty 'href' tags doesn't work. In the end, the fix was easy, just remove the empty (supposed to be supported) href attributes from the 'a' tags in the tree, then the contextmenu starts working in firefox and the events can be canceled as per normal. This commit also moves the angular localization library to use bower.
2015-03-10 13:02:34 +11:00
hartvig
f663a13391
Updates installer with a new number of tattoos
...
Kudos to Mike Perry for being #3 : https://twitter.com/nvmy13t/status/574733012904099840
2015-03-09 08:52:21 +01:00
Shannon
fe40b8fe99
ok, fixes the null check for real this time.
2015-03-09 17:53:58 +11:00
Shannon
dd477a0cbe
whoops, fixes comparison on lazy val
2015-03-09 17:37:25 +11:00
Shannon
2834ccdc2b
Fixes: U4-6344 TinyMCE RTE style_formats configuration changes
2015-03-09 17:31:29 +11:00
Shannon
b3f6f48834
fixes ugly null check on ContentTypeSort comparison
2015-03-09 16:42:30 +11:00
Shannon
4544520b66
Fixes: U4-6303 SaveAndPublishWithStatus error - updates to latest Examine with the fix.
2015-03-09 15:06:32 +11:00
Stephan
5baaed19d0
Fix tests
2015-03-06 14:24:08 +01:00
Stephan
183e7e5910
Merge branch '7.3.0' into dev-v7-distcache
2015-03-06 14:06:52 +01:00
Stephan
173392f26e
Fix environment issues with tests
2015-03-06 14:06:32 +01:00
Shannon
017663833a
Missing a fairly critical log entry
2015-03-06 16:54:55 +11:00
Shannon
9a5923771d
fixes changing the underscore of a user language to culture.
2015-03-06 16:05:37 +11:00
Shannon
0932c980e9
Fixes: U4-6307 Incorrect culture assigned to user (missing region code)
2015-03-06 16:01:49 +11:00
Shannon
7e9261d4bc
Updates member indexer to consume less memory on rebuild, iterates over collection already in memory and just adds nodes as the are iterated, before was re-adding to memory in order to do counts, now we iteratively count.
2015-03-06 13:36:52 +11:00
Shannon
0ce503b369
Fixes: U4-6349 Optimizing indexes says that the index is not optimized
2015-03-06 13:34:09 +11:00
Stephan
be26527b27
Merge branch '7.3.0' into dev-v7-distcache
2015-03-05 19:57:56 +01:00
Stephan
414374498f
Edit tests so they pass (ah well...)
2015-03-05 19:49:36 +01:00
Stephan
1443618857
Merge branch '7.3.0' into dev-v7-distcache
2015-03-05 12:29:38 +01:00
Stephan
a7075422dc
Fix build
2015-03-05 12:29:04 +01:00
Stephan
9213304161
Bugfix distributed cache
2015-03-05 10:49:22 +01:00
Stephan
46fdd605ae
Refactor distributed cache & merge Shazwazza's DataBaseServerMessenger
2015-03-05 10:49:21 +01:00
Stephan
99598ec060
U4-3753 - add a way to get the rendering culture of a content
2015-03-05 10:47:02 +01:00
Shannon Deminick
6d5d8fb39c
Merge pull request #647 from hAmpzter/U4-6304
...
U4-6304 ContentTypeBaseRepository.MapContentTypes throws exception with ...
2015-03-05 17:49:48 +11:00
Shannon Deminick
9613772036
Merge pull request #648 from Jeavon/U4-6336
...
Fixes U4-6336 GetCropUrl - preferFocalPoint is ignored if focal point is...
2015-03-05 17:22:23 +11:00
Shannon Deminick
604779667d
Merge pull request #650 from mikkelhm/dev-v7
...
U4-4080 Missing icons in context menu
2015-03-05 17:18:47 +11:00
Shannon
46212904ef
Changes the SetPropertyValueAndDetectChanges to throw an exception if an Enumerable is passed in without using the overload the specifies an IEqualityComparer. Updates all entities that use this method with IEnumerables to specify the correct Equality comparer which now uses the new UnsortedSequenceEqual method. Added unit tests for new EnumerableExtensions and makes the ContainsAll work faster.
2015-03-05 17:08:58 +11:00
Shannon
b7bb98d824
fixes localized text request when an invalid cookie is present
2015-03-05 17:04:02 +11:00
Shannon
f31d2ca7cf
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-03-05 16:44:34 +11:00
Shannon
88ae95150e
Fixes: U4-6342 UmbracoEnsuredPage doesn't work in 7.2.2
2015-03-05 16:36:06 +11:00
Sebastiaan Janssen
97a085d12b
Bump version
2015-03-03 20:19:41 +01:00
Sebastiaan Janssen
74d0ec949d
Delete bower_components folder before build else missing packages will sometimes not be downloaded
2015-03-03 19:43:19 +01:00
Shannon
9a042fbbdf
Removes the assignment of the DefaultPermissions property since this is auto assigned in the ctor (and should be assignable)
2015-03-03 19:40:37 +11:00
Shannon
834b780d8e
Removes change tracking for User.DefaultPermissions since it is entirely not necessary (and in fact shouldn't be settable). Also ensures that the cloning of the default permissions is a new list, wasn't doing this before... which might have been the culprit for strange thread issues.
2015-03-03 19:37:13 +11:00
Shannon
8905878a87
Adds some methods to TracksChangesEntityBase to enable/disable change tracking and to reset the change tracking dictionaries, this is then used for DeepCloning so that change tracking is turned off for the cloning process.
2015-03-03 18:33:04 +11:00
Shannon
36bed40db0
typo
2015-03-03 17:37:42 +11:00
Shannon
f708a24401
fixes U4-6333, U4-6348
2015-03-03 17:36:53 +11:00
Shannon
d32cf12c6f
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2015-03-02 17:02:35 +11:00
Shannon
100485f748
Fixes: U4-6005 Please add a public constructor to InstallApiController
2015-03-02 17:02:25 +11:00
Shannon
56017a340c
makes PropertyEditorResolver faster by not having to re-union every time its accessed
2015-03-02 16:59:40 +11:00
Shannon
21c70462c9
publicizes cache extensions
2015-03-02 16:59:05 +11:00
Sebastiaan Janssen
9b254f8bf9
Previous commit added a IApplicationStartupHandler which broke the count in this unit test
2015-03-01 14:09:35 +01:00
Sebastiaan Janssen
6dd63e8a01
U4-6341 Relate document on copy doesn't create a relation record in umbracoRelations table
...
#U4-6341 Fixed Due in version 7.2.3
2015-03-01 13:52:02 +01:00
mikkelhm
bac940d4ed
U4-4080 Missing icons in context menu for relation types, update comments aswell
2015-02-28 22:19:17 +01:00
mikkelhm
c1c090faab
U4-4080 Missing icons in context menu for relation types
2015-02-28 22:16:07 +01:00
Jason Prothero
32bedfaa6a
Changed the surrounding quotes for Grid custom settings/styles to be double quotes
2015-02-27 10:06:45 -08:00
Jeavon Leopold
b003c027e5
Removed unused "using" references in cropper extension methods
2015-02-27 14:49:36 +00:00
Jeavon Leopold
0295aaba3b
Added test for U4-6336 GetCropUrl - preferFocalPoint is ignored if focal point is in the center
2015-02-27 14:42:00 +00:00
Jeavon Leopold
bb04f83a49
Fixes U4-6336 GetCropUrl - preferFocalPoint is ignored if focal point is in the center
2015-02-27 12:15:28 +00:00
hAmpzter
793ba42f9e
U4-6304 ContentTypeBaseRepository.MapContentTypes throws exception with SByte / Bool type with Mysql.
...
Force it with Convert.ToBoolean()
2015-02-27 12:42:55 +01:00
Shannon
ded1def8e2
Fixes: U4-6333 - but should fix this better (i.e. centralize the code to clean for xss in JS like we have in c#)
2015-02-27 16:50:33 +11:00
Shannon
5a2a3c3b1e
removes duplicate attribute
2015-02-27 01:04:53 +01:00
Sebastiaan Janssen
6f2fa2ed4d
Makes sure that the version comment gets cleared when there is no comment.
2015-02-26 12:38:03 +01:00
Shannon
0ae1453fb1
Merge branch 'dev-v7' into 7.3.0
...
Conflicts:
src/umbraco.cms/businesslogic/Dictionary.cs
2015-02-23 13:18:01 +01:00
Shannon
f63e8d7aed
Adds unit test to show how to configure a test to mock the CurrentPage of a SurfaceController with public APIs
2015-02-18 18:05:37 +01:00
Shannon
5342d819d9
Merge branch 'dev-v7' into 7.3.0
...
Conflicts:
src/Umbraco.Core/Umbraco.Core.csproj
2015-02-18 17:40:29 +01:00
Shannon
ca20fb799d
publicizes RouteDefinition
2015-02-18 17:28:21 +01:00
Shannon
c760a7c50d
Merge branch 'dev-v7-7.3.0-UmbHelperInterfaces' of https://github.com/Shazwazza/Umbraco-CMS into Shazwazza-dev-v7-7.3.0-UmbHelperInterfaces
...
Conflicts:
src/Umbraco.Web/Umbraco.Web.csproj
2015-02-18 17:14:55 +01:00
Shannon
2a3019f1b4
Fixes query that broke the list view
2015-02-18 17:12:46 +01:00
Stephan
896d7aa788
Bugfix IContent.HasPublishedVersion
2015-02-18 10:18:01 +01:00
Stephan
b7eb81dc76
Bugfix IContentService.GetPublishedVersion
2015-02-18 10:17:46 +01:00
Stephan
a72fae333a
change XmlCacheFilePersister timeouts
2015-02-17 15:19:20 +01:00
Shannon
4eef90fe25
Merge remote-tracking branch 'origin/dev-v7-7.1.3-BetterXmlCacheFilePersisting' into 7.3.0
2015-02-17 15:15:29 +01:00
Shannon
428df7ae4a
Merge branch 'dev-v7' into 7.3.0
...
Conflicts:
src/Umbraco.Core/Umbraco.Core.csproj
src/Umbraco.Web.UI/packages.config
src/Umbraco.Web/Umbraco.Web.csproj
2015-02-17 15:11:10 +01:00
Stephan
1fd4995edc
cleanup
2015-02-17 15:10:51 +01:00
Shannon
667a731164
Removes the 'else' so that 'wait' is always checked.
2015-02-17 15:05:42 +01:00
bjarnef
df5c5e78ff
Headline was cuttet off in Firefox
...
In Firefox 35.0.1 the headline was cuttet off. The 1.4 line-height in
commit 824212f6c9 ensure the headline
isn't cuttet off. However line-height: normal act as fallback as 1em it
too little and cause the text might be cuttet off.
2015-02-16 20:58:40 +01:00
bjarnef
5579823b2d
Remove padding-left from h1 in modal-left
...
Removed left-padding from h1 in umb-modal-left to align it with the
other text in the modal.
2015-02-16 00:11:41 +01:00
bjarnef
824212f6c9
Keep headline at same position
...
I made a small change to make sure the headline is in same position
regardless it is editable or readonly.
2015-02-15 22:20:34 +01:00
Stephan
0c5acb7f32
Implement IContent.HasPublishedVersion
...
Conflicts:
src/Umbraco.Core/Persistence/Repositories/ContentRepository.cs
2015-02-10 15:39:12 +01:00
Stephan
470ccd1ffc
Merge branch 'dev-v7' into 7.3.0
2015-02-09 08:59:23 +01:00
Stephan
e12984af4c
refactor latched background tasks, now use a task for xml
2015-02-08 16:25:30 +01:00
Stephan
7a6a6409c4
refactor Scheduler to use new BackgroundTaskRunner capabilities
2015-02-06 18:10:19 +01:00
Stephan
7c0f8db31b
refactor BackgroundTaskRunner
2015-02-06 16:10:34 +01:00
bjarnef
7091cb6012
Change code for help videos
...
Change code for in help.controller.js as it was.
2015-02-05 10:52:55 +01:00
bjarnef
a721f6836f
Pointer cursor for sections in IE10
...
IE10 displayed a text cursor for tray and help section. Added cursor:
pointer; to make sure a pointer cursor is displayed.
2015-02-05 03:31:41 +01:00
bjarnef
83840ba6dd
U4-4507 - Make expand arrow in sections as a toggle
...
I have made some suggestions, so the right arrow act as a toggle button,
so you easily can collapse the extra overflow-sections. Furthermore I
have made some changes, so when you click userDialog or helpDialog other
open dialogs close and also sections. When you click a section or expand
it also close dialogs, so you don't have to close those dialogs first.
2015-02-04 21:55:19 +01:00
Stephan
f87ba4f0d5
Cleanup TypeHelper, add tests - IsAssignableFromGeneric may have issues?
2015-02-04 17:04:40 +01:00
Shannon
fed5a14e1b
Updates BackgroundTaskRunner to ensure canceled or skipped tasks are disposed, updated tests to reflect
2015-02-04 15:12:37 +11:00
Shannon
b681ca5e17
Updates BackgroundTaskRunner to support more complex options including the ability to only execute the last/final task in the queue. Added tests to support, updated the 'content' object to use this option so that only the last task in the queue will execute so that file persisting doesn't get queued but the correctly queued data will be written.
2015-02-04 14:59:33 +11:00
Shannon
cb853168c6
Merge branch 'dev-v7' into 7.3.0
2015-02-04 13:38:14 +11:00
Shannon
c3640f2a3d
Merge branch 'dev-v7' into 7.3.0
2015-02-04 12:14:45 +11:00
Stephan
70b325a189
fix tests
2015-02-03 20:58:13 +01:00
Stephan
80b23f8fa7
fix PetaPocoExtensions merge
2015-02-03 20:58:05 +01:00
Stephan
6d08d9b7b0
Merge branch 'dev-v7' into 7.3.0
2015-02-03 20:08:46 +01:00
Stephan
6b0292db64
cache clearing by object type (fix)
2015-02-02 09:39:58 +01:00
Stephan
1d80fc66af
Merge branch 'dev-v7' into 7.3.0
...
Conflicts:
src/Umbraco.Core/Umbraco.Core.csproj
2015-01-30 14:03:01 +01:00
Stephan
010e4edc83
U4-6202 - cache clearing by object type
2015-01-30 10:51:50 +01:00
Shannon
b7f2152535
fixes a test, adds a null check
2015-01-30 10:18:19 +11:00
Shannon
5f0dc4a58e
Fixes: U4-2038 Violation of PRIMARY KEY constraint 'PK_cmsContentPreviewXml' YSOD occurs when publishing content
2015-01-30 10:01:25 +11:00
Shannon
5667256d2c
Merge branch 'dev-v7' into 7.3.0
2015-01-29 17:50:45 +11:00
Shannon
c092d871c1
Fixes: U4-5834 Change password description text is confusing
2015-01-29 17:48:41 +11:00
Shannon
e1e73f5e5f
completes: U4-6174 Remove cmsPropertyType.helpText column
2015-01-29 17:21:44 +11:00
Shannon
23a8777cde
oops fixes a stupid thing that i changed
2015-01-29 17:07:07 +11:00
Shannon
0e2e47d4ee
Fixes: U4-6202 Cache not clearing by object type properly
2015-01-29 16:40:52 +11:00
Shannon
dc8a37b489
updates template repo cache options
2015-01-29 16:08:37 +11:00
Shannon
47ec2572f5
IMplements RepositoryCacheOptions to be able to have a more granular approach to how the base repository caches entities. Allows for a zero count caching as well which by default currently will be false since that's how it's inadvertently been until now, however have enabled a zero count cache for public access since this is queried very heavily on GetAll. Going to look at what other repositories do the same - Templates definitely does.
2015-01-29 15:39:41 +11:00
Shannon
bff9dfedcc
Updates BackgroundTaskRunner to support async operations. Updates the content xml cache file persisting to use a IBackgroundTask instead of the strange queuing for persistence - which was super strange because in many cases another request thread will actually be the thread that is persisting the xml file than the request thread that requested it created. This implementation is far better, the xml file will be persisted on a non request thread and will handle multiple documents being published at the same time guaranteeing that the latest published version is the one persisted. The file persistence is also web aware (due to how BackgroundTaskRunner works) so during app shutdown the file will still be written if it's currently being processed.
2015-01-29 12:45:44 +11:00
Shannon
1b161c8dbe
Removes more usages of legacy Access class to use new IPublicAccessService
2015-01-28 19:46:05 +11:00
Shannon
5a76e380de
Adds some extension methods, updates the PCR to not use the legacy access class... this actually also reduces a db lookup, made it not depenent on singletons.
2015-01-28 19:27:08 +11:00
Shannon
6a4966136d
more testing, got the protect page dialog all working now and ensuring the data is going to the right places
2015-01-28 18:24:12 +11:00
Shannon
0a0e34d806
Ensures that the cache is updated properly with cache refreshers, ensures that the GetAll method for public access repo doesn't make any db calls and uses a non validating cache since it gets called a ton.
2015-01-28 16:15:34 +11:00
Shannon
214db84f9d
fixes up column names and error checks during upgrade
2015-01-28 13:51:07 +11:00
Shannon
61fd3fc505
Implements IPublicAccessService and wraps legacy Access class to use the new service, updates the public access data to use int's since using GUIDs atm is a little too complex, that will need to wait.
2015-01-28 13:16:50 +11:00
Shannon
70789e3676
Ensures that the public access xml migration is not run if there's already data in the db.
2015-01-27 20:34:30 +11:00
Shannon
a7de549e4f
Got xml public access structure being migrated to db now - need to do a check it hasn't already been migrated now.
2015-01-27 20:32:45 +11:00
Shannon
efab275c99
Fixes: U4-6188 umbracoNode.uniqueId needs to be changed to not allow nulls, U4-6187 umbracoNode.uniqueID needs a Unique index - currently it is a non-unique index, Gets the public access repository built and started testing
2015-01-27 19:47:30 +11:00
Shannon
f8600725b2
Fixes service context ctor to allow IMacroService
2015-01-27 14:58:59 +11:00
Shannon
a5c1b0b2f2
Fixes tests, decouples the UrlSegmentProviderResolver a little bit
2015-01-27 14:52:24 +11:00
mattbrailsford
9c8e6ab864
Add "config" support to the macro grid property editor to allow predefining the macro to use
2015-01-26 12:35:01 +00:00
Shannon
bd5833ec5f
adds tests
2015-01-23 16:40:17 +11:00
Shannon
070fc368b2
Adds new public access db tables, removes refs to languagelocale col, fixes the migration script to create a table with a PK
2015-01-23 16:34:57 +11:00
Shannon
50ed207211
error check during stylesheet upgrade
2015-01-23 14:32:09 +11:00
Shannon
4ea0fa0a19
Fixes: U4-6163 Remove LanguageLocale column from cmsContentVersion
2015-01-23 12:34:51 +11:00
Shannon
b5dd742257
fixes issue with task query
2015-01-23 12:19:09 +11:00
Shannon
0f4185b6a5
Gets legacy tasks apis wrapping new apis, added more tests and got the new tasks apis up to speed with all required methods.
2015-01-22 19:19:21 +11:00
Shannon
ccea64f0fa
fixes: U4-3170 Proxy legacy relations API through the new RelationService
2015-01-22 17:43:43 +11:00
Shannon
b892f98834
Fixes up remaining routing tests, all tests passing (apart from arbitrary plugin mgr ones)
2015-01-22 15:42:29 +11:00
Shannon
2f86813a21
Migrating usages of old domain object to new IDomainService, this also involves updated quite a lot of unit tests. I've updated quite a few of the routing tests to be pure mocking tests which works much nicer than before so there's no db access, this also means they run a million times faster (need to clean them up further still though). Still more tests failing which need fixing.
2015-01-22 15:16:10 +11:00
Shannon
2cd92353ec
Removes listening on legacy events for the CacheRefresherEventHandler
2015-01-22 12:17:36 +11:00
Shannon
42ad3af48b
Updates legacy classes to be serialized with the EntityXmlSerializer
2015-01-22 11:48:13 +11:00
Shannon
afb0aa8099
Merge remote-tracking branch 'origin/dev-v7' into 7.3.0
2015-01-22 11:21:50 +11:00
Shannon
e13e86b25f
Gets the legacy domain stuff wrapping the new apis, updates the DomainHelper to use the new apis without any statics and thus updates everything else referencing that, updates the pcr engine to have the propery ctor params with all required services instead of using statics.
2015-01-21 19:49:22 +11:00
Shannon
6b9930df6a
removed commented out code
2015-01-21 18:36:57 +11:00
Shannon
ae92c8219d
Gets legacy domain api wrapping new api, updates DomainService with required methods.
2015-01-21 18:35:08 +11:00
Shannon
512e59871e
Fixed issues relating to domain repository and added more tests, starts creating DomainService
2015-01-21 17:43:03 +11:00
Shannon
7545c0c1da
Adds the DomainRepository with tests
2015-01-21 17:03:56 +11:00
Shannon
3f8df66385
Merge branch 'dev-v7' into 7.3.0
2015-01-21 13:28:10 +11:00
Shannon
44257e361a
Fixes refs to Microsoft.Net.Http
2015-01-21 10:41:01 +11:00
Shannon
e94b6fa3a8
fixes tests
2015-01-19 19:10:26 +11:00
Shannon
3621c20f80
Adds Save method and another test
2015-01-19 19:03:28 +11:00
Shannon
ef4d28299a
few more tests for TaskRepository
2015-01-19 18:50:17 +11:00
Shannon
d4b718d615
Creates common base class for services, this streamlines all ctors and exposes correct services. Gets the TaskRepository working with a test, now to get it fully implemented.
2015-01-19 18:37:48 +11:00
Shannon
280826f3e8
Fixes: U4-6110 Cleanup the Audit trail code - this should be a service, remove all internal statics
2015-01-19 15:12:34 +11:00
Shannon
0a0d845173
Merge branch 'dev-v7' into 7.3.0
2015-01-19 13:26:30 +11:00
Shannon
a999fca349
finalizes stylesheet editor, all is working nicely now
2015-01-19 12:50:26 +11:00
Shannon
c853263894
Ensures that any instances created with the ManyObjectsResolverBase that have an HTTP lifetime are disposed of at the end of the request
2015-01-16 17:24:47 +11:00
Shannon
16f63b7fd9
Creates migration to remove stylesheet tables! and cleans up the singleton usage of sql syntax in the migrations.
2015-01-16 17:18:07 +11:00
Shannon
d41035cb2d
fixes tests and DebugDiagnosticsLogger
2015-01-16 16:57:32 +11:00
Shannon
1cb0cd296c
Decoupling more things, mostly to do with the PluginManager and logging which now requires an IServiceProvider so have created a simple instance of that.
2015-01-16 15:47:44 +11:00
Shannon
8f100a7e9f
decouples more of LogHelper and DisposableTimer
2015-01-16 12:29:27 +11:00
Shannon
ed95ccc18e
Creates ProfilingLogger in order to decouple the DisposableTimer from LogHelper and ProfilerResolver
2015-01-16 12:07:29 +11:00
Shannon
e88264d0f7
Decouples more LogHelper
2015-01-16 11:08:00 +11:00
Shannon
d9d8bae376
ensures that the html form attribute is set to POST if for some very strange reason someone visited that html page and tries to submit it with a real password
2015-01-16 10:58:22 +11:00
Shannon
6f76377a9e
Gets the stylesheet migrations all working, updates other post migrations to use a common base class, adds ILogger to the MigrationContext
2015-01-16 10:57:49 +11:00
Shannon
3fdf13a8b1
Removes database support from legacy stylesheet apis
2015-01-15 15:11:52 +11:00
Shannon
23ea9e71fd
Removes db support from the StylesheetRepository
2015-01-15 15:02:29 +11:00
Shannon
19037ee1ba
Ensures all stylesheet usages in RTE are working as expected
2015-01-15 12:40:09 +11:00
Shannon
8abf6fc2b5
Cleans up legacy stylesheet code to wrap the new APIs better, creates a new OriginalPath property on IFile to track if the path has changed, updates FileRepository to deal with path's changing and automatically deal with renaming files. Adds new methods to IFileService: GetStylesheetsAtPath. Fixes up the stylesheet and stylesheet property editors to use the file names, gets tree syncing working nicely for them both even with files or properties are renamed. Updates stylesheet editors and controllers to use the new APIs
2015-01-15 11:49:32 +11:00
Shannon
5a6e63e8d4
Fixes up errors with the legacy stylesheet api wrapping the new one, the UI is now all working and even tree syncing is working.
2015-01-14 16:38:54 +11:00
Shannon
23341d8c76
fixes test
2015-01-14 15:22:19 +11:00
Shannon
5cbfa7bd91
Updates how the stylesheet file works, uses v5 style logic for naming a stylesheet rule, adds plenty of tests to support, fixes validation methods on the file service, removes the css parser library stuff as it's overkill for what we want.
2015-01-14 14:10:55 +11:00
Shannon
b3a93e369a
WIP - bit of a refactor on the IFile stuff, moves all validation to the service level and obsoletes the IFile.IsValid methods. Adds v5 style CSS property parsing, but might integrate that with this zany css parser in the core for 'safer' parsing.
2015-01-14 12:09:30 +11:00
Shannon
5d7902a9a7
Merge remote-tracking branch 'origin/dev-v7' into 7.3.0
...
Conflicts:
src/Umbraco.Core/Persistence/Repositories/PartialViewMacroRepository.cs
src/Umbraco.Core/Umbraco.Core.csproj
2015-01-14 09:10:11 +11:00
Shannon
c41c727e06
WIP - working on getting the legacy StyleSheet business logic class wrapping the new services.
2015-01-13 20:18:02 +11:00
Shannon
10aad7e048
More decoupling from the SqlSyntaxContext singleton, repositories now all use an injected SqlSyntaxProvider, the respository factory, service context, etc... is now much more streamlined with classes created with a propery dependency chain.
2015-01-13 19:38:23 +11:00
Shannon
cc396c8b96
Removes more unecessary singletons and simplifies/refactors some internal parts like the ctors for the ServiceContext, DatabaseContext. No more RepositoryResolver or SqlSyntaxProvidersResolver these are entirely uncessary and complicate things.
2015-01-13 18:19:52 +11:00
Shannon
1a7fbf5927
Also part of: U4-6106 Threading/Performance issue with MappingResolver and LazyManyObjectsResolverbase/ManyObjectsResolverBase
2015-01-13 18:11:01 +11:00
Shannon
b28d719ee6
Fixes: U4-6106 Threading/Performance issue with MappingResolver and LazyManyObjectsResolverbase/ManyObjectsResolverBase
2015-01-13 18:09:52 +11:00
Shannon
d5c8430cd2
Removes all IRepositoryCacheProvider's, we are just using a single cache construct to which is much easier to manage.
2015-01-13 13:33:39 +11:00
Shannon
e3acdbe85b
Fixes up dictionary and language repositories to have underlying simple get repositories since they support getting by id, unique id and string variations but we want to have native repository enabled caching for these items so these get methods now use private repositories based on these keys. Adds more tests, removes N+1 queries for languages and dictionary items. Removes RuntimeCacheProvider, we only want one type of cache, this simplifies things a lot.
2015-01-13 13:25:36 +11:00
Shannon
ef2c46b6ab
WIP - removes all the commented out code, now we need to ensure that the DictionaryRepository/Service performs well, there's a bunch of N+1 queries in there and caching will be ignored for several of the get methods when loading with a GUID which we need to have in there if we want it to perform just as well as before.
2015-01-12 20:14:12 +11:00
Shannon
b9398375f1
Merge branch 'leekelleher-U4-5658' into 7.3.0
2015-01-12 19:40:33 +11:00
Shannon
274819f75f
Merge branch 'U4-5658' of https://github.com/leekelleher/Umbraco-CMS into leekelleher-U4-5658
2015-01-12 19:40:16 +11:00
Shannon
fb3b99a49a
Fixes up a left join with dictionary -> language items, adds another couple of unit tests adds another method to the ILocalizationService
2015-01-12 19:39:30 +11:00
Shannon
ffd4e9507b
WIP Gets legacy dictionary, language classes to wrap the Core services implementation properly. Obsoletes a bunch of stuff, creates a few more tests, need to test UI now.
2015-01-12 18:52:30 +11:00
Shannon
7212015127
obsoletes all of the service ctor's that don't specify all required dependencies, none of these are used in the core.
2015-01-09 18:53:08 +11:00
Shannon
31a1ee9145
Fixes: U4-6088 Publicize all partial view methods on IFileService & U4-6087 Fix Partial View macro repository usage so that when a macro is created from the FileService, the MacroService events are raised
2015-01-09 18:39:44 +11:00
Shannon
53fbb18f1c
removes unneeded commented out code in old template class
2015-01-09 17:32:10 +11:00
Shannon
43cfabe9e7
adds unit tests for File service for templates
2015-01-09 17:10:42 +11:00
Shannon
caf972cd0f
Ensures virtual path is set on the template, updates the tree controller to render the correct editor if it's webforms, updates the rest service to return the updated contents if the server changes it and updates the UI
2015-01-09 17:01:38 +11:00
Shannon
5bef3593dd
More dependency cleanup, less singleton usages, better testing implementations
2015-01-09 15:27:47 +11:00
Shannon
3f233ad4a4
test fixed
2015-01-09 13:38:43 +11:00
Shannon
9252dc222a
still unweaving more of this singleton mess, makes unit testing much easier
2015-01-09 13:35:32 +11:00
Shannon
fafe056db0
More refactoring with ILogger and reducing the dependencies on all of these singletons. Created new DatabaseSchemaHelper to be used instead of the extension methods that require singletons to be set.
2015-01-09 13:00:26 +11:00
Shannon
9f30a9b0fc
Removes more singletons and reliance on singletons/statics
2015-01-09 12:04:33 +11:00
Shannon
86f6c4a39d
another test fixed
2015-01-09 11:56:43 +11:00
Shannon
32470e9bd2
fixes more tests
2015-01-09 11:23:40 +11:00
Shannon
97c18980d8
fixes some tests
2015-01-09 11:07:38 +11:00
Shannon
defc9d3bc2
Updated all repo's to have their correct ctor's with their correct dependencies. Updated them all to accept ILogger updated all other dependencies with the same without breaking anything since all is internal, or obsoleted other public methods. Updates lots of the tests with mock instances instead, now more tests have less singleton dependencies, easier to test, much clearer and more IoC driven. Updated unit tests to supply the ILogger for required objects, tests should run faster now since most things are just mocked.
2015-01-09 10:51:15 +11:00
Shannon
77e672aec1
Exposes an ILogger property called Logger on all relevant base classes
2015-01-07 17:38:25 +11:00
Shannon
519b06fe30
Moves logging interface to Logging namespace called ILogger, creates a resolver for it, updates the boot process to ensure it exists first and anything during the boot process that is logging ensures that if it is not resolved that it logs elsewhere. Wraps LogHelper to use the ILogger based on the resolver. Updates all services that used LogHelper to have an ILogger injected into them. This is really only the start, there's a ton of places that use LogHelper (508) other places so we'll need to start looking at changing those over. All base classes will need to expose an Ilogger so people can use that.
2015-01-07 17:23:24 +11:00
Shannon
7e1b20e600
Merge branch 'umbUKFest-U4-5231' of https://github.com/AnthonyCogworks/Umbraco-CMS into 7.3.0
...
Conflicts:
src/Umbraco.Core/Services/ServiceContext.cs
src/Umbraco.Core/Umbraco.Core.csproj
src/Umbraco.Tests/MockTests.cs
2015-01-07 16:13:47 +11:00
Shannon
023c7f3fe7
Merge branch 'dev-v7' into 7.3.0
...
Conflicts:
build/UmbracoVersion.txt
src/Umbraco.Core/Configuration/UmbracoVersion.cs
src/Umbraco.Core/Persistence/Repositories/TemplateRepository.cs
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
2015-01-07 15:54:08 +11:00
Shannon
89b8fe93b7
Updes more code for U4-337
2015-01-06 15:36:14 +11:00
Shannon
f6cd597841
Fixes up some things from PR 610 and fixes up quoted values when using the Insert.IntoTable migration.
2015-01-06 13:44:42 +11:00
Shannon
fa48af02a1
Merge branch 'leekelleher-U4-337' into 7.3.0
...
Conflicts:
src/Umbraco.Core/Umbraco.Core.csproj
2015-01-06 12:24:29 +11:00
Shannon
8509aef99a
Merge branch 'U4-337' of https://github.com/leekelleher/Umbraco-CMS into leekelleher-U4-337
2015-01-06 12:23:31 +11:00
Shannon
46e939715a
Merge branch 'dev-v7' into 7.3.0
2015-01-06 12:22:54 +11:00
Anton Gildebrand
fec70fcf47
parseMacroSyntax accepts other characters than a-z
...
I had problems with parseMacroSyntax when `syntax` included Swedish characters. Now it works with other characters than a-z as well.
2015-01-05 17:13:50 +01:00
leekelleher
8a32f02781
Added custom event handler to create the relation for trashed nodes.
...
Removed the additional (AJAX) resource call from the Angular controller, as the relation removal is handled in server-side code during the move.
2015-01-04 20:46:00 +00:00
leekelleher
573192c33f
Amends based @sitereactor's feedback.
2015-01-04 17:09:05 +00:00
leekelleher
56f5789976
Added "restore" language key/value for English (+US).
...
Will aim to do other languages in due course.
2015-01-03 22:24:10 +00:00
leekelleher
f21265c7ae
Added "DeleteById" method to the Relation Resource/Service.
2015-01-03 22:22:54 +00:00
leekelleher
eace046342
Moved the SQL insert (to create the new relation type) to a separate DB migration for v7.3.0.
...
(This may need to be reviewed by Core team?)
2015-01-03 22:20:19 +00:00
leekelleher
0a6a41e4c2
Swapped the Action letter to be 'V', as it appeared to be available.
2015-01-03 22:19:03 +00:00
leekelleher
b449973403
Added the relationship between the trashed node and its former parent node
2015-01-03 20:10:42 +00:00
leekelleher
911e81e4af
Added constants for the relation-type aliases.
2015-01-03 20:10:41 +00:00
leekelleher
458e7dde94
Created "relationResource" to expose methods from RelationService to angular controllers.
...
Added view for the "restore" menu option.
2015-01-03 20:10:39 +00:00
leekelleher
0c7826b250
Added 'Restore' action class
...
+ menu option for items in the recycle bin.
2015-01-03 19:52:06 +00:00
leekelleher
ef0ad41c8e
New relation type: "Relate Parent Document On Delete"
2015-01-03 19:52:04 +00:00
Shannon
fff1da2a12
Merge branch 'dev-v7' into 7.3.0
2015-01-02 16:25:52 +11:00
Shannon
f91f25e5c0
Fixes issue with template model and package installation
2015-01-02 11:04:12 +11:00
Shannon
3f35ca1e77
Fixes merge and file encoding for master pages and templates to have BOM
2014-12-29 14:35:54 +11:00
Shannon
8c619e92d9
Merge branch 'dev-v7' into 7.3.0
...
Conflicts:
build/UmbracoVersion.txt
src/Umbraco.Core/Configuration/UmbracoVersion.cs
src/Umbraco.Core/Persistence/Repositories/TemplateRepository.cs
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
2014-12-29 14:30:01 +11:00
Aaron Powell
b8097219fb
Implementing a test for U4-6035
2014-12-21 17:56:33 +11:00
redmorello
e5ec935128
Update forms.less
...
Removed negative left margin from checkbox and radio button inputs.
2014-12-18 11:08:44 +00:00
redmorello
3ea16e66d4
Update forms.less
...
Removed negative left margin from input and radio button inputs.
2014-12-18 11:07:08 +00:00
Phil Hughes
562367e9a2
Label on files not just folders
2014-12-16 15:25:13 +00:00
Shannon
d4fd58e038
Completes: U4-5846 Remove cmsTemplate.master column and transfer those values over to umbracoNode.parentId, U4-5847 Ensure the path is set correctly for templates in the db, almost done the other template service tasks too.
2014-12-05 17:29:47 +11:00
Shannon
2961370b83
Adds some more tests, the legacy template object should now be wrapping the new one completely in regards with business logic (db)
2014-12-05 14:34:34 +11:00
Shannon
c71e00b3dc
Merge branch '7.2.1' into 7.3.0
2014-12-05 13:57:23 +11:00
Shannon
641c7dfa04
WIP - more work on templates repository/service
2014-12-02 11:30:30 +11:00
Shannon
95845c8f2e
Almost completed U4-5847 Ensure the path is set correctly for templates in the db but needs a db migration script as well, more unit tests
2014-12-01 17:34:22 +11:00
Shannon
c656bb632e
WIP more template repo work and more unit tests
2014-12-01 16:22:18 +11:00
Shannon
bf82a70744
WIP - still working on getting the template repository and models working correctly and adding some more tests.
2014-12-01 14:14:44 +11:00
Shannon
520955a8db
WIP - ported over viewhelper and MasterpageHelper to the Core lib, still wrapping new file service from old template class.
2014-12-01 12:59:36 +11:00
Shannon
2b25815eee
Merge branch '7.2.0' into 7.3.0
...
Conflicts:
src/Umbraco.Web/Umbraco.Web.csproj
2014-12-01 12:22:19 +11:00
Shannon
7cfcab4011
WIP working on getting the template services up to par and wrapping the new ones from old ones.
2014-11-25 18:48:19 +11:00
Shannon
787e10bbe1
ensures the templates are sorted by name
2014-11-25 18:02:17 +11:00
Shannon
8328f09d6b
Works on U4-2866 - converted template tree to new tree structure.
2014-11-25 17:59:59 +11:00
Shannon
04823c23a0
Merge branch '7.2.0' into 7.3.0
2014-11-25 17:46:51 +11:00
Shannon
5af67facad
Removes non-completed/tested/used code for templates which was during a WIP of the grid some time ago.
2014-11-25 17:36:02 +11:00
Shannon
be9e4c9623
Merge branch '7.2.0' into 7.3.0
2014-11-25 17:07:35 +11:00
Anthony Dang
e03988dd81
Removed regions from LoggingService to expose code.
2014-11-21 12:38:56 +00:00
Anthony Dang
79990b6a6c
Cleaned up interface as per Shannons comments https://github.com/umbraco/Umbraco-CMS/pull/559/files#r20683448
2014-11-21 12:38:27 +00:00
Anthony Dang
7f78aef05f
Issue U4-5231 - Created an interface based on the LogHelper, and created a service, exposed through Application.Services.
2014-11-20 16:11:04 +00:00
Shannon
df3d427c0b
WIP - Updates templates service and repo with some extra methods, creates new template tree, updates template model with some more properties, still need to finish the template tree, it's missing some menu actions.
2014-11-20 19:51:42 +11:00
Shannon
e558918432
Completes migrating the lang tree to the new format, a good starting place to convert the other ones even with having the legacy dialogs in place.
2014-11-20 17:54:30 +11:00
Shannon
e6d1eb0ba0
Converts languages tree to new structure
2014-11-20 16:28:50 +11:00
Shannon
f32a46c546
Working on U4-1979 - language service
2014-11-20 13:41:34 +11:00
leekelleher
a4de37efb9
Fixes U4-5658 - Dictionary tree JS: 'openDictionary' defined in Languages tree
2014-10-20 11:30:46 +01:00
Jeavon Leopold
ee386d06da
Fix for U4-5480 "Bad value for attribute rel on element img in Richtext editor" by removing the attributes in the RTE value converter so they don't render on the front end site but still exist in the Umbraco UI
2014-10-01 18:48:23 +01:00