50 events by user bohwaz occurring around 2023-02-02 03:35:36.

More ↑
2023-02-03
11:03 Ticket [fd08dcfa66] brindille Le filtre money_currency ne devrait pas diviser par cent status still Open with 5 other changes artifact: 4cdfd5e2f3 user: bohwaz
2023-02-02
22:27 New ticket [5c17a62c91] Ajouter un bouton pour modifier la page d'accueil directement sur la page d'accueil pour les admins. artifact: c4ad5a56ff user: bohwaz
22:22
Always use a boolean for $current_only, to avoid assertion warning check-in: 00142bfc03 user: bohwaz tags: trunk, stable
22:12 Ticket [49d4214d54] SMTP: Proposer une option qui permet de préciser les en-têtes "From" et "Reply-To" pour les mails envoyés par Paheko status still Open with 5 other changes artifact: 6d9b1c8c6d user: bohwaz
22:10 Fixed ticket [48c7fd62c5]: Désactiver un module redirige vers une page inexistante plus 5 other changes artifact: e2b25e8c59 user: bohwaz
22:10 Fixed ticket [6e5937681a]: Icônes des modules illisible sur le thème sombre plus 3 other changes artifact: c90f75d197 user: bohwaz
22:09
Fix [6e5937681a04ca202ec5e7579371e2ce1ab6dc81] modules icons in dark mode check-in: 96229e5855 user: bohwaz tags: dev
22:08 Ticket [6e5937681a] Icônes des modules illisible sur le thème sombre status still Open with 5 other changes artifact: c281fbb515 user: bohwaz
22:05
Fix depreciation warning in PHP 8.2 for ctype_digit check-in: cd0775f046 user: bohwaz tags: dev
21:41 Closed ticket [606f5dd45e]: Fichier manquant "comptes_bilan.json" dans le module "bilan_pc" plus 5 other changes artifact: d46a206126 user: bohwaz
12:18 Changes to wiki page "Changelog" artifact: 7411f71efa user: bohwaz
11:59
Use a new key to sign releases, the old one was private and it had expired check-in: aa63c32ca6 user: bohwaz tags: trunk
11:45
Allow all PHP modifiers in both Smartyer and Brindille check-in: 7024cbb57d user: bohwaz tags: dev
04:41 Ticket [c6975007ce] brindille Impossible d'accéder dynamiquement à l'élément d'un tableau assigné status still Open with 5 other changes artifact: 29e407ce16 user: bohwaz
04:21
Use interactive account selector in 'reçu fiscal' configuration check-in: 755c5d8d32 user: bohwaz tags: dev
04:21
In 'list' form input, allow to iterate on \stdClass and other objects, even though they don't have iterable check-in: 301ec41e0f user: bohwaz tags: dev
04:20 Edit [ee3f81f3e0]: Edit check-in comment. artifact: 5be7ee73fe user: bohwaz
04:20
Fix year closing missing use statement check-in: ee3f81f3e0 user: bohwaz tags: dev
03:58
Add icons for modules check-in: 1c57cdda58 user: bohwaz tags: dev
03:47 Changes to wiki page "Changelog/1.3" artifact: 9ac6f26300 user: bohwaz
03:40
Module 'Reçu fiscal': rewrite to be in line with new French regulations, requiring to store each reicept check-in: 8ecb415591 user: bohwaz tags: dev
03:38
Add some CSS for modules check-in: 269006b5ee user: bohwaz tags: dev
03:37
CSS: Change font path to default file, without cache forcing query string check-in: b1b77a9abf user: bohwaz tags: dev
03:37
Update default module header to use external CSS, instead of embedding in <style> check-in: 66cafe89de user: bohwaz tags: dev
03:35
Exporting dynamic lists from Brindille does not work currently check-in: 4ac2b8e7c7 user: bohwaz tags: dev
03:02 Changes to wiki page "Documentation/Brindille/Filtres" artifact: 389298d673 user: bohwaz
03:01 Changes to wiki page "Documentation/Brindille/Filtres" artifact: f66b2c1780 user: bohwaz
02:56
Implement 'quote_sql' modifier in Brindille check-in: 2ecec850ed user: bohwaz tags: dev
02:23
Always silently include id and key in selected columns in '#list' section check-in: b6d49f3956 user: bohwaz tags: dev
02:03
In '#list' section, use a column number to identify the column, not a hash that would not be usable then check-in: e9801f721b user: bohwaz tags: dev
02:01 Changes to wiki page "Documentation/Brindille/Sections" artifact: 59d7cc628b user: bohwaz
01:19
Implement new '#list' section in Brindille skeletons Also implement new 'explain' parameter for '#sql' and children sections check-in: 5e1c85998a user: bohwaz tags: dev
01:17
New parameter 'capture' for ':include' function, new parameter ':assign_new_id' for ':save' function check-in: 35add00cf3 user: bohwaz tags: dev
01:15
Allow to set parameters for dynamic lists check-in: ff16bf60d1 user: bohwaz tags: dev
00:22 Changes to wiki page "Documentation/Brindille/Fonctions" artifact: e5ab2374a4 user: bohwaz
00:20 Changes to wiki page "Documentation/Brindille/Fonctions" artifact: f74a6221e3 user: bohwaz
00:18
Provide new org_infos to user templates check-in: 487814cfee user: bohwaz tags: dev
2023-02-01
22:29
Use new org_* config keys in module default header check-in: e030366ba1 user: bohwaz tags: dev
22:28
Add a new field in config to show organization informations check-in: 1421ba458c user: bohwaz tags: dev
16:42
Fix header label in projects list check-in: c3e49159b4 user: bohwaz tags: trunk, stable
2023-01-30
20:36
Only allow digits in user number check-in: 7c598ec899 user: bohwaz tags: dev
20:35
Do not allow anything else than digits in user number check-in: 2735f58e49 user: bohwaz tags: trunk, stable
20:19
If we cannot find any user data it probably means this CSV is not from our own format, so abort check-in: 238e1a40f3 user: bohwaz tags: trunk, stable
20:14
The code provided by PHP.watch was broken, fix it, and use utf8_encode silently until it's not available anymore check-in: 4f31e7e26a user: bohwaz tags: trunk, stable
18:40
Don't use deprecated utf8_encode with PHP 8.2+ check-in: ebc88679fa user: bohwaz tags: trunk, stable
15:35
Update opening balance when submitting it again, by deleting and re-creating it check-in: c994923b37 user: bohwaz tags: trunk, stable
14:47 Changes to wiki page "Documentation/Brindille/Sections" artifact: a3870750f9 user: bohwaz
14:39
Fix build chain for Windows and Debian with path changes check-in: 64798b7d01 user: bohwaz tags: trunk
14:39
Allow to disable PDF buttons, document PDF_USAGE_LOG constant check-in: 87fa283e76 user: bohwaz tags: trunk, stable
13:55
Save current working year in user preferences, so that it stays the same when logging back in check-in: 927d88f23c user: bohwaz tags: dev
More ↓