Age | Commit message (Expand) | Author |
2013-09-02 | Remove references to email_settings controller, which has been removed. An id... | jessib |
2013-08-27 | Not ideal way to do it, but was proving complicated to have a config file spe... | jessib |
2013-08-27 | Merge branch 'master' into billing_with_tests | jessib |
2013-08-19 | Change JS warning message per https://leap.se/code/issues/3492 | jessib |
2013-08-13 | Option to disable billing engine and hide billing related links. To actual di... | jessib |
2013-07-25 | Have navigation link to new customer form if user is not already a braintree ... | jessib |
2013-07-24 | removed email settings controller and views | Azul |
2013-07-23 | Some navigation tweaks. | jessib |
2013-07-17 | Adding some links, which will be removed. | jessib |
2013-07-09 | Cleanup to show enable/deactivate account functionality in new UI. | jessib |
2013-07-08 | Merge branch 'master' into feature/disable_account | jessib |
2013-07-05 | remove unused user views | elijah |
2013-07-04 | remove commented out code. | elijah |
2013-07-04 | users - make a nice overview page (well, nice enough) and better users index/... | elijah |
2013-07-04 | fix user typeahead | elijah |
2013-07-04 | users engine changes - rewrite of the views, separate email settings to a sep... | elijah |
2013-07-04 | new ui - initial user changes | elijah |
2013-07-03 | Accounts can be enabled or not. Admins can edit this property. | jessib |
2013-06-20 | For removing account, redirect to root path, and ask confirmation message: | jessib |
2013-06-17 | Tweaks to display javascript and cookies warning: | jessib |
2013-06-13 | Quick way to give warnings if javascript and/or cookies are not enabled. Will... | jessib |
2013-03-05 | minor: fixed logout link | Azul |
2013-03-01 | Merge pull request #32 from azul/feature/api-version-1-fixes | azul |
2013-02-26 | Change to language for when updating username/password. | jessib |
2013-02-26 | api for sessions fixed | Azul |
2013-02-25 | Admins cannot update a user. Eventually we will want to allow admins to updat... | jessib |
2013-02-25 | Slight refactoring of partials | jessib |
2013-02-25 | Add hint that password change is optional | jessib |
2013-02-19 | Needs some cleanup, but this has one form where user can change username and ... | jessib |
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 |