1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-22 15:55:39 +01:00

57 Commits

Author SHA1 Message Date
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
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
3aac54caaf quick & temporary admin sprite icon fix (menu administration) - awaiting discussion 2012-12-04 16:27:58 +02:00
CaMer0n
ba5e801326 Some js cleanup 2012-06-09 04:44:11 +00:00
CaMer0n
fb0ef82806 Media-Manager styling fix. Faqs expandit working again 2012-06-03 01:42:05 +00:00
CaMer0n
06df7308bb Added missing JS files 2012-05-25 01:37:41 +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
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
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
marj
201b7e20f1 Add include_lan() to admin pages 2009-08-28 16:11:02 +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
secretr
bfd64fc2a6 Introducing e_menu front-end class 2009-08-16 16:30:56 +00:00
CaMer0n
3e75e6352f Added new iconpicker where appropriate. Some fixes in replaceConstant() and css/layout tweaks in admin->downloads 2009-07-17 02:28:49 +00:00
CaMer0n
5f1933c3fa Separated admin/menu.php into a separate class. Added instant menuPreset activation in theme-manager plus other small gui enhances. Added iconpool - work in progress.
Iconpool: installed plugins containing png files in their image folder with a *_16, *_32, *_48 etc name ending will automatically be added to the iconpool. This central pool will be available in all areas of admin where we choose icons. eg. download category, links, event-calendar, links-page etc etc.
2009-07-16 02:55:19 +00:00
CaMer0n
8a680030c3 Some notice removal, css cleanup and an alternate admin style-sheet added for testing purposes. (test png transparency) - see _blank 2009-07-15 09:38:00 +00:00
CaMer0n
3368ac6104 TinyMce changes. - no longer need to declare the ID of the textarea element. Just include the class e-wysiwyg. eg. <textarea class='e-wysiwyg tbox' ..... /> 2009-07-14 11:05:54 +00:00
CaMer0n
28f2146f1e More Menu-Manager Enhancements. - easier to find those menu-config pages now. 2009-07-12 10:11:35 +00:00
CaMer0n
c776655611 More menu-manager enhancements and fixes. 2009-07-11 01:48:40 +00:00
CaMer0n
637b352b13 Minor Bug fix. 2009-07-10 14:58:17 +00:00
CaMer0n
801fcd9309 Menu Manager - huge cleanup - almost a rewrite. Also added experimental option for drag and drop - needs testing and refining. 2009-07-10 14:27:31 +00:00
CaMer0n
aeed844033 More theme manager and menu manager refinements 2009-07-09 11:37:36 +00:00
CaMer0n
b81a3a0536 More work on theme-manager and menu-manager. 2009-07-09 08:31:38 +00:00
CaMer0n
14a840636a Notice/Warning Removal. + admin -> users cleanup. (work in progress) 2009-07-08 06:58:00 +00:00
CaMer0n
ab9b0f8996 Menu Layouts working correctly. 2009-07-08 01:28:55 +00:00
CaMer0n
9edec709e8 Fix for user-theme menu. 2009-07-07 22:56:13 +00:00
CaMer0n
d4475ede38 CustomPage settings working correctly now. The constant THEME_LAYOUT added. (Will be used by menus later) 2009-07-07 16:04:51 +00:00
CaMer0n
9225ac471b Menus can now be configured independently for different custom theme layouts. (backwards compatible). Custompages can be defined in admin. (no need to edit theme.php any more).
Front-end is working for custompages and layouts, but not the menus yet, but soon!.
2009-07-07 12:54:47 +00:00
CaMer0n
14c781b772 Theme Manager re-work. 2009-07-06 05:59:42 +00:00
CaMer0n
7723d9b836 admin->menus is now functioning correctly with theme.xml. Support for choosing the default layout and menuPresets is working. Still to do - storage of menu placement and custompages for each layout. 2009-07-05 11:57:40 +00:00
lisa
c9b20b0cb5 search two level deep for menus but ignore the language directory 2009-01-27 12:00:56 +00:00
bugrain
31794e5529 Fixed db_Fetch to pass MYSQL_NUM following mysql_class.php change (for list() calls) 2009-01-21 22:04:36 +00:00
e107steved
1a846521ff Clear system cache 2008-12-17 20:42:30 +00:00
e107steved
55be5b7473 Don't dig so deep for menus - else it finds language files 2008-12-08 22:21:29 +00:00
e107steved
c902bdebb1 Add admin logging to menus 2008-12-06 22:14:37 +00:00
e107steved
85a57d46bc Part 2 of more plugin.xml support (should be pretty much it). Also plugin.xml for log plugin didn't commit last time 2008-08-25 13:43:08 +00:00
secretr
d1bdf04727 solved mysql 5 issue (missing default value in strict SQL mode brings an error) 2008-08-14 11:23:10 +00:00