1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-22 07:47:10 +01:00

563 Commits

Author SHA1 Message Date
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
a68cf279b6 PHP Notice removal and debug info styling. 2017-12-17 13:13:18 -08: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
Cameron
5e4c172c2f Issue #2883 Permission fixes. 2017-12-01 17:00:02 -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
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
20757514ac {CMENU_BUTTON} shortcode alias for {CPAGEBUTTON} added. 2017-10-31 18:39:15 -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
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
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
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
c9f9226400 {NEWS_RATE: readonly=1} support. 2017-10-01 08:56:41 -07:00
Cameron
60f8111d27 Added {NEWS_RATE} shortcode for anyone who needs it. 2017-10-01 07:52:15 -07:00
Cameron
9606105e24 Removal of PHP Notices and SEF URL debugging improvements. 2017-09-23 12:52:23 -07:00
Cameron
02e80f50de Parser cleanup 2017-09-19 16:19:39 -07:00
Arun S. Sekher
206c407724 Fix 'Illegal character in query: space is not allowed.' html validation error 2017-06-12 02:28:03 +04:00
Cameron
abc1b3408b Merge pull request #2483 from rica-carv/rica-carv-patch-3
Admin ui panels with different row heights patch
2017-05-05 09:00:19 -07:00
Cameron
f975847ea1 News: Meta-description character limit option added. ie. {NEWS_DESCRIPTION: limit=x} 2017-05-03 13:27:17 -07:00
Cameron
5e53dcb991 Added e_VERSION to PHPInfo page. 2017-05-01 15:01:14 -07:00
Cameron
4650aa8d91 New constant: e_VERSION for the currently installed version of e107. Prevents the need for further loading of ver.php and useful to detect when an upgrade of core files has been performed. 2017-04-27 15:21:20 -07:00
Cameron
a06c3c7fb2 Remove unnecessary includes when using e_url.php.
Fix Popover placement in admin.
2017-04-22 11:40:46 -07:00
Cameron
c9fbf2ee4d Remove title from update popover. 2017-04-21 16:45:54 -07:00
Cameron
fe46bc7a50 Update Available popover scrolling fix. 2017-04-21 14:37:40 -07:00
Cameron
57e8b8f06b Issue #2531 - Theme/Plugin upgrade modal. 2017-04-16 09:22:15 -07:00
Cameron
544f1a307e Merge pull request #2549 from Jimmi08/patch-12
possibility to format page button shortcode
2017-04-09 13:52:02 -07:00
Cameron
1c77e12454 help icon styling. 2017-04-08 10:46:14 -07:00
Cameron
4ccd6c16a7 Menu-manager 'activate' button placement. 2017-04-08 10:23:46 -07:00
Cameron
16957243bc Admin-ui: Grid carousel slides are now auto-normalized. 2017-04-05 13:31:29 -07:00
Cameron
b9ad15c883 Update ready popover. 2017-04-03 10:16:23 -07:00
Cameron
f664018a3d glyph fix 2017-04-02 09:47:10 -07:00
Jimako
9c729df9c7 possibility to format page button shortcode 2017-04-01 21:51:31 +02:00
Cameron
d6091754b0 Merge pull request #2523 from Jimmi08/patch-10
improved param $class in contact subject shordcode
2017-03-25 13:09:07 -07:00
Cameron
7dd4a42a6c Merge pull request #2524 from Jimmi08/patch-11
formatting contact submit button shortcode
2017-03-25 13:08:44 -07:00
Cameron
95c4415b9b Merge pull request #2522 from Jimmi08/patch-9
possibility to format contact subject shortcode
2017-03-25 13:08:17 -07:00
Cameron
68795d11eb Merge pull request #2521 from Jimmi08/patch-8
possibility to format contact email shortcode
2017-03-25 13:07:55 -07:00
Jimako
dab0eea918 formatting contact submit button shortcode 2017-03-24 15:13:38 +01:00
Jimako
c2e9544ca4 improved param $class in contact subject shordcode 2017-03-24 14:21:00 +01:00