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
/
views
Age
Commit message (
Expand
)
Author
2013-01-16
incomplete initial changes to make email address just login@domain.tld
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
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
2012-11-12
adding client side validations to the mix
Azul
2012-11-04
Merge branch 'develop' into feature-warden-srp
Azul
2012-10-31
Code to check administration (and ugly test display.) This includes example c...
jessib
2012-10-31
using json template for rendering the warden failures
Azul
2012-10-19
moved login navigation to the right
Azul
2012-10-17
UI tweaks including newer version of bootstrap
Azul
2012-10-17
complete signup, login, logout workflow
Azul
2012-09-27
added in leap web users - one repo to rule them all
Azul