summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-20render proper tab on updateAzul
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
2012-12-17split up and fixed ticket functional testsAzul
2012-12-17fixed inclusion of stub record helperAzul
2012-12-17small fix to the tickets functional testAzul
2012-12-17fixed all user functional testsAzul
2012-12-14fixed the functional test that was failing due to cert changesAzul
2012-12-14fixed most of the unit testsAzul
2012-12-14adopt certs to changes in the leap caAzul
2012-12-14adopt certs to changes in the leap caAzul
2012-12-14Do not include the pjax js and remove the pjax lineAzul
2012-12-13removing couchdb.yml so it does not conflict with deploy. will create default...Azul
2012-12-13Merge branch 'master' into developAzul
2012-12-13Merge branch 'feature/email-aliases-model'Azul
2012-12-13use the same partial for Email and LocalEmailAzul
2012-12-13refactor: changed add_email to add_email_aliasAzul
2012-12-13refactor: Email constructor now takes string or hashAzul
2012-12-13refactor: allow adding email aliases directlyAzul
2012-12-13ensure users do not have duplicate email aliasesAzul
2012-12-13LocalEmail added - will validate uniqueness amongst emails and aliasesAzul