Laurent Destailleur
bcde1eb545
NEW Add filter on agenda event progression on agenda page
2025-11-18 21:59:47 +01:00
Laurent Destailleur
5aaf9cd565
NEW Add hook on calcula_price() and get_default_tva()
2025-11-18 16:57:50 +01:00
Laurent Destailleur
81527a9fe9
Clean code
2025-11-18 12:03:23 +01:00
Laurent Destailleur
74cc41c460
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-11-03 14:27:58 +01:00
Laurent Destailleur
94d1a25d67
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-11-03 14:10:57 +01:00
ldestailleur
62760d6195
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-11-03 14:05:58 +01:00
Maxime Kohlhaas
ca4619f769
Fix #36019 : bank account count was wrong on thirdparty card ( #36044 )
2025-11-01 00:35:50 +01:00
ldestailleur
a43bf46a75
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-09-26 01:27:00 +02:00
ldestailleur
f65903d006
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-09-26 01:23:02 +02:00
ldestailleur
369b9510e0
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-09-26 01:21:57 +02:00
ldestailleur
55fe8b09e3
NEW Make the public contact form with experimental status
2025-09-23 23:13:42 +02:00
John BOTELLA
f135c22cd1
Fix tootltip ( #35441 )
2025-09-22 20:28:04 +02:00
Frédéric FRANCE
3adedc23d9
fix CI 🐛 ( #35392 )
...
* add picto
* fix padding
* fix CI
* Update user.class.php
* fix
* fix
* fix
* fix
* fix
* fix
* fix
2025-09-19 23:38:52 +02:00
ldestailleur
4a363478ae
Clean code with rector
2025-09-18 16:26:38 +02:00
Frédéric FRANCE
0e1478206a
clean code ( #35229 )
...
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-09-08 01:48:52 +02:00
Frédéric FRANCE
1a5e41c917
fix resource agenda ( #35028 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-08-21 15:46:17 +02:00
Frédéric FRANCE
b51468f556
fix resource agenda ( #35028 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-08-21 15:46:02 +02:00
Frédéric FRANCE
e98fc8feb9
deprecate contact statut for status ( #34967 )
2025-08-15 17:31:44 +02:00
Pichinov-Valentin
49a6995fa1
NEW(propal): Add messaging and agenda features to proposals ( #34883 )
2025-08-07 12:28:09 +02:00
Pichinov-Valentin
db1552e27d
NEW Added Messaging and agenda tabs on order and shipments ( #34859 )
...
* feat: Messaging and agenda core modifications
* feat: Core modifications for messaging and agenda
* fix(expedition): Décris ici la correction ou l'ajout fait à card.php
* Update company.lib.php
---------
Co-authored-by: Lou31 <valentingrimal2@gmail.com >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-08-04 13:12:22 +02:00
ldestailleur
6bc3036b18
Removed option forcesandbox
2025-07-10 19:47:58 +02:00
Laurent Destailleur
ac892efb42
Fix CI
2025-07-01 16:22:21 +02:00
ldestailleur
da5c0749e9
Fix warning
2025-06-27 16:57:00 +02:00
ldestailleur
dc641d7380
Debug v22
2025-06-21 15:29:54 +02:00
Marc de Lima Lucio
17edce5972
FIX: online propal sign: double header with logo when custom logo set ( #34504 )
...
* FIX: online propal sign: double header with logo when custom logo get
* Update company.lib.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-06-14 15:05:05 +02:00
ldestailleur
611cc510d7
Fix CI
2025-04-08 14:12:08 +02:00
ldestailleur
5cc439da79
Fix CI
2025-04-08 13:51:35 +02:00
ldestailleur
54eb9f21e8
Clean code. Public pages must use the common header
2025-04-08 13:14:37 +02:00
ldestailleur
6a6d7e5b5a
Debug v22
2025-04-08 12:02:07 +02:00
MDW
8669993ecf
Qual: Fix phan notices (compta/prel..fichinter) ( #33485 )
...
* Qual: Fix phan notices (asset..compta/paiement)
* Qual: Fix phan notices (compta/prel..fichinter)
2025-03-19 15:21:48 +01:00
ldestailleur
461cf5616e
Clean code. WIP To manage permission on extrafields.
2025-03-18 14:55:37 +01:00
Jakub Stříbrný
890b24b17a
Add hook when printing button for new card ( #33408 )
...
* Add hook for print New Card Button in societe/contact.php
If we use canvas on contact module, we need to add canvas into the URL of the "create" button.
* Add hook for print new card button in societe list
To be able to use contact canvas when clicking on create new contact from thirdparty list.
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-03-12 20:41:39 +01:00
MDW
a0f71fbe76
Qual: Fix phan notices (core/lib) ( #33379 )
...
* Qual: Fix PhanMismatchType
* Finalize rename of $attrV into $value
* Correct getGlobalString into getGlobalInt
* Do not require some fields in the 'title' definition of $cols
* Qual: Fix phan notices (core/lib)
2025-03-11 01:43:54 +01:00
Laurent Destailleur
7fe80dcf81
Update company.lib.php
...
Signed-off-by: Laurent Destailleur <eldy@destailleur.fr >
2025-02-21 18:15:50 +01:00
Laurent Destailleur
45ec0a5bbe
Merge branch 'develop' into isInSEPA
2025-02-21 16:07:32 +01:00
ldestailleur
cabd8a680e
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-02-18 10:25:53 +01:00
Laurent Destailleur (aka Eldy)
9d61b20ecd
Fix php stan
2025-02-18 10:24:00 +01:00
Amael-PE
17dbddb78c
FIX pre-commit error
2025-02-14 21:10:42 +01:00
Amael-PE
757aec629f
New Create isInSEPA function
2025-02-14 21:03:16 +01:00
Laurent Destailleur (aka Eldy)
62e441ad3d
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-02-12 22:51:21 +01:00
Laurent Destailleur (aka Eldy)
a1ce8272ac
Fix warning
2025-02-12 22:46:09 +01:00
Laurent Destailleur (aka Eldy)
a45a86a812
Fix sql syntax error on empty filter
2025-01-27 09:48:13 +01:00
Laurent Destailleur (aka Eldy)
48be055227
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2025-01-24 15:26:10 +01:00
Laurent Destailleur (aka Eldy)
fbe4ccd0e2
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-01-24 15:25:51 +01:00
MDW
a35d502409
Fix: Correct key for position of extrafield
2025-01-24 10:55:49 +01:00
Laurent Destailleur
8f2dd9fb7d
Update company.lib.php
2025-01-23 01:48:10 +01:00
Alexandre SPANGARO
a8fe17688f
Fix pre-commit
2025-01-22 02:46:47 +01:00
Alexandre SPANGARO
87dbb1f445
Translate "Emailing" line 2345
2025-01-22 02:38:41 +01:00
Laurent Destailleur
4bae510cfc
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-01-21 19:15:19 +01:00
Laurent Destailleur (aka Eldy)
7a8d4e2507
Debug v21
2025-01-21 14:08:52 +01:00