1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-10 12:34:49 +02:00
Commit Graph

156 Commits

Author SHA1 Message Date
Cameron
b40b1916a3 Issue #2970 btn-default > btn-default btn-secondary 2018-01-10 15:06:40 -08:00
Cameron
29393605b9 Removed debug info 2017-12-12 15:08:25 -08:00
Cameron
7e33124335 More BC Fixes on forum templates. 2017-12-12 15:03:23 -08:00
Lóna Lore
170c9592d5 Fix for PHP Notice Undefined index: user_Miscellaneous, Line 113 of /e107_core/shortcodes/single/user_extended.php 2017-12-10 12:01:09 +01:00
Cameron
056cb08fa8 Additional {NAVIGATION} shortcode parms. eg. {NAVIGATION: type=main&layout=footer&flat=1&noempty=1} will flatten sublinks and remove links with no URL or '#'. Dynamic sublinks (functions) currently not supported. 2017-11-01 12:36:32 -07:00
Cameron
9b899004c5 Issue #2819 - New Navigation Shortcode Param options: {NAVIGATION: type=footer&layout=main} 2017-10-15 13:14:14 -07:00
Cameron
2496aab27e Issue #2789 - Glyphicon update 2017-09-20 15:23:55 -07:00
Cameron
9b644e4eac Closes #2507 - v2 template path fix. 2017-03-19 13:15:24 -07:00
Cameron
bfaf50ab25 #2475 Removed news_categories.sc template from news template and replaced with 'category' template which is a copy of 'default' 2017-03-03 11:56:51 -08:00
Cameron
84a4cc36e5 Fixes #2413 - Pagination issue with empty records. 2017-02-12 07:59:30 -08:00
Cameron
11d9689152 Changed TinyMce CDN to Cloudflare
Corrected issue with {MENU} when used to load plugin menus.
2017-02-06 19:31:33 -08:00
Cameron
bd6400d1bf Notice removal nextprev. 2017-02-06 11:24:21 -08:00
Cameron
e14a470951 Issue #2032 May fix some pagination issues. 2017-02-06 10:50:19 -08:00
Cameron
b6d9507aca Optimization 2017-01-29 18:43:52 -08:00
Cameron
fe4574d4fe {SETIMAGE} small behavior modification 2017-01-23 12:53:21 -08:00
Cameron
43d0211590 Code cleanup: deprecated include_lan() 2017-01-23 09:41:23 -08:00
Cameron
721a696acb Forum: Backward compatibility fixes. 2017-01-15 09:28:20 -08:00
Cameron
f55e57db3d Issue #2259 - Avatar 2017-01-09 11:52:12 -08:00
Cameron
9dd717cba8 Menu-Manager rewrite complete, debug mode only. 2017-01-02 19:13:48 -08:00
Cameron
851106707f PHP 7.1 Fixes 2016-12-16 11:03:45 -08:00
Cameron
51ce94b389 Some basic bootstrap styling in the News Categories shortcode. 2016-12-12 13:02:17 -08:00
Cameron
e703c45441 Fixes #1858 - Generic avatar displayed when {USER_AVATAR} contains no parms. 2016-10-23 09:38:09 -07:00
Jimmi08
19cadb6a8f signup link only for value 1 2016-04-15 22:19:53 +02:00
Cameron
dd294e71fa Added error message for ADMINs if a LAN is missing. 2016-04-09 16:12:51 -07:00
Cameron
745c973f56 New Language Term Shortcode {LAN=XXXX} eg. {LAN=LAN_READ_ME} 2016-04-09 10:32:49 -07:00
Cameron
a8250858e3 Admin > Users would only allow viewing of one user extended-field in list mode under some circumstances. Checkbox field-type corrected. 2016-03-22 00:02:05 -07:00
Cameron
cf90582418 Some User-Avatar cleanup. 2016-03-08 17:51:29 -08:00
Serios
48ace09e61 Fixing http_build_query causing return of &amp
Fixing http_build_query function causing return of &amp instead of & on some servers when using {MENU: xxxxx} with parameters, thus breaking parameters passing to the menu.

Eg. {MENU: path=news/latestnews&test1=true&test2=false&test3=44}
Will return call the menu with test1=true&test2=false&test3=44 instead of est1=true&test2=false&test3=44
 causing only the first parameter key passed, to be valid
2016-02-26 00:48:17 +02:00
Cameron
2c50a06517 Deprecated Function cleanup and PHP Notice removal. 2016-02-15 00:56:08 -08:00
Cameron
a469b7ca6e Deprecated function cleanup 2016-02-15 00:14:45 -08:00
Cameron
3786274edc Legacy theme navigation path fixes. 2016-02-13 11:03:36 -08:00
Cameron
d159763747 Search Fixes. Forum search upgraded to v2.x spec. 2016-02-01 20:29:46 -08:00
Cameron
23b7de8d4e Fixes #1223 - Adds the missing {ALERTS} shortcode to old themes - informing users of incorrect passwords etc. Essential for when the login menu is within the navigation bar.
Fixes #1077 - Online Menu was displaying the user as online when the username was correct, even if the password was not.
Corrected styling of the online-menu.
2015-11-13 18:04:47 -08:00
Cameron
a917375e7c Corrected incorrect MySQL row count when using PDO mode. Simple bootstrap 'carousel' mode added to welcome message preferences. For advanced options use the featurebox plugin. 2015-07-25 18:14:44 -07:00
Cameron
6499ff72f7 Issue #1138 Added 'btn-default' where missing. 2015-07-13 19:09:30 -07:00
Cameron
6337d9410c Login-Menu Language File cleanup. 2015-06-11 09:40:56 -07:00
Cameron
9708756548 Fixes #977 - PM send to multiple users. Cleaned up some of the GUI for Bootstrap. 2015-04-23 09:53:54 -07:00
Cameron
7b4bc374c6 User Extended Shortcode cleanup 2015-04-22 12:27:59 -07:00
Cameron
9ec734770b Fixes #581, Fixes #635 - Menu Manager layout issues corrected. 2015-04-01 11:52:50 -07:00
Cameron
e576370e57 Remove some references to deprecated functions/methods. 2015-02-14 23:34:15 -08:00
Cameron
d70b389a8e Minor bootstrap css fixes in nextprev 2015-02-09 01:08:21 -08:00
Cameron
d3ff0d7333 Fixes #682 - default avatar on comments. 2015-02-04 19:04:28 -08:00
Cameron
762f98aab5 Default css class added to unenclosed welcome-message. 2015-01-30 18:15:46 -08:00
Cameron
489a9cb49c Replaced deprecated get_user_data() with e107::user() 2015-01-26 18:03:14 -08:00
Cameron
0408658901 Fixes #543 - extra 'OR' on avatar selection. Also correct radio button alignment in bootstrap. 2014-08-20 04:23:42 -07:00
Cameron
8bb72d1d4c Fixes #594 - cpage_shortcodes notice. Also resolves long-standing conflict between page.php and other scripts using the same cpage shortcodes. These changes will require much testing. Added new chapter menu. (useful for menus on the Home page that link to chapters) 2014-06-13 03:40:28 -07:00
Cameron
c0675ab6db Fixes #564 - Old code from previous menu approach removed. (now processed inside shortcode handler) 2014-05-23 20:33:04 -07:00
Cameron
857d5af399 Notice removal on welcome message shortcode. 2014-05-23 20:22:37 -07:00
Cameron
ef4ced985a Fix for broken download links when using SEF Urls. Cleaned up next/prev template. {GLYPH} now uses 2.x format. eg {GLYPH: type=download&size=2x} 2014-02-07 17:57:06 -08:00
Cameron
f3ae51e037 Added 'btn-default' to button for Bootstrap3 compatibility. 2014-02-07 07:33:33 -08:00