Commit Graph

4315 Commits

Author SHA1 Message Date
Laurent Destailleur
449f0cbd23 Automated merge from 23.0 to develop 2026-03-16 10:20:04 +01:00
Laurent Destailleur
2985c8bd21 Automated merge from 22.0 to 23.0 by tool pullmerge.sh 2026-03-16 10:20:01 +01:00
Laurent Destailleur
a222fe5360 Automated merge from 21.0 to 22.0 by tool pullmerge.sh 2026-03-16 10:19:58 +01:00
Laurent Destailleur
e98c441c4c Automated merge from 20.0 to 21.0 by tool pullmerge.sh 2026-03-16 10:19:56 +01:00
Laurent Destailleur
638fd27af2 Automated merge from 19.0 to 20.0 by tool pullmerge.sh 2026-03-16 10:19:43 +01:00
Laurent Destailleur
f9c6562de9 Automated merge from 18.0 to 19.0 by tool pullmerge.sh 2026-03-16 10:18:38 +01:00
Laurent Destailleur
8ede2e75f5 Automated merge from 17.0 to 18.0 by tool pullmerge.sh 2026-03-16 10:18:34 +01:00
Laurent Destailleur
86bb0b4cc5 Automated merge from 16.0 to 17.0 by tool pullmerge.sh 2026-03-16 10:17:50 +01:00
Laurent Destailleur
4098eafe24 Automated merge from 15.0 to 16.0 by tool pullmerge.sh 2026-03-16 10:16:32 +01:00
Laurent Destailleur
6505e41b4d Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2026-03-15 14:51:02 +01:00
William Desportes
9e13496975 Fix User creation API permission check (#37502)
Bug introduced by 3c9d8bc931

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2026-03-15 14:48:32 +01:00
Laurent Destailleur
ac1a56fd00 Automated merge from 21.0 to 22.0 by tool pullmerge.sh 2026-03-15 12:08:35 +01:00
Laurent Destailleur
e0ceff086e Automated merge from 20.0 to 21.0 by tool pullmerge.sh 2026-03-15 12:08:32 +01:00
William Desportes
2f5a74e34c Fix User creation API permission check (#37504)
Fixes #30465

Bug introduced by 3c9d8bc931
And still present in the change 7b54824d49
See: 7b54824d49 (diff-64e82e2f84fc5a1af766e17f0e533221c48231c6bbe3f342af899ee6854748fb)
2026-03-15 12:01:33 +01:00
Frédéric FRANCE
dc1fc47118 fix CI (#37486) 2026-03-14 18:32:18 +01:00
Laurent Destailleur
1969fcf195 FIX customreport menu must be greyed for external users. 2026-03-07 20:56:33 +01:00
Laurent Destailleur
208d960dab NEW add rule MAIN_BUILD_LOGIN_RULE = 'flastname' to build login 2026-03-07 19:48:08 +01:00
Laurent Destailleur
8688ee5866 FIX option MAIN_USE_TITLE_FOR_USER was on update and not on create 2026-03-07 18:53:09 +01:00
Laurent Destailleur
4d2359e1de FIX option MAIN_USE_TITLE_FOR_USER was on update and not on create 2026-03-07 18:44:45 +01:00
Laurent Destailleur
b9ef1caa46 Debug v24 2026-03-07 18:40:31 +01:00
Laurent Destailleur
6a12f5c6d5 Clean code 2026-03-03 20:13:58 +01:00
Laurent Destailleur
82d3d3ba92 Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop 2026-03-02 05:54:03 +01:00
Laurent Destailleur
57a1f05d49 FIX #37372 FIX #37374 2026-03-02 05:52:05 +01:00
Laurent Destailleur
3ff4fedab1 Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop 2026-02-28 15:36:00 +01:00
Laurent Destailleur
38590d0357 Fix missing import key 2026-02-28 15:35:42 +01:00
Laurent Destailleur
58909659f0 Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop 2026-02-28 15:31:52 +01:00
Laurent Destailleur
5aee214f75 Add missing import_id 2026-02-28 15:31:19 +01:00
Charlène Benke
3beb29eb0a remove link elements display on user (not used) (#37338) 2026-02-27 15:42:39 +01:00
Charlène Benke
65516a3f99 Refactor notification type handling in card.php (#37321)
* Refactor notification type handling in card.php

we have email and sms feature
but it seems that sms is not well manager

Furthermore, it's not possible to manage other notifications (on a smartphone app, for example).

Ideally, this should be put in a dictionary.

* Initialize num variable before query execution

* Update card.php
2026-02-24 17:41:12 +01:00
Eric - CAP-REL
ff146c4713 handle race condition user with no right - prevent infinite loop (#37220) 2026-02-23 20:12:44 +01:00
Charlène Benke
f810a89977 verify if Hierarchical Responsible is allowed to validate holiday/exp (#37315)
* verify if Hierarchical Responsible is allowed to validate holiday/expense

* Add messages for holiday and expense report approval

* Add French translations for approval messages
2026-02-22 23:41:35 +01:00
Regis Houssin
0aa6652005 FIX #35141 (#36390)
* FIX #35141

* FIX avoid problem with chinese language
2025-11-24 16:03:38 +01:00
Regis Houssin
d028d0d81b FIX $param is the 5th parameter of print_liste_field_titre ($moreparam) (#36250)
* FIX $param is the 5th parameter of print_liste_field_titre ($moreparam)

* FIX phan error

* FIX other errors
2025-11-14 15:55:35 +01:00
Laurent Destailleur
8c394c70b8 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0 2025-11-12 21:56:01 +01:00
Laurent Destailleur
1affd67437 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-11-12 21:54:29 +01:00
Regis Houssin
2ea3c1bc21 FIX conflict between $user->id and $object->id (#36225)
* FIX conflict between $user->id and $object->id

* FIX better fix

* FIX arfff
2025-11-12 09:38:06 +01:00
Laurent Destailleur
a7ec88c2ac Fix update of color when using HTML5 2025-11-09 02:41:10 +01:00
Regis Houssin
430fc664fa FIX avoid link problem with employee list context (#36125) 2025-11-06 13:17:57 +01:00
Regis Houssin
80c1fe6ae0 FIX broken feature ! (#35906)
* FIX broken feature !

* FIX Enhance SQL query with conditional entity filtering

Added conditional filtering for usergroup entity in SQL query based on MULTICOMPANY_TRANSVERSE_MODE setting.

* Update perms.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-10-23 14:32:07 +02:00
ldestailleur
8e3a7714b8 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0 2025-10-06 18:00:45 +02:00
ldestailleur
0a914f437a Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-10-06 18:00:19 +02:00
John BOTELLA
cecc1831a2 Fix llx header body class (#35653) 2025-10-06 12:34:20 +02:00
Dylan Bourdere
6916ca7ac8 fix: PHP warning: use getDolGlobalString (#35475) 2025-09-25 11:47:19 +02:00
ldestailleur
6ead2839d0 Fix missing several test on permission on actions 2025-09-23 16:41:53 +02:00
ldestailleur
5614def20b Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2025-09-20 16:06:08 +02:00
ldestailleur
074e249e48 FIX Can't edit tags of a user. 2025-09-18 22:13:53 +02:00
ldestailleur
133bf410c0 Fix css 2025-09-09 13:47:53 +02:00
ldestailleur
ff20572c72 Fix CSS 2025-09-09 13:42:02 +02:00
Sylvain Legrand
bba84133e7 Update bank.php 2025-09-09 07:00:19 +03:00
ldestailleur
40e014d487 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0 2025-08-25 21:53:13 +02:00