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
/
mcp_queue.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1889 from prototech/ticket/11963
Nathan Guse
2013-12-30
1
-5
/
+33
|
\
|
*
[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
*
|
Merge remote-tracking branch 'nickvergessen/feature/pagination-class' into de...
Dhruv
2013-12-25
1
-2
/
+3
|
\
\
|
*
|
[ticket/11849] Update more MCP calls to pagination class
Joas Schilling
2013-12-18
1
-2
/
+3
|
|
/
*
|
[ticket/11672] Move the reapply_sid() call before meta_refresh() is called.
Cesar G
2013-11-21
1
-6
/
+3
*
|
[ticket/11672] The json response call exits so the else is not necessary.
Cesar G
2013-11-19
1
-23
/
+11
*
|
[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 'github-phpbb/develop' into ticket/11700
Nils Adermann
2013-09-16
1
-11
/
+2
|
\
|
*
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
*
|
|
[ticket/11700] Move all recent code to namespaces
Nils Adermann
2013-09-16
1
-6
/
+6
*
|
|
[ticket/11700] Modify all code to use the new interface names
Nils Adermann
2013-07-14
1
-3
/
+3
|
/
/
*
|
[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] Use the service instead of the static class
Joas Schilling
2013-07-11
1
-3
/
+5
*
|
[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] 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
*
|
[ticket/9657] Remove unused email variables
Joas Schilling
2013-03-07
1
-9
/
+1
*
|
[ticket/9657] Correctly state when to refresh last/first post info on approving
Joas Schilling
2013-03-06
1
-2
/
+4
*
|
[ticket/9657] Rebuild notifications in mcp_queue.php
Joas Schilling
2013-03-05
1
-85
/
+72
*
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...
Joas Schilling
2013-03-03
1
-3
/
+9
|
\
\
|
|
/
|
*
[ticket/11103] Mark topic/post subscription notification read when approved
Nathan Guse
2012-12-15
1
-1
/
+13
|
*
[ticket/11103] Instantiate $phpbb_notifications as needed
Nathan Guse
2012-12-13
1
-4
/
+9
|
*
[ticket/11103] Create user loader class, update for DIC
Nathan Guse
2012-11-20
1
-14
/
+14
|
*
[ticket/11103] Use the full class name as the item_type/method
Nathan Guse
2012-10-20
1
-12
/
+16
|
*
[ticket/11103] Remove unnecessary comments
Nathan Guse
2012-10-18
1
-11
/
+0
|
*
[ticket/11103] Ability to query data before running create_insert_array()
Nathan Guse
2012-10-12
1
-0
/
+7
|
*
[ticket/11103] Make $phpbb_notifications a global and use it everywhere
Nathan Guse
2012-10-04
1
-4
/
+2
|
*
[ticket/11103] Topic/Post in queue notification
Nathan Guse
2012-09-15
1
-1
/
+20
|
*
[ticket/11103] Topic and post dis/approval notifications
Nathan Guse
2012-09-15
1
-46
/
+36
|
*
[ticket/11103] Starting approve_post type notification
Nathan Guse
2012-09-15
1
-25
/
+8
|
*
[ticket/11103] Normalization of $phpbb_notifications variable name
Nathan Guse
2012-09-14
1
-3
/
+3
|
*
[ticket/11103] Add/Update/Mark Read functions accept an array for the type
Nathan Guse
2012-09-14
1
-1
/
+1
|
*
[ticket/11103] Restyle the notification list
Nathan Guse
2012-09-09
1
-1
/
+3
|
*
[ticket/11103] Post notifications
Nathan Guse
2012-09-09
1
-3
/
+3
*
|
[feature/soft-delete] Split deleting soft-deleted posts from unapproving posts
Joas Schilling
2012-12-20
1
-6
/
+57
*
|
[feature/soft-delete] Split up on the initial switch instead of a second one
Joas Schilling
2012-12-20
1
-41
/
+30
*
|
[feature/soft-delete] Fix a problem with "delete topics" in mcp
Joas Schilling
2012-12-18
1
-1
/
+2
*
|
[feature/soft-delete] Add delete information to approve deatils page
Joas Schilling
2012-12-18
1
-0
/
+31
*
|
[feature/soft-delete] Fix the rest of *_approved and the delete_post unit test
Joas Schilling
2012-11-10
1
-3
/
+3
*
|
[feature/soft-delete] Append _approved to *_posts and *_topics column names
Joas Schilling
2012-11-09
1
-1
/
+1
*
|
[feature/soft-delete] Use request object instead of direct access
Joas Schilling
2012-11-09
1
-16
/
+15
[next]