Laurent Destailleur
9894886ba9
Fix CI
2025-10-14 22:22:41 +02:00
Jon Bendtsen
49b8f4a590
Fix: 3 modules where list.php redirected to /mymodule/myobject_card.php ( #35732 )
...
* Fix: 3 modules where list.php redirected to /mymodule/myobject_card.php
* remove an commented segment of the code which did the same kind of dolbuildpath to /mymodule/myobject_card.php which is obviously wrong, since it was a comment anyway, no risk
* remove an commented line of the code which did the same kind of dolbuildpath to /mymodule/myobject_card.php which is obviously wrong, since it was a comment anyway, no risk
---------
Co-authored-by: Jon Bendtsen <xcodeauthor@jonb.dk >
2025-10-14 21:41:51 +02:00
Laurent Destailleur
31989adc1f
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-10-14 21:38:13 +02:00
Frédéric FRANCE
3c597c263d
clean code ( #35710 )
...
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* fix
* clean code
2025-10-14 19:58:04 +02:00
Frédéric FRANCE
6afec608a3
fix CI ( #35631 )
...
* fix CI
* fix CI
* fix CI
* fix CI
* fix CI
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
2025-10-04 13:29:57 +02:00
ldestailleur
8b82ff4fd1
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-10-03 13:01:15 +02:00
ldestailleur
a9c0a59d59
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-10-03 13:00:22 +02:00
ldestailleur
1eeee0ab80
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-10-03 12:58:31 +02:00
ThomasNgr-OpenDSI
b18f2f4fda
FIX : thirdparty was never notified. Passing of contact ID information was not coherent. ( #35590 )
2025-10-02 16:11:53 +02:00
Laurent Destailleur
131d1390bc
Debug v23
2025-09-28 22:20:44 +02:00
Anthony Damhet
c17f13316a
UIUX - More intuitive select table ( #35485 )
...
* More intuitive select table
Added for objects:
- Members
- ActionComm
- Mailing
- Bank Accounts
- Various Payments
- Cash Control
- Paiement
- Contacts
- VAT
- Contracts
- Cron
- Gifts (Dons)
- Expedition
- Expense Reports
- FichInter
- Supplier Proposals
- Supplier Orders
- Supplier Invoices
- Supplier Paiements
- Products and supplier products
- Holidays
- Knowledge record
- Partnership
- Inventory
- Stock
- Projects
- Tasks
- Tickets
- Societes
- Salaries
- Resource
- Users
* Add Status message on documentation
* Remove intuitive select experimetns
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-09-28 01:21:40 +02:00
ldestailleur
ad830a346e
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2025-09-23 16:50:17 +02:00
ldestailleur
6ead2839d0
Fix missing several test on permission on actions
2025-09-23 16:41:53 +02:00
Carlos Herrera
b732fd2ed7
feat: add contact list parameter to ticket API endpoints to control contact data retrieval ( #35404 )
2025-09-20 00:45:30 +02:00
ldestailleur
4a363478ae
Clean code with rector
2025-09-18 16:26:38 +02:00
ldestailleur
42edd8f22d
Clean code
2025-09-18 12:19:29 +02:00
ldestailleur
6ed764bedf
Clean code
2025-09-18 11:40:56 +02:00
ldestailleur
e8d2095816
NEW dol_sort_array can be used with 2 sorting criteria.
2025-09-15 19:28:38 +02:00
Charlène Benke
175eea301f
NEW add private and public note on ticket ( #35303 )
...
* Update copyright and add note fields in SQL
* Add note_public and note_private columns to llx_ticket
* Implement notes tab in ticket details
* Add fk_user_modif column to llx_ticket table
* Add fk_user_modif column to llx_ticket table
* Add files via upload
* Add private and public note fields to ticket class
* Update ticket.class.php
* Update ticket.class.php
* Update note.php
* Update note.php
* Update note.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-09-15 16:17:28 +02:00
Frédéric FRANCE
a1d7b11324
fix doc ( #35196 )
2025-09-03 12:54:17 +02:00
ldestailleur
cc6f43493c
Clean code
2025-09-03 12:53:38 +02:00
Frédéric FRANCE
568c65568a
clean code ( #35175 )
...
* 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
2025-09-02 22:51:34 +02:00
Frédéric FRANCE
8e0b1eb606
fix object reference ( #34928 )
...
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* merge
* fix doc
* fix doc
* fix doc
* fix doc
* fix doc
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-08-17 16:32:09 +02:00
Frédéric FRANCE
1c6a40acbe
Contact statut -> status ( #34968 )
...
* deprecate contact statut for status
* deprecate contact statut for status
* fix
* fix
2025-08-17 02:00:29 +02:00
ldestailleur
273e82a566
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-08-16 22:14:23 +02:00
ldestailleur
677e5a7cb9
Fix css and missing replyto into the banner
2025-08-16 21:59:41 +02:00
Frédéric FRANCE
18ddceb65f
fix doc ( #34962 )
...
* fix doc
* ref_client doesn't exists on Ticket
* no lines in Ticket
2025-08-15 17:28:21 +02:00
ldestailleur
040f67e393
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-08-07 20:03:30 +02:00
ldestailleur
c2f5830cd5
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-08-07 20:02:26 +02:00
Florian Mortgat
2c073b37c0
FIX DA026536: missing <br> in automatic e-mail ( #34895 )
...
* FIX DA026536: missing <br> in automatic e-mail
* Update ticket.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-08-07 19:51:24 +02:00
ldestailleur
c7edb6af2f
Fix CI warnings
2025-08-07 14:38:30 +02:00
Laurent Destailleur
82098594a6
Fix warning
2025-07-31 22:13:45 +02:00
ldestailleur
4274c8102e
Fix missing update of replyto
2025-07-22 01:54:25 +02:00
ldestailleur
453c0bff06
Fix missing update of replyto
2025-07-22 01:54:01 +02:00
ldestailleur
4fa7e0f610
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-07-22 00:59:25 +02:00
ldestailleur
66dfc3f183
Fix reply to in ticket emails
2025-07-22 00:57:38 +02:00
ldestailleur
4d0aad7d48
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-07-21 23:20:42 +02:00
ldestailleur
c269ad9332
FIX Sending ticket email must have different from and replyto to avoid
...
to be set as SPAM
2025-07-21 23:20:08 +02:00
ldestailleur
7a076eead2
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-07-21 22:14:38 +02:00
ldestailleur
1d6e198be2
Debug v22 - Invert option that add link to backoffice interface link
...
when it should remain private. It also makes often email marked as SPAM.
2025-07-21 21:20:00 +02:00
ldestailleur
fa12e7ddeb
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-07-21 18:47:46 +02:00
ldestailleur
1542ec6389
Debug v22
2025-07-20 20:19:13 +02:00
ldestailleur
b31d36fd98
Debug v22
2025-07-20 20:16:56 +02:00
Charlène Benke
1df5ea8456
NEW Add thirdparty search on api list ( #34634 )
...
* Add thirdparty search on api list
this change allow to seach element with filter on thirdparty (ex : list of bill of with name of thidparty)
* Update api_orders.class.php
* Update api_invoices.class.php
* Update api_contracts.class.php
* Update api_shipments.class.php
* Update api_interventions.class.php
* Update api_projects.class.php
* Update api_tickets.class.php
* Update api_tickets.class.php
* Update api_projects.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-07-18 02:35:50 +02:00
Jyhere
787bd1d278
CHANGE: ternary simplification ( #34675 )
2025-07-01 20:34:09 +02:00
Laurent Destailleur
b1812b1080
Debug v22
2025-06-10 02:24:08 +02:00
ldestailleur
5f77aadb28
Fix CI
2025-06-04 15:22:49 +02:00
ldestailleur
659600ea4e
Fix CI
2025-06-04 15:10:31 +02:00
ldestailleur
12b5f66aa8
Fix management of forced CC for ticket
2025-06-04 12:40:14 +02:00
Lucas Marcouiller
7bb0efe391
Fix email collector losing track ( #34321 )
...
* fix email collector loosing track when sending email from ticket
* add trads
* Fix Ci
2025-06-04 11:25:56 +02:00