1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

215 Commits

Author SHA1 Message Date
Cameron
027a74f5b0 Code cleanup 2015-02-15 02:37:36 -08:00
Cameron
e576370e57 Remove some references to deprecated functions/methods. 2015-02-14 23:34:15 -08:00
Cameron
6811c479d1 Reduced the number of file includes. Only load admin language files when necessary. 2015-02-12 13:09:56 -08:00
Cameron
ee1623e747 Html5 validation fixes. Admin SiteLinks for admin-ui now using $frm->url(); for URLs. 2015-02-01 17:28:38 -08:00
Cameron
05637a4422 Forum language-file cleanup. 2015-01-30 18:14:06 -08:00
Cameron
e0f45aa911 Admin styling main buttons 2015-01-27 15:20:12 -08:00
Cameron
27c47f77e3 Better BC fix for sitelink images. 2014-05-31 16:10:54 -07:00
Cameron
f771a39171 BC Sitelink-Image path fix 2014-05-31 15:25:05 -07:00
Luca Filosofi
8374ed1a6f FIX #364 - Admin > users > edit: SEF issue when enabled
Admin > users > edit: SEF issue when enabled #364
2014-03-13 00:21:34 +01:00
Cameron
99af352647 Corrected outdated icon paths 2014-01-22 06:10:44 -08:00
Cameron
879ca488d0 Icon Path fixes 2014-01-21 07:18:02 -08:00
Cameron
6577f6d380 BC Fixes for download installation, sitelinks expanding menus, bbcode image sizes. 2014-01-20 06:20:58 -08:00
Cameron
58d2aa8ad3 GUI Glyph fixes and Bbcode button styling fixes. 2014-01-17 06:49:55 -08:00
Cameron
dd140d8e69 Allow Custom Menu-Images to be used in page-navigation template. 2014-01-04 06:02:24 -08:00
Cameron
8cca981949 Notice removal 2013-11-07 23:22:30 -08:00
Cameron
6265b1e48c Added link_active for use by e_sitelink custom dynamic navigation functions. 2013-11-06 17:31:02 -08:00
Cameron
8915a2f406 Corrected last commit. 2013-10-31 18:35:04 -07:00
Cameron
cf1e04be96 BC Fix - shortcode in sitelink URLs again. 2013-10-31 18:27:35 -07:00
Cameron
e73df1134e BC Fix - shortcode in sitelink URLs 2013-10-31 18:09:00 -07:00
Cameron
433a1c65e3 Fix for admin language-pack area perms. 2013-10-30 13:55:19 -07:00
Cameron
af6174bf02 Added support for sitelink function parms. Added sitelink functions for Page books and book-chapters. 2013-10-28 21:30:24 -07:00
SecretR
337cb70816 Fix remove match string from navigation URL
Refined submenu match (full URL only)
2013-10-25 21:46:01 +03:00
SecretR
a32d0b8ef6 Simple matching method for controlling main navigation active status
(match string inside the URL field)
2013-10-24 13:09:43 +03:00
SecretR
f56e9799b2 New navigation routine fix - link_open setting added to shortcodes
and templates
2013-10-24 11:33:37 +03:00
Cameron
ddbbfef54f Fix for font-awesome overlay issue. Renamed glyph() as toGlyph() for consistency. 2013-07-12 13:52:39 -07:00
Cameron
475e46e748 Renamed {LINK_IMAGE} to {LINK_ICON} - more consistent with description in admin -> Site links. 2013-07-12 07:50:25 -07:00
Cameron
955bb78769 Added support for bootstrap glyphs (see admin-> Site-links icon for example) 2013-07-12 07:13:10 -07:00
Cameron
b8cdc71795 Correction of shortcode global issue. As per e107 v1.x - shortcodes should only ever be registered globally using e_shortcode.php or xxx.sc files. 2013-05-31 18:40:56 -07:00
Cameron
f5fc29577e Navigation : added {LINK_ACTIVE} shortcode - when you simply need the string 'active' to be returned. (such as in bootstrap) 2013-05-30 14:18:23 -07:00
Cameron
7d6688d760 Page support for single page with anchor navigation. 2013-05-29 01:29:53 -07:00
Cameron
f29852230e Closes #313 - Navigation active class issue. 2013-05-17 16:44:12 -07:00
Cameron
a3cdbb42c1 Issue #255 - Partial fix for empty sidebar menu. 2013-05-06 16:33:56 -07:00
Cameron
ff0bdfc77c Issue #241 - BC Sitelink fix. 2013-05-06 15:06:18 -07:00
Cameron
70527f872d Notice removal 2013-04-29 12:56:50 -07:00
Cameron
0004b47d96 Notice removal 2013-04-24 17:45:53 -07:00
Cameron
a1a7a5e6ae PHP Warning removal 2013-04-24 01:45:54 -07:00
Moc
c20829f679 Minor fix - should sort the mysterious - appearing on hovering admin icons 2013-03-22 23:47:39 +01:00
Cameron
916371a3da Credits styling 2013-03-21 18:25:27 -07:00
Cameron
59a6edb4e4 Core template path changes. 2013-03-20 23:50:30 -07:00
Cameron
98b8953492 GUI Fixes 2013-03-15 19:25:41 -07:00
Cameron
53eb60195e Forum update fix 2013-03-10 20:59:41 -07:00
Cameron
859dcdb360 Forum upgrade improvements. Tested and appears to be functional. 2013-03-10 18:43:44 -07:00
SecretR
1396cfbb69 Navigation compile/parser issues solved 2013-03-08 13:08:16 +02:00
Cameron
e5d25b4635 Support added for dividers in admin-menu 2013-03-07 05:23:44 -08:00
SecretR
cb2c087493 Sitelinks id shortcode 2013-03-07 15:19:40 +02:00
SecretR
01fff7511c Fix not parsed shortcode LINK_PARENT 2013-03-04 16:38:31 +02:00
Cameron
b8b8a3e726 Review and cleanup of all admin layouts 2013-02-26 21:27:36 -08:00
Cameron
4941a1156d adminLinks function cleanup 2013-02-26 18:57:33 -08:00
Cameron
fdf78c92a4 Issue #73 Deprecated admin_handlers.php file. 2013-02-26 17:17:31 -08:00
Cameron
4e138b835f Renamed class naming standard within e_sitelink.php addon. Use xxxx_sitelink (not xxxx_sitelinks) 2013-02-26 03:43:52 -08:00