Commit Graph

9485 Commits

Author SHA1 Message Date
Gustavo Tandeciarz
4b8d11c1ed Fixes broken icons introduced into the media library by upgrading FontAwesome 2016-02-23 22:26:15 +01:00
Lombiq
2d9a5e04d7 Fixing that titles of Custom Forms forms were double-encoded 2016-02-19 18:18:20 +01:00
Lombiq
836975f424 Removing unused code from Orchard.MediaLibrary/Views/Parts/MediaLibrary.Navigation.cshtml 2016-02-18 17:42:23 +01:00
Sebastien Ros
fc0e06408a Adding permission check when updloading media from the admin 2016-02-11 11:32:51 -08:00
Sébastien Ros
ff276ae961 Merge pull request #6377 from infofromca/Parts_MediaProcessing_ImageProfile
[Fixes #6376] Adding missing ImageProfile template
2016-02-11 11:12:32 -08:00
andy zheng
d89a3330fb add the lack of file of Parts.MediaProcessing.ImageProfile.cshtml 2016-02-10 21:30:18 -05:00
Sebastien Ros
c890f5b5c6 Updating version number 2016-02-01 10:07:18 -08:00
Sebastien Ros
77f4382fe8 Merge branch '1.9.x' into 1.9.3 2016-02-01 09:33:22 -08:00
Piotr Szmyd
52668d1beb [Fixes #6322] Supporting multiple scopes/contexts in .po file entries. 2016-01-31 18:22:33 +01:00
Sébastien Ros
c21411041f Merge pull request #6299 from hannan-azam/6292
Check for Nullability of HttpContext while getting Client IP
2016-01-28 12:16:55 -08:00
Hannan Azam
4f7a73c782 Check for Nullability of HttpContext while getting Client IP 2016-01-22 17:16:26 +05:00
Sébastien Ros
899379e94a Merge pull request #6290 from armanforghani/patch-1
Updated feed URL for Orchard gallery.
2016-01-21 14:28:21 -08:00
armanforghani
9da248871f Updated feed URL for Orchard gallery.
Fixes #6289
2016-01-22 01:35:43 +03:30
Sébastien Ros
c05a53cc15 Merge pull request #6295 from hannan-azam/1.9.3
[Fixes #6293] Changed the way Handlers are invoked in Export and Import
2016-01-21 12:05:11 -08:00
Sébastien Ros
128376b662 Merge pull request #6296 from hannan-azam/1.9.x
[Fixes #5689] Remove Alias when Item is Destroyed
2016-01-21 12:03:37 -08:00
Hannan Azam
ceed1a04d6 [Fixes #5689] Remove Alias when Item is Destroyed 2016-01-21 20:31:13 +05:00
Hannan Azam
00e2a8f9dc Changed the way Handlers are invoked in Export and Import 2016-01-21 15:32:46 +05:00
Lombiq
6da6e7071a Removing unneeded System.Data.DataSetExtensions from Tokens that could cause assembly loading errors and flood the logs 2016-01-21 00:35:42 +01:00
Piotr Szmyd
7057740787 Fixing issue with fetching a theme and rendering shapes from a background thread. 2016-01-16 00:13:24 +01:00
Sebastien Ros
eb7574df0b [Fixes #6248] Prevent users from renaming their root folder 2016-01-15 08:55:32 -08:00
Sebastien Ros
f17f2c3a93 [Fixes #6279] Adding confirmation for deleting taxonomies 2016-01-14 17:52:07 -08:00
Sébastien Ros
40db1e2a84 Merge pull request #6236 from jtkech/patch-3
[Fixes #6192] Using Lazy IWorkContextStateProvider
2016-01-14 12:15:24 -08:00
Sébastien Ros
eb6f2f2752 Merge pull request #6249 from OrchardCMS/issue/infoset-nullable-enums
Added handling of nullable enums.
2016-01-14 12:14:16 -08:00
Sebastien Ros
e907334b6c Fixing object dumper unit tests 2016-01-13 15:31:03 -08:00
Sebastien Ros
a55ba9f06b [Fixes #5951] Fixing NRE when exporting media items 2016-01-13 13:06:39 -08:00
Sebastien Ros
112f13bf39 [Fixes #5969] Listing unlistable types in Contents/List 2016-01-13 13:03:46 -08:00
Daniel Stolt
011d80cdb8 Merge pull request #6270 from armanforghani/patch-1
Made strings localizable in LayoutEditor.cshtml.
2016-01-11 18:10:05 +01:00
armanforghani
ee54d4237f Update LayoutEditor.cshtml.
Wrapped strings in T delegate.
Fixes #6269
2016-01-11 16:03:35 +03:30
Sébastien Ros
2d42c74395 Merge pull request #6207 from Codinlab/features/2027
[Fixes #2027] Add role rule  in Orchard.Widgets module
2016-01-07 12:35:31 -08:00
Sébastien Ros
7578daa510 Merge pull request #6131 from sebastienros/sebros/cachemonitor
Improving monitors usage for output cache
2016-01-07 12:14:52 -08:00
Sébastien Ros
5dd54b6d55 Merge pull request #6125 from neTp9c/issue/6107
[Fixes #6107] Fixing content permissions part
2016-01-07 12:12:26 -08:00
Sébastien Ros
7ee227b73e Merge pull request #6114 from Codinlab/fixes/6113
[Fixes #6113] Anchor custom link on homepage produces bad href
2016-01-07 12:10:03 -08:00
Lombiq
79b0b809ca Fixing that when editing blog posts permissions were mistakenly checked for the blog instead of the post 2016-01-06 14:49:57 +01:00
Sipke Schoorstra
c642bc0174 Merge pull request #6253 from Codinlab/patches/media-library-picker
Fix media-library-picker.js
2015-12-31 14:40:33 +01:00
Thierry Fleury
1a7eae5dc1 Fix media-library-picker.js 2015-12-31 14:10:25 +01:00
Sipke Schoorstra
64d8c1a16f Added handling of nullable enums.
This enables content parts to use infoset storage with nullable enum types.
Before this change, the NotSupportedException would be thrown.
2015-12-30 14:20:26 +01:00
Sipke Schoorstra
bd1a1eb6e6 Merge pull request #6191 from Codinlab/fixes/6189
Fixes #6189 : TextAreaElement throwing on null ProcessedValue
2015-12-28 16:25:39 +01:00
Nicholas Mayne
d13a467882 Merge pull request #6239 from Codinlab/patches/LuceneLogger
Remove duplicate Logger assignation
2015-12-28 10:54:34 +00:00
Thierry Fleury
66963d1845 Remove duplicate Logger assignation 2015-12-28 10:27:36 +01:00
jtkech
45ea8513a2 Update WorkContextImplementation.cs 2015-12-26 23:16:19 +01:00
Sipke Schoorstra
8ee37a6de0 Merge pull request #6218 from paynecrl97/patch-3
Use Display Name to show validation messages
2015-12-22 22:24:24 +01:00
Lombiq
37b97eaa26 Move Mono DLL from the Orchard.Scripting.CSharp module to the root lib folder 2015-12-22 21:57:25 +01:00
Chris Payne
28e2e8f695 Use Display Name to show validation messages 2015-12-22 16:44:24 +00:00
Thierry Fleury
c45da04455 Close #2027 : Add role rule in Orchard.Widgets module 2015-12-20 19:54:21 +01:00
Sébastien Ros
da8898e946 Merge pull request #6178 from Jwheuvel/1.9.x
All /lib dll files are now correctly taken into account when using git
2015-12-17 12:32:38 -08:00
Sébastien Ros
2853197117 Merge pull request #6183 from mvarblow/issue-1978
[Fixes #1978] Extending MarshalByRef object lease
2015-12-17 12:32:04 -08:00
Thierry Fleury
ea5ce6c865 Fixes 6189 : TextAreaElement throwing on null ProcessedValue 2015-12-16 18:33:43 +01:00
Piotr Szmyd
83900802b7 #6188: Using correct key when removing Redis cache entry. 2015-12-16 17:05:28 +01:00
Sipke Schoorstra
e72e6fcb1f Fixed layout editor javascript issue.
As per the comments in https://github.com/OrchardCMS/Orchard/pull/6159, the issue was that the layout designer host has a dependency on the layout editor object, but the former would be created before the latter.
This changeset moves the initialization code together in order to control the order in which what object is created first.
2015-12-15 22:35:29 +01:00
Matt Varblow
4362b00da1 Fixed indentation 2015-12-15 16:09:24 -05:00