index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
25
-21
/
+562
|
\
|
*
Merge remote-tracking branch 'EXreaction/ticket/11408' into develop
David King
2013-03-06
1
-1
/
+1
|
|
\
|
|
*
[ticket/11408] user_jabber instead of jabber
Nathaniel Guse
2013-03-06
1
-1
/
+1
|
*
|
Merge remote-tracking branch 'remotes/bantu/ticket/10202' into develop
Nathan Guse
2013-03-06
14
-0
/
+428
|
|
\
\
|
|
*
|
[ticket/10202] Rename method names _all() to _array().
Andreas Fischer
2013-03-05
2
-17
/
+17
|
|
*
|
[ticket/10202] Add migration file for config_db_text.
Andreas Fischer
2013-03-05
1
-0
/
+45
|
|
*
|
[ticket/10202] Upgrade TEXT to the bigger MTEXT.
Andreas Fischer
2013-03-05
6
-7
/
+7
|
|
*
|
[ticket/10202] Improve method documentation.
Andreas Fischer
2013-03-05
1
-4
/
+9
|
|
*
|
[ticket/10202] SQL escape the table name.
Andreas Fischer
2013-03-05
1
-1
/
+1
|
|
*
|
[ticket/10202] Add $this->db->sql_freeresult($result) to SELECT queries.
Andreas Fischer
2013-03-05
1
-0
/
+1
|
|
*
|
[ticket/10202] Define phpbb_config_db_text as a service.
Andreas Fischer
2013-03-05
2
-0
/
+7
|
|
*
|
[ticket/10202] Add tests for phpbb_config_db_text.
Andreas Fischer
2013-03-05
2
-0
/
+134
|
|
*
|
[ticket/10202] Adjust method names to guidelines.
Andreas Fischer
2013-03-05
1
-6
/
+6
|
|
*
|
[ticket/10202] Add database schema for phpbb_config_db_text.
Andreas Fischer
2013-03-05
8
-0
/
+79
|
|
*
|
[ticket/10202] Implementation of config options with arbitrary length values.
Andreas Fischer
2013-03-05
1
-0
/
+157
|
*
|
|
Merge remote-tracking branch 'nickvergessen/ticket/11166' into develop
David King
2013-03-06
10
-20
/
+133
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11166
Joas Schilling
2013-03-06
368
-7928
/
+26189
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
[ticket/11166] Add ajaxify support to normal ACP confirm_box()
Joas Schilling
2013-03-03
3
-7
/
+32
|
|
*
|
[ticket/11166] Fix several custom confirm templates in prosilver
Joas Schilling
2013-03-03
3
-2
/
+75
|
|
*
|
[ticket/11166] Add caption to AJAX confirm box default template
Joas Schilling
2013-01-15
1
-0
/
+1
|
|
*
|
[ticket/11166] Fix typo in comment
Joas Schilling
2013-01-15
1
-1
/
+1
|
|
*
|
[ticket/11166] Use provided custom templates on AJAX confirm box
Joas Schilling
2012-12-18
5
-12
/
+26
*
|
|
|
[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
[next]