Commit Graph

8710 Commits

Author SHA1 Message Date
Laurent Destailleur
1aa3d70c68 Fix link on external url on menu 2024-03-27 14:31:02 +01:00
Laurent Destailleur
dd5d70ad5d Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
Conflicts:
	htdocs/core/triggers/interface_50_modTicket_TicketEmail.class.php
	htdocs/public/ticket/create_ticket.php
	htdocs/public/ticket/index.php
	htdocs/public/ticket/list.php
	htdocs/public/ticket/view.php
	htdocs/ticket/agenda.php
	htdocs/ticket/card.php
	htdocs/ticket/class/ticket.class.php
	htdocs/ticket/contact.php
	htdocs/ticket/document.php
	htdocs/ticket/index.php
	htdocs/ticket/list.php
	htdocs/ticket/messaging.php
	htdocs/ticket/stats/index.php
2024-03-20 02:25:58 +01:00
Regis Houssin
ce3171a722 FIX avoid php warning 2024-03-19 19:50:28 +01:00
Laurent Destailleur
dfa9ed67d0 Fix warnings 2024-03-18 20:52:59 +01:00
Laurent Destailleur
b9ed346711 FIX edit bank suggested for credit transfer payment in invoice setup
when bank is closed.
2024-03-13 15:54:15 +01:00
Laurent Destailleur
c7d0ee18be Fix escape 2024-03-11 10:19:50 +01:00
Laurent Destailleur
1431582b82 Fix cursor 2024-03-11 10:10:17 +01:00
Laurent Destailleur
453eb9c242 FIX: upload odt files should not start/end with space 2024-03-10 15:53:35 +01:00
Laurent Destailleur
eb3d9799e5 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-03-07 16:34:53 +01:00
Laurent Destailleur
2d8223eefb Doc 2024-03-07 16:16:49 +01:00
Laurent Destailleur
1a9fa740a5 Fix quote 2024-03-06 13:32:15 +01:00
Laurent Destailleur
1552fac711 Fix strict-origin 2024-03-06 01:54:41 +01:00
Laurent Destailleur
43b1adb4c6 Fix bad var name in security setup page 2024-03-06 01:40:06 +01:00
Frédéric FRANCE
1ecc0b15c4 fix display (#28029) 2024-02-07 20:47:37 +01:00
Frédéric FRANCE
c8fb2d9043 fix can't set odt directory (#28028) 2024-02-07 19:36:48 +01:00
Laurent Destailleur
c66b434c80 Fix for export 2024-02-06 18:41:45 +01:00
Laurent Destailleur
be830d31be Debug v19 selection of ticket printer per terminal 2024-02-06 17:06:47 +01:00
Laurent Destailleur
9843f31814 Fix warning 2024-01-31 18:26:09 +01:00
Laurent Destailleur
423837a750 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-01-30 22:20:43 +01:00
Laurent Destailleur
79d9cab115 Include instruction to fix character set of a column 2024-01-30 22:19:41 +01:00
Laurent Destailleur
f0392a0caf Fix link with entity 2024-01-29 15:03:46 +01:00
Frédéric FRANCE
5448261947 fix pre-commit 2024-01-25 23:32:53 +01:00
Laurent Destailleur
b8686f159f Debug module receipt printer 2024-01-25 15:18:06 +01:00
Laurent Destailleur
fc4ba2b170 css 2024-01-25 13:53:53 +01:00
Laurent Destailleur
0791d32070 css 2024-01-25 13:50:01 +01:00
Laurent Destailleur
0cadd3037d Debug v19 2024-01-24 12:03:08 +01:00
Laurent Destailleur
5524645dca Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-01-23 17:29:18 +01:00
Laurent Destailleur
9bcf02c408 Clean code 2024-01-23 17:29:09 +01:00
Frédéric FRANCE
e6ea6a95ce replace deprecated function 2024-01-23 14:24:28 +01:00
Laurent Destailleur
27607f5241 Fix tr 2024-01-23 09:46:55 +01:00
Laurent Destailleur
4c4ee11abf Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-01-19 20:08:04 +01:00
Laurent Destailleur
916c017aa6 Debug v19 2024-01-19 20:04:11 +01:00
Laurent Destailleur
3b918ad274 Tooltip 2024-01-19 11:19:43 +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
6871fb275a Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-01-09 17:12:53 +01:00
Laurent Destailleur
a20b3eea43 Debug v19 2024-01-09 17:12:33 +01:00
MDW
b60a152c2c Fix: Make executeRequest public
htdocs/admin/dolistore/ajax/image.php uses executeRequest,
changing that is more effort than making the method public.
2024-01-08 17:52:19 +01:00
Laurent Destailleur
1628a48bde FIX Keep a link to enable a 'always_enabled' module to solve pb. 2024-01-08 12:19:57 +01:00
Laurent Destailleur
b027ca3837 Fix bad email tested 2024-01-05 12:28:28 +01:00
Laurent Destailleur
242c403f50 Fix missing SPF info of the noreply email 2024-01-05 12:19:52 +01:00
Laurent Destailleur
6b0a4d578f Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-01-03 17:34:50 +01:00
MDW
b08d6b5019 Fix Correct call to dolibarr_set_const for CONTRACT_ALLOW_ONLINESIGN 2024-01-02 22:10:05 +01:00
Laurent Destailleur
c5fea74716 Fix bad default value set 2024-01-02 16:24:57 +01:00
routmoute
1d38a3b7b8 fix conflict with develop branch 2023-12-29 20:19:17 +01:00
Laurent Destailleur
ab3737e569 Fix libxml_disable_entity_loader(true) must be called only if LIBXML is
lower than 20900 (disabled by default for libxml 2.9.0)
2023-12-29 17:55:09 +01:00
routmoute
48f4e52a22 fix: Display of the list of merged pdf 2023-12-29 02:30:32 +01:00
Laurent Destailleur
89686e74dc Clean code 2023-12-26 22:33:22 +01:00
Laurent Destailleur
1985d1fd4d Fix warnings 2023-12-23 20:00:57 +01:00
Laurent Destailleur
07f4c9b335 Fix warnings 2023-12-23 19:47:10 +01:00
Laurent Destailleur
9746cc18e0 Merge pull request #27157 from mdeweerd/php8/fix-deprecation/upgrade-ps-ws-lib
Fix Update PSWebServiceLibrary to fix deprecated function call libxml…
2023-12-22 11:31:18 +01:00