Age | Commit message (Expand) | Author |
2013-01-14 | Some fixes to the how we keep track of information about users associated wit... | jessib |
2013-01-14 | Merge branch 'master' into feature/fixing-routes-with-api | Azul |
2013-01-14 | Merge pull request #15 from leapcode/feature/test-data-with-faker | azul |
2013-01-14 | minor: further cleanup - try to leave no record behind | Azul |
2013-01-14 | little bit of cleanup | Azul |
2013-01-14 | forgot to include the factory for tickets | Azul |
2013-01-14 | tickets controller tests passing | Azul |
2013-01-14 | got users controller test to pass - tickets controller test next. | Azul |
2013-01-13 | add head and tail scss, for customization | elijah |
2013-01-11 | basic dummy data for users | Azul |
2013-01-10 | Add test for showing user. | jessib |
2013-01-10 | moved api routes into their own namespace | Azul |
2013-01-08 | Adding show view for users. | jessib |
2013-01-07 | Ticket comments can be private | jessib |
2013-01-07 | Revert "Merge pull request #12 from leapcode/feature/use-leap_ca-lib" | Azul |
2013-01-07 | attempting to work around server failure | Azul |
2013-01-07 | prevent requiring leap_ca database settings | Azul |
2013-01-06 | Merge pull request #13 from leapcode/feature/views_for_postfix | azul |
2013-01-06 | views only emit 1 as value now, doc can be included | Azul |
2013-01-04 | Merge pull request #12 from leapcode/feature/use-leap_ca-lib | azul |
2013-01-03 | Removed unnecessary comment. | jessib |
2013-01-03 | Merge pull request #11 from leapcode/feature/ticket-client-side-validations | jessib |
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 |