Commit Graph

8693 Commits

Author SHA1 Message Date
Laurent Destailleur
706fecb97f Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-10 15:16:12 +01:00
Laurent Destailleur
b418bc9e1e Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-01-10 15:14:11 +01:00
Laurent Destailleur
e770259b3f Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-01-10 15:12:50 +01:00
Laurent Destailleur
46fb5b9400 Update card.php 2024-01-10 15:01:32 +01:00
Laurent Destailleur
561ae98b8b Merge branch 'develop' into new-propal-status-canceled 2024-01-10 15:00:20 +01:00
William Mead
e64b942a06 Added status type 2024-01-10 12:33:58 +01:00
William Mead
855723ab40 Added contributor details 2024-01-10 12:28:36 +01:00
William Mead
54af5c0f96 Updated localization 2024-01-10 12:26:36 +01:00
William Mead
feba8d3e62 Added canceled status label 2024-01-10 12:26:15 +01:00
William Mead
c691549f43 Refactored code 2024-01-10 09:40:56 +01:00
William Mead
0f2415a75c Added cancel & confirm_cancel actions. Cleaned code. 2024-01-10 09:29:23 +01:00
William Mead
3f1f4829e4 Added cancel status & setCancel method 2024-01-10 09:07:28 +01:00
Frédéric FRANCE
df642cae22 fix parameters 2024-01-09 20:51:16 +01:00
Laurent Destailleur
910a541c60 Clean code 2024-01-09 13:08:22 +01:00
Laurent Destailleur
e2f49c407f Clean sql request to use exist instead of left join 2024-01-09 10:44:50 +01:00
Laurent Destailleur
ca05d75644 Fix warning message 2024-01-08 11:11:20 +01:00
Laurent Destailleur
c43cbde60a Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-01-06 14:34:20 +01:00
Laurent Destailleur
04891fc842 Merge branch 'develop' into FIX_order_for_actrioncomm_type_list 2024-01-06 14:18:13 +01:00
Laurent Destailleur
4501872f17 Clean code with rector 2 2024-01-05 04:33:58 +01:00
Laurent Destailleur
b5cdfd5190 Rename class file for pdf generation to match Dolibarr standard 2024-01-04 15:23:46 +01:00
Fabian Heinz
b78632a20e api fixes
According to [RFC2616](https://www.rfc-editor.org/rfc/rfc2616#section-10.2), APIs should return 2xx status codes if the request was correct.
The response should be status 200 with an empty result array.
2023-12-31 14:11:05 +01:00
Laurent Destailleur
4ea3dd9dc2 Debug v19 2023-12-28 19:55:35 +01:00
Laurent Destailleur
aa0057d8d7 Clean code 2023-12-28 19:39:27 +01:00
Laurent Destailleur
3ef872bb3d Merge pull request #27175 from cfoellmann/19/PR/hooks-contact
QUAL fix hooks on contact.php files - fixes contexts
2023-12-27 16:05:00 +01:00
Laurent Destailleur
486c300ce7 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-12-27 15:04:46 +01:00
Laurent Destailleur
1da423c5f0 Merge branch 'develop' into pdermody/fix-est-calendar 2023-12-27 14:26:36 +01:00
Laurent Destailleur
784b8a44b7 Update index.php 2023-12-27 14:23:41 +01:00
Laurent Destailleur
b28ae5d8d3 Clean code 2023-12-27 12:12:20 +01:00
Laurent Destailleur
b6ca71ce9a Debug v19 2023-12-26 14:31:31 +01:00
Paul Dermody
53cf64e1c9 Fixed issue where last days in current and previous month produce incorrect results in timezones west of GMT. This is due to the fact that the date() function uses the local time zone to do its work which will be the day before the intended date. Note: Does dol_mktime() have a similar problem? 2023-12-25 14:29:44 -06:00
Laurent Destailleur
1985d1fd4d Fix warnings 2023-12-23 20:00:57 +01:00
Laurent Destailleur
94be5e32aa Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-12-22 16:52:54 +01:00
Laurent Destailleur
ec0cac88c3 comment 2023-12-22 12:07:40 +01:00
Laurent Destailleur
b3020923b7 Merge pull request #27186 from Hystepik/fix-php-warnings-code-smell
Fix some php code smell
2023-12-22 11:07:07 +01:00
Laurent Destailleur
63c38da901 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-12-21 19:44:25 +01:00
Can Arslan
b6e8e518d1 FIX: Ternary operator condition is always true/false 2023-12-21 08:35:54 -07:00
Laurent Destailleur
450cbbb76d FIX can edit reminders on past events 2023-12-21 14:35:40 +01:00
Laurent Destailleur
f9f3d3a6e1 FIX can edit reminders on past events 2023-12-21 14:27:05 +01:00
Hystepik
5e4a4da130 Fix some php codce smell 2023-12-20 14:22:45 +01:00
Christian Foellmann
045c623536 QUAL fix hooks on contact.php files - fixes contexts 2023-12-19 14:39:29 +01:00
David Beniamine
55fb88472b Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into FIX-Blank-page-when-creating-event-with-a-missing-required-extra-field 2023-12-19 11:45:18 +01:00
David Beniamine
8b33443006 FIX #27173 2023-12-19 11:45:02 +01:00
Laurent Destailleur
4dcd7955ef FIX Error on emailreminder not reported 2023-12-18 17:42:17 +01:00
Laurent Destailleur
5e28ab0ec3 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-12-17 23:54:37 +01:00
Laurent Destailleur
4dc5483b12 Fix warning 2023-12-17 23:54:08 +01:00
Laurent Destailleur
01a30c55eb Merge pull request #27122 from frederic34/patch-7
fix warning
2023-12-17 23:09:25 +01:00
Laurent Destailleur
98009ea6be Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	ChangeLog
	htdocs/compta/bank/class/account.class.php
	htdocs/core/modules/supplier_order/doc/pdf_cornas.modules.php
	htdocs/langs/en_US/recruitment.lang
	htdocs/master.inc.php
	htdocs/projet/contact.php
2023-12-17 22:17:14 +01:00
Laurent Destailleur
64b9414271 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
Conflicts:
	htdocs/modulebuilder/template/myobject_list.php
2023-12-17 22:08:40 +01:00
Laurent Destailleur
8cb9bdd852 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
Conflicts:
	htdocs/comm/action/list.php
	htdocs/compta/facture/list.php
	htdocs/modulebuilder/template/myobject_list.php
	htdocs/product/stock/movement_list.php
	htdocs/product/stock/productlot_list.php
	htdocs/ticket/list.php
2023-12-17 22:06:48 +01:00
Laurent Destailleur
21b7d68f49 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
Conflicts:
	htdocs/comm/action/list.php
	htdocs/compta/facture/list.php
	htdocs/modulebuilder/template/myobject_list.php
	htdocs/product/stock/movement_list.php
	htdocs/product/stock/productlot_list.php
2023-12-17 21:49:08 +01:00