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
/
acp
/
acp_forums.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/15211] Fix Emoji characters in forum name
3D-I
2019-06-11
1
-0
/
+7
*
Merge pull request #5402 from 3D-I/ticket/15825
Marc Alexander
2018-10-28
1
-0
/
+10
|
\
|
*
[ticket/15825] Add core.acp_manage_forums_move_content_sql_before
3D-I
2018-10-02
1
-0
/
+10
*
|
[ticket/15762] Update type for forum_topics_per_page in acp_forums
Rubén Calvo
2018-08-30
1
-1
/
+1
|
/
*
Merge pull request #5071 from dsinn/ticket/15495
Marc Alexander
2018-01-16
1
-0
/
+4
|
\
|
*
[ticket/15495] Use transaction in ACP move_forum
Daniel Sinn
2018-01-03
1
-0
/
+4
*
|
[ticket/14972] replace all occurrences of sizeof() with the count()
rxu
2018-01-01
1
-25
/
+25
|
/
*
Merge branch '3.1.x' into 3.2.x
Marc Alexander
2016-09-17
1
-4
/
+20
|
\
|
*
[ticket/14738] Add core events to improve modifying forum lists
rxu
2016-08-07
1
-4
/
+20
*
|
Merge branch 'ticket/14577' into ticket/14577-3.2.x
Marc Alexander
2016-04-02
1
-1
/
+1
|
\
\
|
|
/
|
*
[ticket/14577] Do not calculate size of array in for loop
Marc Alexander
2016-04-02
1
-1
/
+1
*
|
[ticket/13454] Remove more unused variables
Marc Alexander
2016-01-06
1
-1
/
+1
*
|
[ticket/13454] Remove unused variables
Marc Alexander
2016-01-06
1
-2
/
+0
*
|
[ticket/13454] Remove unused variables
Marc Alexander
2016-01-06
1
-1
/
+1
*
|
[ticket/14325] Preserve event variable BC
Mate Bartus
2015-11-30
1
-42
/
+39
*
|
Merge pull request #3965 from marc1706/ticket/14234
Tristan Darricau
2015-10-14
1
-6
/
+18
|
\
\
|
*
|
[ticket/14234] Fix change version and remove more references
Marc Alexander
2015-10-12
1
-3
/
+3
|
*
|
[ticket/14234] Use replacement variables instead of references in events
Marc Alexander
2015-10-12
1
-6
/
+18
*
|
|
[ticket/14168] Use attachment manager instead of separate classes
Marc Alexander
2015-10-12
1
-4
/
+4
*
|
|
[ticket/14168] No longer use deprecated functions in core files
Marc Alexander
2015-10-09
1
-2
/
+5
|
/
/
*
|
Merge branch '3.1.x'
Marc Alexander
2015-07-22
1
-1
/
+19
|
\
\
|
|
/
|
*
[ticket/13311] Remove whitespace at end of line
Marc Alexander
2015-07-22
1
-1
/
+1
|
*
[ticket/13311] Update @since to 3.1.6-RC1
Marc Alexander
2015-07-22
1
-1
/
+1
|
*
[ticket/13311] Add core event on acp_forums for forum content deletes
alf007
2015-07-22
1
-1
/
+19
*
|
[ticket/13455] Remove `request_var()` references from comments
Gaëtan Muller
2015-02-03
1
-2
/
+2
*
|
[ticket/13455] Remove unnecessary calls to `utf8_normalize_nfc()`
Gaëtan Muller
2015-02-03
1
-4
/
+4
*
|
[ticket/13455] Update calls to `request_var()`
Gaëtan Muller
2015-02-03
1
-62
/
+62
*
|
[ticket/13494] Update calls to `set_config()`
Gaëtan Muller
2015-02-02
1
-4
/
+4
*
|
[ticket/13468] Update calls to `add_log()`
Gaëtan Muller
2015-01-27
1
-16
/
+17
*
|
[ticket/13450] Type-hint return value of $phpbb_container->get()
Gaëtan Muller
2015-01-12
1
-0
/
+1
|
/
*
[ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_exts
Tristan Darricau
2014-06-26
1
-1
/
+1
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-6
/
+7
*
[ticket/12273] Update since version to 3.1.0-a* style
Joas Schilling
2014-04-25
1
-8
/
+8
*
[ticket/12273] Update existing events
Joas Schilling
2014-04-25
1
-2
/
+10
*
[ticket/12273] Fix long $vars lines for existing events
Joas Schilling
2014-04-24
1
-1
/
+2
*
[ticket/12150] Use shorter column names for prune settings
Marc Alexander
2014-03-29
1
-9
/
+9
*
[ticket/12150] Add missing prune settings variables in acp_forums
Marc Alexander
2014-03-29
1
-0
/
+6
*
[ticket/12150] Add options to acp
Marc Alexander
2014-03-29
1
-0
/
+3
*
Merge branch 'develop' of https://github.com/phpbb/phpbb into feature/passwords
Marc Alexander
2013-12-29
1
-1
/
+1
|
\
|
*
[ticket/11924] Fix some minor issues with the php event docs
Joas Schilling
2013-10-16
1
-1
/
+1
*
|
[feature/passwords] Use passwords manager service instead of functions
Marc Alexander
2013-10-13
1
-2
/
+5
|
/
*
Merge branch 'develop-olympus' into develop
Andreas Fischer
2013-09-26
1
-1
/
+0
|
\
|
*
[ticket/11864] Do not call exit after display_progress_bar in acp_forums
Marc Alexander
2013-09-25
1
-1
/
+0
*
|
[ticket/11700] Move all recent code to namespaces
Nils Adermann
2013-09-16
1
-1
/
+1
*
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...
Joas Schilling
2013-03-03
1
-3
/
+3
|
\
\
|
*
|
[ticket/10758] Dependency inject parameters into cache_moderators.
Oleg Pudeyev
2012-12-15
1
-3
/
+3
*
|
|
[feature/soft-delete] Fix the rest of *_approved and the delete_post unit test
Joas Schilling
2012-11-10
1
-1
/
+1
*
|
|
[feature/soft-delete] Append _approved to *_posts and *_topics column names
Joas Schilling
2012-11-09
1
-5
/
+5
*
|
|
[feature/soft-delete] Fix forum syncing in ACP and deleting posts
Joas Schilling
2012-10-22
1
-9
/
+13
*
|
|
[feature/soft-delete] Topic visibility is already synced by sync('topic')
Joas Schilling
2012-10-09
1
-1
/
+0
[next]