1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-28 08:39:57 +02:00

4206 Commits

Author SHA1 Message Date
Cameron
f58714c35d Deprecated $FORUMEND RSS code added for reference. Needs to be replaced by a shortcode. 2019-04-02 12:09:00 -07:00
Cameron
9d65bc29eb Issue #3767 - Forum RSS updated to v2 standards. DB queries still need to be updated. 2019-04-02 10:25:28 -07:00
Deltik
1f824faa69 Renormalized all text file line endings 2019-03-29 19:13:32 -05:00
Tijn Kuyper
67129d70dc Fixes #3757 - Check for forum categories present in NFP menu 2019-03-26 21:16:05 +01:00
Tijn Kuyper
e88f22ee2a #3605 - Fix "Just now" not showing in forum topic relative timestamp
Related to 4f90105419
2019-03-22 11:10:37 +01:00
Tijn Kuyper
6df07c3f78 Tweak forum shortcode styling (see previous commit) 2019-03-21 10:17:07 +01:00
Tijn Kuyper
06d4b31fbe Allow for more styling of forum SC - FORUMNAME, REPLIESX and THREADSX
Perhaps related to #2060
2019-03-20 11:42:24 +01:00
Cameron
fdc231112e Draft e_print.php file added. 2019-03-11 16:27:58 -07:00
Cameron
94bdbfa7e2 Fix for check_class tests. 2019-03-08 12:10:28 -08:00
Cameron
4e07b87e37 Fixes #3695 Added e_admin interface and method to load data for 'list' view of admin-ui. (subject to change) 2019-03-03 12:33:20 -08:00
Cameron
943ea1ddd7 Replace usage of deprecated updateArray() method. 2019-03-02 08:49:42 -08:00
Cameron
30c5553dbd Bootstrap 4 fixes. 2019-03-02 07:47:37 -08:00
Tijn Kuyper
1897fc8f42 Tweak bootstrap check
(also take into account BS4)
2019-02-28 14:51:04 +01:00
Tijn Kuyper
53b9714e6b Fixes #1541 - fixed some PHP notices 2019-02-27 16:18:03 +01:00
Cameron
60647dc5f8 Made getThemeLayout() more flexible. 2019-02-26 13:56:07 -08:00
Cameron
1dbc90143f Case cleanup toHtml() should be toHTML() 2019-02-26 12:22:36 -08:00
Cameron
6237a92519 Add notice to newforumposts_main 2019-02-22 15:11:19 -08:00
Cameron
5dc45298f6 Issue #3559, Fixes #3589, Issue #2982, Issue #2927 Replace all glyphicons with FontAwesome. 2019-02-22 14:56:47 -08:00
Cameron
6719a3d491 Merge pull request #3671 from SimSync/fix_3656
Issue #3656: Tinymce shows Mediamanager icons on quick-reply
2019-02-14 14:06:52 -08:00
Tijn Kuyper
99074cab54 #3521 - Tweaked forum e_url.php to prevent conflicts when using 'new' in SEF URL 2019-02-09 16:10:43 +01:00
Achim
a14b21f98a Reverted changes in member.xml
Reverted changes in member.xml
- Removed the icons for the mediamanager
2019-02-08 21:04:44 +01:00
Cameron
b2e4ce2562 Issue #3587 - thumb image (untested) 2019-02-08 11:11:36 -08:00
Achim Ennenbach
8d7a0da0dc fixes #3656: Make the mediamanager icons available in the forum 2019-02-08 13:01:38 +01:00
Cameron
72259fb9c0 Fixes #3654 Error when installing _blank plugin. 2019-02-07 16:26:42 -08:00
Cameron
d708d58090 Admin-ui: FAQ filtering was not working with keywords in questions/answers. (configured incorrectly) 2019-02-05 19:44:40 -08:00
Arun S. Sekher
30139a4059 Fix a bug that failed to generate correct user profile links in chatbox_menu view when legacy user link format was used. 2019-02-05 14:44:16 +04:00
Cameron
0192d9f481 Removed old code. 2019-02-03 17:45:54 -08:00
Cameron
4c42778cab Merge pull request #3662 from arunshekher/feature-branch/chatbox-ternary-variable-logic-out-of-lan-file
Move ternary variable logic out of LAN file.
2019-02-03 11:23:43 -08:00
Cameron
c9f35ee8e6 Merge pull request #3660 from arunshekher/bug-fix/remove-unused-variables-in-chat.php
Cleanup unused variables used by legacy chat template.
2019-02-03 11:21:53 -08:00
Arun S. Sekher
b03ce0eac8 Cleanup currently unused variables which were used by legacy chat template. 2019-02-03 20:31:46 +04:00
Arun S. Sekher
4ad7dc63c8 Move ternary variable logic out of LAN file. 2019-02-03 20:18:03 +04:00
Arun S. Sekher
fbe2404607 Remove {e_PLUGIN}/chatbox_menu/chat_template.php
Since PR #3631 merge this file is not used by chat.php to render chat posts.
2019-02-03 18:41:35 +04:00
Cameron
f934976ac5 Remove type=array 2019-02-01 13:08:25 -08:00
Tijn Kuyper
f4fe262a11 Fixes #3141 - Tweak banner menu display
If banner_amount is empty, display unlimited
2019-02-01 14:59:04 +01:00
Tijn Kuyper
8c055928e0 #3141 - correct LAN loading in banner_menu config (menu area) 2019-02-01 14:41:30 +01:00
Tijn Kuyper
51879cc939 _blank plugin added type = 'user' example
and fixed default database table (_blank)
2019-02-01 13:54:15 +01:00
Tijn Kuyper
d5a4881412 #3654 - rename _blank_sql.php so table is created properly 2019-02-01 13:25:25 +01:00
Cameron
644a10c370 Issue #3233 Example added to _blank plugin. 2019-01-31 15:38:21 -08:00
Tijn Kuyper
cbafa7e852 Fixes #1758 - Fixes (missing) PM preferences
May help with #3550 as well
2019-01-31 23:31:11 +01:00
Cameron
bbc1a6c602 Merge pull request #3631 from arunshekher/feature-branch/chat-list-avatars-chatbox-menu-template
Add chatbox_menu_template.php and chatbox_menu_shortcodes.php for chatbox_menu plugin.
2019-01-30 11:08:51 -08:00
Tijn Kuyper
600ebad5a4 #275 - Add labels for screenreaders only to BS3 login menu 2019-01-27 14:14:10 +01:00
Arun S. Sekher
b76c83aeba Add chatbox_menu_template.php and chatbox_menu_shortcodes.php,
Introduce shortcode/template combination to render avatars in chat.php

Changes:
- Add chatbox_menu_template.php and chatbox_menu_shortcodes.php files.
- Add bootstrap3 styling for some elements in chat.php list view markup.
- Cleanup chat.php and chatbox_menu.php code generally and to replace legacy database calls with current standard.
- Add logic to search and replace legacy chat icon source path with current icon path in $CHATBOXSTYLE
- Refactor retrieveUserDataByNick() method to use e107::user() method to retireve extended user data.

Succeeded Tests:
- Load chatbox_menu_template.php in {e_PLUGIN}/chatbox_menu/templates/chatbox_menu_template.php
- Load chatbox_menu_template.php in {THEME}/templates/chatbox_menu/chatbox_menu_template.php
2019-01-27 05:20:09 +04:00
Cameron
9e09cf836e Fixes #3546 Social network trackers now ignored during THEME_LAYOUT detection. 2019-01-24 11:38:11 -08:00
Tijn Kuyper
f387fa149f Update link to uninstalled plugins page 2019-01-22 14:24:05 +01:00
Cameron
27d12c0ab6 PHP7 fixes 2019-01-18 14:07:59 -08:00
Cameron
221f12088b Issue #3216 PHP7 Fixes. 2019-01-17 13:20:56 -08:00
Tijn Kuyper
82c5c22e57 Merge pull request #3620 from SimSync/fix_3619
issue #3619: Missing moderator ids on forum move
2019-01-16 21:54:39 +01:00
Achim Ennenbach
ae822adfcc issue #3619: switched error message to LAN_NO_PERMISSIONS 2019-01-16 19:09:53 +01:00
Cameron
480de539b0 Merge pull request #3623 from SimSync/fix_3277
issue #3277: fixed conditional for user_forum_topic_created_probationary event
2019-01-16 10:03:37 -08:00
Cameron
b8b1727774 Merge pull request #3618 from arunshekher/enhancement/forum-report-event-data-enrichment
Enhance 'user_forum_post_report' event data set and Fix 'user_forum_post_report' notification email not sent bug.
2019-01-16 10:02:13 -08:00