1
0
mirror of https://github.com/e107inc/e107.git synced 2025-05-04 11:24:54 +02:00

42 Commits

Author SHA1 Message Date
BillyBoy0823
f8f241da5d Fixes issues with menu munipulation.
1. Scans all Menu's, All locations, And reorders them properly.
- Does all in case a menu was deleted from system, but active in another area.
2. When activating. Increments so proper order number is assigned.
3. Fixed deactivating. It properly reorders remaining menus
- And removes duplicates, if a loc-0, order-0 exists.
- Also gives Admin log info - Menu Name, Last Location, Last Order. MenuID
2013-05-13 00:32:11 -04:00
Cameron
2b6b918a10 Menu-Manager text color fix. 2013-04-14 20:25:09 -07:00
Cameron
13382a5407 Menu-Manager GUI fixes for smaller themes. 2013-04-14 20:19:10 -07:00
Cameron
4276b58dc9 Parse {CMENU} and {SETIMAGE} shortcodes in menu-manager. 2013-04-14 19:44:12 -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
fb3aadda65 More modal tweaks 2013-03-17 06:25:25 -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
29fc1d383a Minor GUI tweak to Menu Manager popup 2013-03-02 21:15:36 -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
fdf78c92a4 Issue #73 Deprecated admin_handlers.php file. 2013-02-26 17:17:31 -08:00
Tijn Kuyper
17771cf3e0 Change buttons to bootstrap btn (GUI) 2013-02-02 20:34:19 +01:00
Cameron
661c6e7219 Fix for menu-manager issue 2012-12-17 13:21:43 -08:00
Tijn Kuyper
57dbc89d18 Notice removals 2012-12-16 12:28:28 +01:00
Tijn Kuyper
f07434a3cb And more notice removals.
Also some plugin GUI clean-up (rss, tagwords, trackback)
2012-12-08 15:52:40 +01:00
secretr
c9aebaa4f8 title menu parameter to be used on menu manager page 2012-11-01 07:52:18 +00:00
CaMer0n
fb0ef82806 Media-Manager styling fix. Faqs expandit working again 2012-06-03 01:42:05 +00:00
CaMer0n
929d0a8d42 Dialog for visibility. 2012-05-24 16:11:26 +00:00
CaMer0n
5b0c587b98 Menu-Manager drag-N-drop support. 2012-05-24 15:54:25 +00:00
CaMer0n
f8b32d89ce Javascript work, HTML cleanup, iconpicker through media-manager. 2012-05-17 05:09:59 +00:00
secretr
1990c7c8d7 undocumented feature comment added 2012-05-04 17:58:06 +00:00
secretr
455cf3c68a - menu parameters temporary UI solution
- various minor fixes and improvements (menu manager)
- message handler wont accept emtpy messages now
2012-05-04 17:56:21 +00:00
CaMer0n
9ac5587afa fix for error displayed in 'leaf' theme and possibly others. 2012-05-04 02:07:47 +00:00
berckoff
59f2feb30c menumanager_class.php: fixed path for menu config action (it included '.php' and leaded to '.php.php' anding);
signup.php: added default empty values for user_class, user_perms, user_prefs, user_realm as they were leading to DB Insert error;
2012-01-10 16:31:39 +00:00
secretr
778cbf9e86 Bad menu parsing problem in Administration area leading to duplicate/wrong menu area numbers/layout 2010-02-13 16:37:35 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
marj
c8341dff2e Fix copyright info. 2009-11-18 02:07:15 +00:00
e107steved
4fea2f02de Same typo as previous mod to header_default.php 2009-11-08 17:13:24 +00:00
marj
3633b3d955 use .required 2009-10-29 11:32:58 +00:00
CaMer0n
c0e66e0f59 Plugin category 'menu' added - for menu only installs. (while supporting e_xxxx). siteinfo_shortcodes.php moved to siteinfo plugin: e_shortcode.php 2009-09-19 17:43:19 +00:00
secretr
d15ea0e61a menu admin - small improvement 2009-08-25 08:29:47 +00:00
secretr
3099bf9052 Introducing e_IFRAME mod; NOHEADER changed to e_NOHEADER; overall menu.php url checks cleaned (API, header, footer); menu related code cleanup and fixes, e_parse improvements (more work is needed); smarter getSingleton() and getObject() (in progress) 2009-08-19 14:39:57 +00:00
CaMer0n
aaf596e938 Query fixes 2009-08-17 15:23:44 +00:00
CaMer0n
138da9cb79 Fixed hopefully 2009-08-17 14:50:44 +00:00
CaMer0n
75bcda94c2 Updated DB insert. 2009-08-17 14:47:10 +00:00
CaMer0n
455c5eca1b More menu_class.php work. menu parms added. 2009-08-16 23:58:33 +00:00
secretr
bfd64fc2a6 Introducing e_menu front-end class 2009-08-16 16:30:56 +00:00