Skip to content
Snippets Groups Projects
  1. May 13, 2015
  2. Apr 10, 2015
  3. Apr 01, 2015
  4. Mar 05, 2015
  5. Mar 03, 2015
  6. Dec 30, 2014
  7. Dec 11, 2014
  8. 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
  9. Oct 09, 2014
  10. 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
  11. Jul 08, 2014
  12. Jun 30, 2014
  13. Apr 29, 2014
  14. Apr 28, 2014
  15. Apr 24, 2014
  16. Apr 23, 2014
  17. Apr 22, 2014
  18. Apr 21, 2014
  19. Apr 10, 2014
  20. Apr 02, 2014
  21. Mar 27, 2014
Loading