Commit Graph

9098 Commits

Author SHA1 Message Date
Laurent Destailleur
fe6a50ef11 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-10-04 18:46:27 +02:00
HENRY Florian
934d291194 fix: action/card.php do not display priority field if hidden conf not activated (#31277) 2024-10-04 18:45:54 +02:00
John BOTELLA
a333af2ceb fix missing token for links (#31225) 2024-10-03 16:19:04 +02:00
Laurent Destailleur
1aae82898c Fix error management 2024-09-26 12:46:08 +02:00
Laurent Destailleur
59dadd88a3 FIX Duplicate trigger printFieldPreListTitle 2024-09-25 13:43:11 +02:00
Laurent Destailleur
401c9898bb Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-09-20 02:46:03 +02:00
Laurent Destailleur
87adbbb769 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-09-20 02:39:55 +02:00
HENRY Florian
126dc77ef3 fix: add missing hook in propal and invoice (contact and document tabs) (#30518)
* add missing hook in propal contact and document

* add missing hook in propal contact and document

* add missing hook in propal and invoice (contact and document)

* add missing hook in propal and invoice (contact and document)

* add missing hook in propal and invoice (contact and document)

* review: change inithook place
2024-09-18 03:03:05 +02:00
Laurent Destailleur
65edbd5f9f FIX better compatibility with some old extrafield syntax filter 2024-09-16 15:50:47 +02:00
Laurent Destailleur
697bf01970 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-09-16 12:01:04 +02:00
Laurent Destailleur
b0fe6a0b1f Merge v18 2024-09-16 11:56:23 +02:00
Laurent Destailleur
da5d4f0f67 Debug v20 2024-09-13 15:58:26 +02:00
William Mead
4cd82df73c FIX late propal search option (v18+) (#30687)
* Fixed search late propal. Added search late propal checkbox.

* Removed late date alert checkbox
2024-09-13 04:07:24 +02:00
Laurent Destailleur
eef52208ea Debug v20 2024-09-11 17:03:00 +02:00
Laurent Destailleur
f2c5749fc6 Fix bad parameters 2024-09-10 02:50:20 +02:00
Laurent Destailleur
7a52dd8547 Debug v20 Fix token 2024-09-06 16:33:28 +02:00
Laurent Destailleur
6e2d7ccd99 Debug v20 - Fix label 2024-09-05 15:28:49 +02:00
Laurent Destailleur
ea599f1264 Debug v20 Fix can't create an event 2024-09-05 14:58:56 +02:00
Laurent Destailleur
b8dadd4b6a Debug v20 Fix missing test on permissions 2024-08-31 17:23:13 +02:00
Laurent Destailleur
2c28d039e2 Fix test on permissions 2024-08-31 16:26:08 +02:00
Laurent Destailleur
b8acc8cbb4 Fix missing test on permission 2024-08-22 13:38:51 +02:00
Laurent Destailleur
3822ab2a5c Debug v20 2024-08-14 15:33:08 +02:00
Frédéric FRANCE
c9cdd3d1d8 fix default warehouse (#30624)
* fix default warehouse

* Update card.php
2024-08-13 20:30:46 +02:00
Laurent Destailleur
fe21cc3605 Debug v20 2024-08-13 04:37:19 +02:00
Laurent Destailleur
4ad2bea039 Fix link to ICS for organized events 2024-08-07 11:45:03 +02:00
Laurent Destailleur
3ea1a504d2 Fix link to ICS for organized events 2024-08-07 11:35:52 +02:00
Laurent Destailleur
af4763d259 Merge remote-tracking branch 'origin/19.0' into 20.0 2024-08-07 01:30:57 +02:00
Laurent Destailleur
a11a477b90 Merge remote-tracking branch 'origin/18.0' into 19.0 2024-08-07 01:29:44 +02:00
lvessiller-opendsi
7cde5adec8 FIX fatal error on loading pictures in attached documents of an event (#30553) 2024-08-07 00:53:16 +02:00
Regis Houssin
84dff519b6 FIX possibility to add an internal contact (#30498)
* FIX possibility to add an internal contact

* FIX doc
2024-07-31 15:29:02 +02:00
Laurent Destailleur
d24631de7e Debug v20 2024-07-30 12:06:59 +02:00
Laurent Destailleur
5eb0e0785a Fix phan 2024-07-24 18:03:53 +02:00
Laurent Destailleur
0a07681332 Fix label of type of event not consistent between screen 2024-07-23 11:49:06 +02:00
Laurent Destailleur
745b34c176 Fix css 2024-07-23 10:36:51 +02:00
Laurent Destailleur
9c33ddc4a3 Clean tooltip content 2024-07-23 10:01:37 +02:00
Laurent Destailleur
6401dcb414 Fix look and feel v20 2024-07-23 09:06:24 +02:00
Laurent Destailleur
301854ed91 Fix css 2024-07-15 17:00:25 +02:00
Laurent Destailleur
b58c93833e Fix phan warning 2024-07-13 18:35:03 +02:00
Laurent Destailleur
30f9215846 Debug v20 2024-07-13 17:58:47 +02:00
Laurent Destailleur
305406d802 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
Conflicts:
	htdocs/core/lib/functions.lib.php
2024-07-13 17:45:13 +02:00
Laurent Destailleur
88ee5ec89a Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-07-13 17:41:37 +02:00
Frédéric FRANCE
f91c96842f fix typo (#30368) 2024-07-13 17:11:20 +02:00
Alexandre SPANGARO
128769811c Add css bodylist on list (#30334)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-07-11 00:45:05 +02:00
HENRY Florian
32aaab75b5 fix: hidden option MAIN_KEEP_REF_CUSTOMER_ON_CLONING always win on pr… (#30340)
* fix: hidden option MAIN_KEEP_REF_CUSTOMER_ON_CLONING always win on propal clone even if it's for enother customer

* Update propal.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-07-10 18:53:57 +02:00
Laurent Destailleur
8a4f550d64 Debug v20 2024-07-09 17:33:27 +02:00
Laurent Destailleur
db61320098 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
Conflicts:
	htdocs/contrat/class/contrat.class.php
	htdocs/core/menus/standard/eldy.lib.php
	htdocs/product/price.php
	htdocs/product/stock/stocktransfer/class/stocktransfer.class.php
	htdocs/user/list.php
2024-06-30 04:05:46 +02:00
Laurent Destailleur
b2e288f8ec Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
Conflicts:
	htdocs/accountancy/bookkeeping/list.php
	htdocs/core/menus/standard/eldy.lib.php
2024-06-30 03:53:16 +02:00
Laurent Destailleur
f64e4b4981 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-06-29 20:53:10 +02:00
Laurent Destailleur
d4b49fac4a Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-06-29 20:49:03 +02:00
Laurent Destailleur
00b58c94c3 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2024-06-29 20:48:39 +02:00