Skip to content
Snippets Groups Projects
  1. Oct 31, 2013
    • Jared Hancock's avatar
      Fix parsing issue in strtotime() · b9ab14c1
      Jared Hancock authored
      PHP can't discern the difference between d/m/Y and m/d/Y when just the date
      is submitted to strtotime(). Unfortunately, strptime() is not available
      until PHP 5.1.0. This patch forces datepickers to change their values to
      YYYY-MM-DD upon submission to disambiguate parsing issues.
      
      Fixes #832
      b9ab14c1
  2. Jul 23, 2013
    • Jared Hancock's avatar
      Fix CSS style issues · b039bb3a
      Jared Hancock authored
        - Logo selection radio buttons not vertically centered (Firefox)
        - font-size value incorrect in login.css
        - Incorrect : placement in FAQ category edit
        - Incorrect block width declaration (700 vs 700px)
        - Browsers disagree on the placement of CSS3 outline properties
        - Correctly place check boxes and radio buttons
      b039bb3a
  3. Jul 03, 2013
  4. Jan 28, 2013
  5. Dec 16, 2012
  6. Dec 14, 2012
  7. Nov 16, 2012
  8. Oct 28, 2012
  9. Oct 11, 2012
  10. Oct 08, 2012
  11. Sep 07, 2012
  12. Aug 13, 2012
    • Jared Hancock's avatar
      Rename kb-categor* to faq-categor* · c938bef2
      Jared Hancock authored
      This will help distinguish between the knowledgebase part which encompasses
      FAQ's and canned responses, and the FAQ part which contains the articles
      detailing frequently-asked-questions.
      c938bef2
  13. Jul 25, 2012
  14. Jul 23, 2012
  15. Jul 10, 2012
  16. Jul 09, 2012
  17. Jun 28, 2012
  18. Jun 26, 2012
  19. Apr 29, 2012
  20. Apr 28, 2012
  21. Apr 23, 2012
  22. Apr 22, 2012
  23. Apr 20, 2012
  24. Apr 19, 2012
  25. Apr 09, 2012
  26. Mar 28, 2012
  27. Mar 26, 2012
  28. Mar 19, 2012
Loading