Laurent Destailleur
|
60af6843fd
|
Clean code
|
2023-12-08 02:05:51 +01:00 |
|
Laurent Destailleur
|
89e1e1b859
|
Merge pull request #26980 from atm-jonathan/FIX_in_array()_list.php
FIX in_array() on key
|
2023-12-08 01:59:32 +01:00 |
|
Frédéric FRANCE
|
61b79fda17
|
avoid phpstan error with phpdoc
|
2023-12-06 15:46:39 +01:00 |
|
Jonathan Lescaut
|
771b735384
|
FIX in_array() on key
|
2023-12-05 16:12:18 +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
|
06736918de
|
Fix warning
|
2023-11-27 12:33:07 +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 |
|
Lucas Marcouiller
|
68d996b482
|
fix some phpstan errors (#26608)
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com>
|
2023-11-16 15:01:46 +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 |
|
lamrani abdelwadoud
|
d549b06295
|
NEW clone skill object (#26526)
|
2023-11-10 18:53:32 +01:00 |
|
Laurent Destailleur
|
07d5a937e7
|
css
|
2023-11-09 17:47:10 +01:00 |
|
Laurent Destailleur
|
3118b9fb4c
|
Debug v19
|
2023-11-09 15:50:42 +01:00 |
|
lamrani abdelwadoud
|
b36f758810
|
NEW Get list evaluation with skills details in user fiche (#26510)
* get eval in ficheUser
* get evaluation with details in skill section for user
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
|
2023-11-08 20:38:11 +01:00 |
|
Laurent Destailleur
|
b65d5c8740
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-11-05 19:52:54 +01:00 |
|
Laurent Destailleur
|
e47d732145
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
|
2023-11-05 18:29:57 +01:00 |
|
atm-jonathan
|
9d03444298
|
Fix position with this job (#26455)
* FIX list position in job
* add trad position
|
2023-11-03 16:21:58 +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 |
|
atm-jonathan
|
f36e8b935c
|
Fix list agenda (#26394)
* int $nbtotalrecord list agenda
* nbtotal of record should be number not a string
* ternaire isnumeric $nbtotalofrecords
|
2023-11-01 15:58:45 +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
|
173fea5554
|
FIX badge on user skills tab
|
2023-10-30 14:23:27 +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
|
3a5f36cc4a
|
Removed dead code
|
2023-10-20 11:34:36 +02:00 |
|
Alexandre SPANGARO
|
58bdcb5245
|
Dolibarize - Look & feel v19 (#26246)
* NEW Accountancy - Add quick navigation with keyb. shortcut on ledger
* TitleSeparator - Job list
* TitleSeparator - Position list
* TitleSeparator
* TitleSeparator
* TitleSeparator
* Define $newcardbutton
* Define $newcardbutton
* Define $newcardbutton
* Define $newcardbutton
* Define $newcardbutton
* Define $newcardbutton
* Define $newcardbutton
* Variable $newcardbutton already define
* Define $newcardbutton
* TitleSeparator
* TitleSeparator
* TitleSeparator
* TitleSeparator
* TitleSeparator
|
2023-10-20 03:20:44 +02:00 |
|
MDW
|
e7c49922a6
|
Fix some items detected by phan (see #26262) (#26264)
* Fix some items detected by phan (see #26262)
* Update fournisseur.facture-rec.class.php
* Update fournisseur.facture-rec.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
|
2023-10-20 02:28:51 +02:00 |
|
Laurent Destailleur
|
2cfa9f8290
|
Debug v19
|
2023-10-17 15:43:56 +02:00 |
|
Laurent Destailleur
|
fd2ccf584b
|
Look and feel v19
|
2023-10-17 15:27:07 +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
|
f11e6b9cc7
|
Look and feel v19
|
2023-10-17 14:25:30 +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 |
|
Lucas Marcouiller
|
aab0897bb6
|
Fix evaluation interview module (#26183)
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com>
|
2023-10-11 18:05:55 +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
|
7bbc3bab05
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-09-27 17:17:41 +02:00 |
|
Laurent Destailleur
|
e6a539ae0d
|
CSS
|
2023-09-22 13:35:44 +02:00 |
|
Laurent Destailleur
|
09c7fc8e28
|
Fix css
|
2023-09-22 13:34:30 +02:00 |
|
Lamrani Abdel
|
d45627aae4
|
fix problem
|
2023-09-20 14:22:30 +02:00 |
|
Lamrani Abdel
|
c57e7ebdba
|
New updating for edit NRC in skills tabs
|
2023-09-19 13:33:25 +02:00 |
|
Laurent Destailleur
|
91fa48199a
|
Fix warnings
|
2023-09-10 17:41:22 +02:00 |
|
Laurent Destailleur
|
2a0b64de25
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-08-29 12:40:35 +02:00 |
|
Laurent Destailleur
|
7bebea38e3
|
Fix level of skill not visible on file
|
2023-08-27 19:42:38 +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
|
226c63c0b6
|
Debug skill module
|
2023-08-26 01:25:33 +02:00 |
|
Laurent Destailleur
|
d3d0799f1a
|
Debug skill management
|
2023-08-26 01:17:56 +02:00 |
|
Laurent Destailleur
|
909541a213
|
FIX navigation
|
2023-08-26 01:04:10 +02:00 |
|
Laurent Destailleur
|
3f376351af
|
Debug module Skill management
|
2023-08-24 19:25:38 +02:00 |
|