gitlabhq/app
Alex Leutgöb 8738eb2369 Change html input type to "email" on sign-in view
As long as the username is the user's email address it makes sense to use input="email" helper for the email field. This allows HTML5 capable (mobile) devices to bring up an email input keyboard instead of the default one.
2012-12-11 11:25:55 +01:00
..
assets use link_to_project for Dashboard: Issues, MR 2012-12-10 15:39:10 +02:00
contexts Admin can move project to ANY namespace. Updated permissions page 2012-12-04 22:48:24 +02:00
controllers Make admin sorting more obvious 2012-12-10 06:14:05 +03:00
decorators fix some glitches in gravatar image url generation 2012-12-07 00:03:13 +04:00
helpers Merge pull request #2222 from jojosch/add-test-help-raketasks 2012-12-10 05:38:14 -08:00
mailers Removed feature: comments on wiki 2012-11-29 06:14:05 +03:00
models Rewrite project security model tests 2012-12-05 17:06:15 +02:00
observers fix notify_team on wall 2012-12-07 19:36:12 +01:00
roles Fix commit url in PushObserver#post_receive_data 2012-12-10 20:28:18 +01:00
uploaders Fully embrace Ruby 1.9 hash syntax 2012-08-10 18:25:15 -04:00
views Change html input type to "email" on sign-in view 2012-12-11 11:25:55 +01:00
workers Fix worker specs to parse namespaces 2012-12-09 10:34:46 +02:00