| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/15932] Disallow deleting locked attachments | Jakub Senko | 2019-05-28 | 1 | -8/+22 |
* | [ticket/14972] replace all occurrences of sizeof() with the count() | rxu | 2018-01-01 | 1 | -4/+4 |
* | [ticket/13454] Remove unused variables | Marc Alexander | 2016-01-06 | 1 | -1/+0 |
* | [ticket/14168] Use attachment manager instead of separate classes | Marc Alexander | 2015-10-12 | 1 | -4/+4 |
* | [ticket/14168] No longer use deprecated functions in core files | Marc Alexander | 2015-10-09 | 1 | -6/+4 |
* | [ticket/13455] Update calls to `request_var()` | Gaëtan Muller | 2015-02-03 | 1 | -5/+5 |
* | [ticket/13450] Type-hint return value of $phpbb_container->get() | Gaëtan Muller | 2015-01-12 | 1 | -0/+1 |
* | [ticket/12976] Correctly use plurals for attachment count in UCP navigation | Joas Schilling | 2014-09-09 | 1 | -0/+1 |
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -4/+7 |
* | [ticket/12153] Remove redundant calls to pagination.on_page(). | Cesar G | 2014-02-03 | 1 | -1/+0 |
* | [ticket/11849] Update rest of the UCP modules | Joas Schilling | 2013-12-18 | 1 | -3/+7 |
* | [ticket/11023] Fix additional whitespaces that were added by PHPBB3-10968 | Joas Schilling | 2012-10-17 | 1 | -2/+2 |
* | [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 |
* | [ticket/9916] Updating header license and removing Version $Id$ | Unknown | 2011-12-31 | 1 | -2/+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/+201 |
* | put acp, mcp and ucp into modules/ directory | Meik Sievertsen | 2008-12-24 | 1 | -201/+0 |
* | - updated all code to use the request class instead of any direct access to | Nils Adermann | 2008-11-24 | 1 | -2/+2 |
* | ok... i hope i haven't messed too much with the code and everything is still ... | Meik Sievertsen | 2008-05-29 | 1 | -5/+5 |
* | merge revisions #r8384, #r8387, #r8388, #r8389 and #r8390 | Meik Sievertsen | 2008-02-23 | 1 | -1/+1 |
* | dumdidum... sorry. ;) | Meik Sievertsen | 2007-10-05 | 1 | -13/+21 |
* | #i8 | Meik Sievertsen | 2007-10-02 | 1 | -1/+1 |
* | #i53 | Meik Sievertsen | 2007-09-26 | 1 | -0/+19 |
* | - BBCode parsing order should ALWAYS be censor_text(), bbcode_secon_pass(), b... | Nils Adermann | 2007-08-19 | 1 | -1/+1 |
* | - removed download mode selection (the column info and constants will not be ... | Meik Sievertsen | 2007-01-03 | 1 | -1/+1 |
* | Unused Code inside function update_forum_data [Bug #6606] | Meik Sievertsen | 2006-12-27 | 1 | -1/+1 |
* | some fixes | Meik Sievertsen | 2006-10-30 | 1 | -1/+8 |
* | - load tracking updates. Need to be tested on a clean installation too - at t... | Meik Sievertsen | 2006-08-09 | 1 | -3/+3 |
* | - renamed the following columns: | Meik Sievertsen | 2006-07-13 | 1 | -2/+2 |
* | make sure custom profile fields are created correctly on registration (#2225) | Meik Sievertsen | 2006-06-13 | 1 | -1/+1 |
* | - get swatch converted into new acp format | Meik Sievertsen | 2006-06-12 | 1 | -0/+1 |
* | - fixed a few bugs | Meik Sievertsen | 2006-06-11 | 1 | -13/+13 |
* | ok, this one is rather large... the most important change: | Meik Sievertsen | 2006-06-06 | 1 | -16/+17 |
* | - fixing a few smaller bugs/glitches | Meik Sievertsen | 2006-05-21 | 1 | -1/+1 |
* | ok, thought about this now for too long. I think the best solution circumvent... | Meik Sievertsen | 2006-03-25 | 1 | -26/+0 |
* | - hopefully fixed inactive create forum input field + button for safari 2.0.2... | Meik Sievertsen | 2006-03-22 | 1 | -1/+1 |
* | adjusting sql_freeresult a bit as well as our error handler (it now prints ou... | Meik Sievertsen | 2006-03-22 | 1 | -2/+2 |
* | implementing permission roles | Meik Sievertsen | 2006-02-22 | 1 | -1/+4 |
* | - some ucp changes (added the module info too) | Meik Sievertsen | 2005-11-17 | 1 | -0/+26 |
* | - changed ucp classes to work with the new module system | Meik Sievertsen | 2005-10-04 | 1 | -12/+12 |
* | ucp -> groups -> memberships | Meik Sievertsen | 2005-08-19 | 1 | -3/+4 |
* | - Documentation related changes | Meik Sievertsen | 2005-04-09 | 1 | -16/+14 |
* | more ucp updates | Meik Sievertsen | 2004-10-30 | 1 | -0/+1 |
* | - remove output buffering options from download.php (not needed anymore) | Meik Sievertsen | 2004-07-08 | 1 | -1/+2 |
* | ucp updates | Meik Sievertsen | 2004-05-26 | 1 | -43/+46 |
* | fix some issues with oop, fixing small bugs and prepare the next steps... | Meik Sievertsen | 2004-05-02 | 1 | -1/+1 |