aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [feature/oauth] Error handling on pageJoseph Warner2013-08-121-4/+22
| * | | | [feature/oauth] More template workJoseph Warner2013-08-091-0/+3
| * | | | [feature/oauth] Add method to return necessary data for auth_linkJoseph Warner2013-08-091-1/+10
| * | | | [feature/oauth] Start building the templateJoseph Warner2013-08-091-0/+28
| * | | | [feature/oauth] Default auth_link into UCP_PROFILE not UCP_MAINJoseph Warner2013-08-091-1/+1
| * | | | [feature/oauth] Forgot to have login_link be "in login" in ucpJoseph Warner2013-08-051-0/+34
| * | | | [feature/oauth] Start general auth linking pageJoseph Warner2013-08-051-0/+27
| * | | | [feature/oauth] Login_link works with ucp_register nowJoseph Warner2013-07-311-7/+21
| * | | | [feature/oauth] Fix errors on ucp_login_linkJoseph Warner2013-07-311-5/+4
| * | | | [feature/oauth] Login_link in registrationJoseph Warner2013-07-312-7/+56
| * | | | [feature/oauth] Start working on login_link registration supportJoseph Warner2013-07-301-3/+15
| * | | | [feature/oauth] Works in all tests nowJoseph Warner2013-07-291-7/+14
| * | | | [feature/oauth] Most of ucp page related to login option should be done nowJoseph Warner2013-07-291-5/+12
| * | | | [feature/oauth] More work on getting login link workingJoseph Warner2013-07-291-61/+79
| * | | | [feature/oauth] Properly check that all data needed is availableJoseph Warner2013-07-291-3/+10
| * | | | [feature/oauth] Login works on login_link now, still does not actually linkJoseph Warner2013-07-291-10/+87
| * | | | [feature/oauth] Basic checking for data needed in login linkingJoseph Warner2013-07-291-1/+15
| * | | | [feature/oauth] More work on login linking accountsJoseph Warner2013-07-251-0/+23
| * | | | [feature/oauth] Template for ucp_login_link startedJoseph Warner2013-07-251-1/+4
| * | | | [feature/oauth] Some work on login_linkJoseph Warner2013-07-241-0/+3
| * | | | [feature/oauth] Initial login_link ucp classJoseph Warner2013-07-241-0/+32
| |/ / /
* | | | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-166-18/+18
* | | | [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-143-6/+6
|/ / /
* | | Merge remote-tracking branch 'phpbb/develop' into ticket/9657Joas Schilling2013-07-131-1/+2
|\ \ \ | | |/ | |/|
| * | Merge branch 'develop-olympus' into developAndreas Fischer2013-07-121-1/+2
| |\ \ | | |/
| | * [ticket/11548] Run array_map on complete error array and not just colour_errorMarc Alexander2013-07-111-1/+2
* | | [ticket/9657] Use the service instead of the static classJoas Schilling2013-07-111-2/+4
* | | Merge remote-tracking branch 'phpbb/develop' into feature/softdelete-1-permis...Joas Schilling2013-07-119-27/+50
|\ \ \ | |/ /
| * | [ticket/11602] Do not call localize_errors() if avatars are disabledMarc Alexander2013-06-111-1/+1
| * | [ticket/11587] Pass legend and teampage settings to group_create()Marc Alexander2013-06-041-4/+13
| * | Merge branch 'develop-olympus' into developAndreas Fischer2013-05-261-0/+7
| |\ \ | | |/
| | * [ticket/11538] Add optional switch as argument to hex colour validationMarc Alexander2013-05-191-1/+1
| | * [ticket/11538] Rename phpbb_validate_colour to phpbb_validate_hex_colourMarc Alexander2013-05-191-1/+1
| | * [ticket/11538] Add function phpbb_validate_colour for validating coloursMarc Alexander2013-05-161-1/+1
| | * [ticket/11538] Make sure regex doesn't allow multiple color valuesMarc Alexander2013-05-151-1/+1
| | * [ticket/11538] Simplify colour value check and remove support for '#'Marc Alexander2013-05-141-11/+4
| | * [ticket/11538] Fix incorrect regex and test for duplicate # in color stringMarc Alexander2013-05-141-1/+1
| | * [ticket/11538] Use regex for testing color value and improve testsMarc Alexander2013-05-141-5/+9
| | * [ticket/11538] Make sure group color can't exceed maximum of 6 charactersMarc Alexander2013-05-141-0/+10
| * | [ticket/11535] Correctly merge avatar_errors array into primary error arrayMarc Alexander2013-05-131-2/+8
| * | [ticket/11533] Columns counter for notification settingsVjacheslav Trushkin2013-05-111-0/+4
| * | Merge PR #1209 branch 'dhruvgoel92/ticket/10325' into developOleg Pudeyev2013-05-081-0/+5
| |\ \
| | * | [ticket/10325] fix language keyDhruv2013-04-251-1/+1
| | * | [ticket/10325] fix language variableDhruv2013-04-251-1/+1
| | * | [ticket/10325] change language varDhruv2013-04-251-1/+1
| | * | [ticket/10325] fix languageDhruv2013-04-251-1/+1
| | * | [ticket/10325] trigger error if forgot password option disabledDhruv2013-04-251-0/+5
| * | | Merge branch 'develop-olympus' into developAndreas Fischer2013-05-061-7/+4
| |\ \ \ | | |/ / | |/| / | | |/
| | * [ticket/11144] Add missing {FORUM_NAME} variableGaƫtan Muller2013-05-061-7/+4
| * | [ticket/11454] Use set_addresses in other applicable areasNathan Guse2013-04-246-12/+7