1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-08 11:36:56 +02:00
Commit Graph

144 Commits

Author SHA1 Message Date
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
Cameron
755bf861c4 Menu-Manager auto-height on iFrame and other GUI fixes. 2013-04-14 17:06:02 -07:00
Cameron
8895d48dd1 Reworked storage of custom menus. 2013-03-06 23:01:16 -08:00
Cameron
a63abab93e Some more menu-manager refinements 2013-03-03 17:51:55 -08:00
Cameron
43fd29e874 Html Fix in Menu-Manager. 2013-03-03 04:46:57 -08:00
Cameron
acf0a74154 Menu Manager Enhancements. And removal of the deprecated 'preview' button on the newspost page. 2013-03-03 03:52:47 -08:00
Cameron
dab2f257de Closes #134. Also added Ajax Modal Window 2013-03-02 21:07:42 -08:00
Tijn Kuyper
adc98596c2 Various clean-up (#6, #125, 90). Removal of message and form handler. Headers updated. 2013-02-27 17:18:33 +01:00
Cameron
5bcd54f179 Some language-file cleanup and title/breadcrumb corrections. 2013-02-22 21:34:06 -08:00
Cameron
661c6e7219 Fix for menu-manager issue 2012-12-17 13:21:43 -08:00