1
0
mirror of https://github.com/e107inc/e107.git synced 2025-03-17 19:09:45 +01:00

1334 Commits

Author SHA1 Message Date
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
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
229f0486aa Issue #2000 Enable news category to determine news category default template. Admin area completed. Frontend still to come. 2017-09-28 09:35:56 -07:00
Cameron
8fc80c545b SEF URL fix for news.php after fresh install. 2017-09-25 16:23:28 -07:00
Cameron
13d58de464 Issue #2795 Support multiple news 'view' layouts (requires database update) 2017-09-23 14:08:47 -07:00
Cameron
9606105e24 Removal of PHP Notices and SEF URL debugging improvements. 2017-09-23 12:52:23 -07:00
Cameron
c7e5af666d Issue #2794 Enhancement: Grid View toggle button for Admin-UI 2017-09-22 14:55:44 -07:00
Cameron
2496aab27e Issue #2789 - Glyphicon update 2017-09-20 15:23:55 -07:00
Cameron
02e80f50de Parser cleanup 2017-09-19 16:19:39 -07:00
Cameron
cbf6973386 HybridAuth upgraded to v2.9.6 2017-09-18 16:27:02 -07:00
Lóna Lore
e7f2844481 Issue #2745 - Move JS files to footer. (Tested with and without JS/CSS caching) 2017-07-25 19:20:11 +02: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
caea384495 Fixed Meta-Tag overwrite issue. Changed eResponse to singleton. May correct problems with Facebook app-id and custom og:image. Pages possibly affected: front-page (index.php) and news, custom-page and user pages. 2017-06-05 17:49:49 -07:00
Cameron
38d2c41bc4 Issue #2322 - SEF Missing on default news category. 2017-05-16 18:01:26 -07: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
da48916cbf Merge pull request #2597 from yesszus/patch-1
Update lan_user.php
2017-04-29 14:18:39 -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
Gábor
8d5cf9add7 Add lang codes 2017-04-24 07:05:56 +02: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