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
*
[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
*
[feature/soft-delete] Fix restoring/approving posts with mcp moderation
Joas Schilling
2012-10-31
1
-8
/
+8
*
[feature/soft-delete] Fix disapproving posts/topics in queue
Joas Schilling
2012-10-23
1
-19
/
+44
*
[feature/soft-delete] Fix some more topic/post count handling
Joas Schilling
2012-10-23
1
-1
/
+1
*
[feature/soft-delete] Use correct language when restoring topics in MCP
Joas Schilling
2012-10-21
1
-9
/
+5
*
[feature/soft-delete] Split unapproved/soft deleted posts from topics
Joas Schilling
2012-10-17
1
-1
/
+3
*
[feature/soft-delete] Display guest username in topic list instead of "Guest"
Joas Schilling
2012-10-17
1
-2
/
+2
*
[feature/soft-delete] Removed unused old functions
Joas Schilling
2012-10-16
1
-200
/
+0
*
[feature/soft-delete] Merge approving and restoring topics into one function
Joas Schilling
2012-10-16
1
-14
/
+173
*
[feature/soft-delete] Merge approving and restoring posts into one function
Joas Schilling
2012-10-16
1
-65
/
+124
*
[feature/soft-delete] Add module for soft deleted topics
Joas Schilling
2012-10-15
1
-16
/
+104
*
[feature/soft-delete] Add checkbox to restoring posts like on approve
Joas Schilling
2012-10-15
1
-27
/
+45
*
[feature/soft-delete] Turn other functions into methods as well
Joas Schilling
2012-10-15
1
-319
/
+318
*
[feature/soft-delete] Turn restore_post() into a method and add the docs
Joas Schilling
2012-10-15
1
-76
/
+77
*
[feature/soft-delete] Fix restoring posts via MCP
Joas Schilling
2012-10-13
1
-13
/
+47
*
[feature/soft-delete] Comment out user_posts update for the moment
Joas Schilling
2012-10-01
1
-1
/
+1
*
[feature/soft-delete] Fix some more usages of _approved column names
Joas Schilling
2012-08-30
1
-10
/
+1
*
[feature/soft-delete] Update restoring feature to use ajax if requested.
Joas Schilling
2012-08-29
1
-5
/
+18
*
[feature/soft-delete] Use the variable which holds the correct item status
Joas Schilling
2012-08-29
1
-1
/
+1
*
[feature/soft-delete] Fix some small bugs
Josh Woody
2012-08-29
1
-1
/
+2
*
[feature/soft-delete] Add a processor for action == restore in mcp_queue.php
Josh Woody
2012-08-29
1
-2
/
+43
*
[feature/soft-delete] Rename phpbb_visibility class to phpbb_content_visibility
Josh Woody
2012-08-29
1
-1
/
+1
*
[feature/soft-delete] Implement the ability to soft-delete and restore posts
Josh Woody
2012-08-29
1
-127
/
+25
*
[feature/soft-delete] Lay the groundwork for a soft-delete feature
Josh Woody
2012-08-29
1
-6
/
+6
*
[feature/pagination-as-list] New parameter for name of start var
Drae
2012-07-18
1
-1
/
+1
*
[feature/pagination-as-list] Updates for nils comments
Drae
2012-07-18
1
-2
/
+2
*
[feature/pagination-as-list] Rename and deprecate functions
Drae
2012-07-18
1
-1
/
+1
*
[feature/pagination-as-list] Various fixes and improvements
Drae
2012-07-18
1
-2
/
+3
*
[ticket/10968] Render pagination within the template
Drae
2012-07-18
1
-1
/
+2
*
[ticket/10871] Delete the unwanted implode
Bruno Ais
2012-05-04
1
-2
/
+0
*
[ticket/10273] Fixed accepting / denying posts AJAX.
Callum Macrae
2012-03-31
1
-2
/
+29
*
[ticket/9916] Updating header license and removing Version $Id$
Unknown
2011-12-31
1
-2
/
+1
*
[ticket/10345] Make use of the plural function in some basic places
Joas Schilling
2011-11-25
1
-1
/
+1
*
Merge remote-tracking branch 'nickvergessen/ticket/10344' into develop
Oleg Pudeyev
2011-11-20
1
-4
/
+5
|
\
|
*
[ticket/10344] Add attachment icons to list of reported and queued posts/topics
Joas Schilling
2011-08-27
1
-4
/
+5
*
|
Merge branch 'develop-olympus' into develop
Nils Adermann
2011-11-18
1
-0
/
+4
|
\
\
|
*
|
[ticket/9956] Display error message if no disapprove reason given
Joas Schilling
2011-10-14
1
-0
/
+3
*
|
|
[ticket/9684] Remove code in some more files especially includes/
Joas Schilling
2011-04-07
1
-43
/
+18
|
|
/
|
/
|
*
|
[ticket/9556] Drop php closing tags, add trailing newline
Igor Wiedler
2010-11-11
1
-2
/
+0
*
|
[feature/request-class] Convert any direct access to $_* to use $request
Igor Wiedler
2010-09-25
1
-1
/
+2
|
/
*
Merge branch 'ticket/bantu/9503' into develop-olympus
Igor Wiedler
2010-09-12
1
-1
/
+1
|
\
|
*
[ticket/9503] Show 'No subject specified' in 'Posts awaiting approval'.
Andreas Fischer
2010-07-23
1
-1
/
+1
*
|
[ticket/9679] phpBB offers to notify poster even if notification is disabled
Josh Woody
2010-07-29
1
-8
/
+11
|
/
*
[ticket/7720] Fix alternative image-description for unread posts.
Joas Schilling
2010-07-14
1
-1
/
+1
[next]