aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15932] Disallow deleting locked attachmentsJakub Senko2019-05-281-8/+22
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-4/+4
* [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-1/+0
* [ticket/14168] Use attachment manager instead of separate classesMarc Alexander2015-10-121-4/+4
* [ticket/14168] No longer use deprecated functions in core filesMarc Alexander2015-10-091-6/+4
* [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-031-5/+5
* [ticket/13450] Type-hint return value of $phpbb_container->get()Gaëtan Muller2015-01-121-0/+1
* [ticket/12976] Correctly use plurals for attachment count in UCP navigationJoas Schilling2014-09-091-0/+1
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-4/+7
* [ticket/12153] Remove redundant calls to pagination.on_page().Cesar G2014-02-031-1/+0
* [ticket/11849] Update rest of the UCP modulesJoas Schilling2013-12-181-3/+7
* [ticket/11023] Fix additional whitespaces that were added by PHPBB3-10968Joas Schilling2012-10-171-2/+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/+3
* [ticket/10968] Render pagination within the templateDrae2012-07-181-1/+2
* [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* Copy 3.0.x branch to trunkMeik Sievertsen2009-10-041-0/+201
* put acp, mcp and ucp into modules/ directoryMeik Sievertsen2008-12-241-201/+0
* - updated all code to use the request class instead of any direct access toNils Adermann2008-11-241-2/+2
* ok... i hope i haven't messed too much with the code and everything is still ...Meik Sievertsen2008-05-291-5/+5
* merge revisions #r8384, #r8387, #r8388, #r8389 and #r8390Meik Sievertsen2008-02-231-1/+1
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-13/+21
* #i8Meik Sievertsen2007-10-021-1/+1
* #i53Meik Sievertsen2007-09-261-0/+19
* - BBCode parsing order should ALWAYS be censor_text(), bbcode_secon_pass(), b...Nils Adermann2007-08-191-1/+1
* - removed download mode selection (the column info and constants will not be ...Meik Sievertsen2007-01-031-1/+1
* Unused Code inside function update_forum_data [Bug #6606]Meik Sievertsen2006-12-271-1/+1
* some fixesMeik Sievertsen2006-10-301-1/+8
* - load tracking updates. Need to be tested on a clean installation too - at t...Meik Sievertsen2006-08-091-3/+3
* - renamed the following columns:Meik Sievertsen2006-07-131-2/+2
* make sure custom profile fields are created correctly on registration (#2225)Meik Sievertsen2006-06-131-1/+1
* - get swatch converted into new acp formatMeik Sievertsen2006-06-121-0/+1
* - fixed a few bugsMeik Sievertsen2006-06-111-13/+13
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-16/+17
* - fixing a few smaller bugs/glitchesMeik Sievertsen2006-05-211-1/+1
* ok, thought about this now for too long. I think the best solution circumvent...Meik Sievertsen2006-03-251-26/+0
* - hopefully fixed inactive create forum input field + button for safari 2.0.2...Meik Sievertsen2006-03-221-1/+1
* adjusting sql_freeresult a bit as well as our error handler (it now prints ou...Meik Sievertsen2006-03-221-2/+2
* implementing permission rolesMeik Sievertsen2006-02-221-1/+4
* - some ucp changes (added the module info too)Meik Sievertsen2005-11-171-0/+26
* - changed ucp classes to work with the new module systemMeik Sievertsen2005-10-041-12/+12
* ucp -> groups -> membershipsMeik Sievertsen2005-08-191-3/+4
* - Documentation related changesMeik Sievertsen2005-04-091-16/+14
* more ucp updatesMeik Sievertsen2004-10-301-0/+1
* - remove output buffering options from download.php (not needed anymore)Meik Sievertsen2004-07-081-1/+2
* ucp updatesMeik Sievertsen2004-05-261-43/+46
* fix some issues with oop, fixing small bugs and prepare the next steps...Meik Sievertsen2004-05-021-1/+1