aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp/ucp_profile.php
Commit message (Expand)AuthorAgeFilesLines
* - bug fixes for #5618, #5588 and #5584Meik Sievertsen2006-11-261-4/+2
* hard to spot...Meik Sievertsen2006-11-261-2/+2
* - fixing a bunch of bugsMeik Sievertsen2006-11-211-5/+6
* - fixes for the following bugs:Meik Sievertsen2006-11-151-8/+4
* /me slaps nils. :)Meik Sievertsen2006-11-121-2/+2
* messageNils Adermann2006-11-121-1/+5
* - use the $var_ary for settings in a more logical way (hopefully removes the ...Meik Sievertsen2006-11-041-46/+31
* ok, i am an idiot...Meik Sievertsen2006-11-031-2/+2
* - make sure the sql layer for mysql always states mysql4 and get to mysql if ...Meik Sievertsen2006-11-031-5/+0
* - implemented the suggested html_entity_decode function made by davidMeik Sievertsen2006-11-031-5/+5
* ENT_COMPAT is the default, with ENT_QUOTES a few features will no longer work.Meik Sievertsen2006-10-221-2/+2
* - now username changes should work as desiredMeik Sievertsen2006-10-221-102/+97
* - adjust unread query a bit to cope with large topics (thanks bart!)Meik Sievertsen2006-10-201-0/+1
* Revised attachment categories a bitMeik Sievertsen2006-10-191-5/+1
* - finally removed sql_numrowsMeik Sievertsen2006-10-041-2/+2
* - extend config checking to include check for writeable pathMeik Sievertsen2006-10-031-4/+3
* Prevent reuse of previous passwordGraham Eames2006-10-011-0/+6
* A reworking of how we handle inactive usersGraham Eames2006-09-231-2/+4
* - fixed some bugsMeik Sievertsen2006-09-131-3/+5
* some fixes.Meik Sievertsen2006-08-251-2/+5
* sql_in_set changesMeik Sievertsen2006-08-121-2/+6
* This should end some issues we have been having regarding the proper binary e...David M2006-08-061-65/+1
* - custom profile field fixedMeik Sievertsen2006-08-031-1/+1
* OK...David M2006-07-241-3/+67
* some bugfixesMeik Sievertsen2006-07-061-21/+6
* some bugfixesMeik Sievertsen2006-06-191-1/+1
* - removed db cache (might re-appear, but for now we do not see the need for it)Meik Sievertsen2006-06-161-4/+9
* make sure custom profile fields are created correctly on registration (#2225)Meik Sievertsen2006-06-131-1/+1
* - get swatch converted into new acp formatMeik Sievertsen2006-06-121-0/+1
* - fixed a few bugsMeik Sievertsen2006-06-111-1/+1
* - bugfix rollMeik Sievertsen2006-06-081-1/+3
* ok, sorry for this. :/Meik Sievertsen2006-06-071-2/+2
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-10/+12
* - fixed a few smaller thingsMeik Sievertsen2006-05-201-2/+2
* we might have a look at NULL values if we use them within request_var() as de...Meik Sievertsen2006-05-201-1/+1
* - fixing some bugs, containing fixes for anonymous username displays, eaccele...Meik Sievertsen2006-04-291-0/+4
* - adding user logs (displaying all users instead of limited to the user if vi...Meik Sievertsen2006-04-261-3/+0
* - fixed some bugsMeik Sievertsen2006-04-151-2/+24
* To all people having their bug status set to fixed: SF pserver CVS access is ...Meik Sievertsen2006-04-061-2/+2
* #1340Meik Sievertsen2006-03-291-1/+1
* #1297 - only check username length if name change is allowedMeik Sievertsen2006-03-281-3/+8
* ok, thought about this now for too long. I think the best solution circumvent...Meik Sievertsen2006-03-251-29/+0
* make sure sql ary is filled before executing the queryMeik Sievertsen2006-03-251-4/+7
* - extended session_page and user_lastpage to hold a maximum of 200 chars (ins...Meik Sievertsen2006-03-251-4/+1
* Cross-port a patch from 2.0.20 into the 3.0 branchGraham Eames2006-03-181-0/+1
* - fix some bugs...Meik Sievertsen2006-03-171-1/+19
* - added "display_on_posting" setting to custom bbcodes (creates a button with...Meik Sievertsen2006-03-061-6/+2
* Changed url target method for BBcode help linksTom Beddard2006-02-041-1/+1
* - user avatar, user signature, user attachmentsMeik Sievertsen2005-12-211-1/+2
* - drop in the new administration panelMeik Sievertsen2005-12-191-1/+2