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
*
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
|
*
|
[ticket/11774] Fix constant to avoid PHP errors
Oliver Schramm
2013-08-08
1
-1
/
+1
|
*
|
Merge remote-tracking branch 'brunoais/ticket/11642' into develop
Joas Schilling
2013-08-03
1
-11
/
+2
|
|
\
\
|
|
*
|
[ticket/11642] Use $parse_flags
Bruno Ais
2013-08-01
1
-1
/
+2
|
|
*
|
[ticket/11642] Fixed typo in the variable name.
Bruno Ais
2013-07-20
1
-1
/
+1
|
|
*
|
[ticket/11642] generate_text_for_display on mcp/mcp_post.php
Bruno Ais
2013-07-16
1
-11
/
+1
|
*
|
|
Merge remote-tracking branch 'brunoais/ticket/11643' into develop
Joas Schilling
2013-08-03
1
-11
/
+2
|
|
\
\
\
|
|
*
|
|
[ticket/11643] Use $parse_flags
Bruno Ais
2013-08-01
1
-1
/
+2
|
|
*
|
|
[ticket/11643] Fixed typo in the variable name.
Bruno Ais
2013-07-20
1
-1
/
+1
|
|
*
|
|
[ticket/11643] generate_text_for_display on mcp/mcp_queue.php
Bruno Ais
2013-07-16
1
-11
/
+1
|
|
|
/
/
|
*
|
|
Merge remote-tracking branch 'brunoais/ticket/11641' into develop
Joas Schilling
2013-08-03
1
-10
/
+2
|
|
\
\
\
|
|
*
|
|
[ticket/11641] Use $parse_flags
Bruno Ais
2013-08-01
1
-1
/
+2
|
|
*
|
|
[ticket/11641] generate_text_for_display on mcp/mcp_pm_reports.php
Bruno Ais
2013-07-16
1
-10
/
+1
|
|
|
/
/
|
*
|
|
Merge remote-tracking branch 'brunoais/ticket/11653' into develop
Joas Schilling
2013-08-01
1
-7
/
+2
|
|
\
\
\
|
|
*
|
|
[ticket/11653] Use $parse_flags
Bruno Ais
2013-08-01
1
-1
/
+2
|
|
*
|
|
[ticket/11653] generate_text_for_display on mcp/mcp_topic.php
Bruno Ais
2013-07-16
1
-7
/
+1
|
|
|
/
/
|
*
|
|
Merge pull request #1586 from brunoais/ticket/11654
Nathan Guse
2013-07-29
1
-13
/
+2
|
|
\
\
\
|
|
*
|
|
[ticket/11654] Moved some code to reduce line width.
Bruno Ais
2013-07-23
1
-1
/
+2
|
|
*
|
|
[ticket/11654] first parameter fail
Bruno Ais
2013-07-20
1
-1
/
+1
|
|
*
|
|
[ticket/11654] generate_text_for_display on mcp/mcp_warn.php
Bruno Ais
2013-07-18
1
-13
/
+1
|
|
|
/
/
*
|
|
|
[ticket/11700] Move all recent code to namespaces
Nils Adermann
2013-09-16
4
-14
/
+14
*
|
|
|
[ticket/11700] Modify all code to use the new interface names
Nils Adermann
2013-07-14
3
-9
/
+9
|
/
/
/
*
|
|
[ticket/9657] Keep approval state of posts/topics when copying them
Joas Schilling
2013-07-13
1
-6
/
+35
*
|
|
[ticket/9657] Fix a little error when moving softdeleted topics
Joas Schilling
2013-07-12
1
-1
/
+0
*
|
|
[ticket/9657] Notifications do not require emails or jabber anymore
Joas Schilling
2013-07-11
1
-2
/
+2
*
|
|
[ticket/9657] Use include instead of include_once
Joas Schilling
2013-07-11
1
-3
/
+9
*
|
|
[ticket/9657] Initialise variable outside of the loop
Joas Schilling
2013-07-11
1
-0
/
+1
*
|
|
[ticket/9657] Use the service instead of the static class
Joas Schilling
2013-07-11
4
-16
/
+24
*
|
|
[ticket/9657] Add , to last element of an array
Joas Schilling
2013-07-11
1
-6
/
+6
*
|
|
[ticket/9657] DO not use \" inside of double quotes
Joas Schilling
2013-07-11
1
-4
/
+4
*
|
|
[ticket/9657] Populate data about post's delete status in mcp_post
Joas Schilling
2013-03-12
1
-0
/
+31
*
|
|
[ticket/9657] Correctly split disapproving from perma deleting posts
Joas Schilling
2013-03-11
1
-9
/
+54
*
|
|
[ticket/9657] Fix missing global $phpbb_container
Joas Schilling
2013-03-11
1
-1
/
+1
[next]