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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
[ticket/9657] Remove softdelete reason field when permanent delete is selected
Joas Schilling
2013-03-11
4
-6
/
+26
|
*
|
|
|
|
|
[ticket/9657] Correctly split disapproving from perma deleting posts
Joas Schilling
2013-03-11
3
-12
/
+57
|
*
|
|
|
|
|
[ticket/9657] Fix missing global $phpbb_container
Joas Schilling
2013-03-11
1
-1
/
+1
|
*
|
|
|
|
|
[ticket/9657] Include poster name in "deleted post" message
Joas Schilling
2013-03-11
2
-5
/
+7
|
*
|
|
|
|
|
[ticket/9657] Fix some language problems and inconsistences
Joas Schilling
2013-03-11
3
-6
/
+6
|
*
|
|
|
|
|
[ticket/9657] Remove line with unused variable
Joas Schilling
2013-03-11
1
-1
/
+0
|
*
|
|
|
|
|
[ticket/9657] Remove already fixed todo
Joas Schilling
2013-03-10
1
-1
/
+0
|
*
|
|
|
|
|
[ticket/9657] Fix newly added empty line
Joas Schilling
2013-03-10
1
-1
/
+0
|
*
|
|
|
|
|
[ticket/9657] Cast IDs to integer
Joas Schilling
2013-03-10
1
-5
/
+5
|
*
|
|
|
|
|
[ticket/9657] Correctly increase users post count when approving posts
Joas Schilling
2013-03-10
1
-2
/
+1
|
*
|
|
|
|
|
[ticket/9657] Display reason field, when the user has both delete permissions
Joas Schilling
2013-03-10
1
-3
/
+7
|
*
|
|
|
|
|
[ticket/9657] Adapt confirm box templates to new layout
Joas Schilling
2013-03-07
2
-20
/
+19
|
*
|
|
|
|
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...
Joas Schilling
2013-03-07
23
-21
/
+428
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
[ticket/9657] Remove unused email variables
Joas Schilling
2013-03-07
1
-9
/
+1
|
*
|
|
|
|
|
|
[ticket/9657] Explain soft delete permission in ACP
Joas Schilling
2013-03-07
1
-2
/
+2
|
*
|
|
|
|
|
|
[ticket/9657] Fix colum name in migration file
Joas Schilling
2013-03-07
1
-2
/
+2
|
*
|
|
|
|
|
|
[ticket/9657] Remove empty update_data() method from p2 migration
Joas Schilling
2013-03-07
1
-6
/
+0
|
*
|
|
|
|
|
|
[ticket/9657] Fix wrongly added notifications when post is posted softdeleted
Joas Schilling
2013-03-06
1
-1
/
+27
|
*
|
|
|
|
|
|
[ticket/9657] Add migration files for updating the database
Joas Schilling
2013-03-06
2
-0
/
+245
|
*
|
|
|
|
|
|
[ticket/9657] Correctly return to viewtopic page when handling posts
Joas Schilling
2013-03-06
1
-1
/
+1
|
*
|
|
|
|
|
|
[ticket/9657] Fix "Display this post" link if javascript is disabled
Joas Schilling
2013-03-06
1
-2
/
+2
|
*
|
|
|
|
|
|
[ticket/9657] Move softdelete permission to new post-tab
Joas Schilling
2013-03-06
1
-1
/
+1
|
*
|
|
|
|
|
|
[ticket/9657] Correctly state when to refresh last/first post info on approving
Joas Schilling
2013-03-06
1
-2
/
+4
|
*
|
|
|
|
|
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...
Joas Schilling
2013-03-06
3
-10
/
+36
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...
Joas Schilling
2013-03-05
84
-1828
/
+4771
|
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
[ticket/9657] FIx merge conflict from merging develop
Joas Schilling
2013-03-05
2
-10
/
+2
|
*
|
|
|
|
|
|
|
|
[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
231
-5762
/
+16427
|
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
[ticket/9657] Break the schemas again to avoid merge conflicts
Joas Schilling
2013-02-27
7
-10
/
+10
|
*
|
|
|
|
|
|
|
|
|
[ticket/9657] Revert database_update.php changes
Joas Schilling
2013-02-27
1
-248
/
+69
|
*
|
|
|
|
|
|
|
|
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...
Joas Schilling
2012-12-20
191
-1376
/
+4710
|
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
[feature/soft-delete] Remove *_restore permissions from the update/install
Joas Schilling
2012-12-20
2
-6
/
+4
|
*
|
|
|
|
|
|
|
|
|
|
[feature/soft-delete] Fix "Mark all" and "Unmark all" links on topic list
Joas Schilling
2012-12-20
1
-2
/
+8
|
*
|
|
|
|
|
|
|
|
|
|
[feature/soft-delete] Split deleting soft-deleted posts from unapproving posts
Joas Schilling
2012-12-20
2
-10
/
+61
|
*
|
|
|
|
|
|
|
|
|
|
[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] Actually run schema changing queries in database update
Joas Schilling
2012-12-19
1
-5
/
+37
|
*
|
|
|
|
|
|
|
|
|
|
[feature/soft-delete] Make update file runnable again
Joas Schilling
2012-12-19
1
-71
/
+64
|
*
|
|
|
|
|
|
|
|
|
|
[feature/soft-delete] Add missing language strings
Joas Schilling
2012-12-18
1
-0
/
+4
|
*
|
|
|
|
|
|
|
|
|
|
[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
2
-0
/
+38
|
*
|
|
|
|
|
|
|
|
|
|
[feature/soft-delete] Add "Restore" to the mcp forum quick moderation
Joas Schilling
2012-12-18
2
-1
/
+3
|
*
|
|
|
|
|
|
|
|
|
|
[feature/soft-delete] Fix a problem with the "only softdeleted posts" logic
Joas Schilling
2012-12-18
1
-5
/
+5
|
*
|
|
|
|
|
|
|
|
|
|
[feature/soft-delete] Use new custom template system for AJAX confirm_box
Joas Schilling
2012-12-18
1
-0
/
+29
|
*
|
|
|
|
|
|
|
|
|
|
[feature/soft-delete] Remove the "Deleted by" message when restoring a post
Joas Schilling
2012-12-10
2
-1
/
+10
|
*
|
|
|
|
|
|
|
|
|
|
Merge remote-tracking branch 'remotes/phpbb/develop' into feature/softdelete-...
Joas Schilling
2012-11-10
345
-2051
/
+4795
|
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
[feature/soft-delete] Use a beautiful recycle icon for softdeleted topics
Joas Schilling
2012-11-10
2
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
|
|
[feature/soft-delete] Link to delete_topics module when the topic is deleted
Joas Schilling
2012-11-10
5
-10
/
+11
|
*
|
|
|
|
|
|
|
|
|
|
|
[feature/soft-delete] Fix the rest of *_approved and the delete_post unit test
Joas Schilling
2012-11-10
17
-51
/
+50
|
*
|
|
|
|
|
|
|
|
|
|
|
[feature/soft-delete] Append _approved to *_posts and *_topics column names
Joas Schilling
2012-11-09
21
-71
/
+76
|
*
|
|
|
|
|
|
|
|
|
|
|
[feature/soft-delete] Display soft deleted icon on search.php
Joas Schilling
2012-11-09
1
-1
/
+1
[prev]
[next]