summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-01using login :is_admin => true instead of real recordsAzul
2012-12-01Merge branch 'develop' into help_developAzul
2012-11-29Not yet done, but more sophisticated and refactored ticket filtering. Still h...jessib
2012-11-28admins can destroy usersAzul
2012-11-27test changes that will fail, but should fail until we fix model.jessib
2012-11-27fixed some small issues and the tests except oneAzul
2012-11-27testing Ticket#by_commented_byAzul
2012-11-27first attempts to map commentsAzul
2012-11-27moved ticket fetching logic from controller to modelAzul
2012-11-27fixed typoAzul
2012-11-27check for logged_in? in before filter - one less case to coverAzul
2012-11-27bunch of refactoring for the ticket indexAzul
2012-11-26Put tickets in table. This display is still very rough.jessib
2012-11-26adding space to comment line.jessib
2012-11-26removing merge leftoversAzul
2012-11-26don't collabse the navAzul
2012-11-26Merge branch 'develop' into help_developAzul
2012-11-26forgot the user partialAzul
2012-11-26Merge branch 'develop' into help_developjessib
2012-11-26Merge branch 'feature/admin-users-list' into developAzul
2012-11-26Merge branch 'develop' into help_developjessib
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-21Playing around with pagination, and ways to filter/order ticket results.jessib
2012-11-20Merge branch 'develop' into help_developjessib
2012-11-20ui tweaks to the menuAzul
2012-11-20minor: stacking the pills and making their titles have similar lengthAzul
2012-11-20ui tweaks to the menuAzul
2012-11-20fixed mocha version stringAzul
2012-11-19Merge branch 'develop' into help_developjessib
2012-11-19Merge branch 'feature-require_login_for_cert_download' into developAzul