aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/memberlist.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | [ticket/10345] Make use of the plural function in some basic placesJoas Schilling2011-11-251-1/+1
| |/ |/|
* | Merge branch 'develop-olympus' into developIgor Wiedler2011-11-201-4/+1
|\ \ | |/
| * [ticket/10446] Pass $config and $user via parameter to anti_abuse_headers().Andreas Fischer2011-11-201-1/+1
| * [ticket/10446] DRY X-AntiAbuse header addition.Oleg Pudeyev2011-11-201-4/+1
* | [ticket/10410] Add option to display users in their first teampage groupJoas Schilling2011-10-281-2/+2
* | Merge branch 'develop-olympus' into developNils Adermann2011-08-181-1/+1
|\ \ | |/
| * [ticket/8571] Show 'Age: 0' on viewprofile when birthday is in the future.Andreas Fischer2011-07-201-1/+1
* | Merge remote-tracking branch 'igorw/ticket/9608' into developOleg Pudeyev2011-08-141-1/+1
|\ \
| * | [ticket/9608] Remove use of references in captcha and other placesIgor Wiedler2011-07-131-1/+1
* | | Merge branch 'develop-olympus' into developNils Adermann2011-07-161-1/+1
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'github-bantu/ticket/10243' into develop-olympusNils Adermann2011-07-161-1/+1
| |\ \
| | * | [ticket/10243] Call phpbb_gmgetdate() from various places.Andreas Fischer2011-07-131-1/+1
* | | | Merge branch 'develop-olympus' into developNils Adermann2011-07-161-8/+26
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | [ticket/7291] Use template loop for character list, to avoid double &first_charJoas Schilling2011-07-141-8/+26
| |/
* | [ticket/9684] Remove code in some more files especially includes/Joas Schilling2011-04-071-1/+1
* | [ticket/9684] Remove code for global announcement in root-filesJoas Schilling2011-04-071-1/+1
* | Merge branch 'develop-olympus' into developAndreas Fischer2011-04-051-1/+1
|\ \ | |/
| * [ticket/10121] Fix ICQ profile link, leading to a dead web-messenger.Joas Schilling2011-04-031-1/+1
* | [ticket/10021] Adjust ticket/10021 for developIgor Wiedler2011-03-201-7/+2
* | Merge branch 'develop-olympus' into developIgor Wiedler2011-03-201-2/+26
|\ \ | |/
| * [ticket/10021] Add comment explaining why we can check -1 as an error value.Andreas Fischer2011-03-181-0/+5
| * [ticket/10021] Check whether gmmktime() returns false before putting it in SQL.Andreas Fischer2011-03-071-2/+21
* | [ticket/9549] Display users in their primary group instead of their first groupJoas Schilling2011-02-251-0/+5
* | [ticket/9549] Fix displaying empty groupsJoas Schilling2011-02-241-15/+20
* | [ticket/9549] Enhance teampage and legend functionalityJoas Schilling2011-02-161-130/+127
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* | [feature/request-class] Convert any direct access to $_* to use $requestIgor Wiedler2010-09-251-1/+1
|/
* [ticket/9772] Unify permissions for sending email when board_email_form is offJosh Woody2010-08-281-1/+1
* Small text corrections. r10393Andreas Fischer2009-12-311-1/+1
* Remove complex query, add true sorting for viewprofile group list. Related to...Andreas Fischer2009-12-311-6/+27
* Fix Bug #31845 - List hidden groups on viewprofile where the viewing user is ...Andreas Fischer2009-12-311-6/+35
* fix whitespaces/tabs in r10256Meik Sievertsen2009-11-071-3/+3
* #53655Henry Sudhof2009-11-071-4/+6