stable
Clone or download
Read-only
* changes: story #9585: Trackers plugin - Deprecation panel story #9585: Trackers plugin - Email gateway
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/Tracker/Config/SectionsPresenter.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Deprecation/DeprecationPresenter.php | +14 | −7 | 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 | +7 | −3 | Go to diff View file |
M | plugins/tracker/site-content/fr_FR/tracker.tab | +7 | −3 | Go to diff View file |
M | plugins/tracker/templates/siteadmin-config/deprecation.mustache | +41 | −27 | 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 |