Skip to content
Snippets Groups Projects
  1. Jul 11, 2018
  2. Apr 17, 2018
    • aydreeihn's avatar
      Fixes found while writing test cases: · 510046c5
      aydreeihn authored
      - function isReopenable needed to check for topic
      - getHelpTopics for inline edit needed to include name of disabled Topic if selected
      - getHelpTopics for dashboard needed to include disabled/archived Topics
      510046c5
  3. Mar 28, 2018
  4. Mar 12, 2018
  5. Jun 16, 2017
  6. Jun 15, 2017
  7. Jun 06, 2017
  8. Mar 04, 2016
    • Peter Rotich's avatar
      datepicker: Use consistent date format · fbcd756c
      Peter Rotich authored
      To avoid date format ambiguity the datepicker replaces entered date with a
      standard 'ISO 8601' date format on form submission. The system however fails
      to use datepicker's format on post-back, resulting in invalid date on
      subsequent submit.
      
      This pull request addresses the issue by making sure reflected date uses the
      format datepicker expects.
      fbcd756c
    • Peter Rotich's avatar
      reports: Convert user time to database time · ae422bb7
      Peter Rotich authored
      'strtotime' uses local timezone without taking into consideration the user's
      timezone. This pull requests simply makes sure user's entered timeframe
      range is converted to db time before it's used in a query.
      ae422bb7
  9. Aug 18, 2015
  10. Mar 05, 2015
  11. Dec 31, 2014
    • Peter Rotich's avatar
      fixes: Review · 89c0d798
      Peter Rotich authored
      Key permissions definition array
      Move canned and faq permissions to their respective classes.
      89c0d798
  12. Dec 20, 2014
Loading