Commit Graph

9433 Commits

Author SHA1 Message Date
Laurent Destailleur
1d1f822603 debug v21 2024-11-21 22:52:50 +01:00
Laurent Destailleur
4bc1eebcb5 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-11-21 12:47:48 +01:00
Laurent Destailleur
9a5aea09da FIX Debug option not working replaced by the one that works. 2024-11-21 12:33:23 +01:00
Laurent Destailleur
4c95fa2ac6 Fix clean a bugged option duplicated at wrong place in setup 2024-11-21 10:14:43 +01:00
Laurent Destailleur
22da15fc6a Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-11-20 23:30:16 +01:00
HENRY Florian
88a1eadfc7 fix: php warning (#32020)
* fix: php warning

* fix php warning

* fix php warning
2024-11-20 19:50:07 +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
93ec6f9ef7 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-11-19 13:02:26 +01:00
Laurent Destailleur
423cc7b845 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-11-19 12:41:22 +01:00
Laurent Destailleur
023856cf73 FIX #31997 2024-11-19 12:40:23 +01:00
Laurent Destailleur
1386d8c388 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-11-19 04:21:29 +01:00
Laurent Destailleur
a8ffb794a5 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-11-19 04:04:26 +01:00
Laurent Destailleur
e9e1175134 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-11-19 04:04:10 +01:00
Frédéric FRANCE
fd365c3f45 fix warning close #31975 (#31993)
https://github.com/Dolibarr/dolibarr/issues/31975

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-19 03:32:55 +01:00
Laurent Destailleur
2d08d89d55 Trans 2024-11-18 13:58:29 +01:00
Laurent Destailleur
a746c6aab0 Show a legal warning when enabling online signature 2024-11-18 13:20:55 +01:00
Laurent Destailleur
d9d97c4eb3 Add a lega linformation on online signature 2024-11-18 12:52:49 +01:00
Laurent Destailleur
e44bf58203 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-11-18 12:19:43 +01:00
Laurent Destailleur
e06bf7c145 Clean code 2024-11-18 12:19:17 +01:00
Laurent Destailleur
07bd12717a Fix look and feel v21 2024-11-18 12:15:47 +01:00
Sami Filali
fac36d2376 add hook (#31938) 2024-11-16 14:51:24 +01:00
lvessiller-opendsi
a0eb5515a8 FIX help on PDF condition of sales (#31879) 2024-11-16 00:07:47 +01:00
lvessiller-opendsi
0fa956ab87 FIX help on PDF condition of sales for customer order (#31892) 2024-11-15 23:50:49 +01:00
MaximilienR-easya
d8fb72a027 Fix a missing help (#31901) 2024-11-15 23:05:24 +01:00
Frédéric FRANCE
ec91ed2af9 test action (#31815)
* NEW : Add category feature on Fichinter

category update

* Update viewcat.php

* Update categories.lang

* Update categorie.class.php

* Update categories.lang

* Update viewcat.php

* Update viewcat.php

* test action

* test action

* test action

* test action

* test action

* test action

* test action

* test action

* test action

* test action

* test action

* clean baseline

Debug v21

NEW: use Expedition::$date_shipping property in card and list (#31701)

* NEW: use Expedition::$date_shipping property in card and list

* FIX: translation

* FIX: PHPStan rebutal

* FIX: not a great idea to copy and not edit comment

* FIX: on create, expected delivery date should precede sending date

* Update card.php

* Update list.php

* Update list.php

* Update list.php

---------

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

clean baseline

clean baseline

clean baseline

* clean baseline

* clean baseline

* merge

* fix

* fix

* fix

* fix

* fix

* fix

* fix translations

* fix translations

* fix translations

* fix translations

* fix

* fix filters

* fix filters

* fix filters

* fix filters

* fix

---------

Co-authored-by: Charlène Benke <1179011+defrance@users.noreply.github.com>
2024-11-15 14:09:04 +01:00
Laurent Destailleur
7b631480e3 Debug v21 2024-11-14 01:20:08 +01:00
Anthony Damhet
11057faac8 WIP : Documentation ux (#30735)
* Move documentation files to new folder

* Documentation prototype

Create a documentation class and views

* Remove whitespace and add functions returns

* Remove Google fonts

* Remove return string

* Phpcbf corrections

* Phpcdf with good ruleset

* add return null

* resolve conflict with test_arrays.php

* Return void for print functions

* WIP progress bar

* Add seteventmessage documentation for ui/ux

* Add translations

* Delete is of button

* Clean titles

* Change name of file event-message.php

* Update before moving and rename files

* Remove fr_FR lang file (all in en_US for the moment)
* Add some css
* Menu definition updated
* Add jQuery, lib_head.js and lib_foot.js

* Add missing button

* Add missing button

* move ui doc files

* Remove old documentation files

* Reupload test_arrays.php

* Rename lang file

* Move lang file

* add htmlhead

* Add parameter comment

* Update tables.php

* Update uxdocumentation.lang

* Update tables.php

* Update uxdocumentation.lang

* Update progress-bars.php

* Update tables.php

---------

Co-authored-by: John BOTELLA <68917336+thersane-john@users.noreply.github.com>
Co-authored-by: atm-lena <lena.papazian@atm-consulting.fr>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-14 01:00:14 +01:00
Laurent Destailleur
fc7d1c6553 Fix phan 2024-11-13 23:22:26 +01:00
sonikf
1f2bb2969a NEW: PDF Invoice show vat analysis per rate (#31381)
* Show vat analysis

* Show vat analysis

* Show vat analysis

* fix white space

* Update main.lang

* Show vat analysis

* Show vat analysis

* add copyright

* fix pre-commit

* fix pre-commit

* fix pre-commit

* fix php-stan (8.2)

* fix php-stan (8.2)

* fix php-stan (8.2)

* fix pre-commit tab

* Update pdf_other.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-13 22:41:00 +01:00
Frédéric FRANCE
98c92337f1 Update security.php (#31777)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-12 13:46:13 +01:00
lvessiller-opendsi
6c9c177763 NEW VAT by state (#31628)
* NEW VAT by state

* Fix global conf in looad tva function

* Fix load vat rates in memory

* Revert fk_tva column in state dict and load_tva function

* NEW vat rate with department in dict

* Fix isset not nullable

* Fix order VAT rate desc to set as default
2024-11-11 17:57:32 +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
661059ca9a fix phpstan (#31763)
* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-11 14:33:53 +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
Frédéric FRANCE
15490b292f fix phpstan and fix CI (#31739)
* 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-11-10 11:16:23 +01:00
Laurent Destailleur
c1891c7886 Debug v21 2024-11-09 17:00:48 +01:00
Laurent Destailleur
254c15fae1 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-11-09 15:55:41 +01:00
Laurent Destailleur
51f21e9901 Fix token 2024-11-08 16:39:25 +01:00
Laurent Destailleur
6f410e2e67 Clean code 2024-11-08 15:24:58 +01:00
Laurent Destailleur
b232bb8d45 Debug v21 2024-11-08 14:21:52 +01:00
Alexandre SPANGARO
4cc154293e Fix language key (#31726)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-08 02:48:37 +01:00
Frédéric FRANCE
41a4f42b31 add phpdoc and clean phpstan baseline (#31717)
* 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

* add phpdoc

* add phpdoc
2024-11-07 17:31:40 +01:00
Laurent Destailleur
51117eea91 Clean code 2024-11-07 15:49:49 +01:00
Laurent Destailleur
d756c4dc27 NEW Add hook getLoginPageExtraContent, getPasswordResetPageExtraContent
and getPasswordForgottenPageExtraContent.
2024-11-07 15:40:14 +01:00
Laurent Destailleur
5f292a4e85 Fix phan 2024-11-07 15:02:12 +01:00
Laurent Destailleur
c79138b892 Debug v21 2024-11-07 14:00:16 +01:00
Laurent Destailleur
e478f72d2b debug v21 2024-11-07 13:06:45 +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
thomas-Ngr
9374a31b33 Fix const INVOICE_USE_RETAINED_WARRANTY (#30533)
* Fix const INVOICE_USE_RETAINED_WARRANTY being set as -1 when it should be empty

* fix missing translation

* fix missing translation

* Manage update for INVOICE_USE_RETAINED_WARRANTY

* use native setAsSelect() form function
2024-11-07 05:14:07 +01:00
Laurent Destailleur
f785de0f96 Fix phan 2024-11-07 04:39:04 +01:00