Frédéric FRANCE
61b79fda17
avoid phpstan error with phpdoc
2023-12-06 15:46:39 +01:00
Laurent Destailleur
ba10d60a0b
Fix with php-cs-fixer
2023-12-04 12:02:35 +01:00
Frédéric FRANCE
53c8a3acf8
clean phpdoc for phpstan ( #26905 )
2023-12-01 19:51:32 +01:00
Laurent Destailleur
56e8872ddc
Clean code+warnings: The delete() method of AdherentType, Contact,
...
Delivery, MultiCurrency, CurrencyRate now need $user as first parameter.
2023-11-28 15:33:42 +01:00
Laurent Destailleur
53dab922fd
Fix php8.2 warnings
2023-11-27 11:39:32 +01:00
Laurent Destailleur
a0bba05b02
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/commande/class/api_orders.class.php
htdocs/compta/facture/card.php
htdocs/core/lib/functions.lib.php
htdocs/core/lib/project.lib.php
htdocs/fourn/class/api_supplier_orders.class.php
htdocs/fourn/class/fournisseur.facture-rec.class.php
htdocs/langs/en_US/stocks.lang
2023-11-17 18:24:53 +01:00
Laurent Destailleur
9464c0a040
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-11-14 02:27:24 +01:00
Laurent Destailleur
c81f7a01d1
FIX #26518
2023-11-14 02:26:33 +01:00
Laurent Destailleur
a318031034
QUAL Standardize code. Renamed ID of user properties into ->user_xxx_id
2023-10-24 11:37:29 +02:00
Laurent Destailleur
1950669a24
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-10-24 03:23:37 +02:00
Laurent Destailleur
1734adfd27
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-10-24 03:05:46 +02:00
MDW
e036e32caa
qual Annotation/initialisation fixes ( #26318 )
2023-10-23 19:19:10 +02:00
Laurent Destailleur
0ec22fb228
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-10-20 13:32:13 +02:00
HENRY Florian
d23550c170
fix: Contact prospection fields are visible in contact list even if THIRDPARTY_ENABLE_PROSPECTION_ON_ALTERNATIVE_ADRESSES is not set ( #26295 )
...
* fix: Contact prospection fields are visible in contact list even if THIRDPARTY_ENABLE_PROSPECTION_ON_ALTERNATIVE_ADRESSES is not set
* fix: display of contact prospection filed in card
2023-10-20 13:08:39 +02:00
Laurent Destailleur
2cfa9f8290
Debug v19
2023-10-17 15:43:56 +02:00
Laurent Destailleur
1f38e54e78
Clean code
2023-10-15 15:32:35 +02:00
Dev2a
fcd4c4e429
Fix: Change access to $conf->global to function getDolGlobal (automatique)
2023-10-08 23:19:49 +02:00
Alexandre SPANGARO
1149666ef0
Update contact.class.php
2023-10-07 07:21:49 +02:00
Alexandre SPANGARO
a52bd6d7d9
Remove duplicate code
2023-10-07 07:15:18 +02:00
Alexandre SPANGARO
6201174f6a
Update contact.class.php
2023-10-07 07:02:22 +02:00
Laurent Destailleur
55b91f00d2
Look and feel v19
2023-09-25 11:44:46 +02:00
Laurent Destailleur
e9f80875b7
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-09-22 01:19:49 +02:00
Laurent Destailleur
94f4521f19
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
...
Conflicts:
htdocs/accountancy/class/accountancyexport.class.php
htdocs/commande/class/commandestats.class.php
2023-09-21 19:30:02 +02:00
Laurent Destailleur
cd69bd6cba
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-09-21 19:23:24 +02:00
Laurent Destailleur
a8f10304d0
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-09-21 19:22:48 +02:00
Noé Courtier
a3dd68dab4
FIX: Save user modif id when changing a contact status
2023-09-19 16:01:12 +02:00
Laurent Destailleur
91fa48199a
Fix warnings
2023-09-10 17:41:22 +02:00
Laurent Destailleur
247ab6a93e
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-09-02 20:54:10 +02:00
Laurent Destailleur
bc53cd7643
Merge pull request #25313 from kubajznik/extrafields-support-selectForForms
...
NEW #25312 Support extrafields in selectForForms
2023-09-02 18:40:14 +02:00
Hystepik
66f8757e1e
Close #23493 Add birthday to contact list
2023-08-29 15:46:45 +02:00
Laurent Destailleur
b49c326824
Clean deprecated code on old fields skype, twitter, ...
2023-08-26 10:57:49 +02:00
Laurent Destailleur
b52c79dcfe
Fix warnings
2023-08-04 04:37:10 +02:00
Laurent Destailleur
20134d0f1b
Debug v18
2023-07-31 21:52:58 +02:00
Jakub Stříbrný
bb1aad54c0
add $isextrafieldmanaged to contact.class.php
2023-07-26 14:56:25 +02:00
Laurent Destailleur
86864b4d53
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-07-06 22:22:26 +02:00
Laurent Destailleur
4ca1796e61
Fix phpcs
2023-07-01 17:26:07 +02:00
atm-greg
7862409a25
fix variable
2023-06-30 09:29:49 +02:00
atm-greg
2d1b6c7154
add call_trigger variable
2023-06-29 12:32:49 +02:00
Laurent Destailleur
5fd7bcaae9
Debug v18
2023-06-29 12:10:31 +02:00
Laurent Destailleur
c3c531a71b
Doc
2023-06-23 13:32:43 +02:00
Laurent Destailleur
51493ed24a
Merge pull request #24646 from MaximilienR-easya/dev_New_link_client_mail_to_messages
...
link clients mail/card to ticket messages
2023-05-21 02:35:37 +02:00
Frédéric FRANCE
89d67c8fd4
move some methods in trait
2023-04-27 23:48:21 +02:00
Maximilien Rozniecki
40d476d2c9
first commit
2023-04-27 11:02:22 +02:00
Laurent Destailleur
a4a014cfd5
Clean libelle into label
2023-04-08 15:08:55 +02:00
Laurent Destailleur
8898a1a432
Debug ajax tooltip
2023-04-03 19:51:40 +02:00
Laurent Destailleur
3f264989ce
Merge pull request #23906 from FliyFly/qodanaincompatible
...
Fix (qodana)
2023-03-08 13:21:14 +01:00
Laurent Destailleur
a92081cf43
Debug Kanban views
2023-03-07 22:04:40 +01:00
Laurent Destailleur
12bd795afc
Work on Kanban view
2023-03-01 20:13:21 +01:00
FLIO
45ba2016aa
fix (qodana) fix pr
2023-02-22 13:29:47 +01:00
FLIO
156922fc51
Fix (qodana) Incompatible return type
2023-02-14 14:09:56 +01:00