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
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
Lóna Lore
3db8afc8d9 Issue #6: Remove and optimize (hardcoded) LANS 2015-05-01 15:55:13 +02:00
Lóna Lore
f48ca466e9 Issue #6: Remove and optimize (hardcoded) LANS 2015-05-01 12:46:46 +02:00
Cameron
4a4e2447a1 Fixes #905 and other PHP notices. 2015-04-17 11:46:47 -07:00
Cameron
270c1e21a2 Fix for Youtube browser says 'no results' by default. 2015-04-14 10:31:21 -07:00
Cameron
f253d00560 TinyMce4 fixes. Video and Glyph plugins working again. Editor toggle button working. And embedded video thumbnail workaround added. 2015-04-02 02:49:19 -07:00
Cameron
7c602253be Youtube browser now supports searching by video and playlist ids. eg. video:_j0b9syAuIk 2015-03-31 14:48:07 -07:00
Cameron
f57b6d2903 BC Fix for media-manager paths using the old {e_MEDIA} variable with the [img] bbcode. 2015-02-22 17:41:55 -08:00
Cameron
e576370e57 Remove some references to deprecated functions/methods. 2015-02-14 23:34:15 -08:00
Cameron
cd5d5039c2 Fixes #619 - Media-Import : Non-ascii characters will be replaced in the filename to avoid possible server file issues. 2015-02-03 12:57:35 -08:00
Cameron
7cf55a9d9c Fixes #853 - Admin-UI custom queries 2015-02-02 11:59:17 -08:00
Cameron
ee1623e747 Html5 validation fixes. Admin SiteLinks for admin-ui now using $frm->url(); for URLs. 2015-02-01 17:28:38 -08:00
Cameron
86c1bd3353 Removed TinyMce from every page load. e_footer.php introduced and e107::wysiwyg() toggle method. 2015-01-29 11:26:56 -08:00
Cameron
eca5c13af9 Allow editing of media-path in media manager. 2014-11-22 16:35:45 -08:00
Cameron
d9caa009d4 Admin-UI: Added inline editing option for type=language 2014-11-19 13:03:30 -08:00