Age | Commit message (Expand) | Author |
2013-01-03 | removed cert unit tests as leap_ca now provides the model | Azul |
2013-01-03 | Merge pull request #9 from leapcode/feature/read-design-from-js-files | azul |
2013-01-03 | adding default reduce function to couch views read from files | Azul |
2013-01-03 | using leap_ca for cert model, removing empty dirs | Azul |
2012-12-31 | remove commented-out lines. | jessib |
2012-12-31 | Small CSS tweak | jessib |
2012-12-31 | Client-side validations, including only validating email address format if so... | jessib |
2012-12-24 | Link to edit page (as show doesn't now exist, and not clear if we will want i... | jessib |
2012-12-24 | Rough functionality for unauthenticated tickets. | jessib |
2012-12-22 | moving the js for view definitions into separate files | Azul |
2012-12-22 | Merge pull request #7 from leapcode/feature/validate-email-domain | azul |
2012-12-22 | Merge pull request #8 from leapcode/feature/use-default-config-file | azul |
2012-12-21 | Still much to do, but improvements to CSS. | jessib |
2012-12-20 | Slight tweaks to tickets controller. | jessib |
2012-12-20 | Define ascending method in CouchRest::Model::Designs::View so we can call the... | jessib |
2012-12-20 | render proper tab on update | Azul |
2012-12-20 | fixed tests, testing corner cases, fixed these | Azul |
2012-12-20 | Merge branch 'feature/use-default-config-file' into feature/validate-email-do... | 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-20 | config hash now has indifferent access | Azul |
2012-12-20 | Loading config defaults from default.yml now | Azul |
2012-12-20 | Merge remote-tracking branch 'origin/feature/tickets-refactor' | Azul |
2012-12-20 | Merge pull request #5 from leapcode/feature/removing-email-aliases | azul |
2012-12-19 | Some cleanup of code | jessib |
2012-12-18 | Merge branch 'master' into feature/tickets-refactor | jessib |
2012-12-18 | Minor CSS improvement using bootstrap. | jessib |
2012-12-18 | Refactoring of code to filter/order tickets. | jessib |
2012-12-18 | refactor: using tab partials for user editing | Azul |
2012-12-18 | adopted functional tests to new controller design | Azul |
2012-12-18 | only destroy user that has been persisted in teardown | 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-18 | adjusted tests - we now reload the user so invalid records are cleared | Azul |
2012-12-18 | display errors on email tab properly | Azul |
2012-12-18 | Merge branch 'master' into feature/removing-email-aliases | Azul |
2012-12-18 | Merge branch 'develop' | Azul |
2012-12-18 | Merge branch 'feature/clean-up-pjax-for-now' of https://github.com/leapcode/l... | Azul |
2012-12-17 | Merge pull request #3 from leapcode/feature/certs-from-ca-deamon | azul |
2012-12-17 | Some refactoring of ticket creation/editing. | jessib |
2012-12-17 | Removing references to pjax. | jessib |
2012-12-17 | Change comments to reflect changes to functional tests for tickets. | jessib |
2012-12-17 | activate email tab after changing email settings | Azul |
2012-12-17 | enabled destroying email aliases - no ajax yet. | Azul |
2012-12-17 | gitignoring files generated in production | Azul |
2012-12-17 | no more emails from travis please | Azul |
2012-12-17 | Merge branch 'feature/certs-from-ca-deamon' into develop | Azul |
2012-12-17 | adopted test to before_validation callback | Azul |
2012-12-17 | Merge branch 'master' into develop | Azul |
2012-12-17 | Merge branch 'feature/fixing-signup-and-login-issues' | Azul |