Skip to content
Snippets Groups Projects
  1. Mar 25, 2016
  2. Mar 24, 2016
  3. Mar 20, 2016
    • Jared Hancock's avatar
      login: Make the backdrop customizable · 463de2e9
      Jared Hancock authored
      This duplicates the custom logo code to allow for custom login backdrops. A
      new page is added to the "Company" settings page which allows for management
      of the uploaded custom backdrops.
      463de2e9
  4. Mar 17, 2016
  5. Feb 05, 2016
    • Jared Hancock's avatar
      forms: Fix search by datetime fields · 5ebebbbc
      Jared Hancock authored
      This changes the storage model for datetime fields and stores them in the
      same format as the MySQL `datetime` column type. This allows for the
      searching code to be consistent when searching the database for
      datetime custom form entry data.
      5ebebbbc
    • Peter Rotich's avatar
      export: Support users and orgs export · 9fb57ec9
      Peter Rotich authored
      Change orgs listing to ORM
      Add cdata tables support for users and organizations
      9fb57ec9
  6. Jan 07, 2016
  7. Jan 04, 2016
  8. Dec 31, 2015
  9. Dec 18, 2015
  10. Nov 16, 2015
  11. Nov 06, 2015
    • Peter Rotich's avatar
      Mass claim/assignment · 6965ca75
      Peter Rotich authored
      6965ca75
    • Peter Rotich's avatar
      Make ticket related action buttons icon-based · 6a7bcfa9
      Peter Rotich authored
      Implement auto focus and scroll when post reply or note action button is
      clicked as well as tab highlight on error
      Unpack tickets' mass action buttons - more options retired for now
      Translate missed phases
      6a7bcfa9
    • Nathan Febuary's avatar
      Reply and Internal Note button · a9f91e36
      Nathan Febuary authored
      Removed the span, it was unnecessary and gave the Internal Note button
      a color to differentiate between Reply and Internal Note.
      a9f91e36
    • Nathan Febuary's avatar
      Revision to ticket response reverse thread buttons · 716b1c95
      Nathan Febuary authored
      Moved buttons above with other action buttons and also into sticky
      header. Removed titles of buttons and added tooltips. adjusted tooltip
      z-index so it won’t be hidden behind dropdowns. added scroll to bottom
      function to reply and internal note buttons.
      716b1c95
    • Nathan Febuary's avatar
      Add location for ticket response · fa61a269
      Nathan Febuary authored
      Adds an additional location for the ticket response above the ticket
      thread for a reverse order view of the ticket thread. Additionally the
      reply/internal note button would be selected and the page would auto
      scroll to the bottom.
      fa61a269
    • Peter Rotich's avatar
      Add ClaimForm · 6fa0e833
      Peter Rotich authored
      ClaimForm extends AssignmentForm and hides assignees selection. Claimant is
      still given the opportunity to log an optional internal note as to why
      they're claiming the ticket in question.
      6fa0e833
  12. Nov 03, 2015
  13. Oct 30, 2015
  14. Oct 14, 2015
    • Peter Rotich's avatar
      User Tickets · f4d79b1e
      Peter Rotich authored
      Include collaborated tickets
      Pagenate user and org tickets listing
      Add ability to export tickets
      f4d79b1e
  15. Oct 10, 2015
    • Kevin O'Connor's avatar
      Replace bare header redirect · 5f5049c2
      Kevin O'Connor authored
      This fixes a bug where the browser will fail to redirect away from
      the login page if the client's browser doesn't allow for location
      mutations with the 422 response code.
      
      This issue only impacts SSO auth plugins.
  16. Sep 29, 2015
  17. Sep 28, 2015
  18. Sep 21, 2015
  19. Aug 27, 2015
  20. Aug 26, 2015
Loading