Commit Graph

4784 Commits

Author SHA1 Message Date
Laurent Destailleur
2c3d872377
Merge pull request #23048 from FliyFly/ScrutinizerPrice
Fix(scrutinizer) Price
2023-03-22 10:46:29 +01:00
Laurent Destailleur
d7d0ebe5d2 Fix warnings 2023-03-19 10:38:38 +01:00
Laurent Destailleur
6c110fb2b5 Fix warnings 2023-03-19 10:19:35 +01:00
Laurent Destailleur
66eb668965
Merge pull request #24164 from frederic34/multidiroutput
use a fonction to get multidir output
2023-03-18 10:56:25 +01:00
Laurent Destailleur
ed9311aa0f
Merge pull request #24212 from kubajznik/kubajznik-contacts-api-put-extrafields
NEW No overwrite of optionals during put() contact
2023-03-17 21:14:38 +01:00
Laurent Destailleur
9ef5608c86
Merge pull request #24219 from frederic34/patch-10
fix warning
2023-03-17 21:10:56 +01:00
Frédéric FRANCE
aec3e151ab fix warnings 2023-03-15 10:47:15 +01:00
Laurent Destailleur
a9e8a3ed93 Fix regression 2023-03-15 10:45:16 +01:00
Frédéric FRANCE
c1aecd2bfe
fix warning 2023-03-15 10:39:28 +01:00
Laurent Destailleur
765b1a858a FIX Protection on agenda view for a thirdparty id that does not exist 2023-03-15 09:44:50 +01:00
Jakub Stříbrný
948155e96f NEW No overwrite of optionals during put()
When making a PUT request, only the sent fields should be changed. This should apply for optionals too. However up until now the array_options field gets changed as whole and therefore overwritten if only one optional fields gets send.
2023-03-14 23:01:54 +01:00
Frédéric FRANCE
145880bc92 try to use function 2023-03-08 21:52:50 +01:00
Laurent Destailleur
a92081cf43 Debug Kanban views 2023-03-07 22:04:40 +01:00
Laurent Destailleur
349fd4f609 css 2023-03-07 18:09:01 +01:00
Laurent Destailleur
25d09d7516 Tab events for proposals 2023-03-06 17:42:06 +01:00
Laurent Destailleur
2b4f4e9e4a Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-04 15:25:58 +01:00
Laurent Destailleur
925cd10cee Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-03 13:30:02 +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
6a68d3f6cd Fix look and feel v17 2023-02-25 01:16:39 +01:00
Laurent Destailleur
a64ed59e18 Merge 2023-02-23 22:25:56 +01:00
Laurent Destailleur
04a6a0a043 Fix qodana 2023-02-22 16:27:10 +01:00
Laurent Destailleur
dca143087b CSS 2023-02-22 02:35:04 +01:00
Laurent Destailleur
d4402aa7f5 code easier to understand 2023-02-22 01:09:23 +01:00
FLIO
69c077cc9a Merge branch 'develop' into ScrutinizerPrice 2023-02-21 13:58:03 +01:00
Laurent Destailleur
b0cf8cd72d Clean code 2023-02-21 13:19:57 +01:00
Laurent Destailleur
8caf8d15a2
Merge pull request #23973 from frederic34/hasright
use hasRight
2023-02-20 21:10:46 +01:00
Laurent Destailleur
341a9ad283 NEW Better responsive for mass actions 2023-02-20 20:17:19 +01:00
Laurent Destailleur
20ee97fb9a Debug v17 2023-02-20 20:14:17 +01:00
Frédéric FRANCE
9f23bac505 use hasRight 2023-02-20 18:55:52 +01:00
Laurent Destailleur
870ac42082 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-20 16:20:49 +01:00
Laurent Destailleur
3b8794dfb6 Debug v17 2023-02-20 02:08:04 +01:00
Laurent Destailleur
196184ca3f Debug v17 2023-02-20 01:12:15 +01:00
Laurent Destailleur
eaa0e5eb3e CSS 2023-02-19 02:39:39 +01:00
Laurent Destailleur
fd3dffc892 Add kanban view for partnership object 2023-02-18 19:20:54 +01:00
Laurent Destailleur
a59716e69f Debug kanban on thirdparty 2023-02-18 15:45:07 +01:00
Laurent Destailleur
cc412ccd53
Merge pull request #23172 from lamrani002/kanbanModeForTiers
NEW view mode "Kanban" for list of societe
2023-02-18 15:28:16 +01:00
Laurent Destailleur
2168578f2e Fix inline css 2023-02-18 14:00:25 +01:00
Frédéric FRANCE
8765e00e00 Merge remote-tracking branch 'upstream/develop' into membertooltip 2023-02-16 21:27:56 +01:00
Laurent Destailleur
87eaaa7592
Merge pull request #23910 from frederic34/patch-12
doc
2023-02-16 21:12:26 +01:00
Frédéric FRANCE
c1882425db fix tooltip 2023-02-15 22:26:16 +01:00
Frédéric FRANCE
fa3cf47165 Merge remote-tracking branch 'upstream/develop' into membertooltip 2023-02-15 15:46:22 +01:00
FLIO
465a88738e fix (scrutinizer) deletion of the variables add in company 2023-02-15 15:39:49 +01:00
Frédéric FRANCE
ae48571135 use user->hasRight 2023-02-14 22:56:12 +01:00
Laurent Destailleur
a0c53bc0bc Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-14 21:04:44 +01:00
Frédéric FRANCE
f0a7deb3f7
doc 2023-02-14 20:39:23 +01:00
Frédéric FRANCE
6745860cac clean code 2023-02-14 20:24:07 +01:00
Laurent Destailleur
398ff6cd3b Fix trans 2023-02-14 20:07:00 +01:00
Laurent Destailleur
66369567b3
Merge pull request #23883 from frederic34/knowledgemgmt
add ajax tooltip on knowledge record
2023-02-13 18:21:09 +01:00