summaryrefslogtreecommitdiff
path: root/app/views/users/new.html.erb
AgeCommit message (Expand)Author
2014-05-01clean up grep-able issues in forms (mostly using <p> instead of <div>)Luke Shumaker
2014-04-27misc form touch-upLuke Shumaker
2014-04-03CaptchaDavisLWebb
2014-03-06login fixed and some views look betterTomer Kimia
2014-03-04show errors when signing upLuke Shumaker
2014-03-04simplify the sessions routingLuke Shumaker
2014-03-03Changed password input to password type so that passwords are hidden as *** w...Tomer Kimia
2014-03-03Made it possible to log in from the sign up page. As in I put a link under th...AndrewMurrell
2014-03-02Since I don't know how to do stuff with forms, I edited the actual HTML to fi...AndrewMurrell
2014-03-02I changed the user controllerDavisLWebb
2014-03-01added new user formTomer Kimia