1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-13 02:54:39 +01:00

2423 Commits

Author SHA1 Message Date
SecretR
a6fa26577f Broken query string fix 2014-03-19 15:08:29 +02:00
SecretR
a3b21913fe Broken menu manager - reverted (false) temporary fix, source of the issue related with commits on #364. e107 class detects correctly USER_AREA again. 2014-03-19 13:27:35 +02:00
SecretR
bfa40870c2 Broken menu manager - temporary fix 2014-03-19 12:37:44 +02:00
Cameron
4d3c000831 Fixes #540 - BC path fix for core templates in theme directory. 2014-03-14 17:27:16 -07:00
Cameron
630a3a5b2b Merge pull request #537 from aSeptik/#411
FIX #411 - Sitedisclaimer issue
2014-03-13 14:13:45 -07:00
Luca Filosofi
59ab6d1d55 FIX #411 - Sitedisclaimer issue
Sitedisclaimer issue #411
2014-03-13 00:31:54 +01:00
Luca Filosofi
8374ed1a6f FIX #364 - Admin > users > edit: SEF issue when enabled
Admin > users > edit: SEF issue when enabled #364
2014-03-13 00:21:34 +01:00
Cameron
a2235cfd39 Media-Manager Youtube video default prefs added. 2014-03-12 14:09:48 -07:00
SecretR
9b636a9687 No plugin manager caching in development environment 2014-03-12 16:06:29 +02:00
SecretR
737fc995c0 Admin routine copy callback 2014-02-26 16:56:17 +02:00
SecretR
d7c2fb8275 Merge remote-tracking branch 'origin/master' 2014-02-25 11:44:32 +02:00
SecretR
1bf95ff0ed phpDoc fix 2014-02-25 11:43:28 +02:00
Cameron
ccc2f53eca Added support for custom titles in message handler. 2014-02-21 06:16:22 -08:00
Cameron
791944d394 Fix for missing media-manager category when uploading images for the Site Link Icon or Site Logo. 2014-02-18 10:44:42 -08:00
Cameron
6a8e57bb05 Fixes #509 - Date (month) conversion issue on Windows machines. 2014-02-18 05:41:58 -08:00
Cameron
7aaf407370 GUI styling fix in admin theme area. 2014-02-11 05:58:52 -08:00
Cameron
fb2af5db53 #513 Added method createUserCategory() to media_class.php for adding user-specific media-categories. 2014-02-09 15:44:43 -08:00
Cameron
baaacf5c4b Admin language-select fix 2014-02-07 17:57:55 -08:00
Cameron
f3ae51e037 Added 'btn-default' to button for Bootstrap3 compatibility. 2014-02-07 07:33:33 -08:00
Cameron
c7cb6d2975 PHP Notice removal 2014-02-07 07:03:23 -08:00
Cameron
c6d29662a7 Fix for language-file include warnings. 2014-02-07 05:07:49 -08:00
Cameron
f100297108 Fix for save_pref() messages not displaying under some circumstances. 2014-02-06 18:22:44 -08:00
Cameron
53468e3a4e Fix for broken downloads when a full-path is used in the config. 2014-02-05 09:44:11 -08:00
Cameron
5b4dbb83e4 Closes #385 Corrected language-file debug warnings. 2014-02-05 06:14:13 -08:00
Cameron
3ca9052f69 Fixed PHP warnings in search class 2014-02-04 09:22:34 -08:00
Cameron
8c49efe1b1 Notice removal 2014-02-04 06:49:25 -08:00
Cameron
8d689f2d94 Improved control over news images and video. Separate css classes added for each. eg. news-image-1 , news-video-3 2014-02-04 06:21:05 -08:00
SecretR
7069ceb244 Last SQL query log added to model base classes 2014-02-03 14:04:13 +02:00
Cameron
e9a5fd4b98 More fields with inline editing enabled. 2014-02-01 09:37:15 -08:00
Cameron
d5231b3d8c Multiple Image/Video fix for news_carousel_menu.php 2014-01-31 07:09:34 -08:00
Cameron
c0746113b6 Support for multiple images/video in news items. (experimental) 2014-01-31 06:33:01 -08:00
Cameron
4e3217c79b Fix for "Change theme" hover icons. 2014-01-31 04:13:30 -08:00
Cameron
cc07dac897 Basic support for news videos.
Add {NEWSVIDEO} to your news template to take advantage of it and {NEWSTHUMBNAIL} for a thumbnail image of the video. (or image) {NEWSIMAGE} will return nothing for videos, only for images.
2014-01-31 01:09:24 -08:00
Cameron
1d5e08197c News Carousel added and a method to check if a menu is loaded. (see e107_plugins/news/e_header.php ) 2014-01-30 10:14:13 -08:00
Cameron
a57faeb3b9 Fix for google-plus icon on Social plugin. {EXTENDED} may now have a class added. Debug info added when Featurebox returns nothing. 2014-01-29 11:10:05 -08:00
Cameron
dc2c29fff7 Added 'clearfix' to e-related as a precaution. 2014-01-28 07:39:40 -08:00
Cameron
d5e6dd0366 Corrected processing of Glyph-types. 2014-01-28 05:59:40 -08:00
Cameron
1a03a883bd Improved database backup and added file-backup for non-core elements. 2014-01-25 15:56:20 -08:00
Cameron
02bf58c5c7 Styling fix on imagepicker(); 2014-01-24 12:52:26 -08:00
Cameron
07950a1af2 More media-manager bbcode fixes. 2014-01-23 17:23:38 -08:00
Cameron
d2d58451cf Fix for media-browser carousel issue. Fix for bbcode Youtube insert. Added [video] bbcode. 2014-01-23 15:56:53 -08:00
Cameron
7bb19a0a40 Bootstrap 3 email and print styling. New Social share shortcode added. 2014-01-23 09:18:40 -08:00
Cameron
bb76398ac1 Fixes #501 - restored delete_32.png and delete_16.png for Backward compatibility. Updated some scripts to use ADMIN_DELETE_ICON instead of the deprecated ADMIN_DELETE_ICON_PATH . 2014-01-23 04:38:48 -08:00
Cameron
4bfeb0c66b Handle empty values in e_related. 2014-01-22 11:38:26 -08:00
Cameron
6167544d50 Allow shortcode to limit results in e_related. 2014-01-22 08:35:35 -08:00
Cameron
064e461fc2 Added new e_related.php files to news and page 2014-01-22 07:40:01 -08:00
Cameron
16dc9d39b6 Added new e_related addon and updated default news and page templates to utilize. 2014-01-22 06:14:23 -08:00
Cameron
7679b5e075 Corrected .glyph detection in toIcon() function. 2014-01-22 06:12:54 -08:00
Cameron
99af352647 Corrected outdated icon paths 2014-01-22 06:10:44 -08:00
Cameron
879ca488d0 Icon Path fixes 2014-01-21 07:18:02 -08:00