summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-17Merge pull request #14 from leapcode/feature/show_userjessib
2013-01-17minor fixes to validation workflowAzul
2013-01-17unit tests passingAzul
2013-01-16incomplete initial changes to make email address just login@domain.tldAzul
2013-01-16using subdomain for api requests properlyAzul
2013-01-15For both users and tickets, if the object is not found and the current user i...jessib
2013-01-15Refactoring of tickets controller to fetch the ticket in a before filter for ...jessib
2013-01-15Show different ticket characteristics when viewing the users versus when list...jessib
2013-01-15reverted simplification - not good to have 'none set' in a %ulAzul
2013-01-15minor: put emails in unstyled ul and simplifyAzul
2013-01-14Use partials for displaying details shown when viewing a user. Some of these ...jessib
2013-01-14Merge branch 'master' into feature/show_user. Added new tests.jessib
2013-01-14Some fixes to the how we keep track of information about users associated wit...jessib
2013-01-14Merge branch 'master' into feature/fixing-routes-with-apiAzul
2013-01-14Merge pull request #15 from leapcode/feature/test-data-with-fakerazul
2013-01-14minor: further cleanup - try to leave no record behindAzul
2013-01-14little bit of cleanupAzul
2013-01-14forgot to include the factory for ticketsAzul
2013-01-14tickets controller tests passingAzul
2013-01-14got users controller test to pass - tickets controller test next.Azul
2013-01-13add head and tail scss, for customizationelijah
2013-01-11basic dummy data for usersAzul
2013-01-10Add test for showing user.jessib
2013-01-10moved api routes into their own namespaceAzul
2013-01-08Adding show view for users.jessib
2013-01-07Ticket comments can be privatejessib
2013-01-07Revert "Merge pull request #12 from leapcode/feature/use-leap_ca-lib"Azul
2013-01-07attempting to work around server failureAzul
2013-01-07prevent requiring leap_ca database settingsAzul
2013-01-06Merge pull request #13 from leapcode/feature/views_for_postfixazul
2013-01-06views only emit 1 as value now, doc can be includedAzul
2013-01-04Merge pull request #12 from leapcode/feature/use-leap_ca-libazul
2013-01-03Removed unnecessary comment.jessib
2013-01-03Merge pull request #11 from leapcode/feature/ticket-client-side-validationsjessib
2013-01-03removed cert unit tests as leap_ca now provides the modelAzul
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
2013-01-03using leap_ca for cert model, removing empty dirsAzul
2012-12-31remove commented-out lines.jessib
2012-12-31Small CSS tweakjessib
2012-12-31Client-side validations, including only validating email address format if so...jessib
2012-12-24Link to edit page (as show doesn't now exist, and not clear if we will want i...jessib
2012-12-24Rough functionality for unauthenticated tickets.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