Commit Graph

31 Commits

Author SHA1 Message Date
Daniel Seifert 3d83650f7c
fix JS for multiforms 2023-03-30 13:30:04 +02:00
Daniel Seifert 0213f2e6b3
fix cascaded HTML elements to prevent form issues 2023-03-22 15:58:02 +01:00
Daniel Seifert 1fd00635f9
define code coverage exclusions 2022-12-24 23:39:45 +01:00
Daniel Seifert bd4dfaf36c
0010966 execute action after confirmation 2022-02-27 22:56:00 +01:00
Daniel Seifert 0c0d564554
add CS-fixed files 2022-01-17 10:59:18 +01:00
Daniel Seifert e05278da19
extract content rendering into separate method 2021-12-21 13:38:53 +01:00
Daniel Seifert e604b84849
improve code 2021-12-20 13:41:24 +01:00
Daniel Seifert 91b18a9196
Merge branch 'rel_1.x' into dev_2.x_PHP73 2021-11-28 23:09:15 +01:00
Daniel Seifert a0788ba666
add missing tests 2021-11-28 23:02:15 +01:00
Daniel Seifert 3aa64f8f63
add tests for configuration class 2021-11-28 01:04:46 +01:00
Daniel Seifert b1946c4aae
improve tests for EE 2021-11-27 00:59:02 +01:00
Daniel Seifert 61827e7825
add tests for renderers 2021-11-25 23:42:41 +01:00
Daniel Seifert 5251490b74
handle JSON exception 2021-11-11 09:41:36 +01:00
Daniel Seifert b5d6936074
change deprecated CSV export code 2021-11-11 09:34:30 +01:00
Daniel Seifert ae09cf88a5
enable controller based exception handling 2021-11-10 13:50:22 +01:00
Daniel Seifert 3b47f4da05
add extendable tpl blocks for submit elements on tasks 2021-11-10 13:50:21 +01:00
Daniel Seifert 903d178124
add tpl block for easy extension 2021-11-10 13:50:20 +01:00
Daniel Seifert bd90f18a87
force get translations from admin 2021-11-10 13:50:20 +01:00
Daniel Seifert 74edceafc8
add JSON export renderer 2021-11-10 13:49:55 +01:00
Daniel Seifert ea77239510
change deprecated CSV export code 2021-10-29 11:38:29 +02:00
Daniel Seifert e1502b274e
show registered export renderers in admin submit without required tpl block extension 2021-10-29 11:37:51 +02:00
Daniel Seifert a1cd84b415
can handle long task description text 2021-07-29 17:31:15 +02:00
Daniel Seifert af10e80086
make admin controller templates more generic 2021-07-29 16:35:25 +02:00
Daniel Seifert 148f4f8213
move example tasks to Data Wizard tasks module 2021-07-27 15:37:54 +02:00
Daniel Seifert f2935209ed
add english translations 2021-07-27 09:42:51 +02:00
Daniel Seifert 759e8a377d
improve code 2021-07-14 23:04:33 +02:00
Daniel Seifert baf30ef196
accept different letter cases in export format arguments 2021-07-14 13:27:58 +02:00
Daniel Seifert 8b354993ca
fix typo in export title 2021-07-14 12:23:19 +02:00
Daniel Seifert 4c91b0d699
can get format list 2021-07-14 12:22:01 +02:00
Daniel Seifert 34b2b0b061
can export save in file 2021-07-14 12:21:12 +02:00
Daniel Seifert 9e9bab88f0
Resolve source directory and add blacklist filter 2021-07-13 10:51:45 +02:00