index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
includes
/
mcp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/12501] Only select attachments uploaded before the post was reported.
Cesar G
2014-05-05
1
-0
/
+1
*
[ticket/12501] Parse the reported post message before its attachments.
Cesar G
2014-05-05
1
-2
/
+9
*
Merge remote-tracking branch 'github-nickvergessen/ticket/12273' into develop...
Nils Adermann
2014-05-02
1
-1
/
+1
|
\
|
*
[ticket/12273] Update since version to 3.1.0-a* style
Joas Schilling
2014-04-25
1
-1
/
+1
*
|
Merge remote-tracking branch 'github-nickvergessen/ticket/12371' into develop...
Nils Adermann
2014-05-02
7
-24
/
+41
|
\
\
|
*
|
[ticket/11772] Do not send out new topic/post notifications when reapproving
Joas Schilling
2014-04-25
1
-9
/
+24
|
*
|
[ticket/12052] Use different visibility when post was edited
Joas Schilling
2014-04-25
7
-15
/
+17
|
|
/
*
|
Merge remote-tracking branch 'remotes/Nicofuma/ticket/12445' into develop-asc...
Nathaniel Guse
2014-05-01
1
-1
/
+1
|
\
\
|
*
|
[ticket/12445] Disapproved post: the name of the poster should be in logs
Nicofuma
2014-04-26
1
-1
/
+1
|
|
/
*
|
Merge pull request #2362 from n-aleha/ticket/12186a
Joas Schilling
2014-04-29
1
-1
/
+1
|
\
\
|
*
\
Merge branch 'ticket/12186' into ticket/12186a
n-aleha
2014-04-27
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
[ticket/12186] Move PM reports below post reports while installing
n-aleha
2014-04-23
1
-1
/
+1
|
|
*
[ticket/12247] Makes static usernames work
Marcos Bjorkelund
2014-03-14
1
-2
/
+4
|
|
*
[ticket/12247] Add ['username'] to mcp_queue.php's user_notification()
Marcos Bjorkelund
2014-03-13
1
-2
/
+2
*
|
|
[ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code.
Andreas Fischer
2014-04-29
4
-10
/
+5
|
/
/
*
|
Merge remote-tracking branch 'github-nickvergessen/ticket/12373' into develop...
Nils Adermann
2014-04-10
1
-4
/
+13
|
\
\
|
*
|
[ticket/12373] Add to and from forum_id to LOG_MOVE log entries
Joas Schilling
2014-04-08
1
-4
/
+13
*
|
|
[ticket/11352] Redirect the user back to view*.php after disapproving
Joas Schilling
2014-04-07
1
-0
/
+16
|
/
/
*
|
Merge remote-tracking branch 'Elsensee/ticket/7707' into develop-ascraeus
Joas Schilling
2014-04-05
2
-13
/
+4
|
\
\
|
*
|
[ticket/7707] Remove unnecessary variables
Oliver Schramm
2014-03-26
1
-9
/
+0
|
*
|
[ticket/7707] Add get_username_string() where possible
Oliver Schramm
2014-03-16
2
-13
/
+13
*
|
|
[ticket/9758] Fixed bug in mcp_warn.php
Crizzo
2014-03-28
1
-2
/
+4
*
|
|
[ticket/9758] Error because of missing functions_display.php fixed
Crizzo
2014-03-28
1
-2
/
+3
*
|
|
[ticket/9758] Removed useless if-conditions to include functions.php
Crizzo
2014-03-28
2
-8
/
+0
*
|
|
[ticket/9758] Adds global template variable CURRENT_USER_AVATAR
Crizzo
2014-03-28
2
-3
/
+3
|
/
/
*
|
Merge pull request #2045 from rxu/ticket/12213
Nathan Guse
2014-02-19
1
-0
/
+11
|
\
\
|
*
|
[ticket/12213] Add MCP events for custom quick moderation options
rxu
2014-02-20
1
-0
/
+11
*
|
|
[ticket/12153] Remove redundant calls to pagination.on_page().
Cesar G
2014-02-03
8
-8
/
+0
|
/
/
*
|
Merge pull request #1889 from prototech/ticket/11963
Nathan Guse
2013-12-30
2
-11
/
+37
|
\
\
|
*
|
[ticket/11963] Fix undefined variable: post_data when mass-approving topics.
Cesar G
2013-11-23
1
-5
/
+28
|
*
|
[ticket/11963] Delete topic_in_queue notifications in MCP approve_details mode
Cesar G
2013-11-23
1
-0
/
+5
|
*
|
[ticket/11963] Don't depend on user_notify flag to delete report notifications.
Cesar G
2013-11-23
1
-6
/
+4
*
|
|
Merge remote-tracking branch 'nickvergessen/feature/pagination-class' into de...
Dhruv
2013-12-25
8
-25
/
+30
|
\
\
\
|
*
|
|
[ticket/11849] Fix more function calls
Joas Schilling
2013-12-18
3
-8
/
+13
|
*
|
|
[ticket/11849] Update more MCP calls to pagination class
Joas Schilling
2013-12-18
5
-17
/
+17
|
|
/
/
*
|
|
[ticket/11672] Move the reapply_sid() call before meta_refresh() is called.
Cesar G
2013-11-21
2
-11
/
+6
*
|
|
[ticket/11672] The json response call exits so the else is not necessary.
Cesar G
2013-11-19
1
-23
/
+11
*
|
|
[ticket/11672] Remove the messages for lock/unlock/change topic type.
Cesar G
2013-11-19
1
-22
/
+22
*
|
|
[ticket/11672] Clean up the logic in mcp_queue.php.
Cesar G
2013-11-19
1
-97
/
+75
*
|
|
[ticket/11672] Remove some messages that were missed in mcp_queue.php.
Cesar G
2013-11-19
1
-2
/
+10
*
|
|
[ticket/11672] Replace sprintf() usage with $user->lang().
Cesar G
2013-11-19
1
-1
/
+1
*
|
|
[ticket/11672] Removed unnecessary text from alerts.
callumacrae
2013-11-19
1
-1
/
+5
|
/
/
*
|
Merge remote-tracking branch 'prototech/ticket/11890' into develop
Andreas Fischer
2013-10-08
1
-1
/
+1
|
\
\
|
*
|
[ticket/11890] Fix untranslated string when deleting posts through MCP.
Cesar G
2013-10-08
1
-1
/
+1
*
|
|
[ticket/11892] Fix undefined variables: to_forum_id & to_topic_id
Cesar G
2013-10-08
2
-39
/
+15
|
/
/
*
|
Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700
Nils Adermann
2013-09-16
6
-55
/
+15
|
\
\
|
*
\
Merge remote-tracking branch 'remotes/upstream/develop-olympus' into develop
Nathan Guse
2013-09-12
2
-0
/
+2
|
|
\
\
|
|
|
/
|
|
*
[ticket/11829] Use report_closed to determine status in MCP report_details
rechosen
2013-09-04
2
-0
/
+2
|
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2013-08-15
1
-2
/
+2
|
|
\
\
|
|
|
/
|
|
*
[ticket/11775] Fix error when moving the last post to another topic
Joas Schilling
2013-08-08
1
-2
/
+2
[next]