| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'Elsensee/ticket/7707' into develop-ascraeus | Joas Schilling | 2014-04-05 | 1 | -9/+0 |
|\ |
|
| * | [ticket/7707] Remove unnecessary variables | Oliver Schramm | 2014-03-26 | 1 | -9/+0 |
| * | [ticket/7707] Add get_username_string() where possible | Oliver Schramm | 2014-03-16 | 1 | -9/+9 |
* | | [ticket/9758] Fixed bug in mcp_warn.php | Crizzo | 2014-03-28 | 1 | -2/+4 |
* | | [ticket/9758] Error because of missing functions_display.php fixed | Crizzo | 2014-03-28 | 1 | -2/+3 |
* | | [ticket/9758] Removed useless if-conditions to include functions.php | Crizzo | 2014-03-28 | 1 | -4/+0 |
* | | [ticket/9758] Adds global template variable CURRENT_USER_AVATAR | Crizzo | 2014-03-28 | 1 | -2/+2 |
|/ |
|
* | [ticket/12153] Remove redundant calls to pagination.on_page(). | Cesar G | 2014-02-03 | 1 | -1/+0 |
* | [ticket/11849] Update more MCP calls to pagination class | Joas Schilling | 2013-12-18 | 1 | -3/+4 |
* | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700 | Nils Adermann | 2013-09-16 | 1 | -13/+2 |
|\ |
|
| * | [ticket/11654] Moved some code to reduce line width. | Bruno Ais | 2013-07-23 | 1 | -1/+2 |
| * | [ticket/11654] first parameter fail | Bruno Ais | 2013-07-20 | 1 | -1/+1 |
| * | [ticket/11654] generate_text_for_display on mcp/mcp_warn.php | Bruno Ais | 2013-07-18 | 1 | -13/+1 |
* | | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 1 | -2/+2 |
|/ |
|
* | [feature/avatars] Add phpbb prefix to new functions | Marc Alexander | 2013-01-04 | 1 | -4/+4 |
* | Merge branch 'feature/avatars' of https://github.com/igorw/phpbb3 into featur... | Marc Alexander | 2012-11-12 | 1 | -2/+2 |
|\ |
|
| * | Merge branch 'develop' into feature/avatars | Igor Wiedler | 2012-07-21 | 1 | -2/+4 |
| |\ |
|
| * \ | Merge remote-tracking branch 'upstream/develop' into feature/avatars | Igor Wiedler | 2012-06-27 | 1 | -2/+2 |
| |\ \ |
|
| * \ \ | Merge branch 'develop' into feature/avatars | Igor Wiedler | 2012-04-07 | 1 | -2/+2 |
| |\ \ \ |
|
| * | | | | [feature/avatars] Modularized Avatars | Cullen Walsh | 2012-03-18 | 1 | -2/+2 |
* | | | | | [ticket/11023] Fix additional whitespaces that were added by PHPBB3-10968 | Joas Schilling | 2012-10-17 | 1 | -1/+1 |
| |_|_|/
|/| | | |
|
* | | | | [feature/pagination-as-list] New parameter for name of start var | Drae | 2012-07-18 | 1 | -1/+1 |
* | | | | [feature/pagination-as-list] Updates for nils comments | Drae | 2012-07-18 | 1 | -2/+2 |
* | | | | [feature/pagination-as-list] Rename and deprecate functions | Drae | 2012-07-18 | 1 | -1/+1 |
* | | | | [feature/pagination-as-list] Various fixes and improvements | Drae | 2012-07-18 | 1 | -2/+3 |
* | | | | [ticket/10968] Render pagination within the template | Drae | 2012-07-18 | 1 | -1/+2 |
| |_|/
|/| | |
|
* | | | Merge remote-tracking branch 'github-dhruv/ticket/10797' into develop | Nils Adermann | 2012-04-20 | 1 | -2/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | [ticket/10797] user rank is displayed in mcp_warn.php | Dhruv Goel | 2012-04-16 | 1 | -2/+2 |
| * | | some changelog changes and a small SQL correction | Chris Smith | 2009-07-08 | 1 | -1/+1 |
| * | | Add link to user profile in the MCP for user notes and warn user. | Chris Smith | 2009-02-27 | 1 | -2/+5 |
| * | | Do not send PMs with warnings if the user cannot read PMs or they are disable... | Chris Smith | 2008-10-11 | 1 | -0/+42 |
| * | | #25705 | Meik Sievertsen | 2008-06-08 | 1 | -3/+3 |
| * | | removed executable props [Bug #6464] | Nils Adermann | 2008-06-04 | 1 | -0/+0 |
* | | | [feature/class-prefix] Rename auth => phpbb_auth | Igor Wiedler | 2012-03-31 | 1 | -2/+2 |
| |/
|/| |
|
* | | [ticket/9916] Updating header license and removing Version $Id$ | Unknown | 2011-12-31 | 1 | -2/+1 |
* | | [ticket/10345] Make use of the plural function in some basic places | Joas Schilling | 2011-11-25 | 1 | -1/+1 |
* | | [ticket/9556] Drop php closing tags, add trailing newline | Igor Wiedler | 2010-11-11 | 1 | -2/+0 |
* | | Copy 3.0.x branch to trunk | Meik Sievertsen | 2009-10-04 | 1 | -0/+511 |
* | | put acp, mcp and ucp into modules/ directory | Meik Sievertsen | 2008-12-24 | 1 | -503/+0 |
* | | - updated all code to use the request class instead of any direct access to | Nils Adermann | 2008-11-24 | 1 | -2/+2 |
* | | been a while :( ... merge in r8997, r8998, r8999, r9000, r9001, r9002, r9003,... | Chris Smith | 2008-11-13 | 1 | -0/+42 |
* | | merge... | Meik Sievertsen | 2008-06-08 | 1 | -3/+3 |
* | | removed executable props [Bug #6464] | Nils Adermann | 2008-06-04 | 1 | -0/+0 |
* | | ok... i hope i haven't messed too much with the code and everything is still ... | Meik Sievertsen | 2008-05-29 | 1 | -30/+25 |
* | | oh boy... | David M | 2008-01-03 | 1 | -1/+1 |
|/ |
|
* | fixing some annoying bugs | Meik Sievertsen | 2007-10-19 | 1 | -1/+1 |
* | dumdidum... sorry. ;) | Meik Sievertsen | 2007-10-05 | 1 | -5/+13 |
* | and 16 | Henry Sudhof | 2007-10-03 | 1 | -1/+1 |
* | Ok, here comes a big one. Poor updater. Also requires testing. | Henry Sudhof | 2007-10-03 | 1 | -5/+21 |
* | #i62 - #i65 | Meik Sievertsen | 2007-09-22 | 1 | -1/+0 |