index
:
leap_web.git
drop/ruby-2.1
feat/drop-signup
master
version/0.6
version/0.6.1
version/0.7
version/0.7.1
version/0.8
version/0.9
[leap_web]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
users
/
app
Age
Commit message (
Expand
)
Author
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
render 404 if needed
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
Should be able to create a user when not logged in.
jessib
2013-01-17
Merge branch 'master' into feature/tickets_controllers_simplification
jessib
2013-01-17
Deal with corner case where we don't have authenticated user. Will write a te...
jessib
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
For both users and tickets, if the object is not found and the current user i...
jessib
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-14
Merge branch 'master' into feature/show_user. Added new tests.
jessib
2013-01-14
got users controller test to pass - tickets controller test next.
Azul
2013-01-11
basic dummy data for users
Azul
2013-01-08
Adding show view for users.
jessib
2013-01-06
views only emit 1 as value now, doc can be included
Azul
2012-12-22
moving the js for view definitions into separate files
Azul
2012-12-22
Merge pull request #7 from leapcode/feature/validate-email-domain
azul
2012-12-20
render proper tab on update
Azul
2012-12-20
fixed tests, testing corner cases, fixed these
Azul
2012-12-20
this is what += is there for
Azul
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
make sure we have email_aliases at all before testing for an error on the last
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-17
Merge branch 'feature/fixing-signup-and-login-issues'
Azul
2012-12-13
Merge branch 'master' into develop
Azul
2012-12-13
Merge branch 'feature/email-aliases-model'
Azul
2012-12-13
use the same partial for Email and LocalEmail
Azul
2012-12-13
refactor: changed add_email to add_email_alias
Azul
2012-12-13
refactor: Email constructor now takes string or hash
Azul
2012-12-13
refactor: allow adding email aliases directly
Azul
2012-12-13
ensure users do not have duplicate email aliases
Azul
2012-12-13
LocalEmail added - will validate uniqueness amongst emails and aliases
Azul
2012-12-12
find users by email and aliases
Azul
2012-12-12
Merge branch 'master' into develop
Azul
2012-12-11
make sure can login twice
Azul
2012-12-10
email format validations
Azul
2012-12-10
make sure client side validations also run after tabs were switched
Azul
[prev]
[next]