aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/memberlist.php
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'phpbb/develop' into feature/softdelete-1-permis...Joas Schilling2013-07-111-4/+6
|\
| * [ticket/11454] Use set_addresses in other applicable areasNathan Guse2013-04-241-1/+1
| * [ticket/11492] Initialize $user_ids and $group_users arraysJoas Schilling2013-04-111-3/+5
* | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...Joas Schilling2013-03-051-13/+35
|\ \ | |/
| * Merge remote-tracking branch 'remotes/marc/feature/avatars' into developNathaniel Guse2013-03-041-4/+3
| |\
| | * Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/avatarsMarc Alexander2013-02-071-4/+4
| | |\
| | * | [feature/avatars] Add phpbb prefix to new functionsMarc Alexander2013-01-041-3/+3
| | * | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/avatarsMarc Alexander2013-01-041-1/+1
| | |\ \
| | * \ \ Merge branch 'feature/avatars' of https://github.com/igorw/phpbb3 into featur...Marc Alexander2012-11-121-4/+3
| | |\ \ \
| | | * \ \ Merge branch 'develop' into feature/avatarsIgor Wiedler2012-07-211-3/+5
| | | |\ \ \
| | | * \ \ \ Merge branch 'develop' into feature/avatarsIgor Wiedler2012-04-071-15/+5
| | | |\ \ \ \
| | | * | | | | [feature/avatars] Modularized AvatarsCullen Walsh2012-03-181-4/+3
| * | | | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10411-2Joas Schilling2013-02-251-5/+5
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | [ticket/10411] Fix docs and remove empty sql array partsJoas Schilling2012-11-141-4/+0
| * | | | | | | [ticket/10411] Use new teampage and legend class in ACP and memberlistJoas Schilling2012-11-141-6/+33
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...Joas Schilling2013-03-031-5/+5
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | [ticket/11201] Revert WLM dropping because it is still used in China.Andreas Fischer2013-02-041-3/+19
| * | | | | | [ticket/10786] Javascript toggle member search panel in memberlist.phpDavid Colón2013-01-151-3/+3
| * | | | | | [ticket/10786] Javascript toggle member search panel in memberlist.phpDavid Colón2013-01-151-4/+4
| * | | | | | [ticket/11201] Remove MSN/WLM fieldsJoas Schilling2013-01-111-19/+3
| | |_|_|_|/ | |/| | | |
| * | | | | [ticket/11259] Make phpbb_admin_path available everywhereNathan Guse2012-12-091-1/+1
| |/ / / /
* | | | | Merge remote-tracking branch 'remotes/phpbb/develop' into feature/softdelete-...Joas Schilling2012-11-101-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | [ticket/11023] Fix additional whitespaces that were added by PHPBB3-10968Joas Schilling2012-10-171-1/+1
* | | | | [feature/soft-delete] Lay the groundwork for a soft-delete featureJosh Woody2012-08-291-1/+1
|/ / / /
* | | | [feature/php-events] Fix doc of core.memberlist_prepare_profile_dataJoas Schilling2012-08-201-1/+1
* | | | [feature/php-events] Fix naming and docs of memberlist_prepare_profile_dataJoas Schilling2012-08-021-1/+9
* | | | [feature/php-events] Fix naming, vars and docs of core.memberlist_view_profileJoas Schilling2012-08-021-2/+19
* | | | [feature/php-events] Do not override the data parameter, so data is availableJoas Schilling2012-08-011-3/+3
* | | | [feature/events] Removing the third trigger_event parameterMichael Cullum2012-08-011-2/+2
* | | | [feature/events] Change to use the new method of adding eventsMichael Cullum2012-08-011-6/+2
* | | | [feature/events] Add missing dispatcher globalization.Oleg Pudeyev2012-08-011-1/+1
* | | | [feature/events] Adding ledge memberlist_viewprofileJoas Schilling2012-08-011-0/+5
* | | | [feature/events] Add core.memberlist_profile_data ledge.Oleg Pudeyev2012-08-011-1/+8
| |_|/ |/| |
* | | Merge pull request #843 from nickvergessen/feature/new-tz-handlingNils Adermann2012-07-191-1/+2
|\ \ \
| * \ \ Merge branch 'feature/new-tz-handling' of https://github.com/p/phpbb3 into fe...Joas Schilling2012-06-041-1/+2
| |\ \ \ | | |_|/ | |/| |
| | * | [feature/new-tz-handling] Remove code using legacy timezone properties.Chris Smith2012-03-141-1/+2
* | | | [feature/pagination-as-list] New parameter for name of start varDrae2012-07-181-1/+1
* | | | [feature/pagination-as-list] Updates for nils commentsDrae2012-07-181-2/+2
* | | | [feature/pagination-as-list] Rename and deprecate functionsDrae2012-07-181-1/+1
* | | | [feature/pagination-as-list] Various fixes and improvementsDrae2012-07-181-2/+2
* | | | [ticket/10968] Render pagination within the templateDrae2012-07-181-1/+2
|/ / /
* | | Merge branch 'develop-olympus' into developOleg Pudeyev2012-04-031-15/+5
|\ \ \ | |_|/ |/| |
| * | Merge remote-tracking branch 'bantu/ticket/10658' into develop-olympusOleg Pudeyev2012-04-031-15/+5
| |\ \
| | * | [ticket/10658] Do not fetch ranks into the $ranks array, it is no longer used.Andreas Fischer2012-03-081-5/+0
| | * | [ticket/10658] Use get_user_rank() for group ranks on group view.Andreas Fischer2012-02-181-10/+5
* | | | Merge branch 'develop-olympus' into developOleg Pudeyev2012-03-161-0/+1
|\ \ \ \ | |/ / /
| * | | [ticket/10689] Fix "First character"-option in "Find a member"-searchJoas Schilling2012-03-121-0/+1
| |/ /
* | | [ticket/10634] Specify module type when viewing profileVjacheslav Trushkin2012-02-091-5/+5
* | | [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* | | [ticket/10345] Use the plural function in some more places.Joas Schilling2011-11-251-2/+2