Laurent Destailleur
0dda1f9a3e
Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop
2026-02-15 22:58:58 +01:00
Laurent Destailleur
d1977c8e56
Add id of perm in url
2026-02-15 20:59:01 +01:00
Laurent Destailleur
62c6d8cbb8
Cleaner GET call
2026-02-15 20:49:39 +01:00
Frédéric FRANCE
d02b05f1a7
remove french doc and fix travis migration missing ( #37053 )
...
* fix french doc
* fix french doc
* fix french doc
* fix french doc
* Clean up comments in card.php
Removed unnecessary comments from card.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2026-02-02 00:43:28 +01:00
Frédéric FRANCE
73ec501b20
fix french doc ( #36897 )
...
* fix french doc
* fix french doc
* fix french doc
* fix french doc
* fix french doc
* fix french doc
* fix french doc
* fix french doc
* fix french doc
* fix french doc
* fix french doc
* fix
* fix
* fix
* fix
* fix french doc
* fix french doc
* fix french doc
* fix french doc
* fix french doc
* fix french doc
* fix french doc
* fix french doc
* Update html.form.class.php
* Update html.form.class.php
* Update index.php
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* Update modules_facture.php
* Update phpstan.neon.dist
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2026-01-30 14:22:56 +01:00
Frédéric FRANCE
5509203cef
clean code ( #36819 )
2026-01-07 11:07:31 +01:00
Frédéric FRANCE
e6249eee32
fix phpstan for v23 ( #36774 )
...
* fix phpstan
* Update functions.lib.php
* Update admin.lang
* Update errors.lang
* Update fournisseur.commande.class.php
* Update fournisseur.commande.class.php
* Update blockedlog_archives.php
* Update blockedlog_archives.php
* Update blockedlog_archives.php
* Update blockedlog_archives.php
2026-01-05 12:48:07 +01:00
Laurent Destailleur
af0c8bd5a1
CSS
2025-12-23 16:08:18 +01:00
Laurent Destailleur
b52c5a0ffa
Fix CI
2025-11-26 22:31:51 +01:00
Laurent Destailleur
ac7c98a180
Fix perms
2025-11-26 22:17:45 +01:00
Laurent Destailleur
0ac1fd39ef
Fix CI
2025-11-26 22:00:55 +01:00
Laurent Destailleur
b78e8faeab
Debug v23
2025-11-26 14:16:06 +01:00
Laurent Destailleur
0c8581f80d
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2025-11-24 16:23:07 +01:00
Regis Houssin
0aa6652005
FIX #35141 ( #36390 )
...
* FIX #35141
* FIX avoid problem with chinese language
2025-11-24 16:03:38 +01:00
Laurent Destailleur
424484a4c3
Debug v23
2025-11-21 19:11:32 +01:00
Laurent Destailleur
c19f86a4bf
Debug v23
2025-11-06 11:44:40 +01:00
Charlène Benke
e69f56acbe
New Add color fields on user group ( #35646 )
...
* Add color column to llx_usergroup table
* Add color column to llx_usergroup table
* Add color property to user group class
* Add color attribute to user group card
* Add ColorGroup translation to users.lang
* Add ColorGroup translation in French language file
* Fix SQL syntax for adding color column in llx_usergroup
* Fix SQL syntax for adding color column in llx_usergroup
* Fix color column addition in llx_usergroup table
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-10-28 02:26:49 +01:00
ldestailleur
6ed764bedf
Clean code
2025-09-18 11:40:56 +02:00
ldestailleur
cc6f43493c
Clean code
2025-09-03 12:53:38 +02:00
ldestailleur
3557c7efa9
Trans
2025-08-20 18:25:24 +02:00
ldestailleur
30a47b174c
Fix trans
2025-08-20 18:25:04 +02:00
ldestailleur
d5db70b887
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-08-11 12:29:20 +02:00
ldestailleur
f27f265271
CSS
2025-08-11 12:28:46 +02:00
ldestailleur
b34d7ec086
FIX Missing a column on group permissions
2025-08-08 12:15:41 +02:00
ldestailleur
ec337a8847
FIX Missing a column on group permissions
2025-08-08 12:03:34 +02:00
Laurent Destailleur
82098594a6
Fix warning
2025-07-31 22:13:45 +02:00
ldestailleur
15a8184622
Debug v22
2025-07-30 13:27:52 +02:00
ldestailleur
63c4acca94
Debug v22
2025-07-30 12:25:32 +02:00
ldestailleur
a831929184
Look and feel v22
2025-05-10 14:06:51 +02:00
ldestailleur
8b40b4611c
CSS
2025-03-06 13:53:19 +01:00
MDW
116913abeb
Qual: Fix unmatchedArgment*
2025-03-01 11:48:28 +01:00
MDW
1632befc92
Qual: Fix phan notices (user)
2025-02-22 16:28:13 +01:00
ldestailleur
5cb56c9bf6
Look and feel v22
2025-02-22 02:16:22 +01:00
Laurent Destailleur (aka Eldy)
efeeab4108
Debug v22
2025-02-04 23:58:14 +01:00
MDW
522700badd
Fix ci(21.0) - Remove unused fields, define unset field
2025-02-02 00:58:29 +01:00
Laurent Destailleur (aka Eldy)
effe49ef26
Debug v21
2025-01-31 00:01:17 +01:00
Laurent Destailleur (aka Eldy)
352d156dd7
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-12-08 17:07:14 +01:00
Regis Houssin
de00de16de
FIX avoid php warning
2024-12-07 08:46:56 +01:00
Frédéric FRANCE
15490b292f
fix phpstan and fix CI ( #31739 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
2024-11-10 11:16:23 +01:00
Laurent Destailleur
31f147622a
The deprecated GET parameter "&sall=" has been removed, use now the
...
"&search_all=".
2024-11-07 12:26:42 +01:00
Laurent Destailleur
4bdd848bbe
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-11-06 13:26:08 +01:00
Laurent Destailleur
46b80e85d4
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-11-05 17:29:08 +01:00
Laurent Destailleur
56925afe8e
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-11-05 17:16:01 +01:00
HENRY Florian
b8286ab8f3
fix: List of UserGroup display wrong count of records( actual: nb group * nb user * nb perms (*nb entities)) instead of count of group ( #31687 )
...
* fix: group list count nb group * nb user * nb perms
* fix: synk.io security issue with zappier sample package in version Dolibarr 18.0
2024-11-05 15:37:04 +01:00
Frédéric FRANCE
1adc883b56
add baseline exclude for phpstan ( #31632 )
...
* add baseline exclude for phpstan
* update
* update
* update
* update
* update
* merge
* restore one filter
* delete old errors
* fix
* fix
* fix
* $moreforfilter can t be empty
* fix
* enable check
* refresh baseline
* add phpdoc
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-04 23:53:20 +01:00
Laurent Destailleur
f5e4ab0220
Rewrite code to prepare refactoring
2024-10-26 15:24:54 +02:00
Laurent Destailleur
58cc96cd33
QUAL All $conf->global->module->enabled are replaced with isModEnabled()
2024-10-07 14:40:29 +02:00
Laurent Destailleur
b32225283d
Merge branch '20.0' of github.com:Dolibarr/dolibarr into develop
2024-09-25 22:32:36 +02:00
Laurent Destailleur
59dadd88a3
FIX Duplicate trigger printFieldPreListTitle
2024-09-25 13:43:11 +02:00
MDW
115627a054
Qual: Fix PhanPluginUnknownObjectMethodCall where is the only phan notice ( #30957 )
...
* Qual: PhanPluginUnknownObjectMethodCall where it is the only phan notice
# Qual: PhanPluginUnknownObjectMethodCall where it is the only phan notice
Fix PhanPluginUnknownObjectMethodCall in files where it is the only phan notice
* Update phan baseline
* Fix $website global type in some contexts
2024-09-16 01:49:38 +02:00