Commit Graph

31 Commits

Author SHA1 Message Date
Frédéric FRANCE
6dd6ab7906 fix phpstan (#31614)
* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan
2024-10-29 17:40:56 +01:00
Lucas Marcouiller
0291cb361f New skill rank add -1 has rank for NA + crud EvalLine (#31600)
* fix skill rank by adding 0 as value for evaluation

* remove unwanted change

* add update of eval when  add or remove skill

* add update for skill + add comment and error management

* fix CI

* Fix Ci

---------

Co-authored-by: Hystepik <lmarcouiller@nltechno.com>
2024-10-29 17:32:49 +01:00
MDW
53cfbc35be Qual: Fix several phan & stan notices (#31308)
* Qual: Fix several phan & stan notices

# Qual: Fix several phan & stan notices

Several fixes in files while fixing UnknownClass notices

* Qual: Update prepare_head PHPDoc return types

# Qual: Update prepare_head PHPDoc return types

Provide detailed array return types for prepare_head functions.

* Fix new phan notice

* Better loadLangs typing and fix call to loadLangs

* Fix new issues (stats)

* Other fixes of new issues

* Qual: update phan baseline
2024-10-14 01:59:44 +02:00
MDW
46eb5f83c2 Qual: Updates for phpstan notices (#30509)
* Fix int<0> typing to int<0,0> for phpstan

* Fix phpdoc for phpstan

* Fix phpdoc for phpstan

* Qual: Several phpstan notice fixes

* Fix phpdoc

* Qual: totalpaid is never null, remove null test

* improve phpdoc typing

* Also return null to statisfy phpstan

* Allow null value for $var

* object->Object to make it meaningful

* Type EvalMathStack properties

* Comment out unused private methods (phpstan)

* Changes for phpstan (return values, phpdoc, code)

* Change order of tests for phpstan

* phpdoc object to Object for correct typing

* Typing hing for phpstan

* UPdate test for phpstan

* Change phpdoc position for phpstan

* Update phpdoc for phpstan

This needs further improvement

* Change $op to $ope to fix phpstan

* Update sqlite3.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-08-01 12:59:45 +02:00
MDW
b02014bf47 Fix PhanPluginUnknownFunctionParamType
# Fix PhanPluginUnknownFunctionParamType

PHPdoc for $object was incorrect.
Reviewed some of the other typings as well
2024-03-13 10:51:45 +01:00
Laurent Destailleur
c544efec7f QUAL: Remove use of customurl filter. Must use the USF syntax. 2024-03-05 03:51:36 +01:00
Laurent Destailleur
7c5a782593 Fix method undef 2024-01-12 20:31:52 +01:00
lamrani abdelwadoud
c70b5a2e11 Fix nb of evaluation and display speciale char (#27434)
* Fix nb of evaluation and display speciale char

* Update hrm_evaluation.lib.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-01-12 18:00:07 +01:00
Laurent Destailleur
705ebea947 Fix php-cs-fixer 2023-12-04 12:36:57 +01:00
Laurent Destailleur
a136f304a6 Fix php8.2 warnings 2023-11-27 11:46:58 +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
a181d6c713 Debug v19 2023-10-17 14:15:43 +02:00
Laurent Destailleur
7bebea38e3 Fix level of skill not visible on file 2023-08-27 19:42:38 +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
0d557d1afc Debug v17 2023-02-11 12:28:23 +01:00
Laurent Destailleur
67c38dc003 Debug v17 2022-10-22 02:46:22 +02:00
Laurent Destailleur
d3a90732c5 Fix css 2022-09-22 14:42:58 +02:00
Frédéric FRANCE
26720ca116 use count from class 2022-09-16 10:00:57 +02:00
Frédéric France
16d2f06684 add badges 2022-09-15 20:15:40 +02:00
Laurent Destailleur
da042c7f57 Debug v16 to prepare stable status of module HRM #21136 2022-06-18 14:11:41 +02:00
Laurent Destailleur
5f9ef61d32 Debug v16 2022-05-19 09:36:47 +02:00
GregM
ab87d772c7 update GRH extrafields and more stuff 2022-03-17 15:20:23 +01:00
Gauthier PC portable 024
a77a2e9bcc FIX : several adaptations rank => rankorder and langs correction for HRM 2022-01-13 11:39:54 +01:00
Florian HENRY
6f22827ff2 fix stuff 2021-12-08 09:33:42 +01:00
Florian HENRY
2f4fe2b898 error message 2021-12-03 10:59:47 +01:00
Gauthier PC portable 024
47e1d4f867 FIX : useless function 2021-10-08 09:39:04 +02:00
stickler-ci
76ec8e0f25 Fixing style errors. 2021-10-03 10:37:31 +00:00
Gauthier PC portable 024
a6c854cb59 FIX : restore link to hrm establishment tab 2021-10-03 12:34:47 +02:00
Gauthier PC portable 024
030829942c FIX : stickler feedbacks part 4 2021-09-30 13:46:10 +02:00
Gauthier PC portable 024
fde0f1ac25 NEW : HRM integration, source code 2021-09-27 11:20:38 +02:00