aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_users.php
Commit message (Expand)AuthorAgeFilesLines
* Some changes... non-invasive...Meik Sievertsen2007-08-131-4/+9
* finally got my dev machine running a decent DBMSDavid M2007-08-111-2/+3
* work for everybodyDavid M2007-08-101-2/+1
* brain not workDavid M2007-08-101-1/+1
* #14055David M2007-08-101-1/+1
* small fix - we do not rely on the parent_id (it could be different for every ...Meik Sievertsen2007-08-041-3/+4
* some tiny fixes and two new features. ;)Meik Sievertsen2007-08-011-8/+14
* try to normalize everything...Meik Sievertsen2007-07-221-9/+18
* - Handle forum links/redirects within viewforum if no read permission given (...Meik Sievertsen2007-07-161-2/+1
* Maybe we shouldn't trust the language settings in the db so much.Henry Sudhof2007-06-241-1/+1
* tweak the sql_like_expression feature a little bit to allow correct escapingMeik Sievertsen2007-06-241-2/+2
* new wrapper for LIKE expressions to streamline the fixes. We actually need to...Meik Sievertsen2007-06-231-18/+6
* Fixing a few things for postgres. Thanks to wagnerch for researching the issu...Henry Sudhof2007-06-221-2/+3
* Fixing a few minor bugs; changing one language variable.Henry Sudhof2007-06-181-1/+1
* ok, mess around with the templates + fixing some bugs + adjusting headers for...Meik Sievertsen2007-06-091-3/+3
* other fixesMeik Sievertsen2007-06-081-2/+2
* hopefully not too late in the game. Checked in new jabber class (the class do...Meik Sievertsen2007-05-261-2/+2
* Better support for nested transactions...Meik Sievertsen2007-05-051-2/+2
* - changed the way we do forum accounting in phpBB, far less intensive and muc...David M2007-05-051-1/+1
* added class for disabled options in ACPMeik Sievertsen2007-05-041-9/+23
* some language-specific adjustementsMeik Sievertsen2007-05-031-3/+3
* #10311David M2007-05-011-1/+1
* Prepare to be yelled at and brace for the tide of bug reports: I had hoped we...Henry Sudhof2007-04-301-1/+1
* more bugfixing. Important change: admins able to give ban reason for user qui...Meik Sievertsen2007-04-291-6/+8
* #10185David M2007-04-281-5/+5
* forgot the trueMeik Sievertsen2007-04-241-1/+1
* do not substract one year, only show the full date to not confuse users.Meik Sievertsen2007-04-241-1/+1
* #10067Jonathan Stanley2007-04-241-1/+1
* #10005, #10003, #10001, #9999, #9945, #9965, #9909, #9906, #9877, #9861, #983...Meik Sievertsen2007-04-221-2/+3
* *** empty log message ***David M2007-04-211-2/+0
* *** empty log message ***David M2007-04-211-1/+1
* #9822David M2007-04-151-1/+1
* my take on getting the bugs down... thanks to those also providing (usable) s...Meik Sievertsen2007-04-121-22/+3
* Fixing the following bugs:Meik Sievertsen2007-03-031-1/+1
* Some... fixes... laying around here.Meik Sievertsen2007-02-061-39/+2
* fixing a signature bug being there for more than two years [Bug #7436]Meik Sievertsen2007-01-281-8/+8
* - fix some oddities (doubled spaces for example)Meik Sievertsen2007-01-261-11/+4
* - fix severe bug with email hash calculationMeik Sievertsen2007-01-241-1/+1
* fixing some bugsMeik Sievertsen2007-01-181-84/+4
* #7220Dominik Dröscher2007-01-171-1/+1
* ok, handled some bugs... the most important being validate_username (the vari...Meik Sievertsen2007-01-171-16/+2
* #6098Dominik Dröscher2007-01-091-2/+2
* - telling the admin for what the board contact and board email addresses are ...Meik Sievertsen2006-12-311-1/+0
* - display search type as page title for premade searches [Bug #6508]Nils Adermann2006-12-271-3/+2
* show dropdown box for choosing the forum in user management screen -> permiss...Meik Sievertsen2006-12-251-28/+54
* #6372David M2006-12-241-1/+1
* - some fixesMeik Sievertsen2006-12-211-0/+1
* - #6110Meik Sievertsen2006-12-101-1/+1
* rather large update, most important things done:Meik Sievertsen2006-11-241-4/+23
* - fixing a bunch of bugsMeik Sievertsen2006-11-211-3/+29