Age | Commit message (Expand) | Author |
2013-01-22 | Rough way to allow user to paste in their key, but certainly we will want dif... | jessib |
2013-01-22 | some basic webfinger routes, controller, presenters, views | Azul |
2013-01-17 | Merge pull request #16 from leapcode/feature/fixing-routes-with-api | azul |
2013-01-16 | using subdomain for api requests properly | Azul |
2013-01-15 | Show different ticket characteristics when viewing the users versus when list... | jessib |
2013-01-15 | minor: put emails in unstyled ul and simplify | Azul |
2013-01-10 | moved api routes into their own namespace | Azul |
2012-12-17 | enabled destroying email aliases - no ajax yet. | Azul |
2012-12-10 | actually allow adding email aliases | Azul |
2012-12-09 | basic form added to user settings, simple model created | Azul |
2012-12-08 | serve api version 1 in /1/ | Azul |
2012-12-07 | adding a bunch of translation | Azul |
2012-11-26 | added admin menu and user index action | Azul |
2012-11-22 | basic user edit form and actions | Azul |
2012-11-22 | beautify login workflow | Azul |
2012-11-09 | seperated the warden classes from the initializer | Azul |
2012-11-09 | got integration test and login flow to work | Azul |
2012-11-04 | Merge branch 'develop' into feature-warden-srp | Azul |
2012-10-31 | using controller extensions for application controller by hand | Azul |
2012-10-30 | sending proper error messages from warden. | Azul |
2012-10-30 | using rails_warden bit of refactoring | Azul |
2012-10-30 | adding in warden with a basic strategy | Azul |
2012-10-17 | UI tweaks including newer version of bootstrap | Azul |
2012-10-11 | current_user and authenticate methods | Azul |
2012-09-27 | added in leap web users - one repo to rule them all | Azul |