Commit Graph

11905 Commits

Author SHA1 Message Date
Laurent Destailleur
22e1262ac6 Can add a custom date with editfieldval 2023-01-06 16:55:07 +01:00
Laurent Destailleur
9aa6e59f9b Look and feel v18 2023-01-05 04:04:16 +01:00
Laurent Destailleur
27792fe1ad Fix qodana 2023-01-04 18:34:54 +01:00
Laurent Destailleur
43a0ccce2b Clean code 2023-01-04 11:37:24 +01:00
Laurent Destailleur
268f0b7c36 Merge pull request #23375 from grandoc/new_branch_30_12_2022
update code toward php8 compliance
2023-01-04 08:33:25 +01:00
Laurent Destailleur
7a65b905ee Merge pull request #23400 from hregis/fix_backport
NEW formconfirm can support field with format datetime
2023-01-04 07:28:17 +01:00
Laurent Destailleur
b005c9389b Doxygen 2023-01-03 18:54:11 +01:00
Laurent Destailleur
85d91c82e8 Fix warning 2023-01-03 17:38:05 +01:00
Laurent Destailleur
fce5968510 Fix warning 2023-01-03 17:09:08 +01:00
Laurent Destailleur
f8abd0b7f6 Debug bad params 2023-01-03 14:53:55 +01:00
Laurent Destailleur
6df4795ded Debug bad params 2023-01-03 14:47:00 +01:00
Laurent Destailleur
e58d88c62a Fix warnings 2023-01-03 13:49:05 +01:00
Laurent Destailleur
cb13069fa1 Fix warnings 2023-01-03 13:47:34 +01:00
Laurent Destailleur
3e36e9831e Fix warnings 2023-01-03 13:03:27 +01:00
Laurent Destailleur
b8b1eb6035 NEW formconfirm can support field with format datetime 2023-01-03 12:54:14 +01:00
Laurent Destailleur
7fd82ccc45 NEW formconfirm can support field with format datetime 2023-01-03 12:08:04 +01:00
Laurent Destailleur
e77b980009 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-01-02 03:09:29 +01:00
Laurent Destailleur
73e5d6d2d2 Clean code 2023-01-02 02:08:20 +01:00
Laurent Destailleur
424aa23d1f Merge branch 'develop' into PR/hook-llxfooter 2023-01-02 01:55:26 +01:00
Laurent Destailleur
5bfcc43100 Merge pull request #23297 from joseplluis/patch-12
NEW filter for Signed+Billed in proposals
2023-01-02 01:51:28 +01:00
Laurent Destailleur
edfa7dddfc Update html.formpropal.class.php 2023-01-02 01:50:25 +01:00
Laurent Destailleur
1b1e4e188e Debug v17 2022-12-31 17:17:21 +01:00
Laurent Destailleur
7d433e43fa Add hooks on payment pages 2022-12-31 16:24:32 +01:00
Laurent Destailleur
cbda0e6197 Fix warnings 2022-12-31 15:17:37 +01:00
Laurent Destailleur
e523c04ce7 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-12-31 14:25:11 +01:00
Laurent Destailleur
751f79b672 Debug v17 2022-12-31 14:21:16 +01:00
Laurent Destailleur
e977a95cc7 Fix warning 2022-12-31 13:23:09 +01:00
Laurent Destailleur
15c05d9b7d Fix warnings 2022-12-31 12:39:42 +01:00
Laurent Destailleur
8850f56c01 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-12-30 19:29:42 +01:00
Laurent Destailleur
ea42fc7605 Clean code, fix warnings 2022-12-30 18:43:43 +01:00
Laurent Destailleur
2130587613 Fix warnings 2022-12-30 15:14:01 +01:00
Laurent Destailleur
10445b1e98 Doc 2022-12-30 14:59:32 +01:00
Laurent Destailleur
95986647b4 Fix php8 compatibility 2022-12-30 14:56:55 +01:00
Laurent Destailleur
9828debb50 Merge pull request #23360 from randallmoraes/patch-7
Update notify.class.php
2022-12-30 13:32:13 +01:00
Laurent Destailleur
cdb9aa5ba0 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-12-30 13:29:06 +01:00
Laurent Destailleur
54936c916c Fix MO hang when no thirdparties are set 2022-12-30 13:27:12 +01:00
Philippe GRAND
6617d595a6 update code toward php8 compliance 2022-12-30 12:46:43 +01:00
Philippe GRAND
5f3cea32f1 update code toward php8 compliance 2022-12-30 12:45:54 +01:00
Philippe GRAND
c46e55aaeb update code toward php8 compliance 2022-12-30 12:45:22 +01:00
Laurent Destailleur
dab6b5f8a5 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-12-30 12:15:46 +01:00
Laurent Destailleur
32c161e576 Fix warnings 2022-12-30 12:10:23 +01:00
Laurent Destailleur
534db40d87 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-12-30 04:15:10 +01:00
Laurent Destailleur
b8092f1eae Fix doxygen and warnings 2022-12-30 02:24:18 +01:00
Laurent Destailleur
3dfe09d1fe Fix doxygen 2022-12-30 02:24:05 +01:00
Laurent Destailleur
6c223eafc9 Fix doxygen and warnings 2022-12-30 02:22:35 +01:00
Laurent Destailleur
e6035fee1c NEW Can add the add now link on date into addfieldvalue() 2022-12-30 00:12:48 +01:00
Laurent Destailleur
41f35d5947 NEW Date for salary payment includes the hour/min 2022-12-30 00:04:47 +01:00
Laurent Destailleur
a7c2d72315 NEW Can filter on a custom group of accounts. Perf or ledger list. 2022-12-29 16:39:27 +01:00
Laurent Destailleur
c886bad8b6 Fix warning 2022-12-28 17:00:28 +01:00
Laurent Destailleur
8a4613176c Fix warnings 2022-12-28 16:26:07 +01:00