phpbb/phpBB/includes/acp
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
..
info [ticket/11298] Fix typo in language key; EXTENSIONS -> EXTENSION 2013-02-23 14:20:56 -05:00
acp_attachments.php [ticket/11849] Update some ACP modules with new pagination 2013-12-18 18:36:47 +01:00
acp_ban.php [ticket/11099] Mark acp_ban::display_ban_options() as static. 2012-10-30 18:43:00 -04:00
acp_bbcodes.php [ticket/12060] Further clarifying new event docblocks as much as possible 2013-12-16 23:54:55 -08:00
acp_board.php [task/code-sniffer] Replace spaces with tabs. 2013-10-30 13:37:29 +01:00
acp_bots.php [ticket/11700] Move all recent code to namespaces 2013-09-16 00:25:27 +02:00
acp_captcha.php Merge branch 'develop-olympus' into develop 2013-07-03 04:03:39 +02:00
acp_database.php [ticket/11990] Remove result_mssqlnative usage in acp_database.php 2013-11-03 00:37:18 -05:00
acp_disallow.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
acp_email.php [ticket/10990] Do not use comma separator when storing it as a log. 2012-07-22 14:39:10 -05:00
acp_extensions.php [ticket/12009] Prevent user from enabling invalid extension through direct URL 2013-12-12 14:40:03 -08:00
acp_forums.php Merge branch 'develop' of https://github.com/phpbb/phpbb into feature/passwords 2013-12-29 13:46:42 +01:00
acp_groups.php Merge remote-tracking branch 'nickvergessen/feature/pagination-class' into develop 2013-12-25 00:54:07 +05:30
acp_icons.php Merge pull request #1920 from prototech/ticket/12038 2013-12-30 11:23:22 -08:00
acp_inactive.php [ticket/11849] Update some ACP modules with new pagination 2013-12-18 18:36:47 +01:00
acp_jabber.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
acp_language.php [ticket/11700] Move all recent code to namespaces 2013-09-16 00:25:27 +02:00
acp_logs.php [ticket/11849] Update some ACP modules with new pagination 2013-12-18 18:36:47 +01:00
acp_main.php [ticket/11911] Warn admins when there is no search index for the selected engine 2013-12-27 13:16:38 +01:00
acp_modules.php [ticket/12038] AJAXify move up/down buttons in the module management pages. 2013-12-05 23:41:26 -08:00
acp_permission_roles.php [ticket/12038] Free query results. 2013-12-30 11:09:08 -08:00
acp_permissions.php Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700 2013-09-16 01:24:05 +02:00
acp_php_info.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
acp_profile.php [ticket/11201] Rename profilefields class to manager 2014-02-02 12:53:29 +01:00
acp_prune.php [ticket/12045] Only display group selection if there are groups 2013-11-28 13:22:25 +01:00
acp_ranks.php [ticket/11700] Move all recent code to namespaces 2013-09-16 00:25:27 +02:00
acp_reasons.php [ticket/12038] Free query results. 2013-12-30 11:09:08 -08:00
acp_search.php [ticket/11698] Moving all autoloadable files to phpbb/ 2013-07-14 01:32:34 -04:00
acp_send_statistics.php Merge branch 'develop-olympus' into develop 2013-07-13 13:16:58 -04:00
acp_styles.php [ticket/11981] Fix code sniffer complaints 2013-10-28 23:05:46 +01:00
acp_update.php Merge remote-tracking branch 'remotes/upstream/develop-olympus' into develop 2013-05-20 11:55:33 -05:00
acp_users.php Merge remote-tracking branch 'github-nickvergessen/ticket/11201' into develop 2014-02-02 16:34:55 +01:00
acp_words.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
auth.php [ticket/11981] Fix code sniffer complaints 2013-10-28 23:05:46 +01:00