Commit Graph

6 Commits

Author SHA1 Message Date
Maurício Meneghini Fauth
43640af9f4
Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2024-12-01 16:38:12 -03:00
Maurício Meneghini Fauth
b1ae10df76
Bump minimum PHP version to 8.2.0
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2024-07-31 15:14:12 -03:00
Maurício Meneghini Fauth
10ebe228fe
Remove jqPlot library
Move chart.ts to modules/chart.ts.
Rename table/zoom_plot_jqplot.ts to table/zoom_search.ts.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2024-06-28 02:32:09 -03:00
Maurício Meneghini Fauth
cfdaedb623
Create AuthenticationFailure exception
Refactors the AuthenticationPlugin::showFailure() to receive the new
exception and move the showFailure calls to the Authentication
middleware.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2024-05-09 11:16:51 -03:00
Maurício Meneghini Fauth
4d51943275
Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-12-13 09:35:39 -03:00
Maurício Meneghini Fauth
1f443ca997
Move doc directory to docs
- Fixes #18512

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-12-08 13:37:38 -03:00