Laurent Destailleur
b099e103b3
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-10-14 21:00:26 +02:00
Laurent Destailleur
d819d88718
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-10-14 20:18:46 +02:00
Laurent Destailleur
278eea6fae
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-10-14 20:18:22 +02:00
Laurent Destailleur
fa22ebd893
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2024-10-14 19:31:08 +02:00
Laurent Destailleur
9509929f5d
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2024-10-07 15:11:42 +02:00
thomas-Ngr
e71631abe0
fix : missing update for extrafields on holidays ( #31256 )
2024-10-03 19:33:33 +02:00
Laurent Destailleur
d9847070b3
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-04-29 13:34:41 +02:00
Laurent Destailleur
94e93aea05
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-04-29 13:32:47 +02:00
Laurent Destailleur
ff54b1cb5a
Fix regression in permission test for list of holiday
2024-04-29 13:31:41 +02:00
Laurent Destailleur
a4535dec61
Fix regression in permission test
2024-04-29 13:29:40 +02:00
Laurent Destailleur
6303bceecd
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-04-22 14:19:59 +02:00
Laurent Destailleur
c454729f90
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-04-22 14:19:30 +02:00
HiroKX
c24fda189f
fix : #29372 month_report is accessible even without the readall permission ( #29385 )
...
Co-authored-by: robin <robin.lagler@vingeanne-transports.com >
2024-04-18 11:19:16 +01:00
MDW
10a13dd906
Fix: Do not reuse same variable names in inner scope foreach.
...
# Fix: Do not reuse same variable names in inner scope foreach.
Phan reports: PhanPluginLoopVariableReuse: Variable used in loop was also used in an outer loop
2024-01-09 22:25:56 +01:00
Laurent Destailleur
00a8ad9207
Fix test to cancel holiday
2023-12-27 16:43:27 +01:00
Laurent Destailleur
3f0c177561
Fix test to cancel holiday
2023-12-27 16:42:50 +01:00
Laurent Destailleur
7f5df80efd
Debug v19
2023-12-19 11:51:48 +01:00
Frédéric FRANCE
61b79fda17
avoid phpstan error with phpdoc
2023-12-06 15:46:39 +01:00
Laurent Destailleur
705ebea947
Fix php-cs-fixer
2023-12-04 12:36:57 +01:00
Frédéric FRANCE
53c8a3acf8
clean phpdoc for phpstan ( #26905 )
2023-12-01 19:51:32 +01:00
Laurent Destailleur
240869f2f2
Fix warnings
2023-11-30 21:45:58 +01:00
Laurent Destailleur
a136f304a6
Fix php8.2 warnings
2023-11-27 11:46:58 +01:00
Lucas Marcouiller
300f3a8a96
Fix some phpstan errors ( #26845 )
...
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com >
2023-11-26 15:53:10 +01:00
Laurent Destailleur
e6eb34a8db
Fiw warnings: The private array ->status_short, ->statuts and
...
->status_long are now array ->labelStatusShort and ->labelStatus
everywhere.
2023-11-24 10:10:24 +01:00
Laurent Destailleur
ac615448bb
Debug v19
2023-11-22 14:28:03 +01:00
Laurent Destailleur
fd846e3ad0
CSS v19
2023-11-07 15:43:37 +01:00
Laurent Destailleur
127de7e7d8
FIX On object validation, ecm index are not updated for uploaded files
2023-11-01 16:17:54 +01:00
Laurent Destailleur
74e1ec4099
FIX On object validation, ecm index are not updated for uploaded files
2023-10-31 19:28:11 +01:00
Laurent Destailleur
a318031034
QUAL Standardize code. Renamed ID of user properties into ->user_xxx_id
2023-10-24 11:37:29 +02:00
Laurent Destailleur
2cfa9f8290
Debug v19
2023-10-17 15:43:56 +02:00
Laurent Destailleur
b37a438067
The property ->user_validation to store ID of user validating has been
...
renamed into ->user_validation_id.
2023-10-17 11:10:25 +02:00
Laurent Destailleur
4f4ede2e32
Fix php8.2 warnings
2023-10-15 18:14:14 +02:00
Laurent Destailleur
c32fe8dc5f
QUAL: Use dol_clone with parameter 2 for ->oldcopy
2023-10-11 19:10:24 +02:00
Laurent Destailleur
3cb78be3ac
Clean code
2023-09-29 16:27:07 +02:00
Laurent Destailleur
7bbc3bab05
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-09-27 17:17:41 +02:00
Laurent Destailleur
a758eaa086
FIX Expense report is created on the wrong entity
2023-09-22 13:43:16 +02:00
Laurent Destailleur
0c3e516e57
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-09-13 03:08:46 +02:00
Laurent Destailleur
1aca5fd1be
Fix kanban of holiday when type of leave too large
2023-09-12 10:26:19 +02:00
Laurent Destailleur
64aa90f8df
FIX Total of holidays is doubled
2023-09-12 09:48:51 +02:00
Alban Durrheimer
954320422c
Fix holiday mail with halfday == 0
2023-09-11 14:56:54 +02:00
Laurent Destailleur
91fa48199a
Fix warnings
2023-09-10 17:41:22 +02:00
vmaury
d32f76b394
Order by salary lastname in hollidays month report (instead of fk_user)
2023-09-06 14:54:40 +02:00
Laurent Destailleur
aea21bc413
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-08-15 15:54:55 +02:00
Laurent Destailleur
38f65a2b70
Debug v18
2023-08-15 15:45:04 +02:00
Laurent Destailleur
11ad17bcf3
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-08-09 15:00:52 +02:00
Laurent Destailleur
f843ec2de0
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-08-09 14:55:25 +02:00
Laurent Destailleur
97b084cf3a
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-08-09 13:52:05 +02:00
atm-greg
bf51e493dd
fix error seteventmessage on white screen ( #25523 )
...
* fix error seteventmessage on white screen
* Update card.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-08-09 13:16:58 +02:00
Laurent Destailleur
723c731a87
Fix warning
2023-08-01 14:16:07 +02:00
Laurent Destailleur
3d8f14e78d
Debug v19
2023-08-01 14:14:54 +02:00