aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp/mcp_warn.php
Commit message (Expand)AuthorAgeFilesLines
...
* | | | [feature/pagination-as-list] Rename and deprecate functionsDrae2012-07-181-1/+1
* | | | [feature/pagination-as-list] Various fixes and improvementsDrae2012-07-181-2/+3
* | | | [ticket/10968] Render pagination within the templateDrae2012-07-181-1/+2
| |_|/ |/| |
* | | Merge remote-tracking branch 'github-dhruv/ticket/10797' into developNils Adermann2012-04-201-2/+2
|\ \ \ | |_|/ |/| |
| * | [ticket/10797] user rank is displayed in mcp_warn.phpDhruv Goel2012-04-161-2/+2
| * | some changelog changes and a small SQL correctionChris Smith2009-07-081-1/+1
| * | Add link to user profile in the MCP for user notes and warn user.Chris Smith2009-02-271-2/+5
| * | Do not send PMs with warnings if the user cannot read PMs or they are disable...Chris Smith2008-10-111-0/+42
| * | #25705Meik Sievertsen2008-06-081-3/+3
| * | removed executable props [Bug #6464]Nils Adermann2008-06-041-0/+0
* | | [feature/class-prefix] Rename auth => phpbb_authIgor Wiedler2012-03-311-2/+2
| |/ |/|
* | [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* | [ticket/10345] Make use of the plural function in some basic placesJoas Schilling2011-11-251-1/+1
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* | Copy 3.0.x branch to trunkMeik Sievertsen2009-10-041-0/+511
* | put acp, mcp and ucp into modules/ directoryMeik Sievertsen2008-12-241-503/+0
* | - updated all code to use the request class instead of any direct access toNils Adermann2008-11-241-2/+2
* | been a while :( ... merge in r8997, r8998, r8999, r9000, r9001, r9002, r9003,...Chris Smith2008-11-131-0/+42
* | merge...Meik Sievertsen2008-06-081-3/+3
* | removed executable props [Bug #6464]Nils Adermann2008-06-041-0/+0
* | ok... i hope i haven't messed too much with the code and everything is still ...Meik Sievertsen2008-05-291-30/+25
* | oh boy...David M2008-01-031-1/+1
|/
* fixing some annoying bugsMeik Sievertsen2007-10-191-1/+1
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-5/+13
* and 16Henry Sudhof2007-10-031-1/+1
* Ok, here comes a big one. Poor updater. Also requires testing.Henry Sudhof2007-10-031-5/+21
* #i62 - #i65Meik Sievertsen2007-09-221-1/+0
* - BBCode parsing order should ALWAYS be censor_text(), bbcode_secon_pass(), b...Nils Adermann2007-08-191-3/+2
* try to normalize everything...Meik Sievertsen2007-07-221-2/+2
* Cleaning up (#13689)Henry Sudhof2007-07-221-5/+5
* Fixing a few minor bugs; changing one language variable.Henry Sudhof2007-06-181-1/+1
* #10163Meik Sievertsen2007-04-271-4/+12
* #10005, #10003, #10001, #9999, #9945, #9965, #9909, #9906, #9877, #9861, #983...Meik Sievertsen2007-04-221-251/+248
* my take on getting the bugs down... thanks to those also providing (usable) s...Meik Sievertsen2007-04-121-38/+10
* fixing mcp bugs by introducing a new feature to check for loaded/accessible m...Meik Sievertsen2007-01-221-1/+1
* ok, handled some bugs... the most important being validate_username (the vari...Meik Sievertsen2007-01-171-1/+1
* #6098Dominik Dröscher2007-01-091-2/+2
* - some fixesMeik Sievertsen2006-12-211-42/+52
* - a bunch of fixesMeik Sievertsen2006-12-021-2/+3
* - bug fixes for #5618, #5588 and #5584Meik Sievertsen2006-11-261-2/+4
* rather large update, most important things done:Meik Sievertsen2006-11-241-8/+17
* - adjust unread query a bit to cope with large topics (thanks bart!)Meik Sievertsen2006-10-201-2/+2
* - fixed some bugsMeik Sievertsen2006-09-131-1/+1
* - birthdays/age in user's timezone and not server's local timeNils Adermann2006-08-281-3/+1
* so.... what does this thing do?David M2006-08-111-1/+1
* Include a link to the post by default when issuing a warningGraham Eames2006-07-231-0/+3
* - renamed the following columns:Meik Sievertsen2006-07-131-1/+1
* Prevent warning selfGraham Eames2006-06-201-0/+12
* BBCode parsing when warningGraham Eames2006-06-171-1/+1
* - removed db cache (might re-appear, but for now we do not see the need for it)Meik Sievertsen2006-06-161-31/+48