Skip to content
Snippets Groups Projects
  1. Jul 21, 2015
  2. Jul 08, 2015
  3. May 27, 2015
  4. May 14, 2015
  5. May 13, 2015
  6. Apr 10, 2015
  7. Apr 01, 2015
  8. Mar 05, 2015
  9. Mar 03, 2015
  10. Dec 30, 2014
  11. Dec 11, 2014
  12. Dec 08, 2014
    • Jared Hancock's avatar
      i18n: Add locale-based date time formats · 0fbc09ad
      Jared Hancock authored
      This patch adds support for automatic date and time formatting based on a
      selection of locale. The locale can default to the system or user specified
      language+locale, or can be elected separately. For instance, English
      speakers can pick between US, GB, and many other English speaking locales.
      
      This also removes the need of the %timezone table and uses the timezonedb
      built into PHP 5.3+. User's can now select from a much longer list of
      database and no longer need to deal with the DST checkbox.
      0fbc09ad
  13. Oct 09, 2014
  14. Jul 17, 2014
    • Peter Rotich's avatar
      Fix XSS vulnerability on user's name · 92824412
      Peter Rotich authored
      Names parsed from incoming emails are stored in the database as is. This
      pull request addresses potential XSS vulnerability due to improper display
      of unsanitized names. Going forward names will be scrubbed on create.
      92824412
  15. Jul 08, 2014
  16. Jun 30, 2014
  17. Apr 29, 2014
  18. Apr 28, 2014
  19. Apr 24, 2014
  20. Apr 23, 2014
  21. Apr 22, 2014
  22. Apr 21, 2014
  23. Apr 10, 2014
  24. Apr 02, 2014
  25. Mar 27, 2014
Loading