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_board.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/12196] Fix typo in "referrer"
Joas Schilling
2014-06-26
1
-1
/
+1
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
1
-6
/
+10
*
[ticket/9388] Display only the settings for the auth method that's selected.
Cesar G
2014-05-08
1
-2
/
+2
*
Merge pull request #2267 from prototech/ticket/10737
Joas Schilling
2014-05-03
1
-0
/
+1
|
\
|
*
[ticket/10737] Add config setting to disable live searches.
Cesar G
2014-04-23
1
-0
/
+1
*
|
[ticket/8558] Fix field length in ACP
Oliver Schramm
2014-04-17
1
-1
/
+1
*
|
[ticket/8558] Add display name in emails from board
Markus Stenudd
2014-04-17
1
-0
/
+1
|
/
*
[ticket/12241] Add @var for the arguments
Joas Schilling
2014-03-14
1
-0
/
+3
*
[ticket/12241] Update event name and version match our guidelines
Joas Schilling
2014-03-14
1
-6
/
+4
*
[ticket/12241] Add submit to event variables
Forumhulp.com
2014-03-14
1
-1
/
+1
*
[ticket/12241] Move $phpbb_dispatcher to the top
Forumhulp.com
2014-03-14
1
-2
/
+1
*
[ticket/12241] Event to add and/or modify acp_board configurations
Forumhulp.com
2014-03-14
1
-0
/
+12
*
[task/code-sniffer] Replace spaces with tabs.
Andreas Fischer
2013-10-30
1
-2
/
+2
*
[ticket/11703] Make jQuery CDN switch more generic.
Andreas Fischer
2013-10-10
1
-1
/
+1
*
Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700
Nils Adermann
2013-09-16
1
-0
/
+56
|
\
|
*
Merge remote-tracking branch 'imkingdavid/ticket/11824' into develop
Joas Schilling
2013-09-13
1
-0
/
+48
|
|
\
|
|
*
[ticket/11824] Correct a comment
David King
2013-09-06
1
-1
/
+1
|
|
*
[ticket/11824] Add option for mod_rewrite
David King
2013-09-03
1
-0
/
+48
|
*
|
Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11373
Nathan Guse
2013-09-12
1
-0
/
+7
|
|
\
\
|
|
*
|
[feature/oauth] Update auth provider interface docs for block vars in ACP
Joseph Warner
2013-07-23
1
-3
/
+2
|
|
*
|
[feature/oauth] ACP options for OAuth, needs some work
Joseph Warner
2013-07-23
1
-1
/
+9
|
|
|
/
|
*
|
[ticket/11373] Prune old read notifications with cron
Nathan Guse
2013-07-27
1
-0
/
+1
|
|
/
*
|
[ticket/11700] Move all recent code to namespaces
Nils Adermann
2013-09-16
1
-1
/
+1
*
|
[ticket/11700] Modify all code to use the new interface names
Nils Adermann
2013-07-14
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'remotes/Hardolaf/ticket/11626' into develop
Nathaniel Guse
2013-07-12
1
-7
/
+6
|
\
|
*
[ticket/11626] Remove LDAP dependency on template
Joseph Warner
2013-07-12
1
-1
/
+2
|
*
[ticket/11626] Make identifier uppercase per style requirements
Joseph Warner
2013-07-11
1
-1
/
+1
|
*
[ticket/11626] Change the identifier template file in the template
Joseph Warner
2013-07-11
1
-1
/
+1
|
*
[ticket/11626] Call method only one time per provider
Joseph Warner
2013-07-11
1
-1
/
+1
|
*
[ticket/11626] Change interface to match functionality
Joseph Warner
2013-07-11
1
-2
/
+2
|
*
[ticket/11626] Include the template file in acp_board
Joseph Warner
2013-07-11
1
-5
/
+3
*
|
[feature/auth-refactor] Fix style issue
Joseph Warner
2013-07-11
1
-1
/
+1
*
|
[feature/auth-refactor] Fix typo
Joseph Warner
2013-07-11
1
-1
/
+1
|
/
*
[feature/auth-refactor] Remove invalid providers from acp select
Joseph Warner
2013-07-11
1
-6
/
+4
*
[feature/auth-refactor] Check that providers implement auth interface
Joseph Warner
2013-07-11
1
-0
/
+6
*
[feature/auth-refactor] Fix code style issue
Joseph Warner
2013-07-02
1
-2
/
+2
*
[feature/auth-refactor] Removed no longer used variable
Joseph Warner
2013-06-26
1
-1
/
+0
*
[feature/auth-refactor] Fix errors in acp_board
Joseph Warner
2013-06-25
1
-2
/
+2
*
[feature/auth-refactor] Fix indentation on acp_board
Joseph Warner
2013-06-25
1
-41
/
+38
*
[feature/auth-refactor] Refactor auth in acp_board
Joseph Warner
2013-06-25
1
-22
/
+3
*
[feature/auth-refactor] Don't truncate name then reattach same thing
Joseph Warner
2013-06-25
1
-4
/
+4
*
[feature/auth-refactor] Remove references to old auth plugins
Joseph Warner
2013-06-25
1
-29
/
+9
*
[feature/auth-refactor] Refactor code to use services
Joseph Warner
2013-06-21
1
-9
/
+6
*
[feature/auth-refactor] Refactor acp_board for new auth interface
Joseph Warner
2013-06-19
1
-18
/
+17
*
[ticket/11010] properly tabifying 'max_autologin_time'
Senky
2013-05-21
1
-1
/
+1
*
[ticket/11010] resolving latest comments
Senky
2013-05-21
1
-1
/
+2
*
[ticket/11010] Fixes for number input in acp
Vjacheslav Trushkin
2013-05-20
1
-2
/
+2
*
[ticket/11010] validation to match type
Senky
2013-05-20
1
-42
/
+42
*
[ticket/11010] replacing maxlenght with max
Senky
2013-05-20
1
-45
/
+45
*
[ticket/11010] adding type="url" to 'site_home_url'
Senky
2013-05-20
1
-1
/
+1
[next]