1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-05 22:27:34 +02:00
Commit Graph

13695 Commits

Author SHA1 Message Date
Tijn Kuyper
3c662519fe Download e_search.php code clean-up 2019-10-26 15:26:18 +02:00
Tijn Kuyper
6dd2c7810a Revert "Use 'Anonymous' as username when no name was entered in anonymous forum post"
This reverts commit 05bf1ad645.
2019-10-24 16:46:11 +02:00
Tijn Kuyper
05bf1ad645 Use 'Anonymous' as username when no name was entered in anonymous forum post 2019-10-24 16:44:43 +02:00
Tijn Kuyper
ad83dea61a Frontpage admin code-cleanup 2019-10-24 16:33:07 +02:00
Tijn Kuyper
5ed9f02b92 Forum e_frontpage - allow selection of a specfic forum as frontpage 2019-10-24 16:28:24 +02:00
Tijn Kuyper
3341742b28 Closes #3527 - Hide login_menu when user registration AND login are disabled 2019-10-24 15:14:38 +02:00
Tijn Kuyper
66c2014830 Fixes #3303 - Mailout - display message when no email address sources are selected 2019-10-24 14:33:23 +02:00
Tijn Kuyper
82cddf9b84 PHP warning removal 2019-10-24 13:02:26 +02:00
Tijn Kuyper
74a6cba8cd Created user/e_search addon and upgraded to v2 specs 2019-10-24 11:56:26 +02:00
Tijn Kuyper
60abccc1e2 Move 'custom page' frontpage to its own e_frontpage addon 2019-10-24 10:44:24 +02:00
Tijn Kuyper
f010d1f32c Move hardcoded 'news' frontpage to its own e_frontpage addon 2019-10-24 10:27:20 +02:00
Tijn Kuyper
9cded87447 RSS admin code clean-up 2019-10-24 10:16:03 +02:00
Tijn Kuyper
1587cdb406 Fixes #3689 - RSS LAN fix 2019-10-24 10:15:43 +02:00
Tijn Kuyper
fb3ac6e297 Update Featurebox RSS feed to v2 standards 2019-10-24 09:58:21 +02:00
Tijn Kuyper
dba8a8896e Remove some leftover debug code 2019-10-23 13:34:38 +02:00
Tijn Kuyper
8196970345 Download RSS feed upgraded to v2 standards 2019-10-23 13:30:05 +02:00
Tijn Kuyper
ba7477dea6 News RSS code clean-up 2019-10-23 13:29:34 +02:00
Tijn Kuyper
430dd50559 #2606 - Downloads RSS feed userclass check
Now checks against the userclasses of the user (when logged in) or guest.

If not logged in, returns public/guest items, otherwise use classes of logged in user.
2019-10-23 12:21:05 +02:00
Tijn Kuyper
7f720dfad1 Tweak Comment Manager admin code 2019-10-12 13:25:51 +02:00
Tijn Kuyper
ed56f04690 Fixes #3829 - Anonymous comments wouldn't show up 2019-10-12 13:25:32 +02:00
Tijn Kuyper
b434bd76e3 Fixes #3896 - Social login icons check for BS4/FA5
https://github.com/e107inc/bootstrap4/issues/17
2019-10-12 12:35:12 +02:00
Tijn Kuyper
efb314d083 #3866 - gsitemap typofix 2019-10-11 19:41:07 +02:00
Tijn Kuyper
0d2b81b741 Clean-up gsitemap plugin for recent PHP versions 2019-10-11 18:19:31 +02:00
Tijn Kuyper
5ffa7953f0 Fixes #3866 - gsitemap manual entry now working
Also added proper error information in debug mode
2019-10-11 18:19:07 +02:00
Tijn Kuyper
fa684fe5e4 gsitemap - code clean-up
indentation, methods, etc.
2019-10-11 17:34:09 +02:00
Tijn Kuyper
7a665cedba Code clean up
globals, indentation, renaming old Db methods, etc.
2019-10-11 17:19:48 +02:00
Cameron
6abf7722bb New SEO fix. 2019-10-10 09:27:38 -07:00
Tijn Kuyper
8da010a070 #3969 - correct admin_user_delete event name
Should be admin_user_delete instead of admin_user_deleted
2019-10-09 11:20:23 +02:00
Tijn Kuyper
a29be0ec0e #3969 - Add missing admin_user_deleted event trigger
testing required!
2019-10-09 10:52:12 +02:00
Tijn Kuyper
a07bc04280 Updated datepicker() test to match class changes in the method
https://github.com/e107inc/e107/issues/3966
2019-10-06 14:44:06 +02:00
Tijn Kuyper
2f6de4264f Closes #3966 - Add tbox class to datepicker() input form 2019-10-06 14:30:42 +02:00
Tijn Kuyper
b812fd1bdc Create FUNDING.yml to add Sponsor button 2019-10-05 23:24:54 +02:00
Tijn Kuyper
c4c040ab48 Revert "Fixes #1933 - Only allow rating a user with full stars (not half a star)"
This reverts commit dee7049049.
2019-10-02 15:41:30 +02:00
Tijn Kuyper
dee7049049 Fixes #1933 - Only allow rating a user with full stars (not half a star) 2019-10-02 15:38:29 +02:00
Tijn Kuyper
bf5e5c1293 Fixes #1706 - Update user_comments when deleting comments from comment manager 2019-10-02 15:15:31 +02:00
Tijn Kuyper
0922eaca21 #3680 - Tweak messages when comments are disabled or locked on news items 2019-10-02 14:57:25 +02:00
Tijn Kuyper
d3978f3b60 Closes #3680 - Add message on pages when global comments are enabled but comments for specific page are disabled 2019-10-02 14:45:50 +02:00
Tijn Kuyper
62f8e91be9 #3680 - Show message on news items when comments disabled while global comments are enabled 2019-10-02 14:39:57 +02:00
Tijn Kuyper
eea2a552a3 #1343 - Fix forum notify checkbox functionality 2019-10-02 14:08:46 +02:00
Tijn Kuyper
1813ab65d0 #647 - Tweak forum JS to avoid PHP notice 2019-10-02 13:19:50 +02:00
Tijn Kuyper
c2965627b2 #647 - Tweak forum JS with poll plugin
Hide JS when poll is not active in forums
2019-10-02 12:54:53 +02:00
Tijn Kuyper
2ea454d2b9 Closes #718 - Add confirmation dialog when deleting forum topic or post 2019-10-02 12:20:31 +02:00
Tijn Kuyper
8e6180acc9 Fixes #2694 - consistency for news items check in months_menu and blogcalender_menu 2019-10-02 11:41:47 +02:00
Tijn Kuyper
18243e7cdd Closes #3948 - Forum icons extra check added for consistency
Forum icons can be placed in the THEME/forum/images/icons folder (same as with PLUGIN/forum/images/icons structure)
2019-10-02 11:31:30 +02:00
Tijn Kuyper
e67cf48c84 Forum plugin - Fixed notification option not showing up 2019-10-02 11:07:00 +02:00
Tijn Kuyper
43b12c415d Fixes #176 - Forum email notification option was removed during forum upgrade (v1 to v2) 2019-10-02 11:06:30 +02:00
Tijn Kuyper
b4066cfed9 Forum plugin - remove unused pref for reporting forum posts
And updated help text

Related to #1028
240d509fd0
2019-10-02 10:51:59 +02:00
Tijn Kuyper
11b87ff174 FAQ plugin - added shortcode category ID
Co-Authored-By: Jimako <jimmi08@users.noreply.github.com>
2019-10-02 09:39:41 +02:00
Tijn Kuyper
c06a66dfda FAQ plugin - code clean-up
Co-Authored-By: Jimako <jimmi08@users.noreply.github.com>
2019-10-02 09:39:04 +02:00
Tijn Kuyper
ca74ff4460 Fixes #2822 - FAQ classic layout fixed 2019-09-30 15:56:03 +02:00