1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-09 12:06:29 +02:00
Commit Graph

327 Commits

Author SHA1 Message Date
Cameron
f1329535a5 MediaPicker drag-n-drop upload. 2018-07-26 19:13:27 -07:00
Cameron
557dea1f0e Media-picker work. Add the following to e107_config.php to enable and test. define('e_DEBUG_MEDIAPICKER', true); 2018-07-25 20:28:30 -07:00
Gábor
1b78b8f07c Update image.php 2018-07-25 10:22:04 +02:00
Cameron
5a4847871d More media-picker work. 2018-07-22 14:45:26 -07:00
Cameron
7d040347d0 Make video/audio thumbnails larger. 2018-07-21 13:20:17 -07:00
Cameron
cd8ddfd54a Issue #3200 - Media-Manager Media-picker work-in-progress 2018-07-19 12:43:04 -07:00
Cameron
6ab8c5c0f3 Issue #3200 More work on Media-picker. Version changed to 2.1.9 (git) 2018-07-18 14:40:29 -07:00
Cameron
bb7f8717fa Media-Manager Issue #3200 Work in Progress. Local video-file browser. 2018-07-16 17:14:10 -07:00
Achim Ennenbach
d8c63724b2 fixes #3051 broken image links
The image browser always returns image path relative to admin directory,
which doesn't work in case the target is a plugin.
Added a check for the target and modify the preview url in case
it is a plugin.
2018-07-04 13:28:45 +02:00
Cameron
c162981fbd Cleaned up the Default Image Size in Media-Manager Preference area. Remove 'width=' from [img] when it matches the default size. 2018-01-26 15:54:54 -08:00
Cameron
b40b1916a3 Issue #2970 btn-default > btn-default btn-secondary 2018-01-10 15:06:40 -08:00
Cameron
f9ce811c49 Fixes #802 - Deleting physical files from media-manager. 2017-12-10 11:34:06 -08:00
Cameron
8f8d22215b Fixes #2896 - Glyphs browser issue. 2017-12-03 09:50:44 -08:00
Cameron
c10d350d8b Issue #2869 Media-Manager: Auto-convert to jpeg option added. 2017-11-16 20:17:07 -08:00
Cameron
c7e5af666d Issue #2794 Enhancement: Grid View toggle button for Admin-UI 2017-09-22 14:55:44 -07:00
Cameron
b6f9a7835b Media-Manager ajax results fix for when an item belongs to more than one category. 2017-07-20 13:49:44 -07:00
Cameron
c8b1c8620d Media-Manager Modal Window (file mode): Corrected layout/display when filtering results via ajax. 2017-07-20 13:28:19 -07:00
Gábor
8ef792d066 Update image.php 2017-06-06 08:19:11 +02:00
Gábor
2388f05890 Add lang codes. 2017-06-05 07:15:39 +02:00
Cameron
5284f82310 Media-Manager URL tweak. 2017-04-19 15:31:57 -07:00
Cameron
c32dfb3b35 Issue #2577: Added SEF-URL to Media-Manager List and Edit page. 2017-04-19 15:04:05 -07:00
Cameron
92323408dd Developer/Debug mode media auto-scan added to theme configuration page. Checks and adds new theme images to media-manager. 2017-04-12 09:50:07 -07:00
Cameron
83837eff47 Admin theme fixes. 2017-03-02 11:44:15 -08:00
lonalore
2a6c01f58c Fix for "Warning Invalid argument supplied for foreach()". 2017-02-02 09:34:20 +01:00
Cameron
cdc23fb2d7 Admin-area navigation 2017-02-01 18:25:32 -08:00
Cameron
4aa0329ddc Custom Fields class added. 2017-01-24 19:53:40 -08:00
Cameron
d5af3b9246 BS4 img-fluid 2017-01-20 10:40:05 -08:00
Cameron
695d278a36 PHP 7.1 fix 2017-01-18 09:32:45 -08:00
Tijn Kuyper
347c9f9af0 Update methods to load LAN files in Admin Area
(fingers crossed there are no typo's...)
2017-01-17 01:33:03 +01:00
Cameron
882efff6ec Support for theme glyphicons. 2017-01-01 08:14:47 -08:00
Cameron
ba9c73ad58 Upgraded to FontAwesome 4.7.0. Glyph caching improved. 2016-12-22 08:47:54 -08:00
Cameron
2fe231cd92 Fix for 0-byte images messing up import. New Image now includes HD version. Featurebox counter fix. 2016-12-21 14:25:26 -08:00
lonalore
c226e9a10b Code cleanup. Fixed undefined variables. 2016-12-20 10:58:43 +01:00
lonalore
a03fe161d5 Code cleanup. 2016-12-15 15:35:18 +01:00
lonalore
d03cdda0af Code cleanup. 2016-12-15 15:08:49 +01:00
Cameron
f203ed7bd5 Added option to use a custom plugin folder for media-manager image uploads. ie. writeParms => array('path'=>'plugin'); 2016-12-06 19:24:48 -08:00
Cameron
30b46762e1 Fixes #2111 - inline style syntax. 2016-12-05 20:49:12 -08:00
Cameron
167fbda45a Issue #2115 - Filename filtering. 2016-12-05 20:36:08 -08:00
Cameron
7adf8590f6 Fixes media-manager upload issue when no limit found. legacyPath option added to imagepicker() 2016-12-03 20:47:26 -08:00
Cameron
4f4021a517 More code cleanup 2016-12-02 13:14:50 -08:00
Cameron
126f89da9f Code cleanup 2016-12-01 15:38:40 -08:00
Cameron
32146bc2b2 Fixes #2010 - Permissions issue with YouTube lookup, causing script halt/freezing. 2016-11-25 17:59:17 -08:00
Cameron
6f24cbb997 Issue #2040 - Max-upload-size pref is now respected by the Media-Manager. 2016-11-17 12:34:09 -08:00
Gábor
ad93cb251c Update image.php
Some corrections and add lang codes.
2016-11-02 09:29:18 +01:00
Cameron
dc6754d0e8 Issue #1974 - Media-Manager file-mode: Added Option to remove selected file. Fixes #1959 - allow for more than one media-category of a particular type during plugin installation. Issue #6 LAN fix on "Choose a file". 2016-10-31 20:34:59 -07:00
Cameron
b9480c744e Fixed input element sizes. Fixed date format in generated plugin.xml 2016-10-18 16:10:52 -07:00
Lóna Lore
7ad2ca8acf Fix for issue #1921 2016-10-14 22:09:34 +02:00
Cameron
e52f0a89fb Merge pull request #1905 from yesszus/patch-15
Update e107_admin/image.php
2016-10-12 12:46:20 -07:00
Gábor
d1708196df Update image.php
Fixed
2016-10-07 11:43:44 +02:00
Cameron
3747cd755e Use compressed version of plupload. 2016-10-01 14:29:03 -07:00