phpbb/phpBB
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
..
adm [ticket/12125] Specify nth-child selectors separately - IE8 does not like them 2014-01-24 04:30:14 -08:00
assets Merge remote-tracking branch 'prototech/ticket/12135' into develop 2014-02-02 13:39:44 +01:00
bin [ticket/11998] Make phpbbcli executable and add shebang 2013-11-12 00:12:34 +01:00
cache [ticket/11700] Add back accidently deleted file in cache dir 2013-09-17 16:18:04 +02:00
config Merge remote-tracking branch 'github-nickvergessen/ticket/11201' into develop 2014-02-02 16:34:55 +01:00
develop [ticket/11998] Turn develop/extensions.php into console commands. 2013-11-05 21:40:42 +01:00
docs Merge branch 'develop-olympus' into develop 2014-01-23 14:13:34 -08:00
download [ticket/11986] Fix undefined index: poster_id in file.php. 2013-10-29 06:02:04 -07:00
files
images
includes Merge remote-tracking branch 'github-nickvergessen/ticket/11201' into develop 2014-02-02 16:34:55 +01:00
install Merge remote-tracking branch 'github-nickvergessen/ticket/11201' into develop 2014-02-02 16:34:55 +01:00
language [ticket/11915] Remove unused language string. 2014-01-17 19:20:37 -08:00
phpbb Merge remote-tracking branch 'github-nickvergessen/ticket/11201' into develop 2014-02-02 16:34:55 +01:00
store
styles Merge remote-tracking branch 'github-nickvergessen/ticket/11201' into develop 2014-02-02 16:34:55 +01:00
.htaccess [ticket/11215] Remove unnecessary comment 2013-09-02 15:34:14 -07:00
app.php [ticket/11852] Split filesystem and path_helper into 2 classes 2013-09-26 15:34:44 +02:00
common.php [ticket/11850] Need symfony request and filesystem setup globally for session 2013-09-30 18:44:02 -05:00
composer.json [ticket/11998] Add symfony/console as dependency. 2013-11-03 01:52:40 +01:00
composer.lock [ticket/11998] Add symfony/console as dependency. 2013-11-03 01:52:40 +01:00
cron.php [ticket/11189] Replace DEBUG_EXTRA with DEBUG 2012-11-10 10:45:02 -06:00
faq.php
feed.php [ticket/11481] Move prepended slash from calls into function 2013-06-06 20:35:38 +02:00
index.php Adding 'forgot password' link to index page 2014-01-22 12:42:33 +05:30
mcp.php [ticket/11700] Move all recent code to namespaces 2013-09-16 00:25:27 +02:00
memberlist.php [ticket/11201] Rename profilefields class to manager 2014-02-02 12:53:29 +01:00
posting.php [ticket/11915] Pass the data to the template instead of scraping HTML for it. 2014-01-17 19:25:12 -08:00
report.php [ticket/11763] Add missing variable when reporting a PM to avoid SQL Error 2013-08-03 17:30:28 +02:00
search.php [ticket/11849] Update search and memberlist 2013-12-18 18:35:47 +01:00
ucp.php Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700 2013-09-16 01:24:05 +02:00
viewforum.php [ticket/12104] Update the event's doc block to reflect new variable 2014-01-09 15:48:32 -08:00
viewonline.php [ticket/11849] Update pagination in viewonline.php 2013-12-18 18:35:40 +01:00
viewtopic.php [ticket/11201] Rename profilefields class to manager 2014-02-02 12:53:29 +01:00
web.config [feature/controller] Remove URL rewriting by default 2012-11-16 17:06:02 -05:00