1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 05:09:05 +01:00

3728 Commits

Author SHA1 Message Date
Cameron
cc66d6cb36 Fix for FB comment engine. 2017-01-11 18:57:54 -08:00
Cameron
e48dfd1cb9 Disable the option to delete system cron jobs. 2017-01-11 18:41:23 -08:00
Cameron
069f24e179 Flipped behavior of e_DEBUG_MENUMANAGER. New Menu-Manager is now the default. 2017-01-11 14:19:35 -08:00
Cameron
241e8bec78 Issue #2194 - Possible Fix for incompatible SQL modes. 2017-01-11 13:30:57 -08:00
Cameron
e438f4e6e2 Merge pull request #2264 from MikeyGMT/20170109
LANS Clean Up #6 - User Class
2017-01-11 10:39:08 -08:00
Cameron
34a45e3445 Fix for theme description. 2017-01-10 17:57:04 -08:00
Cameron
8d262cc51f Merge pull request #2260 from yesszus/patch-25
Issue #6 Update lan_form_handler.php
2017-01-10 16:06:40 -08:00
Gábor
6237c0ad70 Update form_handler.php 2017-01-10 11:49:07 +01:00
Cameron
7f93e59d90 Merge pull request #2262 from MikeyGMT/20170108
Lans Rework #6 - Library Manager
2017-01-09 11:58:18 -08:00
Cameron
f55e57db3d Issue #2259 - Avatar 2017-01-09 11:52:12 -08:00
MikeyGMT
c45ff67018 LANS Clean Up #6 - User Class
LANS Clean Up #6 - User Class - more to do within conflicting defines
lan_user.php
2017-01-09 17:07:47 +00:00
MikeyGMT
52675513ee Lans Rework #6 - Library Manager
Lans Rework #6 - Library Manager
2017-01-09 11:39:09 +00:00
Gábor
1f7562462c Update form_handler.php 2017-01-09 08:54:38 +01:00
Cameron
0fcba42399 Merge pull request #2211 from rica-carv/rica-carv-patch-phpmailer
Patch phpmailer as requested in #2203
2017-01-08 09:55:23 -08:00
Cameron
5e8e60653d Issue #2257 - User Profile Edit event added to Notify. 2017-01-08 09:01:56 -08:00
Cameron
62a5ffa3a7 Fixes #1748 - Forum avatar issue. 2017-01-08 08:53:36 -08:00
Lóna Lore
efeeeb94a4 Ability to use CDN for core-defined libraries. Ability to select CDN provider. 2017-01-08 12:02:10 +01:00
Lóna Lore
3dee2dc977 Merged upstream changes. 2017-01-08 09:32:39 +01:00
Cameron
fa042102fd Use e107_include_once(). 2017-01-07 16:36:33 -08:00
Cameron
bd8c42e4b3 Reduce queries while using db_verify. 2017-01-07 11:18:32 -08:00
Cameron
8d2adfa719 Avoid displaying more than 500 sql queries during debug mode. (eg. when poorly written plugins are in use) 2017-01-07 10:30:21 -08:00
Cameron
999119b5ba Form-handler language file created. #2249 2017-01-07 10:29:14 -08:00
Cameron
7d43ed597b BC mySQL Issue #2241 2017-01-06 19:30:34 -08:00
Cameron
162631d04b use e107::getTheme() during installation. 2017-01-06 14:04:32 -08:00
Cameron
02b5ee3f78 Fixes #2248 - Suggested Plugins rendering. 2017-01-06 13:50:15 -08:00
Cameron
0555968687 Fixes #2251 - Theme Manager theme info fix. 2017-01-06 13:27:48 -08:00
Cameron
96ad80593b Fix for detection of theme/plugin root directory in .zip 2017-01-06 11:19:09 -08:00
Cameron
5570f768a8 Fix: pre/code tags were losing class and style attributes. 2017-01-06 10:44:00 -08:00
Cameron
9ebedb6f8a Use LAN plugin name on update if available. 2017-01-05 10:07:52 -08:00
Cameron
6e68aaa9a4 Plugin/Theme "new version" alerts on admin dashboard. Overwriting enabled during download - existing plugins/theme now moved out of the way and backed up.Theme-dir scanning improved and optimized for speed. 2017-01-04 18:08:58 -08:00
Cameron
a37f3217f8 Issue #2245 Menu-Manager css cleanup. 2017-01-04 11:47:07 -08:00
Cameron
8366f3bfc0 Menu-Manager fix for lower-resolution screens. 2017-01-04 11:28:10 -08:00
Cameron
c684a7c3e8 Menu-Manager: render embedded menus. 2017-01-03 19:29:39 -08:00
Cameron
95edb68e60 Include body layout class when menu-manager active. 2017-01-03 18:43:01 -08:00
Cameron
719016e09a menu-manager iframe styling. 2017-01-03 11:16:06 -08:00
Cameron
7c5e0c7544 Option to prevent loading of js/css 2017-01-03 11:03:22 -08:00
Cameron
0de0181cf2 srcset h fix. (thanks to @G4HDU) 2017-01-03 08:36:01 -08:00
Cameron
8ec064ad40 Theme config fix. 2017-01-03 07:48:52 -08:00
Cameron
9dd717cba8 Menu-Manager rewrite complete, debug mode only. 2017-01-02 19:13:48 -08:00
Cameron
9681816eb9 Issue #2240 - Possible BC fixes. 2017-01-02 14:09:06 -08:00
Cameron
d8258e8174 Menu Manager selection re-write. To enable/test add the following to e107_config.php :
define('e_DEBUG_MENUMANAGER', true);
2017-01-02 14:09:02 -08:00
Tijn Kuyper
31d929ec98 Minor syntax clean-up in form open method 2017-01-02 13:30:03 +01:00
Cameron
a693261deb theme_config BC fix. 2017-01-01 16:54:57 -08:00
Cameron
c8d3cfec8a Theme config can now use plugin $fields markup and save prefs to own table. 2017-01-01 16:27:48 -08:00
Cameron
062f80d1b0 Fix for glyph rendering in admin. 2017-01-01 09:07:02 -08:00
Cameron
882efff6ec Support for theme glyphicons. 2017-01-01 08:14:47 -08:00
Cameron
a22a56d781 Merge pull request #2216 from MikeyGMT/20161230
Text To LANS #6 - Rate
2016-12-31 10:15:07 -08:00
Cameron
fda3abae3d Option to save theme prefs in own db row. (like plugins). Example coming soon. Pref Cache aliases updated to avoid conflicts between themes, plugins and core files. 2016-12-31 10:11:04 -08:00
Cameron
2fb5b44813 Fixes #2224 - missing attributes on <embed> tag. 2016-12-31 07:59:04 -08:00
Cameron
10f1a4246c Fixes #2206 Gallery shortcode category not being respected. eg. {GALLERY_PORTFOLIO: placeholder=1&category=2} 2016-12-30 14:45:22 -08:00