Skip to content
Snippets Groups Projects
  1. Feb 07, 2017
  2. Feb 06, 2017
  3. Jan 26, 2017
    • Ray Foss's avatar
      Merge pull request #3621 from dellsala/develop · 4e490863
      Ray Foss authored
      Fixes issue #3620. is_numeric changed in 7.0.0 causing causing the contact form and sometimes login to break. is_string works on any version. The upstream Spyc now uses regex to verify instead of is_numeric, in a way similar to this commit. Waiting on upstream to merge other customizations we've made.
      4e490863
  4. Jan 17, 2017
  5. Dec 16, 2016
  6. Dec 15, 2016
  7. Dec 12, 2016
  8. Nov 02, 2016
  9. Nov 01, 2016
  10. Oct 31, 2016
  11. Oct 26, 2016
  12. Oct 25, 2016
  13. Oct 24, 2016
    • Peter Rotich's avatar
      Passive Email Threading · f25679ac
      Peter Rotich authored
      Add support for threading email conversations happening outside the system.
      Autoresponders are paused when threading is on passive mode. Alerts may
      still go out to agents as configured.
      f25679ac
    • Peter Rotich's avatar
      Agent Sorting · 5c548c7a
      Peter Rotich authored
      Account for agents' name format setting when sorting agents.
      5c548c7a
Loading