Commit Graph

147 Commits

Author SHA1 Message Date
ldestailleur
8dbd59a71b Look and feel v23 - Add an arrow back to module page 2025-08-09 20:44:30 +02:00
Laurent Destailleur
0cded4027e Clean code 2025-06-14 01:24:22 +02:00
Laurent Destailleur
464dbe40fa Merge revert 2025-06-14 01:22:23 +02:00
ldestailleur
07d77126b2 Debug v22 2025-06-10 19:14:58 +02:00
Laurent Destailleur
c631650818 Debug v22 2025-06-10 03:12:38 +02: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
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
Laurent Destailleur
2e89306a21 Look and feel v21 2024-10-30 18:46:04 +01:00
Laurent Destailleur
3d49587253 Clean setup of ckeditor 2024-10-26 16:40:40 +02:00
Laurent Destailleur
9396be1dbc Clean ckeditor setup 2024-10-26 16:22:05 +02:00
Frédéric FRANCE
17e69f8a21 fix phpstan (#31565)
* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan
2024-10-26 13:03:52 +02:00
MDW
099dbd9c1e Qual: Fix notices for htdocs/admin/* (#30982)
* Fix (Possibly)UndeclaredGlobalVariable

* Update phan baseline

* Fix (Possibly)UndeclaredGlobalVariable (2)

* Qual: Fix notices for htdocs/admin/*

# Qual: Fix notices for htdocs/admin/*

Fixes most phan/phpstan noticies for files under htdocs/admin/* and ai.
2024-09-18 03:27:25 +02:00
Frédéric FRANCE
80d1f47d4d fix ignored phpstan (most of expects string, int given) (#30649)
* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

fix ignored phpstan

fix ignored phpstan

fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

fix ignored phpstan

fix ignored phpstan

fix ignored phpstan

fix ignored phpstan

fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* fix ignored phpstan

* more ignore

* more ignore

* more ignore

* more ignore

* more ignore

* more ignore

* more ignore

* more ignore

* more ignore

* more ignore

* more ignore

* more ignore

* more ignore

* more ignore

* more ignore

* more ignore

* more ignore

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan
2024-09-05 16:05:37 +02:00
atm-lena
8363d610de llxHeader CSSBody - admin part 1 (#29930)
Co-authored-by: atm-lena <lena.papazian@atm-consulting.fr>
2024-06-08 14:53:14 +02:00
Frédéric France
c21eedfbdd fix phpstan is incompatible with 2024-03-14 20:56:13 +01:00
MDW
fc597c4171 Fix: Replace deprecated modulename with new in isModEnabled (#28452)
* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.

* Fix: Replace deprecated modulename with new in isModEnabled

# Fix: Replace deprecated modulename with new in isModEnabled

Replacement of old module names performed with dedicated detection
and fixer in phan.
2024-02-27 15:30:37 +01:00
MDW
7b54824d49 Fix #28071 - New branch to fix bad merge (#28083)
* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop

* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop

* Qual: Introduce getDataToShowPhoto to prepare generic code

* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop

* Fix missing trans

* Fix langs

* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop

* Remove useless files in web templates

* Clean code

* Fix duplicate translation key

* Fix duplicate translation key

* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop

* Fix duplicate key

* Fix $object

* Debug v19

* WIP SMSing

* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop

* WIP EMAILINGS_SUPPORT_ALSO_SMS

* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop

* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop

* WIP SMSing

* Debug the "validate" feature

* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop

* Clean code

* Move rights->x->y into hasRight('x', 'y')

* Move rights->x->y into hasRight('x', 'y')

* Move rights->x->y into hasRight('x', 'y')

* Move rights->x->y into hasRight('x', 'y')

* Move rights->x->y into hasRight('x', 'y')

* Move rights->x->y into hasRight('x', 'y')

* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop

* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop

* Enhance rector to fix empty($user->rights->modulex->perm1)

* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop

* Fix template to use v19 dev rules

* Fix use v19 dev rules

* Fix phpunit

* Debug v19

* Clean code

* Use rector to convert user->rights into user->hasRight

* Clean code

* Use rector to convert user->rights into user->hasRight

* Use rector to convert user->rights into user->hasRight

* Clean code

* Fix phpcs

* add editorconfig for sql files (#27999)

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>

* add model_pdf field in llx_ticket-ticket.sql (#27996)

* add model_pdf field in llx_ticket-ticket.sql

* Update 19.0.0-20.0.0.sql

* Update 19.0.0-20.0.0.sql

* Improve wording in README (#27994)

* fix phpstan (#27989)

* fix phpstan

* Update UserRightsToFunction.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>

* Qual: Fix spelling/working in datapolicy translations (#28006)

# Qual: Fix spelling/wording in datapolicy translations

Fixed some spelling and wording in datapolicy translations.

* qual: phpstan for htdocs/ticket/class/ticketstats.class.php (#27986)

htdocs/ticket/class/ticketstats.class.php	98	Parameter #1 $year (string) of method TicketStats::getNbByMonth() should be compatible with parameter $year (int) of method Stats::getNbByMonth()

* Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop

* Fix user with readonly perm on email template must be able to read.

* Fix doc

* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop

* Better message

* Add missing fields in merge of thirdparty

* Debug v19 selection of ticket printer per terminal

* Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop

* Use constant

* NEW: Adding a recipient on emails sent, change status to sent partialy.

* fix travis (#28052)

* fix travis

* Update partnership.class.php

* fix php doc (#28047)

* fix undefined array key (#28048)

* Add region and departament for Cuba (#28046)

* Update llx_10_c_regions.sql

Add Cuba Regions (id_country=77)

* Update llx_20_c_departements.sql

Add Provinces Cuba (id country=77)

* Find the typo (#28050)

* Find the typo

* clean code

* add last_main_doc field to product (#28045)

* add las_main_doc field to product

* add field fetch

* NEW Add Categorie filter for ActionComm (#28041)

* New Add Categorie filter for ActionComm

New Add Categorie filter for ActionComm

* Fix space errors

Fix space errors

* Fix space errors 2

Fix space errors 2

* Update cunits.class.php (#28056)

FIX: error SQL when creating a Cunit

* Update codespell-lines-ignore.txt to avoid PR merge conflict

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
Co-authored-by: Frédéric FRANCE <frederic34@users.noreply.github.com>
Co-authored-by: thibdrev <thibault.drevet@gmail.com>
Co-authored-by: sonikf <93765174+sonikf@users.noreply.github.com>
Co-authored-by: Ikarus <44511582+LeKarSol@users.noreply.github.com>
Co-authored-by: Anthony Damhet <73399671+EchoLoGeek@users.noreply.github.com>
Co-authored-by: Quentin-Seekness <72733832+Quentin-Seekness@users.noreply.github.com>
2024-02-09 15:58:49 +01:00
Laurent Destailleur
07f4c9b335 Fix warnings 2023-12-23 19:47:10 +01:00
Laurent Destailleur
987d6c41b9 Fix with php-cs-fixer 2023-12-04 11:41:14 +01:00
Laurent Destailleur
4cd4221a52 Debug v19. Remove some TODO. 2023-11-09 10:56:13 +01:00
Laurent Destailleur
9d0117429d Fix phpcs 2023-08-09 18:32:56 +02:00
onhairech
585d6d3699 #24710 Special Characters button in CKEditor is missing in v17 (#25568) 2023-08-08 22:03:58 +02:00
Laurent Destailleur
c1d9efee13 Doc 2023-08-02 16:11:53 +02:00
Laurent Destailleur
9a420b8f41 Clean code 2023-04-18 16:15:27 +02:00
Laurent Destailleur
d3b5fa2983 Debug v17 2023-01-20 13:42:13 +01:00
Laurent Destailleur
9945e479e1 Merge pull request #23025 from lamrani002/fix_issue_fkEditorModule
Fix issue #23023
2022-11-29 12:11:21 +01:00
Lamrani Abdel
cc67d16dff fix PR by complete params for dolibarr_set_const 2022-11-29 11:05:31 +01:00
Lamrani Abdel
ffa246fd18 replace dolibarr_del_const by dolibarr_set_const 2022-11-28 13:21:10 +01:00
Laurent Destailleur
117a0b4971 css 2022-11-28 13:00:15 +01:00
Laurent Destailleur
3059bfdd60 Better responsive 2022-10-25 16:33:25 +02:00
Laurent Destailleur
68e1509834 Fix ckeditor 2022-10-24 22:38:45 +02:00
Laurent Destailleur
3e5273d83b NEW Option PRODUIT_DESC_IN_FORM accept (desktop only or +smartphone) 2022-10-21 11:14:28 +02:00
Alexandre SPANGARO
e2c7cc13ca Use isModEnabled 2022-09-25 06:15:47 +02:00
Laurent Destailleur
cf887dba16 Merge pull request #22075 from grandoc/new_branch_04_09_2022
update code
2022-09-09 18:03:43 +02:00
Frédéric France
8d33953142 add comment 2022-09-07 20:08:59 +02:00
Philippe GRAND
975d3ecf99 update code 2022-09-04 12:11:45 +02:00
Frédéric France
e71692e745 fix php8 warnings 2022-08-31 22:02:31 +02:00
Frédéric France
fc01cc66cd fix php8 warnings 2022-08-31 21:55:55 +02:00
Frédéric France
86a7a7c8bb use isModEnabled 2022-08-23 20:05:09 +02:00
Frédéric France
582f6b196e use isModEnabled 2022-08-23 20:02:37 +02:00
Frédéric France
4bef0f5745 use isModEnabled 2022-08-23 20:01:34 +02:00
Frédéric France
3fdbce7a31 use isModEnabled function 2022-06-11 09:46:28 +02:00
Laurent Destailleur
d4accb97c5 FIX #yogosha9754 2022-04-02 15:26:40 +02:00
Laurent Destailleur
bef1afc7b8 Clean code 2021-12-16 17:01:15 +01:00
Laurent Destailleur
388500794b Fix for ckeditor 2021-12-13 01:19:48 +01:00
Christian Foellmann
6608f5f0d8 update all script tags to be uniform. language="javascript" removed
https://developer.mozilla.org/en-US/docs/web/html/element/script#attr-language
2021-11-29 15:09:18 +01:00
Laurent Destailleur
8909702619 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/adherents/class/adherent.class.php
	htdocs/bom/class/bom.class.php
	htdocs/filefunc.inc.php
	htdocs/langs/en_US/eventorganization.lang
	htdocs/product/class/productfournisseurprice.class.php
2021-09-16 13:40:05 +02:00
Laurent Destailleur
ce9a10bd90 Fix description of some options 2021-09-13 03:43:25 +02:00
Christian Foellmann
d706c3b1ec use Forms::buttonsSaveCreate() to generate most of the Save|Cancel forms combination 2021-08-20 14:41:30 +02:00
Laurent Destailleur
ad11f7b66d Fix type of param
Fix test of ckeditor for html doc
Fix when MAIN_RESTRICTHTML_ONLY_VALID_HTML is on
2021-07-08 13:59:04 +02:00