aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_profile.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop-olympus' into developAndreas Fischer2012-07-231-1/+5
|\
| * [ticket/10965] Introduce a new profile field option to display no valueNils Adermann2012-07-231-1/+5
* | [feature/ajax] Send correct activate/deactivate JSON response in acp_profileIgor Wiedler2012-03-311-0/+18
* | Merge branch 'develop-olympus' into developOleg Pudeyev2012-03-091-4/+31
|\ \ | |/
| * [ticket/9831] Fix saving unchecked checkbox field valuerxu2012-02-051-0/+8
| * [ticket/9831] Correctly store checkbox default value for boolean CPF.rxu2012-01-181-4/+23
* | [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* | [ticket/8542] Display custom profile fields in private messagesJoas Schilling2011-05-201-1/+5
* | Merge branch 'develop-olympus' into developIgor Wiedler2011-02-131-1/+1
|\ \ | |/
| * [ticket/8904] Show default value for numeric custom profile fields when editingNiklas Schmidtmer2011-02-131-1/+1
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* | [feature/request-class] Remove tricky $_* is_array from acp_profileIgor Wiedler2010-09-251-1/+1
* | [feature/request-class] Convert any direct access to $_* to use $requestIgor Wiedler2010-09-251-4/+7
|/
* [ticket/9582] Custom profile fields cannot be created under MSSQL native.Rob House2010-05-031-0/+1
* Properly fix #40925Chris Smith2009-10-071-0/+8
* #48985Henry Sudhof2009-08-031-1/+5
* late fix for #44905Jim Wigginton2009-05-141-1/+1
* Fix column handling in db updater, custom profile fields an db tools for fire...Meik Sievertsen2009-04-281-1/+1
* Better handling and finer control for custom profile fields visibility option...Meik Sievertsen2008-11-261-51/+49
* #15111Henry Sudhof2007-11-151-3/+3
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-35/+43
* misc SQLite bugsDavid M2007-09-221-1/+7
* - BBCode parsing order should ALWAYS be censor_text(), bbcode_secon_pass(), b...Nils Adermann2007-08-191-1/+1
* some bugs fixedMeik Sievertsen2007-08-151-2/+2
* #14072Henry Sudhof2007-08-141-0/+4
* #11515Henry Sudhof2007-07-271-0/+5
* #13567Henry Sudhof2007-07-251-1/+1
* More fixes for CPFs. I believe the wizard should now work for all types, even...Henry Sudhof2007-07-241-4/+3
* #13751Henry Sudhof2007-07-241-1/+16
* try to normalize everything...Meik Sievertsen2007-07-221-18/+24
* changesMeik Sievertsen2007-07-131-3/+3
* ok, mess around with the templates + fixing some bugs + adjusting headers for...Meik Sievertsen2007-06-091-3/+3
* Inserting lots of ugly to code to introduce CFPs to the new dimension-aware r...Henry Sudhof2007-06-081-3/+19
* Let's try this again :|Henry Sudhof2007-06-081-4/+13
* reverting earlier changesHenry Sudhof2007-06-081-10/+3
* #12237Henry Sudhof2007-06-081-7/+12
* - Oracle, woe is you... I will say this much, this fixes Oracle's handling of...David M2007-06-071-1/+1
* - use var_export instead of our format_array function [Bug #6748]Meik Sievertsen2007-01-041-28/+51
* #6000David M2006-12-051-5/+5
* rather large update, most important things done:Meik Sievertsen2006-11-241-1/+1
* some updates; and hopefully not completely breaking redirects (again). :D You...Meik Sievertsen2006-11-021-9/+27
* #4896Meik Sievertsen2006-10-221-6/+5
* - typo in functions.phpDavid M2006-10-181-0/+6
* - store sql_layer directly within the layer itselfMeik Sievertsen2006-10-141-2/+2
* #4518David M2006-10-061-5/+5
* - fixing profile bugMeik Sievertsen2006-09-041-0/+16
* some changes/fixesMeik Sievertsen2006-09-021-1/+6
* fix some bugs - hopefully not breaking anything...Meik Sievertsen2006-09-011-7/+7
* - some bugfixesMeik Sievertsen2006-08-281-7/+7
* some updates. Also adjusted the utf tools and normalizer more to our coding g...Meik Sievertsen2006-08-221-1/+1