ldestailleur
a831929184
Look and feel v22
2025-05-10 14:06:51 +02:00
Frédéric FRANCE
de763b4b43
clean code of order ( #33880 )
...
* clean code of order
* clean code of order
* clean code of order
* clean code of order
2025-04-16 21:09:45 +02:00
ldestailleur
6f6556f43d
Fix look and feel
2025-04-16 16:18:33 +02:00
ldestailleur
b84bc626d9
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-04-10 14:34:59 +02:00
ldestailleur
5e3313bf13
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-04-10 14:24:21 +02:00
atm-irvine
a51e430e58
fix(evaluation): on list, removed getNomUrl for label column ( #33711 )
2025-04-04 15:30:07 +02:00
Frédéric FRANCE
b7a00127a9
add missing translation ( #33461 )
...
* add missing translation
* add missing translation
* add missing translation
* add missing translation
* add missing translation
* add missing translation
* add missing translation
* add missing translation
* add missing translation
* add missing translation
* add missing translation
2025-03-15 11:21:03 +01:00
ldestailleur
30dffd6fdd
Fix CI warnings
2025-03-05 17:48:41 +01:00
ldestailleur
bf086f95a0
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-02-25 02:42:42 +01:00
Quentin VIAL--GOUTEYRON
7cc16734f9
Missing filter for skill tab
2025-02-21 16:25:28 +01:00
Frédéric FRANCE
42c64af578
fix missing translations
2025-02-05 19:01:42 +01:00
Laurent Destailleur
3d54a4a638
Merge branch 'develop' into qual/phan.2025.2.3
2025-02-05 00:47:00 +01:00
Laurent Destailleur (aka Eldy)
732f97d73c
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2025-02-05 00:40:06 +01:00
Laurent Destailleur (aka Eldy)
ac7269eb68
Fix phpstan
2025-02-05 00:10:06 +01:00
Laurent Destailleur (aka Eldy)
c4f52d0484
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-02-04 22:51:31 +01:00
MDW
749296b6e1
Qual: Fix phan notices (hrm)
...
# Qual: Fix phan notices (hrm)
2025-02-03 16:06:04 +01:00
MDW
522700badd
Fix ci(21.0) - Remove unused fields, define unset field
2025-02-02 00:58:29 +01:00
Laurent Destailleur (aka Eldy)
effe49ef26
Debug v21
2025-01-31 00:01:17 +01:00
Laurent Destailleur (aka Eldy)
81dda600fc
Merge
2025-01-30 23:11:33 +01:00
Laurent Destailleur (aka Eldy)
b5091dd425
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-01-30 23:09:46 +01:00
Laurent Destailleur (aka Eldy)
249047c1f9
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-01-30 23:09:11 +01:00
Laurent Destailleur (aka Eldy)
301c189c49
Restore full list. Close #32092
2025-01-30 23:06:03 +01:00
Laurent Destailleur (aka Eldy)
e83e318fc9
Enhance selectForForms
2025-01-30 16:04:25 +01:00
MDW
dd418533d7
Qual: Update PHPdoc - $page is a url, not an int
2025-01-27 13:24:31 +01:00
MDW
7150af31dc
Fix Phan notices introduced since 30/12/2024
2025-01-27 13:24:29 +01:00
Laurent Destailleur (aka Eldy)
b024b95948
Fix typo
2025-01-09 19:35:01 +01:00
Laurent Destailleur (aka Eldy)
56710ce9b7
FIX CVE-2024-55227 and CVE-2024-55228 CSRF when
...
MAIN_RESTRICTHTML_ONLY_VALID_HTML_TIDY is
on (hidden option not on by default)
2025-01-09 19:35:01 +01:00
Laurent Destailleur (aka Eldy)
de321e8f01
Fix typo
2025-01-09 02:01:49 +01:00
Laurent Destailleur (aka Eldy)
c0250e4c91
FIX CVE-2024-55227 CSRF when MAIN_RESTRICTHTML_ONLY_VALID_HTML_TIDY is
...
on (hidden option not on by default)
2025-01-08 17:41:45 +01:00
Laurent Destailleur (aka Eldy)
1aa703a631
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-01-05 15:39:44 +01:00
Laurent Destailleur (aka Eldy)
2b9c4ab25f
FIX #32387
2025-01-05 15:33:45 +01:00
Laurent Destailleur (aka Eldy)
d985190a53
FIX #32387
2025-01-05 15:32:24 +01:00
MDW
ec2a1928ba
Qual: Update fields phpdoc to include fields that are defined/used in some cases
...
# Qual: Update fields phpdoc to include fields that are defined/used in some cases
comment, copytoclipboard, autofocusoncreated are documented and used in some cases for the
$fields definition
2024-12-05 02:36:50 +01:00
Frédéric FRANCE
daae68f9d3
Fix phpstan ( #32005 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
2024-11-19 21:02:05 +01:00
Laurent Destailleur
63011d3029
Debug v21
2024-11-17 02:15:53 +01:00
MDW
9ec4618199
Qual: Fix FunctionArray phan notices ( #31754 )
...
* Qual: Fix FunctionArray phan notices
* Fix class name in typing of htdocs/modulebuilder/index.php
* Fix customreports phpdoc
* Adjust file type after completeFileArrayWithDatabaseInfo
* Further phpdoc typing improvements
* More phpdoc
* Improve typing with cast on position field
* Force phpstan version
* Add phpstan exception
* Fix array index type + adjust phan config comment
2024-11-11 14:48:18 +01:00
Frédéric FRANCE
92ef950e6d
fix phpstan ( #31761 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* hide new error with phpstan 1.12.9
2024-11-10 23:47:14 +01:00
Laurent Destailleur
31f147622a
The deprecated GET parameter "&sall=" has been removed, use now the
...
"&search_all=".
2024-11-07 12:26:42 +01:00
Frédéric FRANCE
0d7bc505d3
add phpdoc and clean phpstan baseline ( #31702 )
...
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
* add phpdoc and clean phpstan baseline
2024-11-06 19:39:46 +01:00
Frédéric FRANCE
1adc883b56
add baseline exclude for phpstan ( #31632 )
...
* add baseline exclude for phpstan
* update
* update
* update
* update
* update
* merge
* restore one filter
* delete old errors
* fix
* fix
* fix
* $moreforfilter can t be empty
* fix
* enable check
* refresh baseline
* add phpdoc
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-04 23:53:20 +01:00
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
Lucas Marcouiller
f047f35c73
Fix add model_pdf to evaluation class ( #31605 )
...
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
2024-10-28 18:16:22 +01:00
Laurent Destailleur
f5e4ab0220
Rewrite code to prepare refactoring
2024-10-26 15:24:54 +02:00
Lucas Marcouiller
213b0e4d4b
Fix statut filter for evaluation object ( #31554 )
...
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
2024-10-25 20:46:24 +02:00
Laurent Destailleur
1739acf715
CSS
2024-10-25 16:37:24 +02:00
MDW
fcd680d300
Qual: Fix phan & phpstan notices ( #31496 )
...
# Qual: Fix phan & phpstan notices
Fix multiple phan & phpstan notices
2024-10-25 14:20:55 +02:00
Lucas Marcouiller
6c38fcf909
fix some diplay for skill and evaluation ( #31498 )
...
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
2024-10-23 23:23:23 +02:00
Lucas Marcouiller
c9ea1845c6
Fix bad way to update and create for skill ( #31503 )
...
* Fix bad way to update and create for skill
* add token to remove skill from job
* Update skill_tab.php
---------
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-10-23 23:20:44 +02:00
Laurent Destailleur
130eebfc61
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop
2024-10-18 22:46:06 +02:00