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
|
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 |
|
Mohamed DAOUD
|
dc4d5111aa
|
New add evaluation report pdf module HRM (#26850)
* add rh evaluation report pdf
* Update modHRM.class.php
* fix phpcs modHRM.class.php
|
2023-11-26 15:51:00 +01:00 |
|
lamrani abdelwadoud
|
c082074129
|
NEW functionality for clone job profile (#26599)
* NEW functionality for combined salary invoice and supplier invoice
* remove print_r
* NEW functionality for clone jobProfile
|
2023-11-14 18:21:15 +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
|
0fbffea663
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-10-17 14:49:16 +02:00 |
|
Laurent Destailleur
|
15e927be31
|
FIX Bad name for trigger in HRM module
|
2023-10-17 14:46:51 +02:00 |
|
Laurent Destailleur
|
a181d6c713
|
Debug v19
|
2023-10-17 14:15:43 +02:00 |
|
Laurent Destailleur
|
4f4ede2e32
|
Fix php8.2 warnings
|
2023-10-15 18:14:14 +02:00 |
|
Laurent Destailleur
|
946239dbf3
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-10-10 23:04:47 +02:00 |
|
Laurent Destailleur
|
cf19844ea3
|
Fix only enabled users.
|
2023-10-10 12:30:09 +02:00 |
|
Laurent Destailleur
|
91fa48199a
|
Fix warnings
|
2023-09-10 17:41:22 +02:00 |
|
Laurent Destailleur
|
736cf9bedc
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-08-26 01:49:39 +02:00 |
|
Laurent Destailleur
|
d3d0799f1a
|
Debug skill management
|
2023-08-26 01:17:56 +02:00 |
|
Laurent Destailleur
|
3f376351af
|
Debug module Skill management
|
2023-08-24 19:25:38 +02:00 |
|
Laurent Destailleur
|
2b0e1749e1
|
Debug job profile object
|
2023-08-24 17:42:36 +02:00 |
|
Laurent Destailleur
|
1ed7ce2d0c
|
Class CommonStickerGenerator must extends CommonDocGenerator
|
2023-08-24 15:17:24 +02:00 |
|
Laurent Destailleur
|
272c51164b
|
Fix typo Productcustomerprice into ProductCustomerPrice
|
2023-08-24 15:08:33 +02:00 |
|
Laurent Destailleur
|
b471cdc9ca
|
Fix typo of class Evaluationline into EvaluationLine
|
2023-08-24 15:03:15 +02:00 |
|
Laurent Destailleur
|
7ce9bf6b23
|
Clean code
|
2023-08-05 15:44:28 +02:00 |
|
Laurent Destailleur
|
8646b826e0
|
Debug v18
|
2023-08-05 14:09:11 +02:00 |
|
onhairech
|
e5e9f914e5
|
qodana fix 3 : missing returns (#25332)
* qodana fix 3 : missing returns
* removing a duplicated line
|
2023-07-12 16:32:50 +02:00 |
|
onhairech
|
303393e3dd
|
qodana fix 2: missing returns (#25331)
|
2023-07-12 12:57:17 +02:00 |
|
Laurent Destailleur
|
b4c448a420
|
Debug v18
|
2023-06-29 15:54:09 +02:00 |
|
oussamanhairech
|
47c1af1c48
|
qodana fix: missing returns
|
2023-06-23 15:27:10 +02:00 |
|
hystepik
|
ddec6c20e0
|
Fix : fields switched in establishement creation
|
2023-06-08 16:37:51 +02:00 |
|
Laurent Destailleur
|
5dd3f57a1e
|
Debug v18
|
2023-05-11 13:11:21 +02:00 |
|
Laurent Destailleur
|
a1ba425765
|
Fix warnings
|
2023-05-01 18:12:59 +02:00 |
|
Laurent Destailleur
|
a92081cf43
|
Debug Kanban views
|
2023-03-07 22:04:40 +01:00 |
|
Laurent Destailleur
|
3c96c42f32
|
Look and feel v18
|
2023-03-05 19:14:57 +01:00 |
|
Laurent Destailleur
|
12bd795afc
|
Work on Kanban view
|
2023-03-01 20:13:21 +01:00 |
|
Laurent Destailleur
|
fd3dffc892
|
Add kanban view for partnership object
|
2023-02-18 19:20:54 +01:00 |
|
Laurent Destailleur
|
51aef6bfad
|
Merge pull request #23555 from lamrani002/kanbanForSkills
Modify style for checkbox PR #23546
|
2023-02-18 15:28:45 +01:00 |
|
Laurent Destailleur
|
19bfb021e1
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-02-13 13:51:35 +01:00 |
|
Laurent Destailleur
|
0d557d1afc
|
Debug v17
|
2023-02-11 12:28:23 +01:00 |
|
Lamrani Abdel
|
7e65ccbe13
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into kanbanForSkills
|
2023-01-30 10:18:55 +01:00 |
|
Lamrani Abdel
|
f454cf513c
|
add class to checkbox
|
2023-01-30 10:17:12 +01:00 |
|
Laurent Destailleur
|
d36acc63dd
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-01-26 02:32:26 +01:00 |
|
Laurent Destailleur
|
a6daba61ce
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-01-26 02:32:08 +01:00 |
|
Laurent Destailleur
|
1a11debff7
|
Merge pull request #23550 from lamrani002/kanbanPositionList
NEW kanban for post employees list
|
2023-01-25 18:31:37 +01:00 |
|
Lucas Marcouiller
|
122dd36a91
|
Merge pull request #23554 from lamrani002/kanbanForJob
Fix modify style for checkbox #23547
|
2023-01-25 11:35:34 +01:00 |
|
hystepik
|
84436e1217
|
Fix : php 8.1 warnings and dolibarr log
|
2023-01-19 15:31:47 +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
|
37a916ebd7
|
Merge branch 'develop' into kanbanPositionList
|
2023-01-18 20:33:00 +01:00 |
|