1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-27 00:05:46 +02:00

341 Commits

Author SHA1 Message Date
Cameron
ea4affeab1 Media-Manager news now includes common images/video etc. 2018-08-22 18:09:46 -07:00
Cameron
4c41fb6ea2 Issue #3392 MediaPicker in use by default and "Clear" button added. 2018-08-22 17:20:49 -07:00
Cameron
1754887672 MediaManager Fixes. 2018-08-16 19:02:02 -07:00
Cameron
66210474bd MediaPicker Select JS rewrite.
toIcon() fallback set to 'abs' URLs instead of 'full' URLs.
Fix for double-entry of mediapicker into TinyMce.
2018-08-13 17:42:06 -07:00
Cameron
6118bef56d MediaPicker thumbnail size fixes. 2018-08-13 13:17:54 -07:00
Cameron
acfaf2df8e MediaPicker fixes. 2018-08-11 14:06:21 -07:00
Cameron
891b5f044e MediaPicker fixes. 2018-08-11 12:04:46 -07:00
Cameron
f5cf253091 MediaPicker bbcode (Tinymce) compatibility fixes. 2018-08-11 10:44:05 -07:00
Cameron
00576ee417 TinyMce / MediaManager MediaPicker work and cleanup. 2018-08-10 15:30:44 -07:00
Cameron
5dc790cd22 Provide useful debug information to developers wishing to create custom Filter and Batch handling methods.
Media-Manager updated to use the custom batch Handler method.
2018-08-07 17:05:43 -07:00
Cameron
2a842bd3f4 Media-picker BC fixes. 2018-08-06 14:11:56 -07:00
Cameron
786c638c73 only run tab methods when active. 2018-07-28 09:40:45 -07:00
Cameron
8124b683c5 MediaPicker icons tab. 2018-07-27 17:39:44 -07:00
Cameron
ae08e50413 Mime fixes. 2018-07-27 12:07:43 -07:00
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