Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Use Velocity to generate email #534

Closed
wants to merge 7 commits into from
Closed

Commits on Jul 11, 2014

  1. Use Velocity to generate email

    seanf committed Jul 11, 2014
    Configuration menu
    Copy the full SHA
    6f9ec47 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2014

  1. Configuration menu
    Copy the full SHA
    8365f53 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2014

  1. Refactor email-handling code and fix injection of mailSession

    Eliminate redundant template "email_activation.vm".
    Rename EmailUtil -> Addresses and use it more.
    Rename EmailBuilderStrategy -> EmailStrategy.
    Move all EmailStrategy classes to top-level under org.zanata.email.
    Ensure that all emails go through EmailService and get FacesMessages
       from Msgs so that they can be localised.
    seanf committed Jul 15, 2014
    Configuration menu
    Copy the full SHA
    bae62c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2014

  1. Configuration menu
    Copy the full SHA
    8ee323c View commit details
    Browse the repository at this point in the history
  2. Construct Reply-To correctly

    seanf committed Jul 18, 2014
    Configuration menu
    Copy the full SHA
    d035448 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58f956a View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2014

  1. Configuration menu
    Copy the full SHA
    cd0fbee View commit details
    Browse the repository at this point in the history