aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/index.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10586] Moved some loading stuff below extension controller, updated t...David King2012-03-281-2/+5
* [ticket/10586] Remove handle() from abstract class, undo change in index.phpDavid King2012-03-281-1/+1
* [ticket/10586] Change the interface to an abstract classDavid King2012-03-281-1/+1
* [ticket/10586] Tidy up commentsDavid King2012-03-271-7/+1
* [ticket/10586] Copy/paste fail fixedDavid King2012-03-191-1/+1
* [ticket/10586] Sanitize periods from class names, use manager to get path.David King2012-03-191-1/+1
* [ticket/10586] Removed file_exists() check because class_exists() covers that.David King2012-03-191-1/+1
* [ticket/10586] Extension front controllerDavid King2012-03-191-0/+39
* [ticket/10672] Fix total post count language string in statistics and feedJoas Schilling2012-02-271-1/+1
* Merge branch 'develop-olympus' into developAndreas Fischer2012-01-151-1/+1
|\
| * [ticket/10589] Add alias to 'user_birthday' in $leap_year_birthdays definitionrxu2012-01-151-1/+1
* | [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-1/+1
* | [ticket/10345] Make use of the plural function in some basic placesJoas Schilling2011-11-251-12/+3
* | Merge branch 'develop-olympus' into developAndreas Fischer2011-08-301-1/+1
|\ \ | |/
| * Merge remote-tracking branch 'nickvergessen/ticket/10334' into develop-olympusAndreas Fischer2011-08-301-1/+1
| |\
| | * [ticket/10334] Require permissions to view the birthday-list on board indexJoas Schilling2011-08-231-1/+1
* | | Merge branch 'develop-olympus' into developAndreas Fischer2011-08-211-1/+9
|\ \ \ | |/ /
| * | [ticket/8177] Display birthdays of 29th february on 28th in non-leap years.Joas Schilling2011-08-211-1/+9
| |/
* | Merge branch 'develop-olympus' into developNils Adermann2011-08-181-2/+5
|\ \ | |/
| * [ticket/8571] Show age as 0 in birthday list when birthday is in the future.Andreas Fischer2011-07-201-1/+1
* | Merge branch 'develop-olympus' into developNils Adermann2011-07-161-1/+1
|\ \ | |/
| * [ticket/10243] Call phpbb_gmgetdate() from various places.Andreas Fischer2011-07-131-1/+1
* | [ticket/10173] Use correct variable, checking for $birthday_year was correct.Andreas Fischer2011-05-111-1/+1
* | [ticket/10173] Only calculate age if year is not false as per nn-.Andreas Fischer2011-05-081-3/+3
* | [ticket/10173] Use an array for the legacy birthday list as per rxu.Andreas Fischer2011-05-081-11/+8
* | [ticket/10173] Use a loop var for the birthdays list to allow proper templatingAndreas Fischer2011-05-081-3/+11
* | [ticket/9549] Enhance teampage and legend functionalityJoas Schilling2011-02-161-6/+7
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
|/
* [ticket/7720] Fix alternative image-description for unread posts.Joas Schilling2010-07-141-4/+4
* fix r9604Joas Schilling2009-06-181-2/+3
* Fix bug #20625 - Do not display birthdays of banned usersJoas Schilling2009-06-171-4/+6
* - Do not show link to user/group profiles if user has no permission to view t...Meik Sievertsen2008-10-091-4/+7
* adding more hashesHenry Sudhof2008-09-221-1/+1
* erm, yeah. :)Meik Sievertsen2008-06-091-2/+0
* #27395Meik Sievertsen2008-06-091-0/+2
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-3/+6
* do not get too excitedMeik Sievertsen2007-07-261-1/+1
* again, a lot of bug fixesMeik Sievertsen2007-07-191-1/+1
* even more fixes. :oMeik Sievertsen2007-07-151-5/+3
* my round of bug fixesMeik Sievertsen2007-06-111-1/+1
* "Ghost" topics in active topics list when shadow topics and corresponding top...Meik Sievertsen2007-04-301-11/+21
* #9748David M2007-04-101-7/+2
* - fix some group specific bugsMeik Sievertsen2007-03-071-5/+16
* fixing some bugsMeik Sievertsen2007-02-181-1/+1
* only some minor fixesMeik Sievertsen2007-02-051-2/+4
* #5242David M2006-12-141-1/+1
* - finally correctly calculate current time for birthday calculation [Bug #6030]Nils Adermann2006-12-101-1/+1
* #3896Graham Eames2006-09-231-1/+8
* - no more encoding mixture, say hello to UTF-8 (I'll add a validation solutio...Nils Adermann2006-09-171-1/+1