aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_profile.php
Commit message (Expand)AuthorAgeFilesLines
...
* [ticket/11201] Move type specific error messages to type classJoas Schilling2014-01-171-9/+1
* [ticket/11201] Move field type depending preparation of the options to classJoas Schilling2014-01-171-27/+8
* [ticket/11201] Move grabbing the input of the language options to type classJoas Schilling2014-01-161-20/+5
* [ticket/11201] Move language option determination into type classJoas Schilling2014-01-151-26/+4
* [ticket/11201] Use database type from the type classJoas Schilling2014-01-151-190/+16
* [ticket/11201] Remove type related code from build_insert_sql_array()Joas Schilling2014-01-141-1/+1
* [ticket/11201] Move get_options to type classesJoas Schilling2014-01-131-16/+7
* [ticket/11201] Remove global use from admin classJoas Schilling2014-01-101-1/+1
* [ticket/11201] Make profile field classes autoloadableJoas Schilling2014-01-101-3/+2
* [ticket/12038] Do not rely on stale order value to move items.Cesar G2013-12-061-27/+21
* [ticket/12038] AJAXify move up/down buttons in custom profile fields page.Cesar G2013-12-051-0/+8
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-4/+4
* [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-141-2/+2
* 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