summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-03Removed unnecessary comment.jessib
2013-01-03Merge pull request #11 from leapcode/feature/ticket-client-side-validationsjessib
2013-01-03Merge pull request #9 from leapcode/feature/read-design-from-js-filesazul
2013-01-03adding default reduce function to couch views read from filesAzul
2012-12-31Small CSS tweakjessib
2012-12-31Client-side validations, including only validating email address format if so...jessib
2012-12-22moving the js for view definitions into separate filesAzul
2012-12-22Merge pull request #7 from leapcode/feature/validate-email-domainazul
2012-12-22Merge pull request #8 from leapcode/feature/use-default-config-fileazul
2012-12-21Still much to do, but improvements to CSS.jessib
2012-12-20Slight tweaks to tickets controller.jessib
2012-12-20Define ascending method in CouchRest::Model::Designs::View so we can call the...jessib
2012-12-20render proper tab on updateAzul
2012-12-20fixed tests, testing corner cases, fixed theseAzul
2012-12-20Merge branch 'feature/use-default-config-file' into feature/validate-email-do...Azul
2012-12-20this is what += is there forAzul
2012-12-20validating email domain and displaying it as the placeholderAzul
2012-12-20config hash now has indifferent accessAzul
2012-12-20Loading config defaults from default.yml nowAzul
2012-12-20Merge remote-tracking branch 'origin/feature/tickets-refactor'Azul
2012-12-20Merge pull request #5 from leapcode/feature/removing-email-aliasesazul
2012-12-19Some cleanup of codejessib
2012-12-18Merge branch 'master' into feature/tickets-refactorjessib
2012-12-18Minor CSS improvement using bootstrap.jessib
2012-12-18Refactoring of code to filter/order tickets.jessib
2012-12-18refactor: using tab partials for user editingAzul
2012-12-18adopted functional tests to new controller designAzul
2012-12-18only destroy user that has been persisted in teardownAzul
2012-12-18make sure we have email_aliases at all before testing for an error on the lastAzul
2012-12-18refactored email_alias creation and validationAzul
2012-12-18adjusted tests - we now reload the user so invalid records are clearedAzul
2012-12-18display errors on email tab properlyAzul
2012-12-18Merge branch 'master' into feature/removing-email-aliasesAzul
2012-12-18Merge branch 'develop'Azul
2012-12-18Merge branch 'feature/clean-up-pjax-for-now' of https://github.com/leapcode/l...Azul
2012-12-17Merge pull request #3 from leapcode/feature/certs-from-ca-deamonazul
2012-12-17Some refactoring of ticket creation/editing.jessib
2012-12-17Removing references to pjax.jessib
2012-12-17Change comments to reflect changes to functional tests for tickets.jessib
2012-12-17activate email tab after changing email settingsAzul
2012-12-17enabled destroying email aliases - no ajax yet.Azul
2012-12-17gitignoring files generated in productionAzul
2012-12-17no more emails from travis pleaseAzul
2012-12-17Merge branch 'feature/certs-from-ca-deamon' into developAzul
2012-12-17adopted test to before_validation callbackAzul
2012-12-17Merge branch 'master' into developAzul
2012-12-17Merge branch 'feature/fixing-signup-and-login-issues'Azul
2012-12-17Merge remote-tracking branch 'origin/master' into feature/clean-up-pjax-for-nowAzul
2012-12-17Merge remote-tracking branch 'origin/master' into feature/certs-from-ca-deamonAzul
2012-12-17Merge branch 'feature/fix-tests-in-master'Azul