Benjamin Renard bn8
  • Joined on 2022-03-29
bn8 pushed to master at bn8/eesyphp 2023-03-11 11:55:08 +01:00
067faf628e Defaulty add login button in navbar if user is not authenticated
bn8 pushed to master at bn8/eesyphp 2023-03-09 18:16:24 +01:00
85f631a911 I18n: remove useless (and potentially problematic) locales alias links
bn8 created branch master in bn8/docker-python-tests 2023-03-08 19:51:49 +01:00
bn8 pushed to master at bn8/docker-python-tests 2023-03-08 19:51:49 +01:00
050e19bd1a Initial version
bn8 created repository bn8/docker-python-tests 2023-03-08 19:41:00 +01:00
bn8 pushed to master at bn8/eesyphp 2023-03-08 13:15:26 +01:00
dc7655bceb Add TplCore Smarty templates ressource to make core templates easily overloadable
76b134d747 empty.tpl: improve navbar
Compare 2 commits »
bn8 pushed to master at bn8/eesyphp 2023-03-08 13:06:14 +01:00
c0c5deedda Add TplCore Smarty templates ressource to make core templates easily overloadable
01e7d9de6f empty.tpl: improve navbar
Compare 2 commits »
bn8 pushed to master at bn8/eesyphp 2023-03-08 12:22:43 +01:00
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
Compare 5 commits »
bn8 pushed to master at bn8/eesyphp 2023-03-07 17:50:23 +01:00
3bf65aea4d CLI compile_messages: include core translated messages in JSON catalog
bn8 pushed to master at bn8/eesyphp 2023-03-06 03:55:47 +01:00
49b59650a1 Switch from bootstrap4dialog to bootstrap5-dialog
cc7004f032 UrlRequest: add current_full_url property
Compare 2 commits »
bn8 pushed to master at bn8/eesyphp 2023-03-05 13:45:17 +01:00
275f2b6c18 Navbar: add subblocks
bn8 pushed to master at bn8/eesyphp 2023-03-05 13:44:09 +01:00
54b6a04807 Navbar: add subblocks
bn8 pushed to master at bn8/eesyphp 2023-03-05 13:42:04 +01:00
18eb258849 Navbar: add subblocks
bn8 pushed to master at bn8/eesyphp 2023-03-05 12:30:12 +01:00
b1c8185eab Renane eesyphp.css file as app.css
bn8 pushed to master at bn8/eesyphp 2023-03-05 00:45:33 +01:00
fc29012dce Fix bin/manage rights on new project
bn8 pushed to master at bn8/eesyphp 2023-03-05 00:32:28 +01:00
e550c345cf Upgrade Bootstrap, Fork-Awesome and Jquery libs
bn8 pushed to master at bn8/eesyphp 2023-03-03 10:44:29 +01:00
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
Compare 6 commits »
bn8 pushed to master at bn8/eesyphp 2023-03-02 19:57:15 +01:00
9f213f8065 Tpl: add static_root_url() method
bn8 pushed to master at bn8/eesyphp 2023-03-02 19:23:34 +01:00
5c8e39a6b2 Mail: fix importing PEAR libs
bn8 pushed to master at bn8/eesyphp 2023-03-02 19:22:30 +01:00
becb9ad366 example: add example of how to use Db get_one() & get_many() helpers
2584a59123 Db: add helpers for simple query
Compare 2 commits »