Commit Graph

9093 Commits

Author SHA1 Message Date
Laurent Destailleur
1f6f93d5cb Debug v20 2024-06-24 02:10:25 +02:00
Laurent Destailleur
c54a97e923 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-06-24 01:47:18 +02:00
Laurent Destailleur
62a7c7728b Debug v20 2024-06-23 13:57:35 +02:00
Alexandre SPANGARO
aa0c182e6d Situation invoice #29897 - Uniformize language key (#30115) 2024-06-22 15:58:07 +02:00
Laurent Destailleur
9bc84fdd4e Debug v20 2024-06-22 15:20:11 +02:00
Laurent Destailleur
2885e148e9 Fix sql syntax error 2024-06-20 14:53:55 +02:00
Laurent Destailleur
411fdaeaff Debug v20 2024-06-19 18:21:19 +02:00
Laurent Destailleur
c178760709 Fix timeout on upload of a large zip file. 2024-06-19 18:12:14 +02:00
Laurent Destailleur
eea3c74f27 Clean code 2024-06-19 15:09:49 +02:00
Laurent Destailleur
394ae6330b Debug v20 2024-06-18 13:08:03 +02:00
Laurent Destailleur
31297d8720 Debug v20 2024-06-18 13:05:02 +02:00
Laurent Destailleur
a5415af558 Debug v20 2024-06-18 12:54:52 +02:00
Laurent Destailleur
340aa2e568 Debug v20 2024-06-18 12:47:02 +02:00
Laurent Destailleur
d9ac7581fa Fix look and feel v20 2024-06-16 12:11:47 +02:00
Laurent Destailleur
7e9a5e81d2 css 2024-06-15 19:04:28 +02:00
Laurent Destailleur
a863333226 Fix #30012 2024-06-15 16:40:04 +02:00
sonikf
27d92266fb Add missing names and fix translation for non latin languages (#29984)
* Add missing name

* Add missing name

* fix translation for non latin languages

* fix translation for non latin languages

* Update product_lot_extrafields.php

* Add missing name

* Add missing name

* Add missing name

* Add missing name

* Add missing name

* Add missing name

* Add missing name
2024-06-11 20:04:30 +02:00
Laurent Destailleur
cb3fa81975 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-06-10 14:09:20 +02:00
Frédéric FRANCE
bda2fa7818 add missing token (#29962)
* add missing token

* add missing token
2024-06-10 14:06:58 +02:00
Laurent Destailleur
2401ec03d7 Fix tooltip 2024-06-10 13:05:50 +02:00
atm-lena
290af578aa New llx header body css admin part2 (#29933)
* llxHeader CSSBody - admin part 2

* clean

* Fix param llxHeader

---------

Co-authored-by: atm-lena <lena.papazian@atm-consulting.fr>
2024-06-08 17:03:08 +02:00
atm-lena
8363d610de llxHeader CSSBody - admin part 1 (#29930)
Co-authored-by: atm-lena <lena.papazian@atm-consulting.fr>
2024-06-08 14:53:14 +02:00
iouston
62593e2842 short_open_tag was always on No (#29844) 2024-06-05 14:53:38 +02:00
Laurent Destailleur
856600470d Debug v20 2024-06-05 11:57:17 +02:00
Laurent Destailleur
f38837c99a FIX #29780 Restore filtes when using "back to list" 2024-06-03 21:14:27 +02:00
Laurent Destailleur
c1f5c86c28 FIX #29780 Restore filtes when using "back to list" 2024-06-03 21:13:33 +02:00
Laurent Destailleur
8d16c2e996 Fix warning 2024-06-01 15:12:35 +02:00
Laurent Destailleur
8f9feeb1b9 SEC: RCE on PHP 7.1 to 7.4, if json module not activated and using API 2024-06-01 12:41:19 +02:00
Laurent Destailleur
31a626b34d Fix phan 2024-05-31 14:59:16 +02:00
Laurent Destailleur
7e8565bee7 Debug v20 2024-05-31 13:55:45 +02:00
Laurent Destailleur
b62cfac59b Debug v20 2024-05-31 12:54:53 +02:00
Laurent Destailleur
1233a8c49b Look and feel v20 2024-05-29 19:36:55 +02:00
Laurent Destailleur
948e88c0f1 Debug v20 2024-05-25 19:24:31 +02:00
Laurent Destailleur
3dcc9c4500 Try better fix for #28194 2024-05-25 14:16:51 +02:00
Laurent Destailleur
ac4ce3d667 Try better fix for #28194 2024-05-25 14:12:53 +02:00
Laurent Destailleur
dabe6826d2 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-05-25 13:13:17 +02:00
Laurent Destailleur
0575aa75b5 Better translation 2024-05-25 12:37:17 +02:00
Bahfir Abbes
2ced3a33df New hook to print tags defined by module in receiptprinter.php (#29748)
New hook to print tags defined by module in receipt printer configuration page

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-05-24 18:13:00 +02:00
Laurent Destailleur
b6801ba213 Fix responsive 2024-05-24 18:02:08 +02:00
Laurent Destailleur
773dad7a42 Trans 2024-05-24 17:53:28 +02:00
Laurent Destailleur
8b4f94ac22 Debug v20 2024-05-22 17:10:43 +02:00
lamrani abdelwadoud
699ce89bfc fix display in other pdf admin page (#29738) 2024-05-22 17:03:44 +02:00
Laurent Destailleur
73cada0dc5 Debug v20 2024-05-22 16:12:56 +02:00
lamrani abdelwadoud
4f0cbb6188 NEW functionality for display codebar on pdf files (#29623)
* NEW functionality for display codebar on pdf files

* update encoding and add option to set pdf

* fix CI/phan

* fix CI/phan

* fix CI/phan

* Update pdf_rouget.modules.php

* Update pdf_eagle.modules.php

* Update pdf_rouget.modules.php

* Update pdf_rouget.modules.php

* fix undeclared variables

* Update pdf_rouget.modules.php

* Update pdf_espadon.modules.php

* Update pdf_eagle.modules.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
Co-authored-by: Lucas Marcouiller <45882981+Hystepik@users.noreply.github.com>
2024-05-22 16:04:18 +02:00
atm-etienne
dc8b79e0d4 New classify billed order without invoice (#29614)
* Add new conf in admin page for supplier order classify billed without invoice

* Add translations en_US

* Add check on new config to allow or not the classify billed button

* Add possibility to set the hidden conf to disallow classify billed button from order, from the admin page

* Update conf names and move code to right parts, according to PR returns
2024-05-22 13:30:44 +02:00
Laurent Destailleur
3576127d65 Complete tooltip of modules 2024-05-22 13:27:49 +02:00
Laurent Destailleur
4655dd4613 css 2024-05-16 15:02:28 +02:00
Laurent Destailleur
e8a5966a84 Clean code 2024-05-15 22:18:00 +02:00
Laurent Destailleur
7807186b96 css 2024-05-15 22:12:59 +02:00
Laurent Destailleur
c32ece68f4 Debug v20 2024-05-15 17:55:16 +02:00