Cameron
|
77170fa7ef
|
styling when checkbox checked.
|
2017-01-03 08:31:45 -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
|
825a4b0cee
|
menu manager inactive menus.
|
2017-01-01 18:57:02 -08:00 |
|
Cameron
|
556694a10b
|
Start of inactive-menus re-work.
|
2017-01-01 18:47:43 -08:00 |
|
MikeyGMT
|
ef58780710
|
Menu Manager calling jquery-ui.css with js method #2183
Menu Manager calling jquery-ui.css with js method part of #2183
|
2016-12-23 13:15:20 +00: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 |
|
MikeyGMT
|
ae84a4508f
|
Missing Lans for Menus #6
Missing Lans for Menus #6
|
2016-12-05 22:47:34 +00:00 |
|
Cameron
|
9f3bcbfca6
|
Menu Manager work
|
2016-04-16 08:19:44 -07:00 |
|
Cameron
|
dfd9c9e3fc
|
Issue #1512 - Saving of config menu parameters corrected.
|
2016-04-13 16:43:19 -07:00 |
|
Cameron
|
8ff02d9aa9
|
Default loading icon added to form->button() method when font-awesome is present.
|
2016-04-10 17:52:30 -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
|
7d7ee21cbe
|
Improved Menu-Manager navigation
|
2016-04-09 18:54:11 -07:00 |
|
Cameron
|
444348dc4d
|
Issue #1512 News Grid Menu
|
2016-04-09 16:12:54 -07:00 |
|
Cameron
|
46043bbb68
|
Fixes #1457 New Forum Posts Menu - "Show Original Topic in Menu" option not saving. New User-Extended Field preset for User comments. New e107::debug() function added for throwing info to the browser console. (Firefox/Chrome)
|
2016-03-26 10:14:57 -07:00 |
|
Cameron
|
cff27bf17a
|
Issue #1298 Forum Query Fix and general cleanup. News Image Dimensions added where possible.
|
2016-02-07 22:25:12 -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
|
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
|
694fc01b37
|
Fixes #1206 - Fixes missing icons in menu manager.
|
2015-10-18 09:05:58 -07:00 |
|
Cameron
|
6499ff72f7
|
Issue #1138 Added 'btn-default' where missing.
|
2015-07-13 19:09:30 -07:00 |
|
Cameron
|
9d6e3978e6
|
Issue #1138 Bootstrap3 styling of lists.
|
2015-07-13 13:09:52 -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 |
|
Lóna Lore
|
aacd91aff1
|
Issue #6: Remove and optimize (hardcoded) LANS
|
2015-05-01 17:54:44 +02: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
|
9a21cad851
|
Code cleanup / globals removal etc.
|
2015-02-15 16:07:27 -08:00 |
|
Cameron
|
e576370e57
|
Remove some references to deprecated functions/methods.
|
2015-02-14 23:34:15 -08:00 |
|
Cameron
|
9ab74b665c
|
Removed debug popup from menu-manager.
|
2013-11-21 19:42:12 -08:00 |
|
Cameron
|
62f178f9bb
|
Submitnews token added and set access to 'Members' during installation.
|
2013-07-12 03:21:27 -07:00 |
|
Cameron
|
adafda5a8b
|
Quick fix for missing menu items.
|
2013-05-30 00:35:38 -07:00 |
|
Cameron
|
a0d29ff0dc
|
More menu-manager work.
|
2013-05-16 16:23:24 -07:00 |
|
BillyBoy0823
|
ccba273808
|
Call to menuScanMenus() Not needed.
It's already called by menuModify() in menumanager_class.php
So it runs 2x on each page load.
|
2013-05-13 00:34:21 -04:00 |
|
Cameron
|
04a371979c
|
Menu-Manager Tweaks
|
2013-05-10 05:45:40 -07:00 |
|
Cameron
|
9bc65c50eb
|
More Menu-Manager work.
|
2013-05-10 05:30:07 -07:00 |
|
Cameron
|
b74aff7458
|
More Menu-Manager work.
|
2013-05-10 04:38:04 -07:00 |
|
Cameron
|
b61b3cd4bd
|
Fix for custom menus and better filtering on available menus.
|
2013-05-10 00:13:32 -07:00 |
|
Cameron
|
d1780270eb
|
Menu-Manager delete-menu fix.
|
2013-05-09 23:59:37 -07:00 |
|
Cameron
|
534861c949
|
Menu-Manager Drag and Drop fixes.
|
2013-05-09 23:52:05 -07:00 |
|
Cameron
|
17bc8896c8
|
Fix for menu-pref saving.
|
2013-05-09 23:14:45 -07:00 |
|
Cameron
|
4e3f9bcb00
|
Menu Manager drag and drop work and menu Conversion to $pref routines complete.
|
2013-05-09 22:24:23 -07:00 |
|
Cameron
|
3685451f6e
|
More menu manager work
|
2013-05-09 20:16:39 -07:00 |
|
Cameron
|
cf8269dd92
|
More menu manager work
|
2013-05-09 17:51:06 -07:00 |
|
Cameron
|
72e7040284
|
A little closer to drag and drop functioning as intended.
|
2013-05-09 04:22:42 -07:00 |
|
Cameron
|
f9c157817a
|
Updated to use "SetEnv E_DEV_MENU true" in .htaccess - Experimental code.
|
2013-05-09 03:28:47 -07:00 |
|
Cameron
|
74da5ab69e
|
Some Menu-Manager work and PHP Notice and styling fixes.
|
2013-05-09 00:24:02 -07:00 |
|
Cameron
|
ba6ebf7438
|
Removal of colorbox modal.
|
2013-04-17 22:07:15 -07:00 |
|
Cameron
|
13382a5407
|
Menu-Manager GUI fixes for smaller themes.
|
2013-04-14 20:19:10 -07:00 |
|
Cameron
|
f1c0a0b5fd
|
More Menu-Manager GUI tweaks
|
2013-04-14 19:28:15 -07:00 |
|
Cameron
|
4e616f9584
|
Menu Manager GUI styling
|
2013-04-14 18:41:53 -07:00 |
|