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

96 Commits

Author SHA1 Message Date
Cameron
e241435392 Fixes #2496 - generic menu params not saving. 2017-03-06 10:35:38 -08:00
Cameron
aa36466220 Issue #2446 e_menu multilan value fix. 2017-03-02 09:39:50 -08:00
Cameron
4fa8e47247 Issue: #2398 e_menu now supports tabs. 2017-02-13 18:14:51 -08:00
Cameron
57ae0a6cb6 Admin area: Fix for responsive navigation menu. 2017-02-02 08:41:09 -08:00
Cameron
276d4a52f4 Fix for Menu-Manager not display Menu area under some circumstances. 2017-01-12 17:36:00 -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
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
9dd717cba8 Menu-Manager rewrite complete, debug mode only. 2017-01-02 19:13:48 -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
Cameron
836f09a122 Fixes #2183 - Added table-order auto-correcting and reduced database queries. 2016-12-30 12:11:38 -08:00
Cameron
274b822bf3 Menu debug info added. 2016-12-29 17:19:05 -08:00
Cameron
caffecd9f5 Issue #2183 - Fix for lanVars on a non-object. 2016-12-23 08:03:28 -08:00
Cameron
812c50e4f7 Fixes #2183 - Code cleanup symptom. 2016-12-23 08:00:44 -08:00
MikeyGMT
192fd304f2 Menu Manager: Text to Lans and Removal of Unused #6
Menu Manager: Text to Lans and Removal of Unused #6 - and a little bit
in Theme Handler
2016-12-20 20:26:00 +00:00
lonalore
c226e9a10b Code cleanup. Fixed undefined variables. 2016-12-20 10:58:43 +01:00
Cameron
0b78d551ee More code cleanup 2016-12-02 13:51:32 -08:00
Cameron
dfd6f9ea13 Fixes #1782 - Menu-Manager list not populating when 'ONLY_FULL_GROUP_BY' is in sql-mode. Active SQL Modes added to the PHPInfo page. 2016-08-06 10:52:11 -07:00
Cameron
9f3bcbfca6 Menu Manager work 2016-04-16 08:19:44 -07:00
Cameron
48f65c823f Issue #1512 - Source options added. Help tips added. 2016-04-14 16:37:10 -07:00
Cameron
dfd9c9e3fc Issue #1512 - Saving of config menu parameters corrected. 2016-04-13 16:43:19 -07:00
Cameron
12a6367fdf The beginnings of Menu-Manager drag-n-drop. (in debug mode)
Debug can now be called from singleton. e107::getDebug()->log($message,E107_DBG_BASIC);
2016-04-10 14:10:39 -07:00
Cameron
444348dc4d Issue #1512 News Grid Menu 2016-04-09 16:12:54 -07:00
Cameron
1c16094dea Forum Issue #260: Hide poll tab if it is not installed. Also fix for menu_manager item insert with PDO. 2016-03-23 10:22:21 -07:00
Cameron
5ff03b26b5 Fix for banner params not saving in PHP7 2016-02-28 10:44:03 -08:00
Cameron
486f3d4961 Issue #1356 - PHP7 Fixes. 2016-02-14 12:15:55 -08:00
Cameron
05ed9a7090 Banner and News e_menu.php (config.php replacement) upgrades. 2016-02-08 13:54:44 -08:00
Cameron
d0fccd540f e_menu.php introduced to replace legacy menu configuration file (config.php). See banner plugin for an example. 2016-01-12 15:44:54 -08: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
f938cc320f Fix for Menu-Manager visibility setting not saving. Fixes e107::getForm()->userclass() method not functioning as intended. 2015-06-02 14:25:39 -07:00
Cameron
9772234cc9 Allow Logo to display in Menua-Manager with correct parms. 2015-04-16 00:56:09 -07:00
Cameron
7661394c04 Display more shortcodes in media-manager mode. 2015-04-14 15:26:26 -07:00
Cameron
1c8cfb999f More RSS Fixes. 2015-04-03 19:23:55 -07:00
Cameron
0346d0df3b Menu Manager now scans for missing custom menus. 2015-04-03 13:09:32 -07:00
Cameron
b7e6837e34 Code cleanup 2015-04-01 23:03:13 -07:00
Cameron
9ec734770b Fixes #581, Fixes #635 - Menu Manager layout issues corrected. 2015-04-01 11:52:50 -07:00
Cameron
e576370e57 Remove some references to deprecated functions/methods. 2015-02-14 23:34:15 -08:00
Cameron
bb59e332e6 Corrected MenuPresets 2015-02-11 11:05:33 -08:00
Cameron
1ff46a68a2 Removal of $admin_log globals. 2014-10-23 11:07:18 -07:00
Cameron
0b437addda Optimized 'new menu' detection. 2014-06-27 19:48:30 -07:00
Moc
2067262d37 #635 - Menu manager debug info removed from displaying 2014-06-14 19:38:57 +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
c567fd265b Bootstrap3 styling fixes and some removal of deprecated save_prefs() usage. 2014-01-15 02:56:39 -08:00
Cameron
8805c40a1e Menu-Manager theme preview styling fix. Added message about embedded custom-menus. 2014-01-07 08:21:19 -08:00