aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp/mcp_reports.php
Commit message (Expand)AuthorAgeFilesLines
* - 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
* Some extra template variables *_EXPLAIN which some might wish to useGraham Eames2006-06-041-0/+2
* Assign page titles within the mcpGraham Eames2006-06-041-0/+2
* - various corrections related to permissions in the mcp, including [Bug #1994...Nils Adermann2006-05-301-8/+14
* - fixed a few smaller thingsMeik Sievertsen2006-05-201-4/+4
* - fixing a few tiny bugsMeik Sievertsen2006-05-181-6/+2
* - introduce LA_, UA_ and A_ template variables (they allow styles to use temp...Nils Adermann2006-05-061-1/+6
* say hello to role descriptions, role ordering and tooltips on role selectsMeik Sievertsen2006-04-171-1/+1
* - allow reporting posts that have a closed reportNils Adermann2006-04-081-2/+2
* - don't show too old reports/queue entriesNils Adermann2006-03-281-1/+2
* - redirection should properly work nowNils Adermann2006-03-271-1/+1
* - add missing pagination to queue/reportsNils Adermann2006-03-271-5/+7
* ok, thought about this now for too long. I think the best solution circumvent...Meik Sievertsen2006-03-251-28/+0
* adjusting sql_freeresult a bit as well as our error handler (it now prints ou...Meik Sievertsen2006-03-221-1/+1
* - a bunch of bugfixes. :PMeik Sievertsen2006-03-211-0/+4
* - Lesson learned: If you rename something rename it in all places and not jus...Nils Adermann2006-03-181-1/+1
* - replaced mcp reports system with a simplified versionNils Adermann2006-03-181-521/+449
* Reporting system revised. Needs some major cleanup and is missig some functio...Bart van Bragt2006-03-041-0/+591