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
/
ucp
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
[feature/oauth] Error handling on page
Joseph Warner
2013-08-12
1
-4
/
+22
|
*
|
|
|
[feature/oauth] More template work
Joseph Warner
2013-08-09
1
-0
/
+3
|
*
|
|
|
[feature/oauth] Add method to return necessary data for auth_link
Joseph Warner
2013-08-09
1
-1
/
+10
|
*
|
|
|
[feature/oauth] Start building the template
Joseph Warner
2013-08-09
1
-0
/
+28
|
*
|
|
|
[feature/oauth] Default auth_link into UCP_PROFILE not UCP_MAIN
Joseph Warner
2013-08-09
1
-1
/
+1
|
*
|
|
|
[feature/oauth] Forgot to have login_link be "in login" in ucp
Joseph Warner
2013-08-05
1
-0
/
+34
|
*
|
|
|
[feature/oauth] Start general auth linking page
Joseph Warner
2013-08-05
1
-0
/
+27
|
*
|
|
|
[feature/oauth] Login_link works with ucp_register now
Joseph Warner
2013-07-31
1
-7
/
+21
|
*
|
|
|
[feature/oauth] Fix errors on ucp_login_link
Joseph Warner
2013-07-31
1
-5
/
+4
|
*
|
|
|
[feature/oauth] Login_link in registration
Joseph Warner
2013-07-31
2
-7
/
+56
|
*
|
|
|
[feature/oauth] Start working on login_link registration support
Joseph Warner
2013-07-30
1
-3
/
+15
|
*
|
|
|
[feature/oauth] Works in all tests now
Joseph Warner
2013-07-29
1
-7
/
+14
|
*
|
|
|
[feature/oauth] Most of ucp page related to login option should be done now
Joseph Warner
2013-07-29
1
-5
/
+12
|
*
|
|
|
[feature/oauth] More work on getting login link working
Joseph Warner
2013-07-29
1
-61
/
+79
|
*
|
|
|
[feature/oauth] Properly check that all data needed is available
Joseph Warner
2013-07-29
1
-3
/
+10
|
*
|
|
|
[feature/oauth] Login works on login_link now, still does not actually link
Joseph Warner
2013-07-29
1
-10
/
+87
|
*
|
|
|
[feature/oauth] Basic checking for data needed in login linking
Joseph Warner
2013-07-29
1
-1
/
+15
|
*
|
|
|
[feature/oauth] More work on login linking accounts
Joseph Warner
2013-07-25
1
-0
/
+23
|
*
|
|
|
[feature/oauth] Template for ucp_login_link started
Joseph Warner
2013-07-25
1
-1
/
+4
|
*
|
|
|
[feature/oauth] Some work on login_link
Joseph Warner
2013-07-24
1
-0
/
+3
|
*
|
|
|
[feature/oauth] Initial login_link ucp class
Joseph Warner
2013-07-24
1
-0
/
+32
|
|
/
/
/
*
|
|
|
[ticket/11700] Move all recent code to namespaces
Nils Adermann
2013-09-16
6
-18
/
+18
*
|
|
|
[ticket/11700] Modify all code to use the new interface names
Nils Adermann
2013-07-14
3
-6
/
+6
|
/
/
/
*
|
|
Merge remote-tracking branch 'phpbb/develop' into ticket/9657
Joas Schilling
2013-07-13
1
-1
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2013-07-12
1
-1
/
+2
|
|
\
\
|
|
|
/
|
|
*
[ticket/11548] Run array_map on complete error array and not just colour_error
Marc Alexander
2013-07-11
1
-1
/
+2
*
|
|
[ticket/9657] Use the service instead of the static class
Joas Schilling
2013-07-11
1
-2
/
+4
*
|
|
Merge remote-tracking branch 'phpbb/develop' into feature/softdelete-1-permis...
Joas Schilling
2013-07-11
9
-27
/
+50
|
\
\
\
|
|
/
/
|
*
|
[ticket/11602] Do not call localize_errors() if avatars are disabled
Marc Alexander
2013-06-11
1
-1
/
+1
|
*
|
[ticket/11587] Pass legend and teampage settings to group_create()
Marc Alexander
2013-06-04
1
-4
/
+13
|
*
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2013-05-26
1
-0
/
+7
|
|
\
\
|
|
|
/
|
|
*
[ticket/11538] Add optional switch as argument to hex colour validation
Marc Alexander
2013-05-19
1
-1
/
+1
|
|
*
[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
-11
/
+4
|
|
*
[ticket/11538] Fix incorrect regex and test for duplicate # in color string
Marc Alexander
2013-05-14
1
-1
/
+1
|
|
*
[ticket/11538] Use regex for testing color value and improve tests
Marc Alexander
2013-05-14
1
-5
/
+9
|
|
*
[ticket/11538] Make sure group color can't exceed maximum of 6 characters
Marc Alexander
2013-05-14
1
-0
/
+10
|
*
|
[ticket/11535] Correctly merge avatar_errors array into primary error array
Marc Alexander
2013-05-13
1
-2
/
+8
|
*
|
[ticket/11533] Columns counter for notification settings
Vjacheslav Trushkin
2013-05-11
1
-0
/
+4
|
*
|
Merge PR #1209 branch 'dhruvgoel92/ticket/10325' into develop
Oleg Pudeyev
2013-05-08
1
-0
/
+5
|
|
\
\
|
|
*
|
[ticket/10325] fix language key
Dhruv
2013-04-25
1
-1
/
+1
|
|
*
|
[ticket/10325] fix language variable
Dhruv
2013-04-25
1
-1
/
+1
|
|
*
|
[ticket/10325] change language var
Dhruv
2013-04-25
1
-1
/
+1
|
|
*
|
[ticket/10325] fix language
Dhruv
2013-04-25
1
-1
/
+1
|
|
*
|
[ticket/10325] trigger error if forgot password option disabled
Dhruv
2013-04-25
1
-0
/
+5
|
*
|
|
Merge branch 'develop-olympus' into develop
Andreas Fischer
2013-05-06
1
-7
/
+4
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
[ticket/11144] Add missing {FORUM_NAME} variable
Gaƫtan Muller
2013-05-06
1
-7
/
+4
|
*
|
[ticket/11454] Use set_addresses in other applicable areas
Nathan Guse
2013-04-24
6
-12
/
+7
[prev]
[next]