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
Age
Commit message (
Expand
)
Author
2012-12-18
adjusted tests - we now reload the user so invalid records are cleared
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-17
fixed inclusion of stub record helper
Azul
2012-12-17
fixed all user functional tests
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
2012-12-10
use consistent naming scheme across CA, webapp and couchDB install
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-09
first steps towards email aliases
Azul
2012-12-08
serve api version 1 in /1/
Azul
2012-12-07
Merge branch 'master' into help_develop
jessib
2012-12-07
fixed test to work with edit view that includes email and email forward.
Azul
2012-12-07
fixed signup and removed flash that was not getting displayed
Azul
2012-12-07
adding a bunch of translation
Azul
2012-12-07
first stub at displaying success messages
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
refactored tests with new find_record helper
Azul
2012-12-03
enable users to cancel their account
Azul
2012-12-03
enable admin to edit users
Azul
2012-12-03
make tests pass on an empty db
Azul
2012-12-01
using login :is_admin => true instead of real records
Azul
2012-12-01
Merge branch 'develop' into help_develop
Azul
2012-11-28
admins can destroy users
Azul
2012-11-26
removing merge leftovers
Azul
2012-11-26
Merge branch 'develop' into help_develop
Azul
2012-11-26
forgot the user partial
Azul
2012-11-26
Merge branch 'develop' into help_develop
jessib
2012-11-26
Merge branch 'develop' into help_develop
jessib
2012-11-26
basic typeahead and user querying working
Azul
2012-11-26
basic users index with typeahead search
Azul
[next]