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
Age
Commit message (
Expand
)
Author
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-07
bumping version to 0.1.1
0.1.1
Azul
2012-12-07
Merge branch 'develop'
Azul
2012-12-07
Merge branch 'feature/improve-editing-user-settings' into develop
Azul
2012-12-06
forgot to add new partial
Azul
2012-12-06
seperated login and password changes in settings
Azul
2012-12-06
Merge branch 'feature/user-cancel-account' into develop
Azul
2012-12-05
trying to work around a gem issue with the ruby racer 0.11.n
Azul
2012-12-04
Requiring libv8 gem so therubyracer gem will work.
jessib
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-11-28
admins can destroy users
Azul
2012-11-26
forgot the user partial
Azul
2012-11-26
Merge branch 'feature/admin-users-list' into develop
Azul
2012-11-26
basic typeahead and user querying working
Azul
2012-11-26
hide buttons in table-hover unless hovered over tr
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
Merge branch 'feature/users-change-passwords' into develop
Azul
2012-11-26
fixed login error message on wrong username
Azul
2012-11-26
simplified controller and adjusted tests
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-23
identify user by id so rerendering the form does not use new invalid login
Azul
2012-11-23
Merge branch 'feature/users-change-passwords' into develop
Azul
2012-11-23
refactored creation of record stubs
Azul
2012-11-23
test editing user settings
Azul
2012-11-22
basic user edit form and actions
Azul
2012-11-22
ship config file so CI can test
Azul
2012-11-22
Merge branch 'feature/error-messages-on-login' into develop
Azul
2012-11-22
fixed tests
Azul
2012-11-22
beautify login workflow
Azul
2012-11-22
using client side validations for login
Azul
2012-11-22
using the new srp.js api
Azul
2012-11-22
don't collabse the nav
Azul
2012-11-20
ui tweaks to the menu
Azul
2012-11-20
fixed mocha version string
Azul
2012-11-19
Merge branch 'feature-require_login_for_cert_download' into develop
Azul
2012-11-19
use latest mocha version without monkey patching :)
Azul
2012-11-19
require authentication for cert download w/ test
Azul
2012-11-19
made it clear ruby 1.8.7 and 1.9.3 both work - fixes #952
Azul
2012-11-19
adding travis.yml so we have couchDB to test with
Azul
2012-11-18
Merge branch 'feature-client-side-validations' into develop
Azul
2012-11-13
using client side validations during signup
Azul
2012-11-13
testing against current staging server
Azul
2012-11-12
fixed .gitignore
Azul
[next]