Benjamin Renard bn8
  • Joined on 2022-03-29
bn8 pushed to master at bn8/eesyphp 2023-03-22 18:27:18 +01:00
a274f04a1a Add simple time tracking system to permit to display page computing time
bn8 pushed to master at bn8/eesyphp 2023-03-22 18:25:06 +01:00
4b5986362e Add simple time tracking system to permit to display page computing time
32e27b931e I18n: Move ___() function in functions.php
Compare 2 commits »
bn8 pushed to master at bn8/php-eesyldap 2023-03-21 16:56:03 +01:00
db27becda5 Entry: improve setting value method and add tests
21eb101321 Schema: add has_attribute() method
39dd48e0df Schema Attribute: add $one_value parameter to php2ldap() method
Compare 3 commits »
bn8 synced commits to master at bn8/ldapsaisie from mirror 2023-03-21 16:38:11 +01:00
48e5d45d32 LScli / LSlang: starting CLI commands messages translation
e103bee065 LSlang / generate_lang_file: add possibility to translate message in a text editor
13d83dbf75 LSaddon accesslog: global improvments and add self logging feature
80a50f98f1 LSdefault / copyable helper: Fix translating messages
140b000877 LSdefault / copyable helper: add copyable-no-btn helper class
Compare 10 commits »
bn8 pushed to master at bn8/php-eesyldap 2023-03-17 20:03:32 +01:00
bb68b10ec4 Use schema Attribute in Entry to convert value from/to LDAP from/to PHP
bn8 pushed to master at bn8/php-eesyldap 2023-03-16 02:22:12 +01:00
a5b19f39cc Add schema hanlding methods & classes
bn8 pushed to master at bn8/php-eesyldap 2023-03-15 02:33:46 +01:00
9520502ece Add basic stuff to handle LDAP connection and running search with LDAP entry object abstraction
cd303a3a12 Filter: remove duplicated code in combine() already assume by __construct()
Compare 2 commits »
bn8 pushed to master at bn8/python-mylib 2023-03-14 17:13:27 +01:00
73735b378f Email: add support for CC & BCC recipients
bn8 pushed to master at bn8/python-mylib 2023-03-14 17:00:47 +01:00
845af9c367 Email: add support for CC & BCC recipients
c93b3508ed Email: add possibility to specify more than one recipient
Compare 2 commits »
bn8 pushed to master at bn8/python-mylib 2023-03-14 16:39:28 +01:00
39555d41f9 Email: add support for CC & BCC recipients
f393f1b522 Email: add possibility to specify more than one recipient
Compare 2 commits »
bn8 pushed to master at bn8/python-mylib 2023-03-13 19:14:03 +01:00
d75a61b4e8 Email: fix handling templates_path default value
93b06d6127 ConfigurableObject: add set_default() / set_defaults() methods
Compare 2 commits »
bn8 pushed to master at bn8/python-mylib 2023-03-13 18:58:33 +01:00
e71fb28295 Email: add possibility to easily load templates from a directory
b5df95a2dd Config: add set_default() / set_defaults() methods
Compare 2 commits »
bn8 pushed to master at bn8/python-mylib 2023-03-13 17:03:19 +01:00
5aa6a0cea4 LdapClient.update_object(): add relax parameter
bn8 pushed to master at bn8/php-eesyldap 2023-03-13 02:42:14 +01:00
6b61ecd6f2 Add README.md file
bn8 created branch master in bn8/php-eesyldap 2023-03-13 02:15:42 +01:00
bn8 pushed to master at bn8/php-eesyldap 2023-03-13 02:15:42 +01:00
d4a8821157 Initial commit
bn8 created repository bn8/php-eesyldap 2023-03-13 02:15:12 +01:00
bn8 pushed to master at bn8/eesyphp 2023-03-11 13:31:01 +01:00
ffb0e64439 login page: fix margin between login method buttons
8a4848bd37 navbar: do not show login button on login page
56e1b1e415 example: do not show navbar search field if not connected
Compare 3 commits »
bn8 pushed to master at bn8/eesyphp 2023-03-11 13:11:10 +01:00
cd8b577693 Improve fatal error template
bn8 pushed to master at bn8/eesyphp 2023-03-11 12:01:20 +01:00
317afd31f2 Defaulty add login button in navbar if user is not authenticated