Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/12236] Move AOL Instant Messanger field to custom profile field | Joas Schilling | 2014-03-05 | 1 | -1/+1 |
| | | | | PHPBB3-12236 | ||||
* | [ticket/12237] Convert yahoo messanger to custom profile field | Joas Schilling | 2014-03-05 | 1 | -1/+1 |
| | | | | PHPBB3-12237 | ||||
* | [ticket/12235] Convert WLM to custom profile field | Joas Schilling | 2014-03-04 | 1 | -1/+1 |
| | | | | PHPBB3-12235 | ||||
* | [ticket/12187] Remove user_website field | Joas Schilling | 2014-03-04 | 1 | -1/+0 |
| | | | | PHPBB3-12187 | ||||
* | [ticket/12187] Convert website field data to custom profile field | Joas Schilling | 2014-03-03 | 1 | -0/+1 |
| | | | | PHPBB3-12187 | ||||
* | [ticket/12234] Replace ICQ with custom profile field | Joas Schilling | 2014-02-28 | 1 | -1/+1 |
| | | | | PHPBB3-12234 | ||||
* | [ticket/12233] Allow profile fields to be contact fields | Joas Schilling | 2014-02-28 | 1 | -0/+3 |
| | | | | | | | | Contact fields are displayed with in the contact section of the user profile and are displayed differently in the mini profile next to posts and private messages PHPBB3-12233 | ||||
* | Merge pull request #2025 from marc1706/ticket/12183 | Nathan Guse | 2014-02-20 | 1 | -2/+2 |
|\ | | | | | [ticket/12183] Update user_newpasswd column in users table for passwords manager | ||||
| * | [ticket/12183] Move user_newpasswd, user_actkey below user_pass_convert | Marc Alexander | 2014-02-17 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-12183 | ||||
| * | [ticket/12183] Update user_newpasswd column to length of 255 in schema files | Marc Alexander | 2014-02-10 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-12183 | ||||
* | | [ticket/12169] Add new option to display profile fields on memberlist | Joas Schilling | 2014-02-10 | 1 | -0/+1 |
| | | | | | | | | PHPBB3-12169 | ||||
* | | [ticket/12169] Convert user_from to profile field location | Joas Schilling | 2014-02-10 | 1 | -1/+1 |
|/ | | | | | | Missing changes on memberlist view due to missing functionality PHPBB3-12169 | ||||
* | [ticket/12115] Also port user interests to profile fields | Joas Schilling | 2014-02-06 | 1 | -1/+1 |
| | | | | PHPBB3-12115 | ||||
* | [ticket/12115] Convert user occupation to a profile field | Joas Schilling | 2014-02-06 | 1 | -1/+1 |
| | | | | PHPBB3-12115 | ||||
* | Merge remote-tracking branch 'github-nickvergessen/ticket/11201' into develop | Nils Adermann | 2014-02-02 | 1 | -2/+2 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * github-nickvergessen/ticket/11201: (50 commits) [ticket/11201] Remove empty calls section from .yml [ticket/11201] Split template file into multiple files [ticket/11201] Remove dependency from types on the manager [ticket/11201] Rename profilefields class to manager [ticket/11201] Fix parameter description [ticket/11201] Use !== null, its faster [ticket/11201] Also translate profile fields in UCP and ACP [ticket/11201] Add parameters and variables to profile field class [ticket/11201] Add commas on last array entry [ticket/11201] Allow translation of profile field name and explanation [ticket/11201] Fix some variable names [ticket/11201] Add tables to constructor in tests [ticket/11201] Add a method to return the translated full name of the type [ticket/11201] Remove db depending code from field class [ticket/11201] Add variables to classes and add constructor doc blocks [ticket/11201] Update copyright in class file [ticket/11201] Add visibility and remove unused variable [ticket/11201] Add some commas at the last array entry [ticket/11201] Cast some variables to integer [ticket/11201] Inject table names rather then using constants ... Conflicts: phpBB/config/services.yml | ||||
| * | [ticket/11201] Update schema files and unit test | Joas Schilling | 2014-01-17 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-11201 | ||||
* | | [feature/passwords] Use VCHAR_UNI instead of VCHAR_CI for user_passwords | Marc Alexander | 2013-10-13 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-11610 | ||||
* | | [feature/passwords] Modify forum_password column type for new hash types | Marc Alexander | 2013-10-13 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-11610 | ||||
* | | [feature/passwords] Add schema changes to schema_data for new hash types | Marc Alexander | 2013-09-27 | 1 | -1/+1 |
|/ | | | | PHPBB3-11610 | ||||
* | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into feature/oauth | Joseph Warner | 2013-09-10 | 1 | -0/+25 |
| | |||||
* | [ticket/11825] Move schema_data.php into includes/ instead of phpbb/ | Dhruv | 2013-09-03 | 1 | -0/+1194 |
PHPBB3-11825 |