Branch: refs/heads/master
Home: https://github.com/phpmyadmin/error-reporting-server
Commit: 29a6423146fc1e7adfc68edd51ebce52f8aba4a7
https://github.com/phpmyadmin/error-reporting-server/commit/29a6423146fc1e7…
Author: Deven Bansod <devenbansod.bits(a)gmail.com>
Date: 2017-06-05 (Mon, 05 Jun 2017)
Changed paths:
M config/app_example.php
M config/app_travis.php
A src/Controller/Component/MailerComponent.php
M src/Controller/IncidentsController.php
M src/Model/Table/IncidentsTable.php
A src/Template/Email/html/report.ctp
A src/Template/Layout/Email/html/default.ctp
A src/Template/Layout/Email/text/default.ctp
R src/Template/Layout/Emails/html/default.ctp
R src/Template/Layout/Emails/text/default.ctp
M tests/TestCase/Model/Table/IncidentsTableTest.php
Log Message:
-----------
Send Email Notifications on newly added reports
Send these notifications to developers(a)phpmyadmin.net
Fix #31
Signed-off-by: Deven Bansod <devenbansod.bits(a)gmail.com>
Commit: 4e397d910e158c7eb8afa85ea2730ba9eddc3652
https://github.com/phpmyadmin/error-reporting-server/commit/4e397d910e158c7…
Author: Deven Bansod <devenbansod.bits(a)gmail.com>
Date: 2017-06-08 (Thu, 08 Jun 2017)
Changed paths:
M config/app_example.php
M config/app_travis.php
M src/Controller/Component/MailerComponent.php
A src/Mailer/Transport/TestTransport.php
M tests/TestCase/Controller/IncidentsControllerTest.php
M tests/bootstrap.php
Log Message:
-----------
Add Tests for email notifications
Signed-off-by: Deven Bansod <devenbansod.bits(a)gmail.com>
Commit: 0022f4683abeb4b95673fb4bcac007fb88881292
https://github.com/phpmyadmin/error-reporting-server/commit/0022f4683abeb4b…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-06-09 (Fri, 09 Jun 2017)
Changed paths:
M config/app_example.php
M config/app_travis.php
A src/Controller/Component/MailerComponent.php
M src/Controller/IncidentsController.php
A src/Mailer/Transport/TestTransport.php
M src/Model/Table/IncidentsTable.php
A src/Template/Email/html/report.ctp
A src/Template/Layout/Email/html/default.ctp
A src/Template/Layout/Email/text/default.ctp
R src/Template/Layout/Emails/html/default.ctp
R src/Template/Layout/Emails/text/default.ctp
M tests/TestCase/Controller/IncidentsControllerTest.php
M tests/TestCase/Model/Table/IncidentsTableTest.php
M tests/bootstrap.php
Log Message:
-----------
Merge pull request #153 from devenbansod/fix_31
Send Email Notifications on newly added reports
Compare: https://github.com/phpmyadmin/error-reporting-server/compare/912609f6a57a..…
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: d409d76dea58105f88a65a1e53b8cde5004f29a1
https://github.com/phpmyadmin/phpmyadmin/commit/d409d76dea58105f88a65a1e53b…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2017-06-08 (Thu, 08 Jun 2017)
Changed paths:
M po/af.po
M po/ar.po
M po/az.po
M po/be.po
M po/be(a)latin.po
M po/bg.po
M po/bn.po
M po/br.po
M po/brx.po
M po/bs.po
M po/ca.po
M po/ckb.po
M po/cs.po
M po/cy.po
M po/da.po
M po/de.po
M po/el.po
M po/en_GB.po
M po/eo.po
M po/es.po
M po/et.po
M po/eu.po
M po/fa.po
M po/fi.po
M po/fil.po
M po/fr.po
M po/fy.po
M po/gl.po
M po/gu.po
M po/he.po
M po/hi.po
M po/hr.po
M po/hu.po
M po/hy.po
M po/ia.po
M po/id.po
M po/ig.po
M po/it.po
M po/ja.po
M po/ka.po
M po/kab.po
M po/kk.po
M po/km.po
M po/kn.po
M po/ko.po
M po/ksh.po
M po/ky.po
M po/li.po
M po/lt.po
M po/lv.po
M po/mk.po
M po/ml.po
M po/mn.po
M po/ms.po
M po/nb.po
M po/ne.po
M po/nl.po
M po/pa.po
M po/phpmyadmin.pot
M po/pl.po
M po/pt.po
M po/pt_BR.po
M po/ro.po
M po/ru.po
M po/si.po
M po/sk.po
M po/sl.po
M po/sq.po
M po/sr.po
M po/sr(a)latin.po
M po/sv.po
M po/ta.po
M po/te.po
M po/th.po
M po/tk.po
M po/tr.po
M po/tt.po
M po/ug.po
M po/uk.po
M po/ur.po
M po/uz.po
M po/uz(a)latin.po
M po/vi.po
M po/vls.po
M po/zh_CN.po
M po/zh_TW.po
Log Message:
-----------
Update po files
[CI skip]
Signed-off-by: Michal Čihař <michal(a)cihar.com>