summaryrefslogtreecommitdiff
path: root/users/app/views/users/edit.html.haml
AgeCommit message (Expand)Author
2013-07-08Merge branch 'master' into feature/disable_accountjessib
2013-07-04remove commented out code.elijah
2013-07-04users engine changes - rewrite of the views, separate email settings to a sep...elijah
2013-07-04new ui - initial user changeselijah
2013-07-03Accounts can be enabled or not. Admins can edit this property.jessib
2013-02-26Change to language for when updating username/password.jessib
2013-02-25Admins cannot update a user. Eventually we will want to allow admins to updat...jessib
2013-02-19Needs some cleanup, but this has one form where user can change username and ...jessib
2013-01-25Merge branch 'feature/webfinger' of https://github.com/leapcode/leap_webAzul
2013-01-22Rough way to allow user to paste in their key, but certainly we will want dif...jessib
2013-01-22Edit form should show email address for the currently displayed user.jessib
2013-01-18more flexible email partialAzul
2013-01-17minor fixes to validation workflowAzul
2013-01-17unit tests passingAzul
2013-01-16incomplete initial changes to make email address just login@domain.tldAzul
2012-12-18refactor: using tab partials for user editingAzul
2012-12-18display errors on email tab properlyAzul
2012-12-17activate email tab after changing email settingsAzul
2012-12-10actually allow adding email aliasesAzul
2012-12-09basic form added to user settings, simple model createdAzul
2012-12-07using normal requests for user updates except passwordAzul
2012-12-07refactored views to ease adding of email formAzul
2012-12-06seperated login and password changes in settingsAzul
2012-12-03enable users to cancel their accountAzul
2012-11-22basic user edit form and actionsAzul