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
Achim Ennenbach
e30d901259
issue #3277 : fixed conditional for user_forum_topic_created_probationary event
2019-01-16 11:58:26 +01:00
Achim Ennenbach
ce4c96d193
issue #3619 : check $this->post for being empty instead of being set
2019-01-16 11:44:11 +01:00
Achim Ennenbach
995702f5c6
issue #3619 : Missing moderator ids on forum move
...
In case the post id is not set use the thread id to look
for the moderator ids
2019-01-14 12:38:01 +01:00
Arun S. Sekher
dfa8ae8ed5
Enrich 'user_forum_post_report' event data set with useful data.
...
Fix a bug which prevented 'user_forum_post_report' notification email being sent successfully by e107 'notify' handler.
2019-01-13 23:39:04 +04:00
Achim Ennenbach
54a46dc98c
fixes #3601 legacy urls
...
changed legacy urls to new e107::url() method
2019-01-12 17:21:40 +01:00
Achim Ennenbach
3d57bb9947
fixes #3601 wrong user link
...
Removed unused vars and fixes userid extraction
2019-01-12 16:40:05 +01:00
Cameron
b22498e3e4
Merge pull request #3610 from Jimmi08/patch-10
...
Issue #3607 forum dropdowns partial fix.
2019-01-11 12:20:29 -08:00
Jimako
87d02d86e7
partfix #3607 forum dropdown fix
2019-01-11 11:12:10 +01:00
Jimako
c87220bcc0
partfix #3607 forum dropdowns
2019-01-11 11:03:56 +01:00
Jimako
2bf9af81b2
newsletter plugin - missing translations
...
fix #3608
2019-01-11 09:28:33 +01:00
Cameron
359c162888
Merge pull request #3586 from Jimmi08/patch-6
...
mistypo in css causing W3C validation error.
2019-01-06 11:06:39 -08:00
Jimako
3b158218cf
Fix #3338 - marked more than one forum as read
...
Because $currentUser['user_plugin_forum_viewed'] is not refreshed after adding one thread, it's still the same and only last thread is changed
2019-01-06 13:48:56 +01:00
Deltik
02c305ca93
Fixes ArgumentCountError in e107_plugins/log/stats.php
...
Fixes : #3583
Caused by: 13f11e31a2
2018-12-23 04:36:14 -06:00
Jimako
39ffc89208
mistypo in css causing W3C validation error.
2018-12-20 15:35:09 +01:00
Cameron
188232a24e
Fixes #3562 deprecated news template with PHP7.
2018-12-19 12:21:53 -08:00
Cameron
5a55580818
Issue #3570 Non-standard news template preference - rendering issue.
2018-12-16 11:01:04 -08:00
Cameron
d10596f539
Cleanup
2018-12-06 11:55:20 -08:00
Cameron
0d512dc0b6
Merge pull request #3556 from tgtje/patch-1
...
Update e_dashboard.php
2018-12-06 10:20:12 -08:00
Cameron
d9eb9e4132
Fixes #3566
2018-11-30 11:20:16 -08:00
leo
d442064b38
Update e_dashboard.php
...
removed surrounding commas
2018-11-26 11:33:59 +01:00
leo
76b87e89d8
Update e_dashboard.php
...
Localisation explaining text, using existing LAN Def from English/lan_userclass php
2018-11-25 13:17:09 +01:00
Cameron
5247af0098
Fixes #3413 Corrected PM outbox pagination in template.
2018-11-21 12:00:13 -08:00
Cameron
a111b48bcd
Fixes #3201 , Fixes #3189 , Issue #3199 Upload form download categories.
2018-11-20 14:03:07 -08:00
Cameron
005e05ee58
BC fix for bbcode -> wysiwyg.
2018-11-13 13:31:27 -08:00
Cameron
ffaab917c2
Issue #3512 Prevent duplicate SEF on forum.
2018-10-26 12:16:26 -07:00
Cameron
1017f32d68
Issue #3509 Quick fix. Needs further refinement to avoid false positives.
2018-10-19 13:50:27 -07:00
Cameron
a9ae32b9f4
Issue #3511 - removed closing PHP tag.
2018-10-19 12:50:37 -07:00