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
|
e66be179ca
|
Use camel case naming for class members
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-10-05 10:37:07 -03:00 |
|
Maurício Meneghini Fauth
|
1dccc10493
|
Extract method for adding script files
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-07-12 16:58:33 -03:00 |
|
Maurício Meneghini Fauth
|
82c2964bb8
|
Remove useless elses
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-05-26 22:27:45 -03:00 |
|
Maurício Meneghini Fauth
|
a64393e7f5
|
Fix some coding standard issues
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-05-13 00:23:28 -03:00 |
|
Maurício Meneghini Fauth
|
9b7c4931d3
|
Add AbstractController::render method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-04-16 20:15:42 -03:00 |
|
Maurício Meneghini Fauth
|
3a9b762918
|
Extract HTML from user settings page header
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-02-07 00:51:11 -03:00 |
|
Maurício Meneghini Fauth
|
f6bbecc0c2
|
Create Preferences\ImportController class
Extracts the controller from the FormsController.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-02-05 18:13:46 -03:00 |
|