aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp
Commit message (Expand)AuthorAgeFilesLines
* my take on getting the bugs down... thanks to those also providing (usable) s...Meik Sievertsen2007-04-122-57/+15
* - urlencoded usernames don't need htmlspecialchars [Bug #8794]Nils Adermann2007-04-012-13/+152
* #5396, #5266, #5147Meik Sievertsen2007-03-312-5/+41
* other fixes...Meik Sievertsen2007-03-302-3/+3
* #5286David M2007-03-281-7/+14
* again, some changes here and there...Meik Sievertsen2007-03-231-1/+1
* I don't like hardcoded URLs :)Dominik Dröscher2007-03-121-0/+2
* #8098David M2007-02-241-4/+4
* trying to fix some bugs...Meik Sievertsen2007-02-241-1/+1
* fixing some bugsMeik Sievertsen2007-02-182-8/+8
* #8160David M2007-02-171-1/+1
* - allow converting from one database to another, no need for tables to be in ...Nils Adermann2007-02-161-1/+1
* - Pruning doesn't lower user post counts anymore [Bug #7676]Nils Adermann2007-02-082-2/+2
* Some... fixes... laying around here.Meik Sievertsen2007-02-062-7/+20
* - introducing read/unread images in the MCP, if you view something through th...Nils Adermann2007-01-276-13/+110
* - fix some oddities (doubled spaces for example)Meik Sievertsen2007-01-261-1/+1
* - added confirm box to ucp zebra (adding fried/foe)Meik Sievertsen2007-01-241-4/+10
* fixing mcp bugs by introducing a new feature to check for loaded/accessible m...Meik Sievertsen2007-01-223-187/+197
* ok, handled some bugs... the most important being validate_username (the vari...Meik Sievertsen2007-01-173-12/+33
* Just some minor thing I needDominik Dröscher2007-01-091-1/+3
* #6098Dominik Dröscher2007-01-093-6/+6
* - removed download mode selection (the column info and constants will not be ...Meik Sievertsen2007-01-031-0/+1
* - telling the admin for what the board contact and board email addresses are ...Meik Sievertsen2006-12-312-3/+0
* - add return links to approve details [#6252]Meik Sievertsen2006-12-281-2/+7
* some fixes todayMeik Sievertsen2006-12-242-6/+21
* #6206David M2006-12-241-1/+1
* - some fixesMeik Sievertsen2006-12-213-44/+89
* #6368, thanks to ToonArmyDavid M2006-12-201-4/+8
* - Modules are not added correctly [#6370]Meik Sievertsen2006-12-184-16/+58
* - exclude the IP of the post in the "other IP's" listDavid M2006-12-171-4/+5
* - finally correctly calculate current time for birthday calculation [Bug #6030]Nils Adermann2006-12-101-1/+6
* - a bunch of fixesMeik Sievertsen2006-12-029-22/+26
* - bug fixes for #5618, #5588 and #5584Meik Sievertsen2006-11-264-12/+12
* Message for my last commit (no I didn't intent it to be "message"):Nils Adermann2006-11-261-0/+17
* rather large update, most important things done:Meik Sievertsen2006-11-247-21/+36
* fixes for bugs #5564, #5554 and #5462Meik Sievertsen2006-11-232-0/+19
* #5562David M2006-11-221-1/+1
* - fixing a bunch of bugsMeik Sievertsen2006-11-212-6/+9
* - a handful of mcp fixed, the most important one is the change for check_ids(...Meik Sievertsen2006-11-186-98/+138
* ok, change from doing the same logic all over again we call a function to do ...Meik Sievertsen2006-11-164-40/+30
* - fixes for the following bugs:Meik Sievertsen2006-11-151-3/+1
* consistant obtain_* functionsMeik Sievertsen2006-11-121-2/+1
* messageNils Adermann2006-11-121-0/+2
* Only show reports you can handle [#5136]Graham Eames2006-11-071-1/+1
* ok, i am an idiot...Meik Sievertsen2006-11-032-11/+11
* - make sure the sql layer for mysql always states mysql4 and get to mysql if ...Meik Sievertsen2006-11-032-12/+0
* - implemented the suggested html_entity_decode function made by davidMeik Sievertsen2006-11-032-17/+17
* some updates; and hopefully not completely breaking redirects (again). :D You...Meik Sievertsen2006-11-021-1/+10
* #4962David M2006-10-231-1/+1
* - adjust unread query a bit to cope with large topics (thanks bart!)Meik Sievertsen2006-10-203-6/+6