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] Fix english language :(
Joas Schilling
2013-07-11
2
-2
/
+2
|
*
|
|
|
|
|
|
[ticket/9657] Notifications do not require emails or jabber anymore
Joas Schilling
2013-07-11
1
-2
/
+2
|
*
|
|
|
|
|
|
[ticket/9657] Add type hints for classes
Joas Schilling
2013-07-11
2
-2
/
+2
|
*
|
|
|
|
|
|
[ticket/9657] Remove sql_visibility as it is always non-empty
Joas Schilling
2013-07-11
6
-35
/
+15
|
*
|
|
|
|
|
|
[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] Fix variable naming of phpEx to php_ext
Joas Schilling
2013-07-11
1
-1
/
+1
|
*
|
|
|
|
|
|
[ticket/9657] Fix unit tests
Joas Schilling
2013-07-11
1
-10
/
+10
|
*
|
|
|
|
|
|
[ticket/9657] Use the service instead of the static class
Joas Schilling
2013-07-11
19
-63
/
+102
|
*
|
|
|
|
|
|
[ticket/9657] Make content visibility a service and inject everything
Joas Schilling
2013-07-11
3
-94
/
+146
|
*
|
|
|
|
|
|
[ticket/9657] Add new line after opening diff
Joas Schilling
2013-07-11
1
-2
/
+4
|
*
|
|
|
|
|
|
[ticket/9657] Fix labels on confirm_delete_body.html
Joas Schilling
2013-07-11
1
-3
/
+3
|
*
|
|
|
|
|
|
[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] Cast topic_id to integer
Joas Schilling
2013-07-11
1
-2
/
+2
|
*
|
|
|
|
|
|
[ticket/9657] Correctly use " vs ' and variables in queries
Joas Schilling
2013-07-11
1
-5
/
+5
|
*
|
|
|
|
|
|
Merge remote-tracking branch 'phpbb/develop' into feature/softdelete-1-permis...
Joas Schilling
2013-07-11
276
-5400
/
+8398
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
[ticket/9657] Check for post visibility when searching with Sphinx
Joas Schilling
2013-03-14
2
-2
/
+13
|
*
|
|
|
|
|
|
[ticket/9657] Correctly determine the users permissions when deleting posts
Joas Schilling
2013-03-12
1
-5
/
+12
|
*
|
|
|
|
|
|
[ticket/9657] Remove AJAX from delete button and approval/restore form
Joas Schilling
2013-03-12
2
-14
/
+2
|
*
|
|
|
|
|
|
[ticket/9657] Add note about post being soft deleted in subsilver2
Joas Schilling
2013-03-12
1
-1
/
+6
|
*
|
|
|
|
|
|
[ticket/9657] Fix typo in subsilver2 condition
Joas Schilling
2013-03-12
1
-1
/
+1
|
*
|
|
|
|
|
|
[ticket/9657] Provide option to restore post in mcp_post
Joas Schilling
2013-03-12
1
-1
/
+12
|
*
|
|
|
|
|
|
[ticket/9657] Populate data about post's delete status in mcp_post
Joas Schilling
2013-03-12
1
-0
/
+31
|
*
|
|
|
|
|
|
[ticket/9657] Fix some more subsilver2
Joas Schilling
2013-03-12
6
-17
/
+87
|
*
|
|
|
|
|
|
[ticket/9657] Fix some minor issues in prosilver
Joas Schilling
2013-03-12
3
-7
/
+7
|
*
|
|
|
|
|
|
[ticket/9657] Finish subsilver2 viewforum and viewtopic
Joas Schilling
2013-03-12
8
-14
/
+51
|
*
|
|
|
|
|
|
[ticket/9657] Fix softdelete for subsilver2 - part1
Joas Schilling
2013-03-11
7
-7
/
+49
|
*
|
|
|
|
|
|
[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
[prev]
[next]