Laurent Destailleur (aka Eldy)
1b42078d1e
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2025-01-20 10:24:30 +01:00
atm-florian
ba4e97f07b
FIX 17.0 API endpoints "PUT": prevent overwriting all extrafields if only some are supplied in the request cf. PR #29237
...
+ security for Tickets API: disable updating rowid
2025-01-16 10:37:29 +01:00
Laurent Destailleur
d9858d9bb7
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-01-18 16:00:26 +01:00
Laurent Destailleur
a2cdfa5492
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-01-18 15:59:40 +01:00
Laurent Destailleur
0412374568
Merge pull request #27608 from Thomas905/fix/editextrafieldsdoncard
...
FIX : add action update_extras to don card
2024-01-18 15:24:36 +01:00
Thomas905
4c5d9f2742
add action update_extras to don card
2024-01-18 13:56:46 +01:00
MDW
d55ed1cb5d
Fix Order of arguments to dolGetFirstLastname
2024-01-02 23:19:30 +01:00
Laurent Destailleur
d2b3920684
Merge
2023-12-29 16:51:05 +01:00
Laurent Destailleur
c5b5b51aa4
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-12-29 16:43:48 +01:00
Laurent Destailleur
0181267b3c
Merge pull request #27169 from Thomas905/fix/searchthirdpartydon
...
FIX : search by thirdparty in don list
2023-12-22 11:25:02 +01:00
Laurent Destailleur
cd69c59e6c
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-12-21 19:40:56 +01:00
Laurent Destailleur
65e9a31f22
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-12-21 19:40:33 +01:00
Thomas905
87695c931e
fix
2023-12-19 17:14:41 +01:00
Thomas905
11780b0f12
search by ref & rowid in don list
2023-12-19 08:58:02 +01:00
Thomas905
a571ed8dda
search by thirdparty in don list
2023-12-19 08:51:02 +01:00
Laurent Destailleur
71abe871ef
Debug v18
2023-07-30 03:12:16 +02:00
Laurent Destailleur
da473131ad
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-07-22 16:27:28 +02:00
Laurent Destailleur
1f5195c1a5
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-07-22 16:24:59 +02:00
Laurent Destailleur
ce6b2d06db
FIX #25223
2023-07-22 14:14:04 +02:00
Laurent Destailleur
c532662789
Merge pull request #25222 from Hystepik/develop#5
...
Fix : payment card delete button
2023-06-28 16:22:11 +02:00
Hystepik
15abfab3ec
Fix : payment card delete button
2023-06-28 15:49:27 +02:00
Laurent Destailleur
ef64e1dcfc
Debug v18
2023-06-28 11:50:28 +02:00
Laurent Destailleur
31474d80f1
Doxygen
2023-06-19 00:52:43 +02:00
Laurent Destailleur
f90483cc09
FIX #25095
2023-06-16 03:50:24 +02:00
Laurent Destailleur
20a004f3c7
Clean code
2023-06-04 01:42:28 +02:00
Laurent Destailleur
8d7e53a98c
Clean code
2023-06-03 13:56:06 +02:00
Laurent Destailleur
5dd3f57a1e
Debug v18
2023-05-11 13:11:21 +02:00
Laurent Destailleur
359ebb9a7f
Debug v18
2023-05-02 17:26:12 +02:00
Laurent Destailleur
fd3ec20f36
Update qodana rules
2023-04-30 04:24:17 +02:00
Laurent Destailleur
382f45ec14
Clean code
2023-04-30 03:36:02 +02:00
Laurent Destailleur
4028b5d568
Clean code
2023-04-29 13:13:12 +02:00
Laurent Destailleur
be835d63ed
Merge pull request #24635 from VMR-Global-Solutions/develop
...
API add / fix filter on extrafields in index()
2023-04-28 20:02:09 +02:00
Laurent Destailleur
e74c50aa8a
Clean code
2023-04-28 16:05:25 +02:00
VMR Global Solutions
926aa6fec7
API add / fix filter on extrafields in index()
...
Add / change in api_xxx.class.php files the ability to filter on extrafields when missing in the public functions index()
by changing the SQL query with the pattern
" FROM ".MAIN_DB_PREFIX"xxxx AS t LEFT JOIN ".MAIN_DB_PREFIX."xxxx_extrafields AS ef ON (ef.fk_object = t.rowid)
2023-04-28 09:31:33 +02:00
Laurent Destailleur
f44c97d3c6
Code is using the Universal Filter Syntax
2023-04-27 22:12:23 +02:00
Laurent Destailleur
3065b9ca6a
Clean code
2023-04-27 21:15:27 +02:00
Laurent Destailleur
a4a014cfd5
Clean libelle into label
2023-04-08 15:08:55 +02:00
Laurent Destailleur
0fb03fdc2d
Clean code
2023-04-08 01:43:21 +02:00
daraelmin
9461550b8f
FIX regression Undefined $datepaid
...
As until v16 there was a $payment->datepaid set on line 97 of /don/payment/payement.php witch was corrected in v17 to $payment->datep = $datepaid de shall mot use this->datepaid in this class anymore
2023-04-06 22:40:51 +02:00
Laurent Destailleur
3a46fceb32
Merge pull request #22928 from FliyFly/scrutinizerPaymentDonation
...
Fix(scrutinizer)
2023-03-22 10:41:40 +01:00
Laurent Destailleur
dc2cb7fbb3
NEW Add dropdown button actions (example on Create button on project)
2023-03-18 14:10:23 +01:00
Laurent Destailleur
a92081cf43
Debug Kanban views
2023-03-07 22:04:40 +01:00
Laurent Destailleur
c3e29d3dd5
Remove warning
2023-03-05 14:05:37 +01:00
Laurent Destailleur
54bb784138
Debug v18
2023-03-02 19:40:28 +01:00
Laurent Destailleur
12bd795afc
Work on Kanban view
2023-03-01 20:13:21 +01:00
Laurent Destailleur
ed5c890769
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-25 20:12:48 +01:00
Laurent Destailleur
cbb6ca071a
Fix #yogosha15157
2023-02-25 19:51:05 +01:00
Frédéric FRANCE
f1bcaf6085
doc
2023-02-22 21:16:16 +01:00
Laurent Destailleur
d89ccaeaad
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-19 18:18:38 +01:00
Laurent Destailleur
2cafd2cbc4
Debug v17
2023-02-19 16:42:01 +01:00