Maurício Meneghini Fauth
|
0b8edc5bde
|
Use PSR-12 for namespace use statements
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2021-03-05 14:18:35 -03:00 |
|
Maurício Meneghini Fauth
|
e6ec9df84e
|
Remove DBI dep from Controllers/AbstractController
Moves the DatabaseInterface class dependency to the classes that use it.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-10-11 22:48:44 -03:00 |
|
Maurício Meneghini Fauth
|
75397c913d
|
Refactor Display\Export class
- Uses template inheritance for the export templates.
- Renames Display\Export to Export\Options.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-08-03 23:56:20 -03:00 |
|
Maurício Meneghini Fauth
|
ea1713081c
|
Create Export\TemplateModel class
Extracts the database calls from the controller to the model.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-07-19 15:01:55 -03:00 |
|
Maurício Meneghini Fauth
|
7b958b874f
|
Create ExportTemplateController class
Extracts export templates handling from Display\Export class.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-07-17 16:27:37 -03:00 |
|