Benjamin Renard
|
e6f3fc835e
|
Auth\Db: replace add_user/edit_user CLI commands by user CLI command with subcommands
|
2024-09-19 19:33:47 +02:00 |
|
Benjamin Renard
|
57aedc4869
|
Casuser auth backend: add user access filters feature
|
2024-02-21 11:20:37 +01:00 |
|
Benjamin Renard
|
3abd2a328b
|
Introduce new pre-commit hooks and code cleaning
|
2024-01-23 19:23:10 +01:00 |
|
Benjamin Renard
|
9030a2ba79
|
Update translations
|
2023-11-20 19:42:47 +01:00 |
|
Benjamin Renard
|
43a467b15a
|
Login form: add remember username feature
|
2023-04-22 18:56:13 +02:00 |
|
Benjamin Renard
|
8d0907b1ba
|
CLI serve command: add parameters to start Xdebug profiler
|
2023-03-22 19:18:23 +01:00 |
|
Benjamin Renard
|
a274f04a1a
|
Add simple time tracking system to permit to display page computing time
|
2023-03-22 18:27:07 +01:00 |
|
|
317afd31f2
|
Defaulty add login button in navbar if user is not authenticated
|
2023-03-11 12:01:15 +01:00 |
|
Benjamin Renard
|
85f631a911
|
I18n: remove useless (and potentially problematic) locales alias links
|
2023-03-09 18:16:09 +01:00 |
|
|
3bf65aea4d
|
CLI compile_messages: include core translated messages in JSON catalog
|
2023-03-07 17:50:17 +01:00 |
|
Benjamin Renard
|
2229ba1a4f
|
Cli: add -l/--log-file & -C/--console parameters
|
2023-03-03 10:44:13 +01:00 |
|
|
d546bebe49
|
Cli: add prompt_for_password() helper method
|
2023-02-28 01:47:12 +01:00 |
|
|
f79be675fb
|
Cli: add serve command
|
2023-02-28 01:36:54 +01:00 |
|
|
ab19389d9a
|
Auth: fix some translation errors
|
2023-02-25 17:18:51 +01:00 |
|
|
610cdb0f7c
|
Add authentication support
|
2023-02-25 05:02:27 +01:00 |
|
|
73dc860972
|
I18n: Split translated messages of core and app in discting gettext domains
|
2023-02-14 01:21:52 +01:00 |
|
|
4f47dc056d
|
Tpl: Add stuff to handle static files
* Move example application in example sub-directory
* Widely use App::get() instead of Config::get()
|
2023-02-12 00:30:36 +01:00 |
|
|
5e8a2b6d1c
|
Move translation (i18n) stuff in EesyPHP namespace
|
2023-01-29 23:35:17 +01:00 |
|