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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
[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
13
-42
/
+64
|
*
|
|
|
|
[ticket/9657] Make content visibility a service and inject everything
Joas Schilling
2013-07-11
1
-94
/
+130
|
*
|
|
|
|
[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
111
-2114
/
+5566
|
|
\
\
\
\
\
|
*
|
|
|
|
|
[ticket/9657] Check for post visibility when searching with Sphinx
Joas Schilling
2013-03-14
1
-2
/
+8
|
*
|
|
|
|
|
[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
|
*
|
|
|
|
|
[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
|
*
|
|
|
|
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...
Joas Schilling
2013-03-07
4
-4
/
+214
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
[ticket/9657] Remove unused email variables
Joas Schilling
2013-03-07
1
-9
/
+1
|
*
|
|
|
|
|
|
[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 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
37
-1425
/
+3945
|
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
[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
136
-2439
/
+13763
|
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...
Joas Schilling
2012-12-20
102
-949
/
+3005
|
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
[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] 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] Add "Restore" to the mcp forum quick moderation
Joas Schilling
2012-12-18
1
-1
/
+2
|
*
|
|
|
|
|
|
|
|
|
|
[feature/soft-delete] Fix a problem with the "only softdeleted posts" logic
Joas Schilling
2012-12-18
1
-5
/
+5
|
*
|
|
|
|
|
|
|
|
|
|
Merge remote-tracking branch 'remotes/phpbb/develop' into feature/softdelete-...
Joas Schilling
2012-11-10
81
-639
/
+2456
|
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
[feature/soft-delete] Link to delete_topics module when the topic is deleted
Joas Schilling
2012-11-10
1
-3
/
+2
|
*
|
|
|
|
|
|
|
|
|
|
|
[feature/soft-delete] Fix the rest of *_approved and the delete_post unit test
Joas Schilling
2012-11-10
9
-34
/
+33
|
*
|
|
|
|
|
|
|
|
|
|
|
[feature/soft-delete] Append _approved to *_posts and *_topics column names
Joas Schilling
2012-11-09
6
-27
/
+28
|
*
|
|
|
|
|
|
|
|
|
|
|
[feature/soft-delete] Use request object instead of direct access
Joas Schilling
2012-11-09
2
-41
/
+40
|
*
|
|
|
|
|
|
|
|
|
|
|
[feature/soft-delete] Fix adding posts to *_posts when restoring soft deleted
Joas Schilling
2012-11-08
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
|
|
[feature/soft-delete] Fix naming of soft delete (we wont use that in the UI)
Joas Schilling
2012-11-03
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
|
|
[feature/soft-delete] Fix displaying the button/permission
Joas Schilling
2012-11-03
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
|
|
[feature/soft-delete] Correctly manage soft deleting via MCP
Joas Schilling
2012-11-02
1
-10
/
+26
|
*
|
|
|
|
|
|
|
|
|
|
|
[feature/soft-delete] Correctly manage softdeleting via posting.php
Joas Schilling
2012-11-02
3
-8
/
+8
|
*
|
|
|
|
|
|
|
|
|
|
|
[feature/soft-delete] Invert the logic on confirm box
Joas Schilling
2012-11-01
1
-2
/
+8
|
*
|
|
|
|
|
|
|
|
|
|
|
[feature/soft-delete] Display message when the posts are already soft deleted
Joas Schilling
2012-10-31
1
-1
/
+28
|
*
|
|
|
|
|
|
|
|
|
|
|
[feature/soft-delete] Fix restoring/approving posts with mcp moderation
Joas Schilling
2012-10-31
2
-14
/
+20
[prev]
[next]