summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-07bumping version to 0.1.10.1.1Azul
2012-12-07Merge branch 'develop'Azul
2012-12-07Merge branch 'feature/improve-editing-user-settings' into developAzul
2012-12-06forgot to add new partialAzul
2012-12-06seperated login and password changes in settingsAzul
2012-12-06Merge branch 'feature/user-cancel-account' into developAzul
2012-12-05trying to work around a gem issue with the ruby racer 0.11.nAzul
2012-12-04Requiring libv8 gem so therubyracer gem will work.jessib
2012-12-03refactored tests with new find_record helperAzul
2012-12-03enable users to cancel their accountAzul
2012-12-03enable admin to edit usersAzul
2012-12-03make tests pass on an empty dbAzul
2012-11-28admins can destroy usersAzul
2012-11-26forgot the user partialAzul
2012-11-26Merge branch 'feature/admin-users-list' into developAzul
2012-11-26basic typeahead and user querying workingAzul
2012-11-26hide buttons in table-hover unless hovered over trAzul
2012-11-26basic users index with typeahead searchAzul
2012-11-26added admin menu and user index actionAzul
2012-11-26Merge branch 'feature/users-change-passwords' into developAzul
2012-11-26fixed login error message on wrong usernameAzul
2012-11-26simplified controller and adjusted testsAzul
2012-11-26minor: client side validations fixed + .json requestAzul
2012-11-26basic changing of password and login workingAzul
2012-11-23identify user by id so rerendering the form does not use new invalid loginAzul
2012-11-23Merge branch 'feature/users-change-passwords' into developAzul
2012-11-23refactored creation of record stubsAzul
2012-11-23test editing user settingsAzul
2012-11-22basic user edit form and actionsAzul
2012-11-22ship config file so CI can testAzul
2012-11-22Merge branch 'feature/error-messages-on-login' into developAzul
2012-11-22fixed testsAzul
2012-11-22beautify login workflowAzul
2012-11-22using client side validations for loginAzul
2012-11-22using the new srp.js apiAzul
2012-11-22don't collabse the navAzul
2012-11-20ui tweaks to the menuAzul
2012-11-20fixed mocha version stringAzul
2012-11-19Merge branch 'feature-require_login_for_cert_download' into developAzul
2012-11-19use latest mocha version without monkey patching :)Azul
2012-11-19require authentication for cert download w/ testAzul
2012-11-19made it clear ruby 1.8.7 and 1.9.3 both work - fixes #952Azul
2012-11-19adding travis.yml so we have couchDB to test withAzul
2012-11-18Merge branch 'feature-client-side-validations' into developAzul
2012-11-13using client side validations during signupAzul
2012-11-13testing against current staging serverAzul
2012-11-12fixed .gitignoreAzul
2012-11-12fixed .gitignoreAzul
2012-11-12Merge branch 'develop' into feature-client-side-validationsAzul
2012-11-12don't track Gemfile.lockAzul