2
0
forked from Wavyzz/dolibarr
Commit Graph

119979 Commits

Author SHA1 Message Date
FLIO
e9e2a8850f fix the sql request, add (int) 2023-03-28 16:50:44 +02:00
FLIO
a05f40463d Merge branch 'develop' into editProspectStatus 2023-03-27 15:43:30 +02:00
Laurent Destailleur
dc464d09f6 Look and feel v18 2023-03-27 13:15:20 +02:00
Laurent Destailleur
9ccc806f3a select_dolusers can return rich array of users 2023-03-27 13:02:42 +02:00
Laurent Destailleur
68ede86353 Fix regression in CSS 2023-03-27 12:33:15 +02:00
FLIO
1411acca52 feature (select prospect status) change of the way to modify the status of the prospect by replacing it with a combobox 2023-03-27 12:20:02 +02:00
Laurent Destailleur
de2fa5051c Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-27 11:54:34 +02:00
Laurent Destailleur
498b2d5279 Fix secured the Ajax components 2023-03-27 11:52:56 +02:00
Laurent Destailleur
1e94959042 Debug v18 2023-03-27 10:00:12 +02:00
Laurent Destailleur
0436111e1f Merge pull request #24209 from rycks/dev_add_formsetup_select_user
NEW add setAsSelectUser into factory for generic setup page
2023-03-27 08:55:54 +02:00
stickler-ci
d56bcd937b Fixing style errors. 2023-03-27 06:55:42 +00:00
Laurent Destailleur
2eecef22bc Update html.formsetup.class.php 2023-03-27 08:54:57 +02:00
Laurent Destailleur
92b11c240f Fix sorting order not loose after generation of image 2023-03-27 08:49:26 +02:00
Laurent Destailleur
f5980f2345 Restore error on phpunit error 2023-03-27 08:27:31 +02:00
Laurent Destailleur
28818fc65b Fix pgsql update of extrafields type 2023-03-26 21:19:38 +02:00
Laurent Destailleur
41e4855b08 Debug v18 2023-03-26 21:16:04 +02:00
Laurent Destailleur
e739f23bfa Log error 2023-03-26 18:52:51 +02:00
Laurent Destailleur
cff11abce4 Fix warning php 8.2 2023-03-26 18:48:29 +02:00
Laurent Destailleur
b5bb93d3ba Show error log 2023-03-26 18:25:42 +02:00
Laurent Destailleur
2ab510d746 Clean code. $hookmanager must be global and never be erased 2023-03-26 17:59:28 +02:00
Laurent Destailleur
8c4056f38f Merge pull request #24285 from Hystepik/develop#3
New : uploadfile drag and drop on fourn invoice card
2023-03-26 15:36:31 +02:00
Laurent Destailleur
3c84594f6d Merge pull request #24272 from rycks/ecmfiles_copy_same_params_as_move
ECM/GED : dol_copy same params than dol_move
2023-03-26 15:36:03 +02:00
Laurent Destailleur
c2199cac0d Merge pull request #24329 from MaximilienR-easya/dev_Bugfix_fetch_optionnals_before_update_line
Bugfix fetch_optionals before the line update to not lose the invisible fields
2023-03-26 15:34:57 +02:00
Laurent Destailleur
8ced185b8a Merge pull request #24333 from aspangaro/18a7
FIX Invoice - Better situation invoice title
2023-03-26 15:33:47 +02:00
Laurent Destailleur
414ac00ea2 Merge pull request #24328 from aspangaro/18a6
FIX List of auxiliary account - Width problem
2023-03-26 15:32:59 +02:00
Laurent Destailleur
92189c2ba4 Merge pull request #24339 from lamrani002/writePermsInDoc
NEW functionality (add table of permissions in documentation for modulebuilder )
2023-03-26 15:32:15 +02:00
Laurent Destailleur
d2649ef5e7 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-26 15:31:06 +02:00
Laurent Destailleur
188a68a6cf Fix phpunit 2023-03-26 15:30:51 +02:00
Laurent Destailleur
fa0528a5d7 Merge pull request #24330 from thomas-Ngr/develop_fix_odt_generation
Fix odt generation
2023-03-26 15:23:54 +02:00
Laurent Destailleur
46a8b5d9cb Update odf.php 2023-03-26 15:22:12 +02:00
Laurent Destailleur
91e680ba2a Fix preview of receipt for the payment mode 2023-03-26 03:14:18 +02:00
Laurent Destailleur
3613008362 Perf enhancement into addrights and delrights 2023-03-26 01:54:03 +01:00
Laurent Destailleur
2bdc7f33dc Better tooltip on some setup pages 2023-03-25 12:40:23 +01:00
Laurent Destailleur
ab92bd5860 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-24 19:52:32 +01:00
Laurent Destailleur
e247337fc2 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-24 19:47:24 +01:00
Laurent Destailleur
a633766b23 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-03-24 19:42:19 +01:00
Laurent Destailleur
6b07447b81 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-03-24 19:42:06 +01:00
Laurent Destailleur
a07d40c530 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-03-24 19:40:51 +01:00
Laurent Destailleur
459d012c34 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-03-24 19:40:36 +01:00
Laurent Destailleur
8e97adf456 Removed useless files 2023-03-24 19:39:59 +01:00
Laurent Destailleur
d1bd12ab33 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2023-03-24 19:35:49 +01:00
Laurent Destailleur
bcbf4d54ab Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2023-03-24 19:35:41 +01:00
Laurent Destailleur
6a878d9c13 Fix php warning 2023-03-24 19:33:51 +01:00
Lamrani Abdel
ee9da9b424 add table of permissions in documentation 2023-03-24 18:21:06 +01:00
Laurent Destailleur
31ff2f0b74 Help 2023-03-24 17:20:25 +01:00
Laurent Destailleur
03a3c348db Trans 2023-03-24 15:37:46 +01:00
Laurent Destailleur
c0929afdb0 Fix doc of param 2023-03-24 15:34:14 +01:00
Laurent Destailleur
f1933523e5 Fix tooltip 2023-03-24 15:18:05 +01:00
Laurent Destailleur
77c8c21a46 Fix ipn log file 2023-03-24 14:46:44 +01:00
Laurent Destailleur
9cc9f3f2d2 Better logs 2023-03-24 14:42:31 +01:00