Laurent Destailleur
|
7f5df80efd
|
Debug v19
|
2023-12-19 11:51:48 +01:00 |
|
Frédéric FRANCE
|
93de531f37
|
fix default value
|
2023-12-16 11:09:26 +01:00 |
|
Frédéric FRANCE
|
61b79fda17
|
avoid phpstan error with phpdoc
|
2023-12-06 15:46:39 +01:00 |
|
Laurent Destailleur
|
a7125280bc
|
Fix with php-cs-fixer
|
2023-12-04 12:12:12 +01:00 |
|
Frédéric FRANCE
|
53c8a3acf8
|
clean phpdoc for phpstan (#26905)
|
2023-12-01 19:51:32 +01:00 |
|
Laurent Destailleur
|
7785ae93a1
|
Fix php8.2 warnings
|
2023-11-27 11:41:05 +01:00 |
|
Laurent Destailleur
|
3b3105fb20
|
CSS
|
2023-11-18 17:55:47 +01:00 |
|
Thomas C
|
317243a2a9
|
FIX : property fichinter (#26689)
* fix property fichinter
* fix int to string
* Update fichinter.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
|
2023-11-18 12:12:40 +01:00 |
|
Laurent Destailleur
|
7659bba97a
|
Fix bad delete of lines into llx_ecm_files
|
2023-11-13 12:24:47 +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 |
|
William Mead
|
55c90c947f
|
Fixed space after cast
|
2023-10-06 15:37:02 +02:00 |
|
William Mead
|
b3ce1af29d
|
NEW Added notification on closed intervention
|
2023-10-05 12:11:39 +02:00 |
|
Laurent Destailleur
|
d3dc6615db
|
Remove deprecated use of ->modelpdf (good is ->model_pdf)
|
2023-10-02 21:49:08 +02:00 |
|
Laurent Destailleur
|
91fa48199a
|
Fix warnings
|
2023-09-10 17:41:22 +02:00 |
|
Laurent Destailleur
|
0076ec69b8
|
The property ->brouillon has been removed from all classes. It was not
reliable and was a duplicate of ->status == self::STATUS_DRAFT.
|
2023-08-06 00:16:25 +02:00 |
|
Laurent Destailleur
|
470cad6335
|
Debug v18
|
2023-07-10 01:27:21 +02:00 |
|
Laurent Destailleur
|
a5d5847e04
|
Clean code
|
2023-06-29 11:20:19 +02:00 |
|
Laurent Destailleur
|
5dd3f57a1e
|
Debug v18
|
2023-05-11 13:11:21 +02:00 |
|
Laurent Destailleur
|
4028b5d568
|
Clean code
|
2023-04-29 13:13:12 +02:00 |
|
Laurent Destailleur
|
be8f9f33df
|
Look and feel v18
|
2023-04-06 12:00:39 +02:00 |
|
Laurent Destailleur
|
8898a1a432
|
Debug ajax tooltip
|
2023-04-03 19:51:40 +02:00 |
|
Laurent Destailleur
|
a06815ac29
|
FIX #24278
|
2023-03-22 19:16:06 +01:00 |
|
Laurent Destailleur
|
60fe730a48
|
Look and feel v18
|
2023-03-12 13:56:15 +01:00 |
|
Laurent Destailleur
|
a92081cf43
|
Debug Kanban views
|
2023-03-07 22:04:40 +01:00 |
|
Laurent Destailleur
|
12bd795afc
|
Work on Kanban view
|
2023-03-01 20:13:21 +01:00 |
|
Laurent Destailleur
|
b0b1e8d327
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-02-27 03:40:12 +01:00 |
|
Laurent Destailleur
|
cd7e93d5bb
|
Merge pull request #24052 from fappels/17_fix_php_warning
Fix dol_print_date warning
|
2023-02-26 19:21:16 +01:00 |
|
Laurent Destailleur
|
ed5c890769
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-02-25 20:12:48 +01:00 |
|
Laurent Destailleur
|
cbb6ca071a
|
Fix #yogosha15157
|
2023-02-25 19:51:05 +01:00 |
|
Francis Appels
|
822b81913f
|
Fix dol_print_date warning
|
2023-02-25 14:38:32 +01:00 |
|
Frédéric FRANCE
|
652a215a07
|
set errors from object
|
2023-02-24 16:57:39 +01:00 |
|
Frédéric FRANCE
|
c1882425db
|
fix tooltip
|
2023-02-15 22:26:16 +01:00 |
|
Frédéric FRANCE
|
3e7b74557a
|
add ajax tooltip on intervention
|
2023-02-08 22:23:40 +01:00 |
|
Frédéric FRANCE
|
dc97584f87
|
add ajax tooltip on intervention
|
2023-02-08 22:20:46 +01:00 |
|
Laurent Destailleur
|
1f195a3be5
|
Fix #yogosha14963
|
2023-02-04 14:04:25 +01:00 |
|
Laurent Destailleur
|
0f475783de
|
Enhance method getKanbanView
|
2023-01-18 22:27:52 +01:00 |
|
Laurent Destailleur
|
80d46a22f1
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-01-18 21:36:57 +01:00 |
|
Laurent Destailleur
|
cd5009d8a4
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
|
2023-01-18 21:21:49 +01:00 |
|
Laurent Destailleur
|
283ad1abcf
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
|
2023-01-18 20:54:16 +01:00 |
|
Laurent Destailleur
|
2a299068ad
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
|
2023-01-18 20:45:44 +01:00 |
|
stickler-ci
|
4ee0ede6d8
|
Fixing style errors.
|
2023-01-18 08:53:28 +00:00 |
|
Noé Courtier
|
d344e108c9
|
FIX: Errors Handling for CreateFrom Hooks
|
2023-01-18 09:44:23 +01:00 |
|
Laurent Destailleur
|
8c1ce7873f
|
standardize code
|
2023-01-12 13:02:04 +01:00 |
|
Laurent Destailleur
|
ff2835167a
|
Merge pull request #23474 from lamrani002/kanbanForListIntervention
NEW kanbanView for Intervention List
|
2023-01-11 20:57:17 +01:00 |
|
Laurent Destailleur
|
577ef4a8a1
|
Merge pull request #23501 from aspangaro/18a4
Use isModEnabled()
|
2023-01-11 10:29:37 +01:00 |
|
Alexandre SPANGARO
|
8f5edcab02
|
Use isModEnabled()
|
2023-01-11 06:11:41 +01:00 |
|