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

529 Commits

Author SHA1 Message Date
Gábor
3fa55276e4 Some corrections
Add pharse code
2016-09-14 14:55:41 +02:00
Gábor
5886e359f4 Update
Add new pharses
2016-09-13 08:55:57 +02:00
Cameron
90958fb141 Fixes #1833 #6 LAN on News comment shortcode. 2016-09-12 10:20:01 -07:00
Cameron
eecbfbd61d News: {NEWS_VISIBILITY} shortcode added - returns text version of userclass for use in CSS class styling if needed. 2016-08-30 14:22:47 -07:00
Cameron
e9561fca03 Retina-display fix for menu images. 2016-08-13 15:07:59 -07:00
Cameron
dfd6f9ea13 Fixes #1782 - Menu-Manager list not populating when 'ONLY_FULL_GROUP_BY' is in sql-mode. Active SQL Modes added to the PHPInfo page. 2016-08-06 10:52:11 -07:00
Cameron
1a07500b4f Admin News: respect positions of news-media - allowing admin to choose placement. 2016-07-29 13:36:42 -07:00
Cameron
4fb0205945 Fix for missing punctuation on generated news-summary. 2016-07-07 16:39:59 -07:00
Cameron
345bbc4ff8 Added Missing social plugin font. Added {CMENUURL} shortcode. Issue #1507. Added example of getFieldVar() method to plugin builder. 2016-07-07 14:28:12 -07:00
Cameron
d511bb6c9a Fixes #1757 - Page 'related' items template. 2016-07-01 16:10:24 -07:00
Cameron
d44a92dcba Fix for news video thumbnail size in latest news etc. 2016-07-01 16:09:42 -07:00
Cameron
2aebba0574 More styling control over Menu image. 2016-06-10 08:19:39 -07:00
Cameron
7fdb27510f PHP Warning Fixes. 2016-06-09 16:43:36 -07:00
Cameron
5228543d32 NEWSLETTER userclass added to default installation. Set Admin > Preferences > Signup Page Options > Subscribe to content/mailouts to "Display" or "Required" to enable it during user signup. 2016-06-05 14:36:13 -07:00
Cameron
8682707cf1 Fixed bootstrap layout for subscription/mailing list options on signup page and added additional validation checks. 2016-06-05 13:33:18 -07:00
Cameron
cd8ea61bd9 Theme options and fixes. Load Theme JS in the footer by default. New blockquote alt. style added to TinyMce. Updated news shortcodes. Option to hide search form from results page. 2016-06-01 18:36:16 -07:00
tgtje
201730b25d Social plugin language use (05-21-16) 2016-05-21 10:55:28 +02:00
Cameron
b23d477f26 Optimized News listing pages for less SQL lookups. Enhancement: News article listing by author. 2016-05-20 15:06:36 -07:00
Cameron
8f5dd89284 Fix for forgotten password page layout in membersonly mode. 2016-05-01 10:34:34 -07:00
Cameron
bec7071cdf Fixes #1597 - Legacy shortcode issue. 2016-05-01 09:30:33 -07:00
Cameron
46623facbb Merge pull request #1598 from rica-carv/rica-carv-news_title
Improved parsing in news_title shortcode
2016-04-30 15:22:45 -07:00
rica-carv
e0cae46ec7 Changed to parse Shortcodes on the news_title, if any....
Changed to parse Shortcodes on the news_title, if any....
2016-04-30 22:37:00 +01:00
Cameron
d098589456 Fix for plugin repair (in debug mode) Fix for Login page signup link when registration is disabled. 2016-04-30 12:02:42 -07:00
Cameron
c40c909293 Fix for news params in news shortcodes. 2016-04-28 18:13:41 -07:00
Cameron
89264b0259 Fix for user-extended permissions on user page. Corrected wrapper ID for user/member list. 2016-04-24 16:13:05 -07:00
Cameron
0e9be6404b Merge pull request #1579 from Jimmi08/signup-shortcodes
added parameters to some signup shortcodes
2016-04-24 07:44:10 -07:00
Jimmi08
7ee707190e added parameters to some signup shortcodes 2016-04-24 08:44:40 +02:00
Cameron
dfa7521fd9 PHP Notice removal 2016-04-23 08:14:46 -07:00
Cameron
716678a3b7 PHP Notice and BC Fixes. 2016-04-19 16:57:44 -07:00
Cameron
3c201d676c Merge pull request #1542 from Jimmi08/signup
signup link only for value 1, part fix for Issue #1514
2016-04-15 16:21:13 -07:00
Cameron
d86ca55647 News Carousel upgraded with config options. Fixes #672 #759 2016-04-15 13:20:46 -07:00
Jimmi08
19cadb6a8f signup link only for value 1 2016-04-15 22:19:53 +02:00
Cameron
042172096c Fixes #1253 - News Category Icon. Improved legacy support for news list page. toIcon() can now check for multiple legacy img paths. 2016-04-15 10:46:58 -07:00
Cameron
12a6367fdf The beginnings of Menu-Manager drag-n-drop. (in debug mode)
Debug can now be called from singleton. e107::getDebug()->log($message,E107_DBG_BASIC);
2016-04-10 14:10:39 -07:00
Cameron
7d7ee21cbe Improved Menu-Manager navigation 2016-04-09 18:54:11 -07:00
Cameron
444348dc4d Issue #1512 News Grid Menu 2016-04-09 16:12:54 -07: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
7679a0afc6 Fix for page-menu button class check. 2016-04-08 13:55:59 -07:00
Cameron
eaf23811f5 Corrected user template markup and added more class ids for greater flexibility during theme development. 2016-04-07 16:41:31 -07:00
Cameron
9a1eb43561 Fixes #1441 No button to refresh plugins list 2016-04-04 18:57:11 -07:00
Cameron
46b2518e82 Fixes #1186 - Added edit button for custom pages. Improved debugging of shortcodes and shortcode wrappers. 2016-04-02 10:51:18 -07:00
Cameron
1281c70714 Issue# 1471 Options for news category without link. Use {NEWS_CATEGORY_NAME} or {NEWS_CATEGORY_NAME: link=1} 2016-03-29 08:21:28 -07:00
Cameron
846be2c23c User/Member List may now include extended user-field data. Use {USER_EUF: field=xxxx} (excluding the 'user_' ) in your user_template. 2016-03-22 16:52:54 -07:00
Cameron
0b27b3d760 Membersonly enhancement.(option to redirect to login page or membersonly splash page). User Login page minor HTML cleanup. PHP Notice removal. 2016-03-22 11:42:05 -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
9d3e1ad5e7 Issue #223 - File Inspector UI cleanup. 2016-03-17 18:53:33 -07:00
Cameron
583a11dca8 Issue #1423 - User Profile template upgrade tweaks. 2016-03-14 18:32:51 -07:00
Cameron
238c7b0bac XUP (Social Login) fixes in usersettings form. Banner menu query corrected. 2016-03-14 03:03:56 -07:00
Cameron
fa8f25dfc5 Comment fixes. News table comment count was not incrementing. (may be manually corrected in debug mode) 2016-03-13 22:24:28 -07:00