Age | Commit message (Expand) | Author |
2013-01-25 | Merge branch 'feature/webfinger' of https://github.com/leapcode/leap_web | Azul |
2013-01-24 | Removing aliases from webfinger as the link wouldn't work anyway, and don't w... | jessib |
2013-01-23 | added a small test for HostMetaPresenter and using links hash in xml view | Azul |
2013-01-23 | added unit tests for user presenter | Azul |
2013-01-23 | not inluding link to key if there is none | Azul |
2013-01-22 | Rough way to allow user to paste in their key, but certainly we will want dif... | jessib |
2013-01-22 | Edit form should show email address for the currently displayed user. | jessib |
2013-01-22 | Users now have an email_address, not an email. | jessib |
2013-01-22 | fixing xml and adding json representation for host_meta | Azul |
2013-01-22 | removed accidentaily commited files | Azul |
2013-01-22 | adding json jrd responses to webfinger | Azul |
2013-01-22 | some basic webfinger routes, controller, presenters, views | Azul |
2013-01-18 | more flexible email partial | Azul |
2013-01-18 | Merge remote-tracking branch 'origin/master' into feature/fixed-email-address | Azul |
2013-01-17 | minor fixes to validation workflow | Azul |
2013-01-17 | unit tests passing | Azul |
2013-01-16 | incomplete initial changes to make email address just login@domain.tld | Azul |
2013-01-15 | Show different ticket characteristics when viewing the users versus when list... | jessib |
2013-01-15 | reverted simplification - not good to have 'none set' in a %ul | Azul |
2013-01-15 | minor: put emails in unstyled ul and simplify | Azul |
2013-01-14 | Use partials for displaying details shown when viewing a user. Some of these ... | jessib |
2013-01-08 | Adding show view for users. | jessib |
2012-12-20 | validating email domain and displaying it as the placeholder | Azul |
2012-12-18 | refactor: using tab partials for user editing | Azul |
2012-12-18 | refactored email_alias creation and validation | Azul |
2012-12-18 | display errors on email tab properly | Azul |
2012-12-17 | activate email tab after changing email settings | Azul |
2012-12-17 | enabled destroying email aliases - no ajax yet. | Azul |
2012-12-10 | created generic Email class and use it with EmailAliases | 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-07 | adding a bunch of translation | Azul |
2012-12-07 | refactor: use seperate form for signup | Azul |
2012-12-07 | using normal requests for user updates except password | Azul |
2012-12-07 | refactored views to ease adding of email form | Azul |
2012-12-06 | forgot to add new partial | Azul |
2012-12-06 | seperated login and password changes in settings | Azul |
2012-12-03 | enable users to cancel their account | Azul |
2012-12-03 | enable admin to edit users | Azul |
2012-11-26 | forgot the user partial | Azul |
2012-11-26 | basic typeahead and user querying working | Azul |
2012-11-26 | basic users index with typeahead search | Azul |
2012-11-26 | added admin menu and user index action | Azul |
2012-11-26 | minor: client side validations fixed + .json request | Azul |
2012-11-26 | basic changing of password and login working | Azul |
2012-11-22 | basic user edit form and actions | Azul |
2012-11-22 | using client side validations for login | Azul |
2012-11-20 | ui tweaks to the menu | Azul |
2012-11-13 | using client side validations during signup | Azul |
2012-11-12 | Merge branch 'develop' into feature-client-side-validations | Azul |