summaryrefslogtreecommitdiff
path: root/users/app/helpers
AgeCommit message (Collapse)Author
2013-01-22removed accidentaily commited filesAzul
2013-01-22some basic webfinger routes, controller, presenters, viewsAzul
2013-01-18more flexible email partialAzul
2013-01-08Adding show view for users.jessib
2012-12-18refactor: using tab partials for user editingAzul
2012-12-17activate email tab after changing email settingsAzul
2012-12-09basic form added to user settings, simple model createdAzul
2012-12-07refactor: use seperate form for signupAzul
creating and editing users differ so much now it's not worth reusing the complex user_form_with for the signup.
2012-12-07using normal requests for user updates except passwordAzul
password requires ajax for secure remote password to work
2012-12-07refactored views to ease adding of email formAzul
2012-09-27added in leap web users - one repo to rule them allAzul