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 branch 'ticket/8319' into ticket/8319-develop2
Joas Schilling
2013-07-10
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
*
|
Merge remote-tracking branch 'Hardolaf/feature/auth-refactor' into develop
David King
2013-07-03
1
-87
/
+40
|
\
\
|
*
|
[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
*
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2013-07-03
1
-0
/
+2
|
\
\
\
|
*
|
|
[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/11585] Make $auth_admin class property
Dhruv
2013-07-02
1
-13
/
+12
|
|
/
/
|
/
|
|
*
|
|
[ticket/11602] Do not call localize_errors() if avatars are disabled
Marc Alexander
2013-06-11
1
-1
/
+1
*
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2013-06-03
1
-0
/
+10
|
\
\
\
|
|
/
/
|
*
|
[ticket/10840] Add check_form_key to acp_groups.php
Joas Schilling
2013-06-03
1
-0
/
+10
|
|
/
*
|
[ticket/11409] Add success message after updating group position settings
Oliver Schramm
2013-05-31
1
-0
/
+2
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2013-05-26
1
-5
/
+13
|
\
\
|
|
/
|
*
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
*
|
|
Merge remote-tracking branch 'remotes/Senky/ticket/11010' into develop
Nathaniel Guse
2013-05-21
2
-63
/
+64
|
\
\
\
|
*
|
|
[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
2
-48
/
+48
|
*
|
|
[ticket/11010] replacing maxlenght with max
Senky
2013-05-20
2
-51
/
+51
|
*
|
|
[ticket/11010] applying some of EXreaction notes
Senky
2013-05-20
1
-1
/
+1
|
*
|
|
[ticket/11010] adding type="url" to 'site_home_url'
Senky
2013-05-20
1
-1
/
+1
|
*
|
|
[ticket/11010] adding type="number" in ACP; adding type="email" in install
Senky
2013-05-20
2
-56
/
+56
|
*
|
|
[ticket/11010] changing email and url input types in php files
Senky
2013-05-20
2
-5
/
+5
*
|
|
|
Merge remote-tracking branch 'remotes/upstream/develop-olympus' into develop
Nathan Guse
2013-05-20
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
[ticket/11551] Fix error in system tab if get_remote_file returns empty string
David King
2013-05-20
1
-1
/
+1
|
|
/
*
|
Merge remote-tracking branch 'marc1706/ticket/11535' into develop
Andreas Fischer
2013-05-19
1
-2
/
+8
|
\
\
|
*
|
[ticket/11535] Correctly merge avatar_errors array into primary error array
Marc Alexander
2013-05-13
1
-2
/
+8
*
|
|
Merge remote-tracking branch 'EXreaction/ticket/11415' into develop
David King
2013-05-18
1
-9
/
+25
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[ticket/11415] Move while loop from ext manager to acp_extensions.php
Nathaniel Guse
2013-05-01
1
-9
/
+25
*
|
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11465
Marc Alexander
2013-05-12
6
-72
/
+68
|
\
\
\
|
*
\
\
Merge PR #1209 branch 'dhruvgoel92/ticket/10325' into develop
Oleg Pudeyev
2013-05-08
1
-0
/
+1
|
|
\
\
\
[next]