phpbb/phpBB/config
Nils Adermann 38af79dd30 Merge remote-tracking branch 'github-nickvergessen/ticket/11201' into develop
* 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
2014-02-02 16:34:55 +01:00
..
.htaccess [feature/dic] Add trailing newline to htaccess 2012-07-26 15:58:26 +02:00
auth_providers.yml [feature/passwords] Inject passwords manager into auth providers 2013-10-02 13:28:38 +02:00
avatars.yml [ticket/11930] Move path_helper in front of optional cache argument 2013-10-21 10:20:12 +02:00
console.yml [ticket/12039] Use an abstract class and some more minor adjustments 2013-11-27 14:16:34 +01:00
cron_tasks.yml [feature/plupload/cron] Namespacification 2013-10-11 15:53:22 +02:00
feed.yml [ticket/11700] Move all recent code to namespaces 2013-09-16 00:25:27 +02:00
migrator.yml [ticket/11700] Move all recent code to namespaces 2013-09-16 00:25:27 +02:00
mimetype_guessers.yml [ticket/11912] Introduce guesser priority to mimetype guessers 2013-11-11 21:18:23 +01:00
notifications.yml Merge pull request #1812 from prototech/ticket/11746 2013-11-02 11:55:16 -07:00
passwords.yml [feature/passwords] Get rid of set_name/get_name methods for passwords drivers 2014-02-02 14:09:09 +01:00
profilefields.yml [ticket/11201] Remove empty calls section from .yml 2014-02-02 16:32:20 +01:00
routing.yml [feature/controller] Update routing documentation for using query string 2012-11-18 13:40:24 -05:00
services.yml Merge remote-tracking branch 'github-nickvergessen/ticket/11201' into develop 2014-02-02 16:34:55 +01:00
tables.yml [ticket/11201] Inject table names rather then using constants 2014-01-18 12:36:18 +01:00