Commit Graph

26 Commits

Author SHA1 Message Date
Zoltán Lehóczky
b960866531 Merge branch '1.10.x' into dev
# Conflicts:
#	src/Orchard.Web/Modules/Markdown/Markdown.csproj
#	src/Orchard.Web/Modules/Orchard.Projections/Handlers/FieldIndexPartHandler.cs
#	src/Orchard.Web/Modules/Orchard.Recipes/Views/Admin/Index.cshtml
#	src/Orchard.Web/Modules/Orchard.Taxonomies/Views/TermAdmin/Index.cshtml
#	src/Orchard.sln
2020-04-07 23:03:58 +02:00
Sébastien Ros
27e6401965
Add a fake transparent background for image thumbnails (#8329) 2020-03-05 14:35:11 -08:00
Sipke Schoorstra
a9e551ec3a Merge branch '1.10.x' into dev
# Conflicts:
#	src/Orchard.Web/Modules/Orchard.DynamicForms/Drivers/HiddenFieldElementDriver.cs
#	src/Orchard.Web/Modules/Orchard.Fields/Drivers/LinkFieldDriver.cs
#	src/Orchard.Web/Modules/Orchard.Fields/Drivers/NumericFieldDriver.cs
#	src/Orchard.Web/Modules/Orchard.MediaLibrary/Drivers/MediaLibraryPickerFieldDriver.cs
2016-10-04 10:35:32 +02:00
Matthew Harris
004f35900d line wrap css and bind title attr
Fixes #7208
2016-10-01 17:57:24 +02:00
Sebastien Ros
3a84a0b79c Merge branch '1.10.x' into dev
Conflicts:
	src/Orchard.Web/Modules/Orchard.Layouts/Scripts/LayoutEditor.min.js
2016-04-11 15:21:47 -07:00
armanforghani
c24ca00de9 Improved style of Orchard.MediaLibrary for RTL. 2016-04-01 16:16:14 -07:00
Gustavo Tandeciarz
f4a9ef3bc1 Sets the height of the media library correctly
Sets the height of the media library container to the height of the content (with padding)
2016-02-22 16:03:16 -05:00
Lombiq
5406b17601 Converting all files stored as CRLF in git to be stored as LF
LF is the git default and all new files are stored as such. Old files from the hg to git conversion however were moved over as CRLF.
2015-12-13 22:21:02 +01:00
Gustavo Tandeciarz
042c47cc3f Media Library - Fixes issue #5941
Sets the opacity of the list items in the media library to .3 when new items are loading.
2015-10-12 15:05:39 -04:00
Nicholas Mayne
518def74ed Fixing RTL issue with margin in media lib 2014-08-29 13:44:49 +01:00
Nicholas Mayne
8087e46c12 RTL fixes for Media Lib, and upgrading color box to 1.5.13 2014-08-27 23:46:11 +01:00
Nicholas Mayne
7eb1720a9d RTL on Workflows and Media Lib 2014-08-15 23:45:42 +01:00
Benjamin Grabkowitz
77581ed55e #20551 Resolves issue 20551.
Work Item: 20551
2014-05-17 15:21:51 +01:00
Benjamin Grabkowitz
3c905bb7a2 #20542 adding "in progress" cursor to ajax directory requests 2014-03-11 15:02:04 -07:00
Sipke Schoorstra
5888caa3d3 Media Library: adding support for displaying draft items. 2013-11-23 18:51:37 +01:00
agriffard
8f20a745be #20093 : Media library : Picker field, OEmbed, Import
Work Item: 20093
2013-09-09 13:29:55 +02:00
Bertrand Le Roy
09376d5b06 Size the media library picker UI using viewport units, to dramatically improve usability with large directory structures, and fix infinite scrolling bug. 2013-08-31 20:40:34 -07:00
Sebastien Ros
86385c8e1d Creating an Api Key setting for Web Search in Media Library
--HG--
branch : 1.x
2013-06-03 16:20:10 -07:00
Sebastien Ros
91a9c8669c Improving media library browsing
- Adding 'Recent' menu item
- Adding sorting
- Adding filtering

--HG--
branch : 1.x
2013-05-30 18:12:17 -07:00
Sebastien Ros
adfc1b53b4 Adapting the draggable image sizes
The dragged clone looks nicer when the size is the same as the dragged image.

--HG--
branch : 1.x
2013-05-30 12:40:16 -07:00
Sebastien Ros
cfd4f2a948 Fixing media UI glitches
- drag and drop was contained in the list
- drag and drop anchor is now the pointer

--HG--
branch : 1.x
2013-05-30 12:30:31 -07:00
Sebastien Ros
dfbcc7c00e Using FontAwesome in Media Library
--HG--
branch : 1.x
2013-05-11 13:09:20 -07:00
Sebastien Ros
7868f90542 Adding oEmbed provider
--HG--
branch : 1.x
extra : rebase_source : f59bb906662cb178ccaaeffc141227563d73f819
2013-05-11 11:28:57 -07:00
Sebastien Ros
75767ae8fd Fixing thumbnails display
--HG--
branch : 1.x
2013-04-23 11:48:56 -07:00
Sebastien Ros
6dc3a1d35a Adding media items deletiong
--HG--
branch : 1.x
2013-04-22 12:15:06 -07:00
Sebastien Ros
109da3a297 Implementing Media Library module
--HG--
branch : 1.x
2013-04-18 10:59:15 -07:00