dc7655bceb
Add TplCore Smarty templates ressource to make core templates easily overloadable
76b134d747
empty.tpl: improve navbar
c0c5deedda
Add TplCore Smarty templates ressource to make core templates easily overloadable
01e7d9de6f
empty.tpl: improve navbar
7b635a4f00
Add Db auth user backend parameters in config file provided by skel
f662837ffd
Example: enable auth and use database as default users backend
5ab7b35cc3
Auth\Db: add warning message with cause on initialization failure
fe19313c2f
Session: add directory_path config parameter
fe75984bc7
Auth\Form: add include_navbar parameter
49b59650a1
Switch from bootstrap4dialog to bootstrap5-dialog
cc7004f032
UrlRequest: add current_full_url property
2229ba1a4f
Cli: add -l/--log-file & -C/--console parameters
6faff353d3
Log: try to properly handle log message before initialization
e27c009be8
Log: fix typo when getting CLI log file path
455ec45c3b
App: fix handling app's options when substituting variable reference in option value
97f91156de
Config::set(): fix setting value in inexisting section
becb9ad366
example: add example of how to use Db get_one() & get_many() helpers
2584a59123
Db: add helpers for simple query