Sebastiaan Janssen
|
ff83d2e1f4
|
U4-7561 Backoffice Media Section should provide information on physical location of files
|
2016-01-12 17:41:53 +01:00 |
|
Sebastiaan Janssen
|
9bfac0fdcd
|
Still create the thumbnails upon upload (for backwards compatibility)
|
2016-01-12 14:20:25 +01:00 |
|
Sebastiaan Janssen
|
bd5823f0de
|
Merge branch 'U4-7312-2' of https://github.com/Phosworks/Umbraco-CMS into Phosworks-U4-7312-2
|
2016-01-12 13:24:42 +01:00 |
|
Sebastiaan Janssen
|
70035632b6
|
Update ImageProcessor and UrlRewritingNet dependencies
|
2016-01-12 11:22:49 +01:00 |
|
Shannon
|
ba91bf0b9c
|
missing a file save
|
2016-01-07 19:33:55 +01:00 |
|
Shannon
|
2b13297c36
|
Changes method name to be shorter and makes internal instead of protected.
|
2016-01-07 19:27:59 +01:00 |
|
Shannon
|
d7a142e724
|
Refactors DictionaryItem and DictionaryTranslation so that the attached ILanguage entity is not cached nor cloned. This will save on lots of memory and cloning cycles especially if there are quire a few dictioanry items. Unfortunatley to achieve this requires a not so pretty hack where we need to assign an internal callback to the model so it knows how to retrieve the language when it needs it. In v8, the ILanguage entity will not be attached at all. This also fixes a cache refresher issue for when a language is deleted -> all dictionary cache must be removed. This commit also changes a method name: ClearAllIsolatedCacheByRepositoryEntityType
|
2016-01-07 18:44:04 +01:00 |
|
Shannon
|
3e985acef1
|
ensures that the public access cache refresher is called when a public access item is deleted.
|
2016-01-07 12:18:57 +01:00 |
|
Shannon
|
827f7a7bc8
|
Updates DictionaryRepository(s) to have custom GetAll caching options - to basically disable it since there could be tons of these and currently an IDictionaryItem is a massive entity (need to fix that)
|
2016-01-06 18:34:07 +01:00 |
|
Shannon
|
ff829d49a3
|
Updates all cache refreshers to reference the IsolatedRuntimeCache where required, refactors how IsolatedRuntimeCache is exposed on the CacheHelper, ensures that IsolatedRuntimeCache is used in all repositories instead of the global RuntimeCache, changes all obsolete usages of CacheHelper to the non obsolete equivalent, obsoletes many of the cache keys, obsoletes a couple cache refreshers that aren't used anymore in 7.3, simplifies CacheHelper with regards to it's 'disabled' cache state.
|
2016-01-06 18:08:14 +01:00 |
|
Shannon
|
e8a0fae557
|
adds notes
|
2016-01-06 12:24:09 +01:00 |
|
Shannon Deminick
|
e0baf45247
|
Merge pull request #992 from umbraco/temp-U4-5168
U4-5168 Media Items label says "Document Type" instead of "Media Type"
|
2016-01-06 12:22:53 +01:00 |
|
Sebastiaan Janssen
|
403af78ba9
|
U4-5168 Media Items label says "Document Type" instead of "Media Type"
|
2016-01-06 11:22:15 +01:00 |
|
Sebastiaan Janssen
|
f68b2de9e3
|
Code sample No.2
|
2016-01-05 23:13:37 +01:00 |
|
Sebastiaan Janssen
|
f4e29d90e0
|
Code sample No.1
|
2016-01-05 23:12:09 +01:00 |
|
Sebastiaan Janssen
|
cef7cd1ca7
|
Merge pull request #981 from umbraco/temp-U4-7583
U4-7583
|
2016-01-05 16:02:51 +01:00 |
|
Shannon
|
fab30d353a
|
U4-7223 GetCropUrl outputs html entities in url when used in css
|
2016-01-05 14:54:02 +01:00 |
|
Shannon
|
d08f4230c8
|
U4-7538 GetRemainingTimeoutSeconds is double setting the cookie in 7.4
|
2016-01-05 12:35:06 +01:00 |
|
Shannon
|
15d06557e9
|
U4-7605 Colons/Parens Unnecessarily Removed From Data Type Names
|
2016-01-05 11:42:02 +01:00 |
|
Shannon
|
8d2e708d1c
|
Adds exception handling for the BackOfficeUserStore - this will occur if the external OAuth provider doesn't return the Email or Name correctly, then an exception is swallowed at the service level and the user is not actually created, but the BackOfficeUserStore could not detect this, so it's detecting this now.
|
2016-01-05 11:36:52 +01:00 |
|
Shannon
|
415aaf3e2b
|
U4-7477 xss char stripping on data type names is being too agressive
|
2016-01-05 11:35:24 +01:00 |
|
Wincent
|
96b24d7ee0
|
Removes dependency to System.IO.File
|
2015-12-31 12:01:35 +01:00 |
|
Shannon
|
ac1785bc08
|
U4-7583
|
2015-12-28 16:20:48 +01:00 |
|
Wincent
|
53f9e104ec
|
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into U4-7312-2
Conflicts:
src/Umbraco.Web/Editors/ImagesController.cs - Removed changes from upstream
|
2015-12-19 11:16:30 +01:00 |
|
Shannon Deminick
|
e89cc24d51
|
Merge pull request #958 from lars-erik/overridable-domain-repository
Can't log into youtrack. Simple changes to repositoryfactory and umbr…
|
2015-12-16 10:19:25 +01:00 |
|
Lars-Erik Aabech
|
a14f0021bd
|
Can't log into youtrack. Simple changes to repositoryfactory and umbraco.web.ui assemblyinfo.
|
2015-12-16 09:50:17 +01:00 |
|
bjarnef
|
5a9dd11a7c
|
Change margin-top for triangle and re-order config properties
|
2015-12-15 15:42:14 +01:00 |
|
bjarnef
|
9e6123abd3
|
Modify properties and styling
|
2015-12-15 15:42:13 +01:00 |
|
bjarnef
|
6c3ef2aaa9
|
Add more config properties
|
2015-12-15 15:42:13 +01:00 |
|
bjarnef
|
95ae504c9b
|
Change "reversed" property to boolean
|
2015-12-15 15:42:12 +01:00 |
|
bjarnef
|
88fadcf74e
|
Add slider bootstrap-slider v5.2.6
Add newer version of script and add addtional properties.
|
2015-12-15 15:42:12 +01:00 |
|
Claus
|
9c7ef46222
|
Merge pull request #941 from bugsancho/dev-v7
U4-7508 - IsChildOfListView should be populated for Media items
|
2015-12-15 14:18:27 +01:00 |
|
Sebastiaan Janssen
|
80f597a7eb
|
U4-7424 - Also update all other errors displayed in the frontend
|
2015-12-15 12:51:45 +01:00 |
|
Sebastiaan Janssen
|
44ebd8d9ea
|
Proper formatting of this file, only whitespace changes
|
2015-12-15 12:18:23 +01:00 |
|
Sebastiaan Janssen
|
0629b49112
|
Merge branch 'U4-7424' of https://github.com/engern/Umbraco-CMS into engern-U4-7424
|
2015-12-15 12:13:35 +01:00 |
|
Sebastiaan Janssen
|
523501db8c
|
Merge branch 'U4-7503-Disable-X-AspNetMvc-Version-Header' of https://github.com/jamescoxhead/Umbraco-CMS into jamescoxhead-U4-7503-Disable-X-AspNetMvc-Version-Header
|
2015-12-15 11:21:11 +01:00 |
|
Sebastiaan Janssen
|
23cd2b09ca
|
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
|
2015-12-15 11:13:22 +01:00 |
|
Sebastiaan Janssen
|
1bf2a3b1bf
|
Merge branch 'dev-v7' of https://github.com/TimoPerplex/Umbraco-CMS into TimoPerplex-dev-v7
Conflicts:
src/Umbraco.Web/Editors/ImagesController.cs
|
2015-12-15 11:12:13 +01:00 |
|
Shannon
|
8598ab565c
|
Fixes: U4-7536 Sign-out in back office will call all ASP.Net identity middleware sign out methods
publicises a few things too.
|
2015-12-15 10:34:11 +01:00 |
|
James Coxhead
|
739ff33ce1
|
Removed X-AspNet-Version and X-AspNetMvc-Version headers
|
2015-12-08 21:44:40 +00:00 |
|
James Coxhead
|
f27a726a6e
|
Disabled the X-AspNetMvc-Version header
|
2015-12-08 21:19:41 +00:00 |
|
Alexander Todorov
|
aed906e682
|
U4-7508 - IsChildOfListView should be populated for Media items, similarly to Content items
|
2015-12-08 18:41:59 +02:00 |
|
Wincent
|
e0ee786271
|
Re-enables support for non media thumbnails
|
2015-12-04 09:31:39 +01:00 |
|
Wincent
|
2664a75c84
|
Removed generation of old thumbnails
|
2015-12-03 17:33:40 +01:00 |
|
Wincent
|
5d9bde807e
|
Changes GetBigThumbnail to image processor in mediahelper.service.js and fileupload.controller.js
Changed ImageController.GetBigThumbnail to redirect
Changed thumbnail paths to include rnd equal to UpdateDate
|
2015-12-03 17:27:47 +01:00 |
|
Claus
|
25d8fc7a13
|
Fixing split separator for thumbnailSizes in FileUploadPropertyValueEditor.
|
2015-11-30 19:18:57 +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
|
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 |
|