aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp/ucp_main.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/9657] Use the service instead of the static classJoas Schilling2013-07-111-2/+4
* [feature/soft-delete] Correctly calculate the number of replies everywhereJoas Schilling2012-10-221-1/+1
* [ticket/10885] Fix UCP Main Error if no forums existNathan Guse2012-08-061-9/+8
* [feature/pagination-as-list] New parameter for name of start varDrae2012-07-181-2/+2
* [feature/pagination-as-list] Updates for nils commentsDrae2012-07-181-3/+3
* [feature/pagination-as-list] Rename and deprecate functionsDrae2012-07-181-2/+2
* [feature/pagination-as-list] Various fixes and improvementsDrae2012-07-181-3/+3
* [ticket/10968] Render pagination within the templateDrae2012-07-181-2/+4
* [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-2/+2
* [feature/remove-imagesets] Adjustments to php filesVjacheslav Trushkin2011-09-041-3/+0
* [ticket/9684] Fix Forum/Topic-Tracking for global announcementsJoas Schilling2011-04-071-5/+28
* [ticket/9684] Remove code in some more files especially includes/Joas Schilling2011-04-071-23/+9
* Merge branch 'ticket/hanakin/10001' into developIgor Wiedler2011-02-281-0/+3
|\
| * [ticket/10001] Created new Template variable to house class names based on $...hanakin2011-01-181-0/+3
* | Merge branch 'feature/igorw/request-class' into developAndreas Fischer2010-12-161-1/+1
|\ \
| * | [feature/request-class] Convert some remaining cookiesIgor Wiedler2010-10-171-1/+1
* | | [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/+2
|/
* [ticket/7720] Fix alternative image-description for unread posts.Joas Schilling2010-07-141-2/+2
* Apply append_sid() to newest/latest post links in viewforum/search and UCP ma...Meik Sievertsen2009-04-171-3/+4
* Add topic icons to prosilver UCP main and subscribed templates (Bug #42735 - ...Meik Sievertsen2009-03-161-1/+5
* [Change] Performance increase for format_date() (Bug #37575 - Patch by BartVB)Meik Sievertsen2008-11-301-5/+6
* Display a message if no topics or forums are selected when unsubscribing. #34855Chris Smith2008-10-111-1/+4
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-17/+25
* and 16Henry Sudhof2007-10-031-1/+1
* Ok, here comes a big one. Poor updater. Also requires testing.Henry Sudhof2007-10-031-54/+76
* more failsafe "glob()" method.Meik Sievertsen2007-07-101-1/+1
* #12595Henry Sudhof2007-06-211-10/+36
* fixing some bugsMeik Sievertsen2007-05-071-250/+187
* more bugfixing. Important change: admins able to give ban reason for user qui...Meik Sievertsen2007-04-291-193/+204
* #10005, #10003, #10001, #9999, #9945, #9965, #9909, #9906, #9877, #9861, #983...Meik Sievertsen2007-04-221-15/+19
* - small MSSQL thingDavid M2007-03-041-1/+1
* Unused Code inside function update_forum_data [Bug #6606]Meik Sievertsen2006-12-271-4/+4
* rather large update, most important things done:Meik Sievertsen2006-11-241-2/+2
* fixes for bugs #5564, #5554 and #5462Meik Sievertsen2006-11-231-5/+7
* ok, change from doing the same logic all over again we call a function to do ...Meik Sievertsen2006-11-161-30/+32
* - fixes for the following bugs:Meik Sievertsen2006-11-151-4/+2
* messageNils Adermann2006-11-121-0/+2
* - forum image being an additional image instead of replacing forum indicatorsMeik Sievertsen2006-10-081-0/+2
* These changes should let olympus scale a little bit better.Meik Sievertsen2006-09-261-1/+0
* Next phase of last post changes + a few minor bugsGraham Eames2006-09-081-0/+5
* - fixing profile bugMeik Sievertsen2006-09-041-3/+3
* oops :PDavid M2006-08-301-1/+2
* - Bug #3978David M2006-08-301-5/+9
* Phase 2 of the changesGraham Eames2006-08-221-17/+22
* Initial batch of colourization changes. This includes:Graham Eames2006-08-211-2/+6
* sql_in_set changesMeik Sievertsen2006-08-121-19/+21
* fixing bug #3702Meik Sievertsen2006-08-111-5/+10