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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'github-nicofuma/ticket/12446' into develop-ascr...
Nils Adermann
2014-07-04
11
-30
/
+30
|
\
|
*
[ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_exts
Tristan Darricau
2014-06-26
11
-30
/
+30
*
|
Merge pull request #2669 from Nicofuma/ticket/12777
Joas Schilling
2014-06-29
1
-6
/
+6
|
\
\
|
*
|
[ticket/12777] Rename extension status functions and add is_configured()
Tristan Darricau
2014-06-27
1
-6
/
+6
|
|
/
*
|
[ticket/12196] Fix typo in "referrer"
Joas Schilling
2014-06-26
1
-1
/
+1
*
|
Merge branch 'develop-olympus' into develop-ascraeus
Andreas Fischer
2014-06-26
1
-1
/
+1
|
\
\
|
*
|
[ticket/12196] Revert Fix typo "referer" in acp/attachments
Dhruv
2014-06-27
1
-1
/
+1
*
|
|
Merge branch 'develop-olympus' into develop-ascraeus
Dhruv
2014-06-26
1
-1
/
+1
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
[ticket/12196] Fix typo "referer" in acp/attachments
Joas Schilling
2014-06-25
1
-1
/
+1
*
|
Merge pull request #2571 from Crizz0/ticket/12563
Dhruv Goel
2014-06-23
1
-2
/
+2
|
\
\
|
*
|
[ticket/12563] Adds « and » to the links in acp_styles.php
Crizzo
2014-06-22
1
-2
/
+2
|
*
|
[ticket/12563] Removes strintf in acp_styles.php and shorts up <a>
Crizzo
2014-06-12
1
-2
/
+2
|
*
|
[ticket/12563] Changes 2 language variables to better understandable names
Crizzo
2014-06-10
1
-2
/
+2
*
|
|
Merge pull request #2629 from nickvergessen/ticket/12747
Andreas Fischer
2014-06-22
5
-257
/
+0
|
\
\
\
|
*
|
|
[ticket/12747] Drop support for Firebird
Joas Schilling
2014-06-20
5
-257
/
+0
*
|
|
|
[ticket/12723] Add Sniff ensuring PHP files use the correct file header
Tristan Darricau
2014-06-22
2
-6
/
+15
|
/
/
/
*
|
|
[ticket/12721] Add Squiz.Arrays.ArrayBracketSpacing in the legacy ruleset
Tristan Darricau
2014-06-16
1
-1
/
+1
*
|
|
[ticket/12722] Add Generic.Formatting.SpaceAfterCast in the legacy ruleset
Tristan Darricau
2014-06-16
2
-8
/
+8
*
|
|
Merge pull request #2431 from Nicofuma/ticket/12109
Dhruv Goel
2014-06-15
1
-8
/
+16
|
\
\
\
|
*
|
|
[ticket/12109] Fix coding style
Tristan Darricau
2014-05-10
1
-4
/
+4
|
*
|
|
[ticket/12109] Bug when setting permissions with "Select all users"
Tristan Darricau
2014-05-10
1
-8
/
+16
*
|
|
|
[ticket/12694] Remove whitespace at end of line from acp_groups
Marc Alexander
2014-06-11
1
-1
/
+1
*
|
|
|
Merge remote-tracking branch 'github-marc1706/ticket/12352' into develop-ascr...
Nils Adermann
2014-06-11
1
-1
/
+0
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
[ticket/12352] Remove usages of user_pass_convert column
Marc Alexander
2014-06-01
1
-1
/
+0
*
|
|
|
[ticket/12508] Fix usages of the finder
Joas Schilling
2014-06-10
1
-2
/
+2
*
|
|
|
Merge pull request #2518 from Pico88/ticket/12606
Joas Schilling
2014-06-10
1
-1
/
+106
|
\
\
\
\
|
*
|
|
|
[ticket/12606] Add ACP group core events
Pico88
2014-06-09
1
-1
/
+106
*
|
|
|
|
Merge remote-tracking branch 'github-nickvergessen/ticket/10073' into develop...
Nils Adermann
2014-06-09
4
-2
/
+157
|
\
\
\
\
\
|
*
|
|
|
|
[ticket/10073] Do not check disable boxes by default
Joas Schilling
2014-06-09
1
-1
/
+1
|
*
|
|
|
|
[ticket/10073] Store values with config_text in the ACP
Joas Schilling
2014-05-29
1
-8
/
+17
|
*
|
|
|
|
[ticket/10073] Fix request usage
Joas Schilling
2014-05-29
1
-1
/
+3
|
*
|
|
|
|
[ticket/10073] Deduplicate template variable names
Joas Schilling
2014-05-29
1
-3
/
+3
|
*
|
|
|
|
[ticket/10073] Get service from container
Joas Schilling
2014-05-29
1
-2
/
+2
|
*
|
|
|
|
[ticket/10073] Move template code into the template
Joas Schilling
2014-05-29
1
-3
/
+3
|
*
|
|
|
|
[ticket/10073] Split email validation from email ban and taken checks
Joas Schilling
2014-05-29
1
-1
/
+1
|
*
|
|
|
|
[ticket/10073] Deduplicate the if statement
Joas Schilling
2014-05-29
1
-10
/
+1
|
*
|
|
|
|
[ticket/10073] Fallback to board_contact when contact page is disabled
Joas Schilling
2014-05-29
1
-1
/
+10
|
*
|
|
|
|
[ticket/10073] Add ACP module to add bbcode text for contact admin info
Joas Schilling
2014-05-29
2
-0
/
+144
|
*
|
|
|
|
[ticket/10073] Replace board_contact mail with links to contact page
Nils Adermann
2014-05-29
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'develop-olympus' into develop-ascraeus
Dhruv
2014-06-09
1
-1
/
+1
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
[ticket/12660] Improve check for when phpinfo() is disabled.
Andreas Fischer
2014-06-09
1
-1
/
+1
|
*
|
|
|
[ticket/8960] Allow changing avatar path if it's not writable
Marc Alexander
2014-04-14
1
-1
/
+1
*
|
|
|
|
[ticket/12639] Don't make a copy of $marked when deleting logs in acp_logs
Tristan Darricau
2014-06-02
1
-7
/
+1
*
|
|
|
|
[ticket/12639] Send a correct IN entry when deleting marked logs
Tristan Darricau
2014-06-02
1
-1
/
+1
*
|
|
|
|
[ticket/12639] Delete entry in admin-log leads to mysql-error
Tristan Darricau
2014-05-31
1
-2
/
+0
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #2433 from Nicofuma/ticket/10899
Joas Schilling
2014-05-30
1
-8
/
+14
|
\
\
\
\
|
*
|
|
|
[ticket/10899] Get $phpbb_log from the container
Tristan Darricau
2014-05-27
1
-1
/
+3
|
*
|
|
|
[ticket/10899] Refactoring in \phpbb\log\log_interface
Tristan Darricau
2014-05-10
1
-14
/
+10
|
*
|
|
|
[ticket/10899] Using Delete All in log viewer with keyword search
Tristan Darricau
2014-05-10
1
-2
/
+10
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
[ticket/11467] Add language variables for extension exception messages
n-aleha
2014-05-29
1
-1
/
+1
|
|
_
|
/
|
/
|
|
[next]