Skip to content
Snippets Groups Projects
  1. Mar 23, 2015
  2. Mar 18, 2015
  3. Mar 17, 2015
    • Jared Hancock's avatar
    • Jared Hancock's avatar
      search: Fix search on create date · 4d26f29f
      Jared Hancock authored
      This addresses the issue where the advanced search dialog was submitted
      before the date picker inputs were fixed up. This problem arises out of a
      difference between the agent's date formatting preference and the server
      being able to process that date format. The date pickers are reformated to
      yyyy-mm-dd before submission; however, for advanced search, the submission
      happened before the inputs were fixed up.
      
      This patch addresses the issue by manually fixing up the date in the
      submission routine for the advanced search dialog.
      4d26f29f
  4. Mar 16, 2015
  5. Mar 13, 2015
  6. Mar 12, 2015
  7. Mar 11, 2015
  8. Mar 10, 2015
Loading