2
0
forked from Wavyzz/dolibarr
Commit Graph

129126 Commits

Author SHA1 Message Date
Frédéric FRANCE
ce7269aa07 fix missing translation (#33921)
* fix missing translation

* fix missing translation

* fix missing translation

* fix missing translation

* fix missing translation
2025-04-19 11:46:57 +02:00
Frédéric FRANCE
f5b11b78da fix typo (#33920) 2025-04-19 11:46:22 +02:00
Clément
2c3c763871 UIUX Improved ergonomics through UI design (#33868)
* Improved ergonomics through UI design

In IT conventions, the Cancel button is on the left and the Create button on the right. On Dolibarr, it's currently the other way round, which is rather counter-intuitive when you reflexively click. Correction to improve the GUI while respecting cultural norms.

* Update html.form.class.php with const

* Update html.form.class.php

* Update html.form.class.php

* Update html.form.class.php

* Update html.form.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-04-19 02:58:39 +02:00
Alexandre SPANGARO
162876df7b Asset - wrong status for disposal (#33898)
* Review of module asset

* Review of module asset
2025-04-19 02:56:31 +02:00
Laurent Destailleur
6ef600e991 WIP option WEBSITE_EXPORT_SQL_ON_SEVERAL_LINES 2025-04-19 02:43:44 +02:00
Laurent Destailleur
e5fbcd66b8 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-04-19 01:16:05 +02:00
Laurent Destailleur
16d7b3c21a Fix export 2025-04-19 01:15:24 +02:00
stefkpl
9fd9454928 NEW: add phone_mobile to export of thirdparty (#33893)
* fix: add phone_mobile to societe table import

* Update modSociete.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-04-18 20:14:07 +02:00
Mohamed DAOUD
06cbf7e50e enhance website payment v21 (#33915) 2025-04-18 20:02:57 +02:00
Francis Appels
55530fa588 Fix intervention update sql error (#33916) 2025-04-18 20:01:58 +02:00
ldestailleur
c55138f314 Fix CI 2025-04-18 19:56:28 +02:00
ldestailleur
fe57065929 FIX CI 2025-04-18 17:22:09 +02:00
ldestailleur
88278014d7 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-04-18 16:12:01 +02:00
ldestailleur
879858b6f0 Fix CI 2025-04-18 16:11:51 +02:00
Mohamed DAOUD
71143444e7 enhance website payment (#33912) 2025-04-18 15:53:33 +02:00
ldestailleur
90919d2b26 Look and feel v22 2025-04-18 15:50:06 +02:00
ldestailleur
2456072a84 Clean code 2025-04-18 15:21:07 +02:00
ldestailleur
6c27aa5842 CSS 2025-04-18 15:13:58 +02:00
ldestailleur
045d834cde CSS 2025-04-18 15:11:21 +02:00
Benjamin Falière
5837c46f5a FIX: partial result on timespent list (#33855)
Co-authored-by: Benjamin Falière <benjamin.faliere@altairis.fr>
2025-04-18 15:00:27 +02:00
ldestailleur
5a94d8898d Trans 2025-04-18 14:53:59 +02:00
ldestailleur
304fcfb648 Fix CI 2025-04-18 14:51:28 +02:00
ldestailleur
fe5606368b Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-04-18 14:48:36 +02:00
ldestailleur
0cacc393b5 Fix CI 2025-04-18 14:48:26 +02:00
Etienne BENDER
531003887f fix(supplier_proposal): enforce class name in getElementProperties() (#33887) 2025-04-18 14:21:16 +02:00
ldestailleur
ed29a424d8 Fix CI 2025-04-18 14:17:39 +02:00
ldestailleur
524437e277 FIX #33884 2025-04-18 14:16:27 +02:00
Frédéric FRANCE
5d777bbf59 clean code (#33882)
* clean code

* clean code

* clean code

* Update mailtemplate.php
2025-04-18 13:38:03 +02:00
Mohamed DAOUD
0fae8e5b0b NEW Some trans keys to prepare a new website template (#33886)
* some trans keys

* Update website.lang

* Update website.lang
2025-04-18 13:37:14 +02:00
lvessiller-opendsi
2179900d34 FIX cannot create a reject line on prelevement line (#33888) 2025-04-18 13:36:53 +02:00
ldestailleur
941ccf5ec7 Debug v22 2025-04-18 13:33:55 +02:00
ldestailleur
c55bbd8fa8 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-04-18 13:12:36 +02:00
ldestailleur
bdb82ef856 Complete #33894 2025-04-18 13:12:20 +02:00
Lucas Marcouiller
de99ce3647 Fix webhook_history database (#33889)
* Fix webhook_history database

* add error meesage
2025-04-18 12:58:04 +02:00
Frédéric FRANCE
7a73b0f771 fix CI (#33892) 2025-04-18 12:57:38 +02:00
Laurent Destailleur
6f6a5f6f4d Look and feel v22 2025-04-17 19:58:48 +02:00
Laurent Destailleur
353c9210dc Trans 2025-04-17 19:06:55 +02:00
Laurent Destailleur
932c3e66da Clean page content 2025-04-17 18:56:32 +02:00
Laurent Destailleur
072594fb91 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-04-17 17:49:41 +02:00
Laurent Destailleur
af31230980 CSS 2025-04-17 17:49:18 +02:00
Florian Mortgat
2250e26c3c FIX critical regression: $invoice->array_options() emptied by call to $invoice->fetch_lines() causing data loss (#33891) 2025-04-17 13:27:24 +02:00
Laurent Destailleur
a40aec6029 Debug v22 2025-04-17 03:56:54 +02:00
ldestailleur
2b721ba245 WIP mail layout 2025-04-17 01:31:06 +02:00
ldestailleur
9f3281cf1d WIP mail layout 2025-04-17 00:56:22 +02:00
ldestailleur
2a7b9a2466 WIP mail layout 2025-04-17 00:27:52 +02:00
ldestailleur
97475f74dc Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-04-16 22:12:50 +02:00
ldestailleur
94697e64e4 Debug email layouts 2025-04-16 22:12:37 +02:00
lvessiller-opendsi
c85cc3061b NEW shipment kits with dispatcher v2 (#33750)
* NEW shipment kits with dispatcher v2

* Show stock of virtual product on select warehouse when dispatching a shipment

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-04-16 21:11:58 +02:00
Frédéric FRANCE
de763b4b43 clean code of order (#33880)
* clean code of order

* clean code of order

* clean code of order

* clean code of order
2025-04-16 21:09:45 +02:00
ldestailleur
da460c079e Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-04-16 21:08:22 +02:00