Benjamin Renard bn8
  • Joined on 2022-03-29
bn8 pushed to master at bn8/eesyphp 2023-02-16 00:40:39 +01:00
f5d5969195 Url::add_url_handler(): clean code and return bool
bn8 pushed to master at bn8/eesyphp 2023-02-16 00:36:40 +01:00
705d917655 Url::add_url_handler(): clean code and return bool
bn8 pushed to master at bn8/eesyphp 2023-02-16 00:22:05 +01:00
c900324860 Url::add_url_handler(): clean code and return bool
5ce273cfad Add vim modeline in templates files
Compare 2 commits »
bn8 pushed to master at bn8/eesyphp 2023-02-15 23:51:23 +01:00
9cc0f8581a Tpl: add get_errors() / get_messages() & purge_errors() / purge_messages() methods
98f61c36eb Tpl: add var_dump function
d304d4741f Url: add optional additional info to Url handler
Compare 3 commits »
bn8 pushed to master at bn8/eesyphp 2023-02-14 01:22:37 +01:00
73dc860972 I18n: Split translated messages of core and app in discting gettext domains
bn8 pushed to master at bn8/eesyphp 2023-02-13 03:02:11 +01:00
9213ae076f I18n: fix CLI commands messages
bn8 pushed to master at bn8/eesyphp 2023-02-13 02:48:45 +01:00
5bd930c838 I18n: fix locles JS file path in compile_messages CLI command
bn8 pushed to master at bn8/eesyphp 2023-02-13 02:43:38 +01:00
799554951b Code cleaning in example app
5691494f12 I18n: fix extracting messages from all PHP, JS and templates files
317cb30cb3 Tpl: Add stuff to have multiple templates directories with priority
4f47dc056d Tpl: Add stuff to handle static files
Compare 4 commits »
bn8 synced commits to master at bn8/ldapsaisie from mirror 2023-02-10 18:05:00 +01:00
85d6a87fcf supann: fix typo in generate_supannRessourceEtat
29bfca1792 LSform / dataEntryForm: Add forceGeneration parameter
f8c38dd3b6 Add pre-commit xmlint hook on doc change
796e3287e9 supann: rename supannCheckEduPersonPrimaryAffiliation as validate_eduPersonPrimaryAffiliation
2239120912 supann: rename supannCheckEduPersonAffiliation as validate_eduPersonAffiliation
Compare 8 commits »
bn8 pushed to master at bn8/eesyphp 2023-02-08 02:27:27 +01:00
f2edf4910a Switch to YAML configuration file, add Config & App classes in EesyPHP namespace
bn8 pushed to master at bn8/docker-python-pre-commit 2023-02-02 17:03:04 +01:00
5e015a0742 Upgrade isort
bn8 pushed to master at bn8/eesyphp 2023-01-31 01:06:48 +01:00
5496ff55c0 Initialize Tpl lib in CLI mode to allow handling templates files messages translation
0eb2c543f1 Remove useless "use" statments in EesyPHP namespace
93c38689db Fix moving common helper functions to EesyPHP namespace
d30abeb008 Move date parse/format helpers in dedicated class in EesyPHP namespace
1fff8f0af4 Move templating stuff in EesyPHP namespace
Compare 5 commits »
bn8 pushed to master at bn8/eesyphp 2023-01-30 11:24:22 +01:00
d422afa66e smarty_table_ordered_th: fix computing URL
541b447cbf Move DB stuff in EesyPHP namespace
Compare 2 commits »
bn8 pushed to master at bn8/eesyphp 2023-01-30 00:11:37 +01:00
c8659ea46f Move CLI stuff in EesyPHP namespace
5e8a2b6d1c Move translation (i18n) stuff in EesyPHP namespace
15c2acee08 Move session stuff in EesyPHP namespace
Compare 3 commits »
bn8 pushed to master at bn8/eesyphp 2023-01-29 20:02:53 +01:00
cf6ea5480b Move hooks stuff in EesyPHP namespace
c10ed0ca20 Move email stuff in EesyPHP namespace
f8fa2f9204 Log :: exception(): clean extra args declaration
27af166466 Move Url stuff in EesyPHP namespace
a303f188f3 Move Sentry stuff in EesyPHP namespace
Compare 6 commits »
bn8 pushed to master at bn8/eesyphp 2023-01-29 11:51:58 +01:00
6fdc5447f1 Some improvments from recent works on apps based on its "framework"
bn8 pushed to master at bn8/check_forgejo_upgrade 2023-01-19 15:26:31 +01:00
892f6aef72 Doc: Fix install process
bn8 pushed tag 2023.01.19 to bn8/check_esphome_devices 2023-01-19 15:02:36 +01:00
bn8 pushed to master at bn8/check_esphome_devices 2023-01-19 15:00:06 +01:00
bf0a560566 Configure pre-commit to run all tests on commit and use it for CI tests
bn8 pushed to master at bn8/docker-python-pre-commit 2023-01-19 14:53:35 +01:00
8ac2aef85d Add note about .pre-commit-config.yaml