Laurent Destailleur
e350886c15
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-12-04 20:38:22 +01:00
Laurent Destailleur
78316a577d
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-12-04 20:26:59 +01:00
Laurent Destailleur
3068a778da
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-12-04 19:51:48 +01:00
Laurent Destailleur
9d307a4238
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-12-04 19:07:33 +01:00
Laurent Destailleur
222cd76799
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-12-04 18:53:04 +01:00
Laurent Destailleur
5bcd5db58f
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-12-02 15:11:40 +01:00
Laurent Destailleur
14c949c8c9
Merge pull request #36408 from JonBendtsen/security.lib.php_checkUserAccessToObject_moduleEnabled_0permissions
...
Qual: DENY access to Thirdparty when module is enabled, but no permissions at all
2025-12-02 10:46:46 +01:00
Jon Bendtsen
18d8cfd510
making a more general fix for checking access to projet_task
2025-11-30 09:35:05 +01:00
Adrien Raze
c1c2358e75
FIX : Implementation of multi-company compatibility with inventory/warehouse management
2025-11-26 12:30:22 +01:00
Jon Bendtsen
5a5764d73c
remove whitespace
2025-11-25 19:28:34 +01:00
Laurent Destailleur
e9a8a4efca
Update security.lib.php
2025-11-25 18:50:47 +01:00
Jon Bendtsen
3f90e51792
fix too many parentasies
2025-11-25 18:50:47 +01:00
Jon Bendtsen
966a69bab0
Qual: DENY access to Thirdparty when module is enabled, but no permissions at all
2025-11-25 18:50:47 +01:00
Laurent Destailleur
9394f24cf7
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-11-24 16:15:26 +01:00
Laurent Destailleur
b1a4520059
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2025-11-24 16:10:29 +01:00
Florian Mortgat
5a61cc9393
FIX DA027383: permissions not checked on HRM evaluation card ( #36328 ) ( #36399 )
...
Permissions involved:
- hrm->evaluation->readall: the user can view anyone's evaluations
- hrm->evaluation->read: the user can only view their or their subordinates' evaluations
2025-11-24 14:57:20 +01:00
Laurent Destailleur
0bfd72a995
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-11-20 12:00:49 +01:00
Laurent Destailleur
10c0de4467
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-11-20 11:55:18 +01:00
Laurent Destailleur
ae131796d6
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-11-20 11:51:51 +01:00
Laurent Destailleur
ecda16a5f6
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-11-20 11:48:23 +01:00
Laurent Destailleur
515a615915
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-11-20 11:44:40 +01:00
Florian Mortgat
c0850d9a3f
FIX DA027383: permissions not checked on HRM evaluation card ( #36328 )
...
Permissions involved:
- hrm->evaluation->readall: the user can view anyone's evaluations
- hrm->evaluation->read: the user can only view their or their subordinates' evaluations
2025-11-19 19:19:55 +01:00
Laurent Destailleur
2df6fa0237
Add test on data decryption
2025-11-11 01:32:17 +01:00
Regis Houssin
3ad30f8622
FIX use array_intersect instead in_array
2025-11-07 12:07:50 +01:00
Laurent Destailleur
74cc41c460
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-11-03 14:27:58 +01:00
Laurent Destailleur
94d1a25d67
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-11-03 14:10:57 +01:00
ldestailleur
62760d6195
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-11-03 14:05:58 +01:00
atm-lena
6df379c62a
FIX MAIN_SEE_SUBORDONATES sql request errror ( #35896 )
...
Co-authored-by: atm-lena <lena.papazian@atm-consulting.fr >
2025-10-22 17:42:58 +02:00
Regis Houssin
12d078c651
FIXX clean code
2025-10-16 19:33:38 +02:00
Regis Houssin
0dbbd453e5
FIX Multicompany compatibility with "project_task"
2025-10-16 19:10:32 +02:00
Frédéric FRANCE
926defb22c
add more parameters to restrictedArea hook ( #35013 )
...
* add more parameters to hook
* add more parameters to hook
* add more parameters to hook
* add more parameters to hook
* add more parameters to hook
* add more parameters to hook
* add more parameters to hook
* add more parameters to hook
2025-08-20 18:57:52 +02:00
Lucas Marcouiller
74fee3403d
Fix webhook trigger history implementation ( #34748 )
...
* Fix webhook trigger hioistory implementation
* add lang + fix Ci
* fix Ci
* fix CI
* add param comment
* Fix CI
* Fix CI
* try fix CI
* Fix CI phan
* fix phan
* fix phan
* fix CI
* fix CI
* Fix phpstan
* fix stan
* fix stan on,card
* fix CI
* Update admin.lang
* Update admin.lang
* Fix CI
* fix CI
* Fix permissions of webhook + Webhook trigger history tooltip
* Fix CI
* fix php-stan=
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-08-12 05:18:23 +02:00
ldestailleur
ab700b1601
Removed a TODO to add a DDOS protection
2025-08-09 17:27:40 +02:00
Laurent Destailleur
23d0879dde
Fix regression on pass encryption in conf
2025-07-29 02:36:19 +02:00
Laurent Destailleur
f64848921c
Fix regression on pass encryption in conf
2025-07-29 01:46:04 +02:00
Laurent Destailleur
ffd2ec7bef
Debug v22
2025-06-14 17:41:10 +02:00
MDW
a0f71fbe76
Qual: Fix phan notices (core/lib) ( #33379 )
...
* Qual: Fix PhanMismatchType
* Finalize rename of $attrV into $value
* Correct getGlobalString into getGlobalInt
* Do not require some fields in the 'title' definition of $cols
* Qual: Fix phan notices (core/lib)
2025-03-11 01:43:54 +01:00
MDW
928402c847
Qual: Fix phan (project-1)
2025-02-11 00:22:39 +01:00
MDW
620dea9e29
Qual: Fix ci by correcting PHPDoc typing
...
# Qual: Fix ci by correcting PHPDoc typing
Fix the return type, while reviewing the typing, also made some
PHPDoc more specific
2025-01-13 21:58:43 +01:00
Frédéric FRANCE
b0b02794ee
fix phpstan and phan
2025-01-11 11:55:12 +01:00
Laurent Destailleur
fa16f56b32
Fix warning phpstan
2025-01-11 02:00:17 +01:00
Laurent Destailleur (aka Eldy)
5cca1c1dd6
Doc
2025-01-10 19:02:52 +01:00
Laurent Destailleur (aka Eldy)
d33e2748f1
Debug v21 - Fix for pb with different encoding rules
2025-01-10 18:24:50 +01:00
MDW
e7539f2e19
Qual: Fix notices in .lib.php files ( #31672 )
...
* Qual: Fix notices in .lib.php files
* Update wrapper.php
* Update availabilities_card.php
* Update index.php
* Update document.controller.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-04 12:32:13 +01:00
Mathieu Moulin
6ee1d83dff
Fix ajax selectobject with commonobjectline objects ( #29941 )
...
* Fix ajax selectobject with commonobjectline objects
* Clean code : put in another branch
* Parent element defined for CommonObjectLines
* Clean code
* Clean code
* Parent element defined for CommonObjectLines
* Parent element defined for CommonObjectLines
* Clean code
* getElementProperties for commonObjectLines
* Remove changes to split into multiple PRs
* fix mistake in previous commit
* fix mistakes (thanks pre-commit)
* fix mistakes (thanks again pre-commit)
* Update html.form.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-10-26 17:03:34 +02:00
Laurent Destailleur
808d5ee169
NEW Add a tool to decrypt data encrypted in database.
2024-10-24 15:34:02 +02:00
Laurent Destailleur
830029dd05
NEW Iban is saved encrypted
2024-10-24 13:03:52 +02:00
Laurent Destailleur
3bc1d35236
QUAL The property ->domiciliation and ->propio on bank accounts has been
...
deprecated and replaced with property ->address and ->owner_name
2024-10-24 12:38:41 +02:00
Laurent Destailleur
3383f12a06
Fix: Protection to avoid fatal error on password_hash with null char.
2024-09-24 15:21:34 +02:00
Laurent Destailleur
b1ee18864f
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-09-12 01:43:43 +02:00