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
*
[ticket/13168] Fix mbstring warnings in ACP for PHP 5.6 compatibility
Oliver Schramm
2014-10-20
1
-2
/
+2
*
[ticket/12196] Revert Fix typo "referer" in acp/attachments
Dhruv
2014-06-27
1
-1
/
+1
*
[ticket/12196] Fix typo "referer" in acp/attachments
Joas Schilling
2014-06-25
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/12353] Fix displayed attachments in ACP
Oliver Schramm
2014-04-04
1
-1
/
+1
*
[ticket/12035] Correcting the condition
geetakshi
2014-03-20
1
-1
/
+1
*
[ticket/12035] Adding necessary conditions
geetakshi
2014-03-20
1
-1
/
+1
*
[ticket/12035] Adding link to user posts to ACP page
geetakshi
2014-03-17
1
-0
/
+1
*
[ticket/12176] Display correct message when trying to delete founder.
Andreas Fischer
2014-02-15
1
-2
/
+7
*
[ticket/11864] Do not call exit after display_progress_bar in acp_forums
Marc Alexander
2013-09-25
1
-1
/
+0
*
[ticket/11112] Use https for user-visible links to phpbb.com
Marc Alexander
2013-07-12
2
-2
/
+2
*
[ticket/11548] Fix incorrect usage of array_map on acp groups page
Marc Alexander
2013-07-12
1
-1
/
+2
*
Merge remote-tracking branch 'remotes/nickv/ticket/8319' into develop-olympus
Nathaniel Guse
2013-07-11
1
-3
/
+11
|
\
|
*
[ticket/8319] Do not repeat the replacement
Joas Schilling
2013-07-10
1
-9
/
+5
|
*
[ticket/8319] Add explanation for RELATIVE_URL and update LOCAL_URL
Joas Schilling
2013-06-03
1
-2
/
+2
|
*
[ticket/8319] Add new token RELATIVE_URL to allow foreign relative URL parts
Joas Schilling
2013-06-03
1
-0
/
+4
|
*
[ticket/8319] Prepend Board URL to LOCAL_URL links to prevent abuse
Joas Schilling
2013-06-03
1
-1
/
+9
*
|
[ticket/11617] Remove spaces and tabs from empty lines
Matt Friedman
2013-07-02
1
-1
/
+1
*
|
[ticket/11617] Missing U_ACTION in acp_captcha.php
Matt Friedman
2013-07-02
1
-0
/
+2
*
|
[ticket/10840] Add check_form_key to acp_groups.php
Joas Schilling
2013-06-03
1
-0
/
+10
|
/
*
Merge remote-tracking branch 'marc1706/ticket/11538' into develop-olympus
Andreas Fischer
2013-05-26
1
-5
/
+13
|
\
|
*
[ticket/11538] Add optional switch as argument to hex colour validation
Marc Alexander
2013-05-19
1
-1
/
+1
|
*
[ticket/11538] Limit comment in acp_groups to 80 characters per line
Marc Alexander
2013-05-19
1
-4
/
+4
|
*
[ticket/11538] Merge calls to validate_data() in acp_groups
Marc Alexander
2013-05-19
1
-11
/
+12
|
*
[ticket/11538] Rename phpbb_validate_colour to phpbb_validate_hex_colour
Marc Alexander
2013-05-19
1
-1
/
+1
|
*
[ticket/11538] Add function phpbb_validate_colour for validating colours
Marc Alexander
2013-05-16
1
-1
/
+1
|
*
[ticket/11538] Make sure regex doesn't allow multiple color values
Marc Alexander
2013-05-15
1
-1
/
+1
|
*
[ticket/11538] Simplify colour value check and remove support for '#'
Marc Alexander
2013-05-14
1
-0
/
+7
*
|
[ticket/11551] Fix error in system tab if get_remote_file returns empty string
David King
2013-05-20
1
-1
/
+1
|
/
*
[ticket/11358] Removed all trailing white spaces.
erangamapa
2013-04-12
1
-4
/
+4
*
[ticket/11358] Fixed the code according to coding guidlines.
erangamapa
2013-04-12
1
-42
/
+43
*
[ticket/11358] Changed the name of post parameter.
erangamapa
2013-02-24
1
-2
/
+2
*
[ticket/11358] Changed the action parameter value to represent the link.
erangamapa
2013-02-24
1
-20
/
+30
*
[ticket/11358] Enabled link making all users default for a group.
erangamapa
2013-02-24
1
-2
/
+40
*
[ticket/11358] Removed redundant code and referred proper variable.
erangamapa
2013-02-24
1
-40
/
+2
*
[ticket/11358] Success message even without selecting a user.
erangamapa
2013-02-24
1
-0
/
+4
*
[ticket/11355] Referred proper variable when validating selection.
erangamapa
2013-02-24
1
-1
/
+1
*
[ticket/11355] Wrong error message when no user is selected.
erangamapa
2013-02-24
1
-1
/
+5
*
[ticket/10896] Adds email validation to email settings in ACP
David Tobin
2013-02-04
1
-2
/
+2
*
[ticket/11181] Bump PHP requirement to 5.3.3 (from 5.3.2) [develop-olympus]
Igor Wiedler
2012-11-09
1
-1
/
+1
*
[ticket/10965] Introduce a new profile field option to display no value
Nils Adermann
2012-07-23
1
-1
/
+5
*
Merge remote-tracking branch 'github-bantu/ticket/10550' into develop-olympus
Nils Adermann
2012-05-31
1
-1
/
+5
|
\
|
*
[ticket/10550] Sort not installed styles list in the styles section of the ACP.
Andreas Fischer
2012-05-29
1
-1
/
+5
*
|
[ticket/10611] Filter out not existing database tables when making a backup.
Andreas Fischer
2012-05-30
1
-1
/
+1
*
|
[ticket/10611] Use phpbb_db_tools::sql_list_tables() instead of get_tables().
Andreas Fischer
2012-05-30
1
-2
/
+1
*
|
[ticket/10611] Generate db_tools instance in acp_database module.
Andreas Fischer
2012-05-30
1
-0
/
+7
*
|
[ticket/10308] makes variable boolean
Dhruv Goel
2012-05-10
1
-1
/
+1
*
|
[ticket/10308] fixes sql query, limit it to 1
Dhruv Goel
2012-05-10
1
-4
/
+4
*
|
[ticket/10308] fix language and user's total posts
Dhruv Goel
2012-05-10
1
-0
/
+8
|
/
[next]