An error occurred fetching the project authors.
  1. 23 Jul, 2019 1 commit
  2. 24 Jun, 2019 1 commit
  3. 21 Jun, 2019 2 commits
    • Frank van Rest's avatar
      Uniform html and text emails · 6c69edd1
      Frank van Rest authored
      Uniform new_issue_email html and text emails
      Uniform note_email html and text emails
      Uniform new_merge_request_email html and text emails
      Uniform new_epic_email html and text emails
      6c69edd1
    • Frank van Rest's avatar
      Uniform html and text emails · df4c1a75
      Frank van Rest authored
      Uniform new_issue_email html and text emails
      Uniform note_email html and text emails
      Uniform new_merge_request_email html and text emails
      df4c1a75
  4. 31 May, 2019 4 commits
  5. 27 Feb, 2019 2 commits
    • Alexandru Croitor's avatar
      Port CE 56863-system-messages-in-email to EE · 8042db05
      Alexandru Croitor authored
      * Show header and footer system messages in email
      * Add email_header_and_footer_enabled flag to appearances table
      * Set email_header_and_footer_enabled default value to false
      * Add checkbox to appearance to toggle show header and footer in emails
      * Add email_header_and_footer_enabled to allowed params in controller
      * Add header and footer messages to the html and text email layouts
      * Remove the color styling for emails header and footer
      * Add empty_mailer layout for emails without layout,
      to have the header and footer applied
      8042db05
    • Alexandru Croitor's avatar
      Show header and footer system messages in email · 77985826
      Alexandru Croitor authored
      * Add email_header_and_footer_enabled flag to appearances table
      * Set email_header_and_footer_enabled default value to false
      * Add checkbox to appearance to toggle show header and footer in emails
      * Add email_header_and_footer_enabled to allowed params in controller
      * Add header and footer messages to the html and text email layouts
      * Remove the color styling for emails header and footer
      * Add empty_mailer layout for emails without layout,
      to have the header and footer applied
      77985826
  6. 13 Dec, 2018 1 commit
  7. 16 Oct, 2018 1 commit
  8. 03 Aug, 2018 1 commit
  9. 27 Jul, 2018 1 commit
  10. 03 Jun, 2018 1 commit
  11. 07 May, 2018 2 commits
  12. 23 Apr, 2018 2 commits
  13. 01 Sep, 2017 1 commit
  14. 03 Aug, 2017 2 commits
    • Lin Jen-Shin's avatar
      Don't include EmailHelpers manually, pick with rspec · 2453449e
      Lin Jen-Shin authored
      `:mailer` is needed to pick it easily, while
      `type: :mailer` is needed for picking it automatically for
      tests located in spec/mailers/*_spec.rb
      
      It's a bit complicated in spec/services/notification_service_spec.rb
      but we'll leave it alone for now.
      2453449e
    • Lin Jen-Shin's avatar
      Don't include EmailHelpers manually, pick with rspec · bb5f79d4
      Lin Jen-Shin authored
      `:mailer` is needed to pick it easily, while
      `type: :mailer` is needed for picking it automatically for
      tests located in spec/mailers/*_spec.rb
      
      It's a bit complicated in spec/services/notification_service_spec.rb
      but we'll leave it alone for now.
      bb5f79d4
  15. 02 Aug, 2017 2 commits
  16. 01 Aug, 2017 2 commits
  17. 29 Mar, 2017 1 commit
  18. 27 Mar, 2017 1 commit
  19. 21 Mar, 2017 3 commits
  20. 13 Jan, 2017 1 commit
    • Pawel Chojnacki's avatar
      Handles unsubscribe from notifications via email · c3a94000
      Pawel Chojnacki authored
      - allows unsubscription processing of email in format "reply+%{key}+unsubscribe@acme.com" (example)
      - if config.address includes %{key} and replies are enabled every unsubscriable message will include mailto: link in its List-Unsubscribe header
      c3a94000
  21. 22 Oct, 2016 1 commit
  22. 17 Oct, 2016 1 commit
  23. 03 Oct, 2016 4 commits
  24. 28 Sep, 2016 1 commit
  25. 26 Sep, 2016 1 commit