MDW
e7539f2e19
Qual: Fix notices in .lib.php files ( #31672 )
...
* Qual: Fix notices in .lib.php files
* Update wrapper.php
* Update availabilities_card.php
* Update index.php
* Update document.controller.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-04 12:32:13 +01:00
Laurent Destailleur
ae6e35cc84
Look and feel v21 enhancement on smartphone
2024-09-25 02:35:56 +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
Laurent Destailleur
7e8565bee7
Debug v20
2024-05-31 13:55:45 +02:00
Laurent Destailleur
b62cfac59b
Debug v20
2024-05-31 12:54:53 +02:00
Laurent Destailleur
389857fdf1
FIX missing trans on VolumeUnitcm3
2024-04-04 13:16:32 +02:00
Laurent Destailleur
ad79acf63c
QUAL removed duplicate language file
2024-04-04 11:00:35 +02:00
terhoy
a8a2f0ff73
FIX: online signature partly fails if commercial proposal numbering contains a mask that’s includes a space ( #28608 ) ( #28742 )
...
* FIX: online signature (#28608 ) Update signature.lib.php
If Commercial proposal numbering contains a mask that’s includes a space, that will affect the result of the online signature form. When generating the online signature form, the code in signature.lib.php line 77, will remove any existing space in the Commercial proposal numbering. The result is that the online signature form will miss data in field “Third-party” and “Amount”.
* FIX: online signature (#28608 ) Update payments.lib.php
If Commercial proposal numbering contains a mask that’s includes a space, that will affect the result of the online signature form. When generating the online signature form, the code in core/lib/payments.lib.ph, will remove any existing space in the Commercial proposal numbering.
2024-03-11 15:33:10 +01:00
MDW
89004f7e03
Qual: Spelling htdocs/core ( #27491 )
...
Highlights:
- initialY in pdf_standard.modules.php was unused
- remove (otherwise -> initially) (+same in other file)
2024-01-13 19:48:20 +01:00
Laurent Destailleur
d41c4d954b
Merge pull request #27341 from mdeweerd/fix/add_missing_argument_getOnlineSignature
...
Fix: Add missing argument in getOnlineSignatureUrl
2024-01-10 15:37:14 +01:00
Frédéric FRANCE
c6620738ca
fix phpdoc
2024-01-09 20:40:18 +01:00
MDW
901377cdf6
Fix: Add missing argument in getOnlineSignatureUrl
...
# Fix: Add missing argument in getOnlineSignatureUrl.
The function requires 5 arguments and only had 4.
2024-01-08 23:18:34 +01:00
Laurent Destailleur
7193fae3dd
Fix security on doc signature. Fix bad position of signature file.
2023-12-18 16:41:40 +01:00
MDW
706d0f6053
Fix __METHOD__ usage outside class-method ( #26286 )
2023-10-20 11:20:02 +02:00
Laurent Destailleur
40f10588e3
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-10-04 13:04:31 +02:00
Laurent Destailleur
78db102acd
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-10-04 13:03:27 +02:00
Laurent Destailleur
2a96ac6428
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-10-04 13:02:09 +02:00
Laurent Destailleur
342cdc81ac
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-10-04 13:01:09 +02:00
Laurent Destailleur
a201f54777
css
2023-10-04 12:59:00 +02:00
Laurent Destailleur
9bd3bb0594
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
...
Conflicts:
htdocs/compta/bank/various_payment/card.php
htdocs/compta/bank/various_payment/list.php
htdocs/core/lib/security.lib.php
htdocs/core/lib/signature.lib.php
2023-10-04 12:43:03 +02:00
Laurent Destailleur
a2ea4d77c3
Merge
2023-10-04 10:43:14 +02:00
Laurent Destailleur
0a015a82b4
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-10-04 10:39:40 +02:00
Laurent Destailleur
9ac5270626
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
...
Conflicts:
htdocs/core/lib/signature.lib.php
2023-10-04 10:38:46 +02:00
Laurent Destailleur
8fc2beda1f
Fix regression
2023-10-04 10:36:07 +02:00
Laurent Destailleur
f6f25e1117
Fix regression
2023-10-04 10:34:47 +02:00
Laurent Destailleur
517b19cc6f
Fix regression
2023-10-04 10:33:38 +02:00
Laurent Destailleur
726258ff4f
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
...
Conflicts:
htdocs/core/lib/signature.lib.php
2023-10-04 10:32:24 +02:00
Laurent Destailleur
4298150413
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
...
Conflicts:
htdocs/core/class/commonobject.class.php
htdocs/core/lib/signature.lib.php
2023-10-04 10:22:33 +02:00
Eric Seigne
563cdcefb3
fix #26104 : remove global object
2023-10-04 00:10:19 +02:00
Laurent Destailleur
d5443010f2
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-10-01 16:04:16 +02:00
Laurent Destailleur
5e76fea64d
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-10-01 15:53:36 +02:00
Laurent Destailleur
5560aab98e
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-10-01 15:50:25 +02:00
Laurent Destailleur
b0b3d0e1e0
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2023-10-01 15:43:40 +02:00
Florian HENRY
37b43f97ce
fix getDol
2023-09-06 08:32:13 +02:00
HENRY Florian
a283c6f30c
Merge branch 'develop' into dev_sign_soeciete_rib
2023-08-28 15:18:30 +02:00
Laurent Destailleur
6b0630561e
Fix warnings
2023-07-30 18:58:11 +02:00
Laurent Destailleur
01e65bbad1
Fix warning
2023-07-30 18:58:04 +02:00
Laurent Destailleur
980923e4b2
Fix warnings
2023-07-30 18:47:40 +02:00
Laurent Destailleur
6748835cee
Fix warning
2023-07-30 18:42:05 +02:00
Florian HENRY
2b88a728e5
feat: RIB Online Sign
2023-04-28 10:49:51 +02:00
Laurent Destailleur
1ac4e6f458
Fix phpunit
2023-02-17 16:52:00 +01:00
Regis Houssin
89a2f7a0c1
FIX multicompany compatibility
2023-02-14 10:53:59 +01:00
Laurent Destailleur
43f9ac59d9
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-11-11 15:34:10 +01:00
Gauthier PC portable 024
af6a708523
FIX : Missing $object for online signature link build
2022-11-08 14:20:09 +01:00
Javier Núñez
1f02fb2419
Change signature lib to take fichinter into account
2022-10-20 16:52:57 +02:00
Faustin
441b04e2f1
Online pdf contract signature
2022-09-29 14:49:11 +02:00
Faustin
30c3543d20
Online pdf contract signature
2022-09-29 14:28:58 +02:00
Philippe GRAND
9998b11d57
FIX php8 compatibility
2022-08-28 14:00:22 +02:00
Laurent Destailleur
558ae00f66
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
...
Conflicts:
htdocs/core/ajax/onlineSign.php
2022-08-21 23:48:44 +02:00
Regis Houssin
293ad34ca8
FIX security for Multicompany
2022-08-18 17:02:20 +02:00