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
/
mcp.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/13142] Extra space before the comment block
brunoais
2014-11-29
1
-0
/
+1
*
[ticket/13141] BUMPing version to 3.1.3
brunoais
2014-11-28
1
-1
/
+1
*
[ticket/13141] Adding more variables to the event
brunoais
2014-11-28
1
-3
/
+11
*
[ticket/13141] Ups wrong version
brunoais
2014-10-26
1
-1
/
+1
*
[ticket/13141] Implement core.mcp_global_f_read_auth_after
brunoais
2014-10-26
1
-0
/
+13
*
[ticket/12612] Prefix get_*_data() with phpbb_ and delete unused global
Joas Schilling
2014-06-23
1
-1
/
+1
*
[ticket/12612] Move functions from mcp.php to functions_mcp.php
Joas Schilling
2014-06-18
1
-646
/
+1
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-3
/
+7
*
Merge remote-tracking branch 'github-nickvergessen/ticket/12273' into develop...
Nils Adermann
2014-05-02
1
-2
/
+12
|
\
|
*
[ticket/12273] Update existing events
Joas Schilling
2014-04-25
1
-1
/
+10
|
*
[ticket/12273] Fix missing $vars line
Joas Schilling
2014-04-18
1
-1
/
+2
*
|
[ticket/12371] Fix query in mcp_sorting()
Joas Schilling
2014-04-25
1
-2
/
+1
*
|
[ticket/12052] Use different visibility when post was edited
Joas Schilling
2014-04-25
1
-3
/
+4
|
/
*
[ticket/11360] Updating default value of $display_online_list
geetakshi
2014-03-24
1
-1
/
+1
*
[ticket/12278] Add mcp.php core event to allow to modify modules display option
rxu
2014-03-17
1
-0
/
+17
*
[ticket/12213] Add MCP events for custom quick moderation options
rxu
2014-02-23
1
-4
/
+4
*
[ticket/12213] Add MCP events for custom quick moderation options
rxu
2014-02-20
1
-1
/
+20
*
[ticket/11700] Move all recent code to namespaces
Nils Adermann
2013-09-16
1
-1
/
+1
*
[ticket/11700] Modify all code to use the new interface names
Nils Adermann
2013-07-14
1
-1
/
+1
*
[ticket/9657] Use the service instead of the static class
Joas Schilling
2013-07-11
1
-2
/
+4
*
Merge remote-tracking branch 'phpbb/develop' into feature/softdelete-1-permis...
Joas Schilling
2013-07-11
1
-1
/
+1
|
\
|
*
[ticket/9975] Moved a few E_USER_ERROR errors to /language
asperous
2013-04-23
1
-1
/
+1
*
|
[feature/soft-delete] Fix the rest of *_approved and the delete_post unit test
Joas Schilling
2012-11-10
1
-1
/
+1
*
|
[feature/soft-delete] Append _approved to *_posts and *_topics column names
Joas Schilling
2012-11-09
1
-1
/
+1
*
|
[feature/soft-delete] Allow soft deleting/restoring topics via quickmoderation
Joas Schilling
2012-10-27
1
-0
/
+1
*
|
[feature/soft-delete] Fix convertor and one mcp issue
Joas Schilling
2012-10-22
1
-4
/
+1
*
|
[feature/soft-delete] Fix some more uses of topic_replies_real
Joas Schilling
2012-10-22
1
-1
/
+1
*
|
[feature/soft-delete] Fix displaying of details module
Joas Schilling
2012-10-15
1
-1
/
+1
*
|
[feature/soft-delete] Add module for soft deleted topics
Joas Schilling
2012-10-15
1
-3
/
+5
*
|
[feature/soft-delete] Fix restoring posts via MCP
Joas Schilling
2012-10-13
1
-1
/
+1
*
|
[feature/soft-delete] Fix several problems in the forum mcp
Joas Schilling
2012-10-10
1
-1
/
+1
*
|
[feature/soft-delete] Fix column name in mcp_sorting()
Joas Schilling
2012-10-09
1
-1
/
+1
*
|
[feature/soft-delete] Implement the ability to soft-delete and restore posts
Josh Woody
2012-08-29
1
-2
/
+4
*
|
[feature/soft-delete] Lay the groundwork for a soft-delete feature
Josh Woody
2012-08-29
1
-5
/
+5
|
/
*
[ticket/9916] Updating header license and removing Version $Id$
Unknown
2011-12-31
1
-2
/
+1
*
[ticket/9684] Remove code for global announcement in root-files
Joas Schilling
2011-04-07
1
-13
/
+1
*
[ticket/9556] Drop php closing tags, add trailing newline
Igor Wiedler
2010-11-11
1
-2
/
+0
*
[feature/request-class] Fix mcp.php mode parameter
Igor Wiedler
2010-10-05
1
-1
/
+1
*
[feature/request-class] Convert any direct access to $_* to use $request
Igor Wiedler
2010-09-25
1
-11
/
+4
*
Copy 3.0.x branch to trunk
Meik Sievertsen
2009-10-04
1
-0
/
+915
*
Move trunk/phpBB to old_trunk/phpBB
Meik Sievertsen
2009-10-04
1
-834
/
+0
*
Merge changes made in revisions #r9405 to #r9467
Meik Sievertsen
2009-04-18
1
-0
/
+7
*
$template to phpbb::$template
Meik Sievertsen
2009-02-22
1
-5
/
+5
*
$db-> to phpbb::$db->
Meik Sievertsen
2009-02-22
1
-31
/
+31
*
$auth-> to phpbb::$acl->
Meik Sievertsen
2009-02-22
1
-15
/
+15
*
remove global and change $user-> to phpbb::$user->
Meik Sievertsen
2009-02-22
1
-31
/
+22
*
$config to phpbb::$config
Meik Sievertsen
2008-12-28
1
-6
/
+6
*
add nils' request and super globals class
Meik Sievertsen
2008-12-25
1
-2
/
+2
*
- updated all code to use the request class instead of any direct access to
Nils Adermann
2008-11-24
1
-12
/
+11
*
been a while :( ... merge in r8997, r8998, r8999, r9000, r9001, r9002, r9003,...
Chris Smith
2008-11-13
1
-4
/
+4
[next]