Commit Graph

717 Commits

Author SHA1 Message Date
Alexandre SPANGARO
e134875bd3 FIX #29403 HRM - Unable to delete a skill in a job Profile (#29779) 2024-05-29 12:31:13 +02:00
Laurent Destailleur
a854e58905 FIX Missing $param in hook call for list 2024-05-23 14:41:56 +02:00
Laurent Destailleur
60bc60db48 FIX #29225 2024-04-04 16:48:27 +02:00
Laurent Destailleur
7a1e0fb808 Merge pull request #29058 from mc2rcanarslan/patch-18
FIX: use hasRight function
2024-03-25 21:38:00 +01:00
Can Arslan
e1787360d5 FIX: hasRight function
Also fixes;

PHP Warning:  Undefined property: stdClass::$write in /htdocs/hrm/job_list.php on line 137

PHP Warning:  Undefined property: stdClass::$delete in /htdocs/hrm/job_list.php on line 138
2024-03-25 13:06:18 -06:00
Can Arslan
0ed297d8ca FIX: used hasRight function
Also fixes;
PHP Warning:  Undefined property: stdClass::$write in /htdocs/hrm/position_list.php on line 138
PHP Warning:  Undefined property: stdClass::$delete in /htdocs/hrm/position_list.php on line 139
2024-03-25 13:03:28 -06:00
Laurent Destailleur
c171ce2065 Fix bad function 2024-02-25 19:04:05 +01:00
Laurent Destailleur
4897d1eb97 Fix warning 2024-02-25 17:23:06 +01:00
Laurent Destailleur
76ee9e506d Debug v19 2024-01-06 16:43:01 +01:00
Laurent Destailleur
5a169c5932 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-01-02 14:55:14 +01:00
routmoute
1d38a3b7b8 fix conflict with develop branch 2023-12-29 20:19:17 +01:00
routmoute
48f4e52a22 fix: Display of the list of merged pdf 2023-12-29 02:30:32 +01:00
Laurent Destailleur
7f5df80efd Debug v19 2023-12-19 11:51:48 +01:00
Laurent Destailleur
5e28ab0ec3 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-12-17 23:54:37 +01:00
Laurent Destailleur
4dc5483b12 Fix warning 2023-12-17 23:54:08 +01:00
Laurent Destailleur
084d2ee34e Merge pull request #27119 from frederic34/patch-4
fix phpdoc
2023-12-17 23:11:20 +01:00
Frédéric FRANCE
42190957fe clean code 2023-12-15 13:04:30 +01:00
Frédéric FRANCE
23e1915b3b fix phpdoc 2023-12-15 12:51:23 +01:00
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