1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-26 07:44:49 +02:00

341 Commits

Author SHA1 Message Date
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
Gábor
fb3c2cecd0 Update e107_admin/image.php
Add lang codes.
2016-10-01 11:26:30 +02:00
Cameron
98c4c3e1d0 Media-Manager: Allow inline editing of keywords/tags. 2016-08-17 14:43:34 -07:00
Cameron
e2d70a4284 Fix for adding media with '+' in the filename. 2016-07-06 17:08:17 -07:00
Cameron
2a14308600 Fixes #1762 - Media-Manager Youtube thumbnail should use https. Removed debug info on db_verify. Hide carousel navigation when only 1 slide present. 2016-07-06 09:58:17 -07:00
Cameron
60f1d78dce MySQL error message fix. Custom Page userclass fix. Media-manager import fix for files contained '%'. XML DB export fix. Other News custom caption fix. FB Like menu without app_id fix. 2016-05-30 15:19:19 -07:00
Cameron
f064eb6574 User admin editing fix. 2016-03-14 13:42:41 -07:00
Cameron
21535133f2 Allow importing of avatars via Media-Manager. Allow editing of admin perms=0 in admin users. 2016-03-14 13:03:55 -07:00
Cameron
689b4c8c77 Media-Manager: Fix for incorrect 'empty image' size when selected. Fix for 'empty icon' when selected. Fix for media-manager close-window issue. GUI fix for 'no image' option. 2016-03-11 12:31:09 -08:00
Cameron
4516bc910e TinyMce styling corrected to work with newer version of TinyMce. TinyMce parser image path corrections. Old Tinymce popup code removed. 2016-03-10 13:33:52 -08:00
Cameron
3ecd19b88c Fix for file-title after import. select() can now handle more than 2 levels deep. 2016-03-06 00:23:41 -08:00
Cameron
294ff7a6d0 Fixes #1285 - Avoid no-avatar confusion. LANs required. 2016-02-25 12:53:04 -08:00
Cameron
4314bb625b Merge pull request #1358 from LaocheXe/LaocheXe-patch-1357
#1357 Youtube API
2016-02-15 09:32:54 -08:00
Cameron
a469b7ca6e Deprecated function cleanup 2016-02-15 00:14:45 -08:00
Travis Thoene
f8c9933f10 #1357 Youtube API
Fix YouTube function in Media Manager
2016-02-14 13:44:00 -06:00
Cameron
0c3125a11e Issue #1257 More work on SEF Thumb URLs. 2016-02-04 11:40:15 -08:00
Cameron
6d2a691a33 Path fixes 2016-01-31 18:50:39 -08:00
Cameron
2c2d48b902 Issue #1270 - GUI Fixes. 2016-01-25 19:20:50 -08:00
Cameron
12febdb43c Fixes #1268 - Media Manager issue with audio file uploads. 2016-01-24 00:37:36 -08:00
Cameron
796f5fa95c Header location cleanup. From now, please use e107::redirect(); to redirect to the home page, or e107::redirect('admin'); to redirect to the admin start page or e107::redirect($url); 2016-01-13 19:18:12 -08:00
Cameron
b1c2e030d5 Default image resize pref is now used correctly by TinyMce media-manager. Image captions may now be added to inline images. TinyMce media-manager 'cancel' button is working again. 2016-01-11 20:53:05 -08:00
Cameron
f0f992c3b7 Allow Youtube playlists when API key is not found. Generic playlist icon added. 2015-12-12 16:54:10 -08:00
Cameron
ef1e1565ad Fixes #1225 - Broken paths to bootstrap glyphs. 2015-11-13 14:44:38 -08:00
Cameron
d0b3ef2923 Fixes #930 backticks alert in debug mode. 2015-11-05 11:05:53 -08:00
Cameron
d7ced10f2e Media Manager Upload/Import perms now working as intended. Admins should review this perm on other ADMINs who don't have perm '0' 2015-11-04 19:35:00 -08:00
Cameron
de4932d6da Newspost - inline editing was resetting datestamp. Imported media via URL now strips queries from filename. 2015-09-01 15:53:48 -07:00
Cameron
9fda870a6f Some default bootstrap styling in email templates. Fix for media-manager avatar responsive sizing. 2015-08-16 16:38:50 -07:00
Cameron
faba6e9bea Issue #1156 - No avatar images were showing as in use. This should fix it. 2015-08-16 15:05:34 -07:00
Cameron
650041b5aa Admin-UI: Media-Manager layout enhancements. 2015-07-19 17:10:03 -07:00
Cameron
9cdf27900b Issue #1138 - Fix for media browser. 2015-07-16 13:41:15 -07:00
Cameron
83f7b90d0b Issue #1138 - Bootstrap3 fixes. 2015-07-14 12:13:46 -07:00
Cameron
6499ff72f7 Issue #1138 Added 'btn-default' where missing. 2015-07-13 19:09:30 -07:00
MikeyGMT
ea79550e83 Duplicate LANs Replaced with Common Phrases - Page & Menus
LANS found on PAGE and MENU replaced with common terms - plus other odd
instances of same terms.
2015-07-02 14:33:04 +01:00
Cameron
a484abea38 Fixes #1061, Fixes #802 - Avatar files now deleted from within media folder. 2015-06-18 01:17:26 -07:00
Cameron
6be9ee6504 Fixes #935: YouTube browser upgraded to use YouTube API v3. An API key is now required for keyword, playlist or channel search. Direct input of specific videos still possible without using an API key. Now detects more YouTube URL formats. eg. https://youtu.be/xxxxxxx etc. 2015-06-08 15:55:05 -07:00
Cameron
29ddbe09e8 Fixes #1002 - Filepicker mode was not being detected by media-manager. 2015-05-10 11:16:55 -07:00
Lóna Lore
d25fd99fbb remove duplication 2015-05-08 10:49:52 +02:00