Commit Graph

15 Commits

Author SHA1 Message Date
William Desportes
0c5aa81c78
Inject the error report modal and avoid sending depending on SendErrorReports
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-03-15 18:22:30 +01:00
Maurício Meneghini Fauth
4f574e53c3
Replace error report jquery-ui's dialog with a modal
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-01-12 17:28:23 -03:00
Maurício Meneghini Fauth
5178f76f95
Move fieldset CSS style to the .pma-fieldset class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-12-28 19:46:40 -03:00
Maurício Meneghini Fauth
0e3a82bd86 Remove Display\Error class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-07-29 23:08:29 -03:00
Maurício Meneghini Fauth
4fabc68f95 Move error report entry point logic to routes file
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-11-06 22:32:41 -03:00
Maurício Meneghini Fauth
084f366cca Use the router for error report entry point
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-08-19 20:43:18 -03:00
Hugues Peccatte
1819259b84 Change "error.inc.php" file as a class
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2019-05-05 22:12:29 +02:00
Maurício Meneghini Fauth
9eba565bf4 Remove unnecessary HTML closing tags
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-12-19 00:12:54 -02:00
Maurício Meneghini Fauth
cb881daea2 Port some templates to Twig
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-05-10 21:05:26 -03:00
Maurício Meneghini Fauth
1b9d125d3e Port some templates to Twig
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-04-20 00:14:06 -03:00
Atul Pratap Singh
d4897436d9 Rephrase and reposition the error report submission form
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2016-02-19 21:19:42 +05:30
Atul Pratap Singh
b6ee54035a Remove newline eof from templates/*
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2016-01-22 23:27:24 +05:30
Atul Pratap Singh
373ebc29bc Replace <?php echo with <?= in 'templates/'
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2016-01-20 19:14:11 +05:30
Hugues Peccatte
5cd198ae14 Use variables instead of duplicate Jquery selectors.
Remove useless "px".

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-07-20 21:50:13 +02:00
Hugues Peccatte
ef16b1e358 Templating error report form.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-07-17 23:36:23 +02:00