Laurent Destailleur
|
22944a2440
|
Code comment
|
2024-10-03 02:56:34 +02:00 |
|
Laurent Destailleur
|
52616db1b7
|
Fix mutitenant MS oauth refresh
|
2024-10-03 01:06:44 +02:00 |
|
Laurent Destailleur
|
b37773cf94
|
Fix mutitenant MS oauth
|
2024-10-03 00:05:33 +02:00 |
|
Laurent Destailleur
|
50d2613124
|
Fix use of OAUTH for SMTP use with Microsoft
|
2024-10-02 21:25:21 +02:00 |
|
Laurent Destailleur
|
11ea0ad9fd
|
Fix fatal error with bad parameters
|
2024-10-02 15:15:52 +02:00 |
|
Laurent Destailleur
|
b5730db759
|
Fix error
|
2024-10-02 12:19:29 +02:00 |
|
Laurent Destailleur
|
8bdd3fe3cd
|
Fix error
|
2024-10-02 12:19:21 +02:00 |
|
Laurent Destailleur
|
83cf2c8c57
|
FIX OAuth generation of token for Microsoft, Stripe and Generic
|
2024-10-01 21:53:45 +02:00 |
|
Laurent Destailleur
|
de99be3a10
|
Fix setup compatibility
|
2024-10-01 13:29:43 +02:00 |
|
Laurent Destailleur
|
5ac18e3711
|
FIX Browser Notification ko with firefox
|
2024-10-01 13:28:46 +02:00 |
|
Laurent Destailleur
|
471668b940
|
FIX Toolt to convert utf8mb4
|
2024-09-30 23:12:01 +02:00 |
|
Francis Appels
|
f101423901
|
FIX State dropdown is not working on User card #31198 (#31205)
* FIX State dropdown is not working on User card #31198
* Fix phan
|
2024-09-30 16:50:54 +02:00 |
|
Laurent Destailleur
|
4a86964e18
|
Fix image in RSS
|
2024-09-30 16:18:46 +02:00 |
|
Laurent Destailleur
|
5886355a87
|
Fix image in RSS
|
2024-09-30 16:09:19 +02:00 |
|
Laurent Destailleur
|
4b9ce8a9bc
|
Fix: method getImagePublicURLOfObject can't work on WebsitePage so add a
method getImageFromHtmlContent to compensate.
|
2024-09-30 15:38:31 +02:00 |
|
Laurent Destailleur
|
9eed19578a
|
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
|
2024-09-29 22:42:49 +02:00 |
|
Laurent Destailleur
|
399a752c78
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
|
2024-09-29 22:42:13 +02:00 |
|
Laurent Destailleur
|
97eacefa6b
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
|
2024-09-29 22:41:54 +02:00 |
|
Laurent Destailleur
|
f5fbbcfcb8
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
|
2024-09-29 22:40:45 +02:00 |
|
Laurent Destailleur
|
2c67c8b6ff
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
|
2024-09-29 22:32:01 +02:00 |
|
Laurent Destailleur
|
d0fb08adf4
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
|
2024-09-29 22:31:42 +02:00 |
|
Laurent Destailleur
|
624493fb26
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
|
2024-09-29 22:30:07 +02:00 |
|
Laurent Destailleur
|
6eddee9a78
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
|
2024-09-29 22:29:19 +02:00 |
|
Laurent Destailleur
|
a27538f582
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
|
2024-09-29 22:27:42 +02:00 |
|
Florian Mortgat
|
385927fe06
|
FIX: box_actions.php still uses fk_user_done which no longer exists (#31190)
Co-authored-by: FlorianMortgat <5845502+FlorianMortgat@users.noreply.github.com>
|
2024-09-29 22:18:18 +02:00 |
|
Laurent Destailleur
|
32646cb7f4
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
|
2024-09-29 19:25:49 +02:00 |
|
Florian Mortgat
|
74b67eb6c6
|
FIX - use price() to display qty on a product's stats tab to avoid showing too many decimals when rounding errors are possible (#31165)
|
2024-09-29 15:57:05 +02:00 |
|
Florian Mortgat
|
231fc6ce70
|
FIX: if you call fetchLines several times, your $object->lines contains duplicates (#31167)
|
2024-09-29 15:27:24 +02:00 |
|
Francis Appels
|
1ee85e5483
|
Improve new hook afterPDFTotalTable to have posy parameter (#31168)
* Improve new hook afterPDFTotalTable to have posy parameter
* Also for other model
|
2024-09-28 12:11:29 +02:00 |
|
Laurent Destailleur
|
364bef7f79
|
FIX webhook must send POST in body. Add WEBHOOK_POST_SEND_DATA_IN_BODY
for this.
|
2024-09-27 16:11:00 +02:00 |
|
John BOTELLA
|
25754d87c9
|
FIX : FATAL ERROR abusively triggered due to incomplete regex (#31052)
* Fix regex detection
* New regular expression to include offset
|
2024-09-26 22:38:38 +02:00 |
|
Laurent Destailleur
|
25c4f5bd49
|
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
|
2024-09-26 19:22:43 +02:00 |
|
Laurent Destailleur
|
f3c4686805
|
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
|
2024-09-26 19:22:30 +02:00 |
|
Frédéric FRANCE
|
184589dbc0
|
fix phan branch 20.0 (#31133)
* fix phan branch 20.0
* Update index.php
|
2024-09-26 17:18:55 +02:00 |
|
Nicolas Domenech
|
63c775c614
|
Fix: PHP 8 warning on showOptionals on extrafields type int (#31139)
|
2024-09-26 16:08:59 +02:00 |
|
Laurent Destailleur
|
a61fba7e53
|
FIX Protection to avoid an extrafield to be mandatory if computed
|
2024-09-26 13:28:15 +02:00 |
|
Laurent Destailleur
|
d77eca294f
|
FIX Protection to avoid an extrafield to be mandatory if computed
|
2024-09-26 13:26:54 +02:00 |
|
Laurent Destailleur
|
1aae82898c
|
Fix error management
|
2024-09-26 12:46:08 +02:00 |
|
Laurent Destailleur
|
ae2ceccc5b
|
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
|
2024-09-26 03:44:09 +02:00 |
|
Laurent Destailleur
|
9dc1c6f8f4
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
|
2024-09-26 03:38:49 +02:00 |
|
Laurent Destailleur
|
4ea503f366
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
|
2024-09-26 03:30:40 +02:00 |
|
Laurent Destailleur
|
65c9bd7dcf
|
Merge remote-tracking branch 'origin/15.0' into 16.0
|
2024-09-26 03:25:38 +02:00 |
|
Laurent Destailleur
|
16a0d1d7d5
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
|
2024-09-26 03:23:00 +02:00 |
|
thomas-Ngr
|
bb40a43c5f
|
FIX Add same security test whe nuploading files from API than from GUI (#31114)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
|
2024-09-26 03:13:34 +02:00 |
|
lvessiller-opendsi
|
e4a93da82e
|
FIX mysql error during dump for enable sandbox M999999 (#31116)
|
2024-09-25 22:54:31 +02:00 |
|
Regis Houssin
|
28df02f039
|
FIX avoid odt errors (#31126)
|
2024-09-25 22:52:25 +02:00 |
|
Frédéric FRANCE
|
4b4d629b71
|
fix phan for branch 20.0 (#31105)
* fix phan
* Update card.php
* Update card.php
* Update main.lang
* Update card.php
* Update card.php
|
2024-09-25 22:17:40 +02:00 |
|
Laurent Destailleur
|
e0e0b669a9
|
FIX edit contract of intervention broken by CSRF protection
|
2024-09-25 19:37:32 +02:00 |
|
Laurent Destailleur
|
6e2589e981
|
FIX Position of box for shipping address in PDF
|
2024-09-25 13:02:27 +02:00 |
|
Laurent Destailleur
|
7b5c4b2e99
|
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
|
2024-09-23 21:57:16 +02:00 |
|