phpbb/phpBB
Marc Alexander 517d3f56ac [feature/avatars] Use correct names of input fields
The name of the avatar input fields seem to have been copied from the local
avatar (gallery avatar). Since the input fields have different names in
the template files of the remote and gravatar avatars this will not
properly default to the entered values.
Additionally, the focused driver wasn't correctly filtered causing use to
always default to no avatar.

PHPBB3-10018
2012-11-16 17:39:32 +01:00
..
adm [feature/avatars] Replace colon usage with {L_COLON} 2012-11-12 15:08:46 +01:00
assets/javascript Merge PR #890 branch 'nickvergessen/ticket/10982' into develop 2012-10-16 21:47:13 -04:00
cache [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
config [feature/avatars] Shorten avatar driver's class name 2012-11-16 17:19:04 +01:00
develop Merge branch 'feature/avatars' of https://github.com/igorw/phpbb3 into feature/avatars 2012-11-12 14:57:28 +01:00
docs Merge PR #1052 branch 'develop-olympus' into develop 2012-11-09 20:20:37 -05:00
download Merge branch 'feature/avatars' of https://github.com/igorw/phpbb3 into feature/avatars 2012-11-12 14:57:28 +01:00
files [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
images [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
includes [feature/avatars] Use correct names of input fields 2012-11-16 17:39:32 +01:00
install [feature/avatars] fix 'user_avatar_type' in database updater 2012-11-13 20:04:33 +01:00
language [ticket/10780] Replace colon usage in template output with {L_COLON} 2012-11-10 00:23:03 +01:00
store [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
styles [feature/avatars] Add barebone gravatar driver 2012-11-13 23:22:56 +01:00
.htaccess [Feature] Ability to use HTTP authentication in ATOM feeds by passing the GET parameter auth=http 2010-01-19 19:08:51 +00:00
common.php [feature/avatars] Add service containers for avatars 2012-11-15 18:10:54 +01:00
composer.json [feature/compiled-dic] Add HttpKernel; the Extension class is loaded from it 2012-11-10 11:40:10 +01:00
composer.lock [feature/compiled-dic] Update the composer.lock file 2012-11-10 12:02:56 +01:00
cron.php [ticket/11189] Replace DEBUG_EXTRA with DEBUG 2012-11-10 10:45:02 -06:00
faq.php [ticket/9916] Updating header license and removing Version $Id$ 2011-12-31 13:32:52 +00:00
feed.php [ticket/11077] Remove code from old global announcements system 2012-11-11 13:04:14 +01:00
index.php [ticket/8796] Mark read links updated to include time() in url 2012-09-03 18:51:29 -05:00
mcp.php [feature/php-events] Readd comment from d06adb06e9 2012-08-11 11:49:48 +02:00
memberlist.php Merge branch 'feature/avatars' of https://github.com/igorw/phpbb3 into feature/avatars 2012-11-12 14:57:28 +01:00
posting.php Merge pull request #962 from imkingdavid/feature/add_events 2012-09-01 12:44:23 -07:00
report.php [ticket/10845] Removed one empty line that wasn't supposed to be there 2012-06-14 19:23:46 +01:00
search.php [ticket/11023] Fix additional whitespaces that were added by PHPBB3-10968 2012-10-17 23:34:37 +02:00
ucp.php Merge branch 'develop-olympus' into develop 2012-10-29 15:16:59 -04:00
viewforum.php [ticket/8796] Mark read links updated to include time() in url 2012-09-03 18:51:29 -05:00
viewonline.php [ticket/11014] Fix old pagination assignment 2012-10-17 23:34:37 +02:00
viewtopic.php Merge branch 'feature/avatars' of https://github.com/igorw/phpbb3 into feature/avatars 2012-11-12 14:57:28 +01:00
web.config [ticket/10219] Remove invalid and invisible character from web.config. 2011-06-14 23:18:33 +02:00