aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/db/schema_data.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12236] Move AOL Instant Messanger field to custom profile fieldJoas Schilling2014-03-051-1/+1
* [ticket/12237] Convert yahoo messanger to custom profile fieldJoas Schilling2014-03-051-1/+1
* [ticket/12235] Convert WLM to custom profile fieldJoas Schilling2014-03-041-1/+1
* [ticket/12187] Remove user_website fieldJoas Schilling2014-03-041-1/+0
* [ticket/12187] Convert website field data to custom profile fieldJoas Schilling2014-03-031-0/+1
* [ticket/12234] Replace ICQ with custom profile fieldJoas Schilling2014-02-281-1/+1
* [ticket/12233] Allow profile fields to be contact fieldsJoas Schilling2014-02-281-0/+3
* Merge pull request #2025 from marc1706/ticket/12183Nathan Guse2014-02-201-2/+2
|\
| * [ticket/12183] Move user_newpasswd, user_actkey below user_pass_convertMarc Alexander2014-02-171-2/+2
| * [ticket/12183] Update user_newpasswd column to length of 255 in schema filesMarc Alexander2014-02-101-1/+1
* | [ticket/12169] Add new option to display profile fields on memberlistJoas Schilling2014-02-101-0/+1
* | [ticket/12169] Convert user_from to profile field locationJoas Schilling2014-02-101-1/+1
|/
* [ticket/12115] Also port user interests to profile fieldsJoas Schilling2014-02-061-1/+1
* [ticket/12115] Convert user occupation to a profile fieldJoas Schilling2014-02-061-1/+1
* Merge remote-tracking branch 'github-nickvergessen/ticket/11201' into developNils Adermann2014-02-021-2/+2
|\
| * [ticket/11201] Update schema files and unit testJoas Schilling2014-01-171-2/+2
* | [feature/passwords] Use VCHAR_UNI instead of VCHAR_CI for user_passwordsMarc Alexander2013-10-131-1/+1
* | [feature/passwords] Modify forum_password column type for new hash typesMarc Alexander2013-10-131-1/+1
* | [feature/passwords] Add schema changes to schema_data for new hash typesMarc Alexander2013-09-271-1/+1
|/
* Merge branch 'develop' of git://github.com/phpbb/phpbb3 into feature/oauthJoseph Warner2013-09-101-0/+25
* [ticket/11825] Move schema_data.php into includes/ instead of phpbb/Dhruv2013-09-031-0/+1194