aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp/mcp_reports.php
Commit message (Expand)AuthorAgeFilesLines
...
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-0/+8
* #14435David M2007-09-111-1/+1
* - BBCode parsing order should ALWAYS be censor_text(), bbcode_secon_pass(), b...Nils Adermann2007-08-191-1/+3
* Cleaning up (#13689)Henry Sudhof2007-07-221-1/+1
* Adding the bot mark/unmark links already promised in the changelog.Henry Sudhof2007-07-021-1/+21
* ok, mess around with the templates + fixing some bugs + adjusting headers for...Meik Sievertsen2007-06-091-3/+3
* #11483David M2007-05-251-1/+1
* oh my god - what did he do? Adding attachment display to post/topic review, q...Meik Sievertsen2007-05-191-6/+45
* label changes, language fixes...Meik Sievertsen2007-05-161-1/+1
* - create log entries on (dis)approving and handling reportsNils Adermann2007-05-061-0/+5
* #9828, #10545, #10541, #10533, #10529, #10527, #10521, #10503, #10481Meik Sievertsen2007-05-061-1/+1
* - * wildcard in a search query should cause \w+ in highlighting, not \w* [Bug...Nils Adermann2007-04-291-4/+11
* erm, please everyone slap me for this... :/ Nils, your turn. ;)Meik Sievertsen2007-04-241-6/+1
* #10005, #10003, #10001, #9999, #9945, #9965, #9909, #9906, #9877, #9861, #983...Meik Sievertsen2007-04-221-2/+7
* - viewtopic/forum search boxes should also use search config option and u_sea...Nils Adermann2007-04-151-64/+83
* - m_warn is no longer a local moderation permissionNils Adermann2007-04-151-2/+2
* other fixes...Meik Sievertsen2007-03-301-1/+1
* - Pruning doesn't lower user post counts anymore [Bug #7676]Nils Adermann2007-02-081-1/+1
* Some... fixes... laying around here.Meik Sievertsen2007-02-061-1/+5
* - introducing read/unread images in the MCP, if you view something through th...Nils Adermann2007-01-271-2/+17
* Just some minor thing I needDominik Dröscher2007-01-091-1/+3
* - telling the admin for what the board contact and board email addresses are ...Meik Sievertsen2006-12-311-1/+0
* - a bunch of fixesMeik Sievertsen2006-12-021-6/+6
* - bug fixes for #5618, #5588 and #5584Meik Sievertsen2006-11-261-3/+2
* rather large update, most important things done:Meik Sievertsen2006-11-241-3/+6
* fixes for bugs #5564, #5554 and #5462Meik Sievertsen2006-11-231-0/+4
* - a handful of mcp fixed, the most important one is the change for check_ids(...Meik Sievertsen2006-11-181-18/+12
* ok, change from doing the same logic all over again we call a function to do ...Meik Sievertsen2006-11-161-13/+10
* ok, i am an idiot...Meik Sievertsen2006-11-031-4/+4
* - make sure the sql layer for mysql always states mysql4 and get to mysql if ...Meik Sievertsen2006-11-031-4/+0
* - implemented the suggested html_entity_decode function made by davidMeik Sievertsen2006-11-031-6/+6
* #4428Meik Sievertsen2006-09-231-2/+2
* made sql_rowseek consistent with the dbal methods as well as fixing sql_query...Meik Sievertsen2006-09-231-1/+1
* - birthdays/age in user's timezone and not server's local timeNils Adermann2006-08-281-0/+1
* sql_in_set changesMeik Sievertsen2006-08-121-18/+19
* - finally making the age calculation work [Bug #3582]Nils Adermann2006-08-061-1/+1
* - fixed some bugsMeik Sievertsen2006-08-051-3/+3
* - fixed the age calculation (note: turn on your brain before commiting someth...Nils Adermann2006-07-271-35/+39
* Efficiency improvement to the log viewing codeGraham Eames2006-07-181-1/+1
* - display age in user profile and make it available on viewtopicNils Adermann2006-07-071-6/+13
* These needed to be #p for proper complianceGraham Eames2006-07-011-1/+1
* New template variables in the mcp (not used by subsilver)Graham Eames2006-06-291-0/+2
* - proper redirect after deleting a report [Bug #2260]Nils Adermann2006-06-161-1/+8
* - removed db cache (might re-appear, but for now we do not see the need for it)Meik Sievertsen2006-06-161-32/+27
* make sure custom profile fields are created correctly on registration (#2225)Meik Sievertsen2006-06-131-1/+1
* - added class="radio" to all radio- and checkboxesMeik Sievertsen2006-06-131-1/+1
* - forgot to commit common.phpNils Adermann2006-06-101-14/+15
* Fix the ability to report/view reports and warn in global announcementsGraham Eames2006-06-091-4/+8
* ok, sorry for this. :/Meik Sievertsen2006-06-071-1/+1
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-18/+18