stable

Clone or download

Read-only

story #9585: Trackers plugin - Email gateway

Change-Id: I8055d46974b1f5978dc708e336dbe08aecb867f8

Modified Files

Name
M plugins/tracker/build-manifest.json +17 −0 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/MailGateway/MailGatewayConfigPresenter.php +10 −9 Go to diff View file
M plugins/tracker/include/trackerPlugin.class.php +16 −0 Go to diff View file
M plugins/tracker/site-content/en_US/tracker.tab +3 −2 Go to diff View file
M plugins/tracker/site-content/fr_FR/tracker.tab +3 −2 Go to diff View file
M plugins/tracker/templates/siteadmin-config/emailgateway.mustache +53 −46 Go to diff View file
A plugins/tracker/www/themes/BurningParrot/css/_tracker.scss +23 −0 Go to diff View file
A plugins/tracker/www/themes/BurningParrot/css/style-blue.scss +22 −0 Go to diff View file
A plugins/tracker/www/themes/BurningParrot/css/style-green.scss +22 −0 Go to diff View file
A plugins/tracker/www/themes/BurningParrot/css/style-grey.scss +22 −0 Go to diff View file
A plugins/tracker/www/themes/BurningParrot/css/style-orange.scss +22 −0 Go to diff View file
A plugins/tracker/www/themes/BurningParrot/css/style-purple.scss +22 −0 Go to diff View file
A plugins/tracker/www/themes/BurningParrot/css/style-red.scss +22 −0 Go to diff View file