1
0
mirror of https://github.com/e107inc/e107.git synced 2025-03-20 12:29:46 +01:00

11278 Commits

Author SHA1 Message Date
Achim Ennenbach
4ef97f2812 issue #3625: 'Z' and 'z' formats excluded on windows systems 2019-01-17 12:44:33 +01: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
Cameron
aa5929e02d
Merge pull request #3615 from SimSync/fix_3579
fixes #3579 shortcodes, lans for GDPR links on signup page.
2019-01-16 10:01:21 -08:00
Cameron
3dd186592f
Merge pull request #3613 from SimSync/fix_3601
Fixes #3601 wrong user link
2019-01-16 10:00:58 -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
Cameron
58efb74d4d Issue #3605 Date handler computeLapse() method rewrite. 2019-01-15 20:30:18 -08:00
Cameron
9fc5d9e921 Issue #3216 PHP 7 compatibility 2019-01-15 09:16:37 -08:00
Cameron
8c9e6f1370 Optimized Admin Control Panel code. 2019-01-15 08:55:34 -08:00
Cameron
f727660ed9 Fix for missing buttons in Admin Panel. 2019-01-14 17:40:12 -08: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
Cameron
4becf60d28 More plugin class optimization 2019-01-13 14:08:46 -08:00
Cameron
c63574c07d Optimized plugin class initialization 2019-01-13 13:50:49 -08:00
Cameron
07ad8feba8 Expanded buildAddonPrefLists() to rebuild lan_global_list as well (Used during Plugin Scan) 2019-01-13 13:30:58 -08:00
Cameron
96a4dc3683 Issue #3616 Tweaked 2019-01-13 12:40:25 -08:00
Cameron
0df3fa4672 Admin-UI: Improved rendering of required fields. 2019-01-13 12:30:17 -08: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
Tijn Kuyper
df8ff0f5c0 Merge branch 'master' of https://github.com/e107inc/e107 2019-01-13 13:11:05 +01:00
Tijn Kuyper
7cfcaee1d0 #3616 - Allow admin login with email address 2019-01-13 13:10:57 +01:00
Tijn Kuyper
254f56a449
Render help text in Admin Area in correct language
Admin Area language setting ($pref['adminlanguage']) rather than Frontend language setting (e_LANGUAGE or $pref['sitelanguage'])
2019-01-12 18:12:26 +01:00
Achim Ennenbach
6ce8972337 fixes #3579 shortcodes, lans for GDPR links on signup page.
Added shortcodes and lans to display GDPR links on signup page.
Updated signup template
2019-01-12 18:09:35 +01: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
Cameron
9cfea8343d
Merge pull request #3611 from Jimmi08/patch-11
Issue #3607 forum dropdown partial fix
2019-01-11 12:20:05 -08:00
Cameron
cb02f705b6 Issue #3592 Improved updating of plug_installed pref and reading of InstallRequired plugin.xml attribute 2019-01-11 11:40:33 -08:00
Tijn Kuyper
e8f8b692e3 #3605 - date handler LAN fix 2019-01-11 11:47:00 +01:00
Tijn Kuyper
01263ef497 Fixes #3605 - Check for past/future difference in toDate()
and code clean-up
2019-01-11 11:39:20 +01: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
Tijn Kuyper
0445f9fa6c
Merge pull request #3609 from Jimmi08/patch-9
fixes #3608 newsletter plugin - missing translations
2019-01-11 10:52:17 +01:00
Jimako
2bf9af81b2
newsletter plugin - missing translations
fix #3608
2019-01-11 09:28:33 +01:00
Tijn Kuyper
23b85145ab
Fixes #1799 - Check UE field for read permission 2019-01-10 21:46:45 +01:00
Cameron
3f2a551147 Issue #3592 fix typo 2019-01-10 08:54:35 -08:00
Cameron
66ecb17477 Fixes #3592 e_user_list 2019-01-10 08:50:58 -08:00
Cameron
85ac672372 Issue #3592 e_user_list possible fix. 2019-01-10 08:29:30 -08:00
Tijn Kuyper
1a40b80915 Make sure mysql_* functions are available, otherwise use PDO 2019-01-10 17:22:49 +01:00
Cameron
be0af523da Issue #3596 Should correct blank modal with PHP 7 problem. 2019-01-07 16:46:01 -08: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
Cameron
42c2e42dcb
Merge pull request #3600 from Jimmi08/patch-8
Fixes #3338 - marked more than one forum as read
2019-01-06 11:06:00 -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
Cameron
e44fc0c13a Fixes issues with secondary database connections. 2019-01-05 14:37:12 -08:00
Cameron
e49c53492e Trim SMTP username/password during save and skip the rest of the SMTP test if connection fails. 2018-12-26 14:13:57 -08:00
Cameron
7abf393117
Merge pull request #3591 from Deltik/fix-3583
Fixes ArgumentCountError in e107_plugins/log/stats.php
2018-12-26 10:14:04 -08:00
Deltik
02c305ca93
Fixes ArgumentCountError in e107_plugins/log/stats.php
Fixes: #3583
Caused by: 13f11e31a21a69de43773b222c504b955bfde8d8
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