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
892d9cc865
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-08-12 21:35:51 +02:00
HENRY Florian
163e623964
FIX: on change ref for bank account attachement are lost ( #30529 )
...
* FIX: on change ref for bank account attachement are lost
* FIX: on change ref for bank account attachement are lost
* FIX: on change ref for bank account attachement are lost
* Update card.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-08-07 03:08:04 +02:00
Laurent Destailleur
d84a886e87
FIX #28369
2024-02-23 16:22:43 +01:00
Laurent Destailleur
b05d1c5f6e
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-01-23 22:03:28 +01:00
Laurent Destailleur
f5b6b8ece9
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-01-23 21:33:52 +01:00
atm-lena
6f0a91856f
Missing Translations
2024-01-22 12:42:34 +01:00
Laurent Destailleur
db71fd54cc
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-12-07 16:20:34 +01:00
Laurent Destailleur
dfc79f3673
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-12-07 16:19:21 +01:00
Laurent Destailleur
b741db349e
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-12-07 16:18:31 +01:00
Laurent Destailleur
2eb2437793
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2023-12-07 16:17:39 +01:00
Laurent Destailleur
0c2bcfa79e
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2023-12-07 16:16:34 +01:00
Laurent Destailleur
ea7afeb007
Fix warning
2023-12-07 16:16:22 +01:00
Eric Seigne
5601fab14f
fix sql error in case of balance is empty
2023-12-05 10:41:02 +01: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
9016ed0c28
Fix warning
2023-10-02 14:39:49 +02:00
Laurent Destailleur
bf3c0e9d4a
FIX Avoid duplicate popup when popup setup to work as ajax
2023-09-12 10:52:15 +02:00
Laurent Destailleur
24de42c710
Fix sql error
2023-08-27 14:17:24 +02:00
Laurent Destailleur
2583f130f9
Fix multientity on bank account
2023-08-13 17:28:32 +02:00
Laurent Destailleur
b1e0b317c9
Debug v18
2023-06-29 13:16:44 +02:00
Laurent Destailleur
1c582aeb5f
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-06-19 03:22:40 +02:00
Laurent Destailleur
31474d80f1
Doxygen
2023-06-19 00:52:43 +02:00
Laurent Destailleur
036183df32
Fix global useless
2023-06-17 01:10:28 +02:00
Laurent Destailleur
31d6df0dcd
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/adherents/subscription/card.php
2023-06-08 09:58:36 +02:00
Laurent Destailleur
d28fcdafff
Debug v18
2023-06-08 09:55:08 +02:00
Frédéric FRANCE
e43e0b6da7
clean code
2023-06-06 21:59:01 +02:00
Laurent Destailleur
66393753c4
Clean code - fix warnings
2023-05-30 13:29:57 +02:00
Laurent Destailleur
5dd3f57a1e
Debug v18
2023-05-11 13:11:21 +02:00
Laurent Destailleur
98067fbfb4
Fix warnings
2023-05-02 04:46:23 +02:00
Laurent Destailleur
a1ba425765
Fix warnings
2023-05-01 18:12:59 +02:00
Laurent Destailleur
d40fe56cb4
Fix warning
2023-04-30 04:50:10 +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
a4a014cfd5
Clean libelle into label
2023-04-08 15:08:55 +02:00
Laurent Destailleur
c81f1dc180
Look and feel v18
2023-04-05 02:39:20 +02:00
Laurent Destailleur
8898a1a432
Debug ajax tooltip
2023-04-03 19:51:40 +02:00
Frédéric FRANCE
61f1445fbf
fix ajax tooltip for account
2023-03-28 11:27:31 +02:00
Laurent Destailleur
8dc1c0c7c2
NEW Can edit account on miscellaneous payment (if not transfered)
2023-03-20 21:46:17 +01:00
Laurent Destailleur
b2afcad3f5
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-03-16 09:43:30 +01:00
Laurent Destailleur
882857ce08
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-03-16 09:42:01 +01:00
Laurent Destailleur
a6dae99f56
More robust various payment when data are corrupted
2023-03-13 19:45:42 +01:00
Laurent Destailleur
11950a31a2
Fix link to bank on various payment when data corrupted (bank deleted)
2023-03-13 19:12:44 +01:00
Laurent Destailleur
a92081cf43
Debug Kanban views
2023-03-07 22:04:40 +01:00
Laurent Destailleur
84d0e33f62
Fix missing include
2023-03-06 18:34:13 +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
Laurent Destailleur
d4402aa7f5
code easier to understand
2023-02-22 01:09:23 +01:00
Frédéric FRANCE
b0a1d8058f
clean code
2023-02-12 23:28:14 +01:00
Frédéric FRANCE
a224d7c824
Merge remote-tracking branch 'upstream/develop' into ajaxtooltip
2023-02-06 20:57:49 +01:00