Cameron
ac4b505ceb
Issue #3104 Library CSS fix for late calls. (eg. bootstrap-switch )
2018-05-12 11:46:28 -07:00
Cameron
6b925a6f76
Issue #3104 - Library CSS order fix.
2018-05-11 17:39:26 -07:00
Cameron
bf9cf05b0e
Renamed date handler to e_date. BC support added.
2018-05-11 14:58:04 -07:00
Cameron
ed36008286
Non-standard arg_separator.output value fix.
2018-05-04 17:58:25 -07:00
Cameron
3e1feac04d
Improved loading time of admin area navigation.
2018-04-17 14:48:39 -07:00
Cameron
dfb0e1bd4a
Issue #2586 Forward icon issue.
2018-03-10 13:36:32 -08:00
Cameron
c162981fbd
Cleaned up the Default Image Size in Media-Manager Preference area. Remove 'width=' from [img] when it matches the default size.
2018-01-26 15:54:54 -08:00
Cameron
4d3ef86bb7
Fix for TinyMce image resize. Also disabled static URLs in the admin area.
2018-01-26 14:10:15 -08:00
Cameron
573ea978b7
Cleaned empty $_POST values. Additional options for log file creation added.
2018-01-25 13:38:29 -08:00
Nick Liu
583d63620b
Removed some old comments
...
Sorry about the cruft
2018-01-23 08:14:26 -06:00
Cameron
0671024c79
Issue #2970 btn-default > btn-default btn-secondary
2018-01-10 15:11:12 -08:00
Cameron
b40b1916a3
Issue #2970 btn-default > btn-default btn-secondary
2018-01-10 15:06:40 -08:00
Cameron
4476336e22
Admin-ui: Fix for size of default plugin-icon in admin menu.
2018-01-09 11:21:16 -08:00
Cameron
66cb38cb85
Convert images back to bbcode when using TinyMce to keep image src urls dynamic. Parse bbcode inside [html] in toHtml()
2017-12-27 12:28:29 -08:00
Cameron
a68cf279b6
PHP Notice removal and debug info styling.
2017-12-17 13:13:18 -08:00
Cameron
8d08a80231
PHP Notice removal
2017-12-12 21:44:50 -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
Cameron
c31dbad0dd
Merge pull request #2910 from lonalore/bugfixes
...
Several fixes to suppress PHP notices, also contains fix for Website Status dashboard chart.
2017-12-10 11:33:44 -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
Lóna Lore
49f4e1c097
Fix for PHP Notice Undefined offset: 0, Line 741 of /e107_core/shortcodes/batch/user_shortcodes.php
2017-12-10 11:59:03 +01:00
Lóna Lore
d8d73ab099
Fix for PHP Notice Undefined offset: 0, Line 168 of /e107_core/shortcodes/batch/user_shortcodes.php
2017-12-10 11:57:17 +01:00
Lóna Lore
8ff0f36077
Possible fix for issue #2860 .
2017-12-09 21:10:33 +01:00
Cameron
5e4c172c2f
Issue #2883 Permission fixes.
2017-12-01 17:00:02 -08:00
Cameron
21ec321215
Fix for Custom Page with kadmin
2017-11-19 08:18:47 -08:00
Cameron
3baf2f776f
Issue #2818 Moved addons update check to ajax.
2017-11-16 14:20:22 -08:00
Cameron
1069998c42
Issue #2818 Moved core database update check to ajax.
2017-11-15 17:51:46 -08:00
Lóna Lore
865c3f7c98
Possible fix for Issue #2860 - Add more indexes.
2017-11-14 21:14:43 +01:00
Cameron
e165c90575
{BOOK_CHAPTERS} shprtcode added.
...
Render All visible Chapters from a specific Book.
Uses "listChapter" template key. ie. $CHAPTER_TEMPLATE[---TEMPLATE --]['listChapters']
Example {BOOK_CHAPTERS: name=book-sef-url&template=xxxxx&limit=3}
2017-11-10 15:37:23 -08:00
Cameron
2a37288dc7
Book/Chapter image field added.
2017-11-10 14:06:30 -08:00
Cameron
6c153f3069
Disable database update-checks after completion. (unless debug mode is active)
2017-11-07 09:03:46 -08: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
20757514ac
{CMENU_BUTTON} shortcode alias for {CPAGEBUTTON} added.
2017-10-31 18:39:15 -07:00
Cameron
b1ad67b0d8
kAdmin styling updates. THEME_STYLE value is now correct for admin area.
2017-10-31 13:43:42 -07:00
Cameron
1b3168dcbc
The {CHAPTER_MENUS} shortcode now accepts the 'template' parameter. Additional Custom Menu shortcodes/aliases added:
...
{CMENU_TAB_ACTIVE} {CMENU_BUTTON_TEXT} {CMENU_BUTTON_URL}
2017-10-26 11:21:18 -07:00
Cameron
e484795de6
Added missing class param on Social Login shortcode. eg. {SOCIAL_LOGIN: class=x}
2017-10-20 11:37:59 -07:00
Cameron
c2b6c5e722
{NEWS_RELATED} PHPDoc
2017-10-18 09:02:26 -07:00
Cameron
4794990be3
Fixes #2821 - News Category URL.
2017-10-17 09:55:00 -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
04f1f0130e
K-Admin footer fix. Changed PM alert icon from label to badge.
2017-10-12 13:57:23 -07:00
Cameron
e35259afe9
Multisite navigation support (when multisite plugin installed)
2017-10-11 18:57:32 -07:00
Cameron
2a1f3b0d61
Backward compatibility code for old plugins.
2017-10-11 11:39:18 -07:00
Cameron
36a087f1ce
Fixes #2805 - News table update correction.
2017-10-10 13:04:07 -07:00
Cameron
fb96f7480c
Issue #2809 - News Carousel option.
2017-10-09 18:26:05 -07:00
Cameron
ee6d90eeab
SEO (thanks @kreossino)
2017-10-09 08:43:16 -07:00
Cameron
18ea662b35
Fixes #2805 - Database News-table upgrade issue.
2017-10-09 08:40:36 -07:00
Cameron
85e2a67018
Issue #2806 - Expands on News list template to add specific styling for the first item in the list.
2017-10-08 09:00:34 -07:00
Cameron
15bf08cf5f
Possible fix for news image tag.
2017-10-06 12:14:21 -07:00
Cameron
2d43b87b81
Page: Fix for {CPAGEFIELDTITLE: name=x} rendering.
2017-10-04 14:17:08 -07:00
Cameron
dfb8435d58
Page: Breadcrumb fix for generated chapters lists when using default URLs. (not SEF)
2017-10-03 12:51:20 -07:00