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
/
models
Age
Commit message (
Expand
)
Author
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
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-17
enabled destroying email aliases - no ajax yet.
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-10
email format validations
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-07
refactored views to ease adding of email form
Azul
2012-11-26
basic users index with typeahead search
Azul
2012-11-26
minor: client side validations fixed + .json request
Azul
2012-11-23
identify user by id so rerendering the form does not use new invalid login
Azul
2012-11-22
fixed tests
Azul
2012-11-22
using client side validations for login
Azul
2012-11-13
using client side validations during signup
Azul
2012-10-31
Code to check administration (and ugly test display.) This includes example c...
jessib
2012-10-31
Merge branch 'develop' into feature-admin_users
jessib
2012-10-31
Merge branch 'develop' of ssh://leap.se/leap_web into develop
jessib
2012-10-31
user creation should send ok flag so js can start login
Azul
2012-10-29
first steps at is_admin?
Azul
2012-10-18
Uses the working authentication code.
jessib
2012-10-08
Merge branch 'release-0.1.0' into help_develop
jessib
2012-10-07
adding validations for valid login chars and verifier and salt being hex
Azul
2012-10-07
added validations
Azul
2012-10-05
Rough code to add & comment on tickets.
jessib
2012-10-05
moving to ruby_srp 0.1.0, works with python srp
Azul
2012-10-02
Some more tweaks to help ticket models. Still want to tweak current_user acce...
jessib
2012-09-27
added in leap web users - one repo to rule them all
Azul
[prev]