1
0
mirror of https://github.com/e107inc/e107.git synced 2025-03-19 20:09:47 +01:00

11156 Commits

Author SHA1 Message Date
Jimako
1f040b3fbc
display correct version in message - Optimise PHP version check for Github sync
related:  94adbd06cc
2018-10-18 19:47:56 +02:00
Cameron
6c2c2c7f13 Issue #3501 - Media-Manager icon import issue. 2018-10-16 11:50:16 -07:00
Cameron
463b81bd2f
Merge pull request #3498 from yesszus/patch-3
Update lan_ren_help.php
2018-10-15 12:54:48 -07:00
Cameron
815c27c67b
Merge pull request #3495 from yesszus/patch-2
Update English.php
2018-10-15 12:52:26 -07:00
Cameron
d2171ba7d3
Merge pull request #3490 from phibel/fix_forum
Fix forum
2018-10-15 12:49:25 -07:00
phibel
e2789872a5 FIX the database was not updated when a post was deleted
Looks like someone was interrupted during work and than it was merged into the repo?
Anyway, the needed information are stored in $postInfo[] and not in $row[].
2018-10-13 15:55:31 +02:00
phibel
3848560752 ENH allow user to delete his own post, if it is the last post in the thread 2018-10-13 15:55:31 +02:00
phibel
f480064ba4 FIX allow moderators to edit posts from other users 2018-10-13 15:55:31 +02:00
phibel
c644a8b9d2 FIX check moderator permissions for thread-operations
Without admin permissions (member of user class 254) it was not possible to modify threads in
the forum. This fix get the forum-moderator permissions by the threadId to modify this thread.
2018-10-13 15:55:31 +02:00
phibel
37d086c418 MNT remove debug print 2018-10-13 15:55:31 +02:00
phibel
9ca28b8fa4 FIX user can transfer his moderator permissions from one forum to an other forum
I am working further on the moderator permissions and discovered that my previous commit
692509f is a bad solution. Because the moderator submits the threadId and postID for the post
who he wants to delete. This threadId was used to check the moderator permissions of the postId.

So if a moderator has only permissions for one forum, he could change the transmitted threadId
in an other forum to get there also moderator permisssions...

Sorry that I did not noticed this glitch before I made the previous commit. :-/
2018-10-13 15:55:31 +02:00
Gábor
714fd6bb08
Add files via upload 2018-10-13 07:11:18 +02:00
Gábor
2cc644c5f7
Update lan_ren_help.php 2018-10-13 07:05:09 +02:00
Gábor
034bc41793
Update English_global.php 2018-10-10 22:35:04 +02:00
Gábor
36b6afcd31
Update e_search.php 2018-10-10 22:30:03 +02:00
Gábor
b1c3a20f3d
Update English.php 2018-10-10 22:28:19 +02:00
Tijn Kuyper
690db62a88
Fixes #3494 - additional fix in poll html markup 2018-10-09 12:20:07 +02:00
Tijn Kuyper
72f6534eae
Fixes #3494 - wrong HTML markup with poll_answer id 2018-10-08 17:04:19 +02:00
Gábor
c31623e2fd
Update e_search.php 2018-10-07 09:14:01 +02:00
Gábor
5c40dba1af
Update English.php 2018-10-07 09:11:54 +02:00
Cameron
0d82695503 Fixes #3489 Download Name length increased to 255 chars. 2018-10-04 16:36:09 -07:00
Tijn Kuyper
94adbd06cc
Optimise PHP version check for Github sync 2018-10-04 15:54:02 +02:00
Tijn Kuyper
5acf54d93a
Added check for minimal PHP version when syncing with Github 2018-10-03 18:53:16 +02:00
Cameron
5db55ff20a Admin-UI: Fix for type userclasses 2018-10-02 17:00:38 -07:00
Cameron
0d9e2a77ca Addition default fields added. 2018-10-02 15:26:42 -07:00
Cameron
0e8576c254 Issue #3202 - Reproduce configuration in _blank plugin. 2018-10-02 13:43:28 -07:00
Cameron
5cc1b18f80 Fixes #3486 - Fixes issue with files containing spaces. 2018-10-02 13:07:26 -07:00
Cameron
bf49853f67 Fixes #3460 - Zip upload issue. 2018-10-02 12:29:16 -07:00
Cameron
7eeb23d5c2 Issue #3473 - menu button URL fix (part 2) 2018-10-02 12:20:40 -07:00
Cameron
3959c998c4 Issue #3463 - Alt-auth missing port field. 2018-10-02 12:15:58 -07:00
Cameron
a78b44f48e Fixes #3473 Menu Button URL with {e_BASE} not converting correctly. 2018-10-02 11:48:09 -07:00
Cameron
30b8d03df9 Changed git sync error to warning. 2018-10-02 11:36:42 -07:00
Cameron
692509f40c
Merge pull request #3482 from phibel/forum_moderator_delete_permissions
FIX check if user has moderator permissions for the thread/forum
2018-10-02 09:47:27 -07:00
phibel
98213ec03c FIX check if user has moderator permissions for the thread/forum
Without admin permissions (member of user class 254) it was not possible
to delete a post in the forum. This fix add the threadId to the ajax query
and fetchs the forum-moderator for the thread which will then checked
against the user permissions/classes.

I added also an additional error message, if something goes wrong.
2018-09-30 23:21:43 +02:00
Cameron
3b25fe86b6
Merge pull request #3479 from yesszus/patch-1
Update English_admin_rss_menu.php
2018-09-30 11:51:48 -07:00
Cameron
b60f9950ca Consolidate v2.x upgrade routines. 2018-09-30 11:29:35 -07:00
Gábor
c7f3360eed
Update rss.php 2018-09-30 08:38:17 +02:00
Gábor
d9298745fc
Update rss_setup.php 2018-09-30 08:36:52 +02:00
Gábor
56835bb144
Update English_admin_rss_menu.php
Issue: #3410
2018-09-30 08:34:18 +02:00
Cameron
1d6a957793 Fixes #3426 - Pages : Custom Fields on Create. 2018-09-27 14:51:20 -07:00
Cameron
f99e2fbca0
Merge pull request #3471 from Deltik/fix-3437
Matching scope for e_form::$_inline_token
2018-09-27 14:32:44 -07:00
Cameron
b757b0988c
Merge pull request #3469 from Jimmi08/patch-6
{LOGIN_TABLE_FPW_LINK} - added class #3466
2018-09-27 14:32:23 -07:00
Cameron
abcc3d54c9
Merge pull request #3468 from Jimmi08/patch-5
{LOGIN_TABLE_SIGNUP_LINK} - added class option #3466
2018-09-27 14:31:34 -07:00
Cameron
ad647d5baf
Merge pull request #3467 from Jimmi08/patch-4
{LOGIN_TABLE_SUBMIT} -  added class parameter
2018-09-27 14:31:23 -07:00
Cameron
1f4bfa256c Fix for custom class on select 2018-09-27 12:02:35 -07:00
Nick Liu
8c7b61fb29
Matching scope for e_form::_inline_token
Should be private to match private function inlineToken()
2018-09-27 11:34:10 -05:00
Jimako
e1a9355eaf
{LOGIN_TABLE_FPW_LINK} - added class #3466 2018-09-27 14:42:14 +02:00
Jimako
02ef130feb
{LOGIN_TABLE_SIGNUP_LINK} - added class option #3466 2018-09-27 14:29:21 +02:00
Jimako
a650d16573
{LOGIN_TABLE_SUBMIT} - added class parameter 2018-09-27 14:09:22 +02:00
Cameron
c69184848c
Merge pull request #3447 from Jimmi08/patch-3
{COMMENT_INPUT} - added class parameters #3444
2018-09-24 16:18:48 -07:00