Commit Graph

9768 Commits

Author SHA1 Message Date
Frédéric FRANCE
8f348cbd6b fix CI (#33744) 2025-04-07 14:11:53 +02:00
ldestailleur
7df240c25b Fix CI 2025-04-07 12:28:05 +02:00
ldestailleur
fee67ce8c7 Fix CI 2025-04-07 12:12:40 +02:00
Laurent Destailleur
25d7c47ce3 WIP Enhance menu editor with showtopmenuinframe 2025-04-07 05:47:47 +02:00
Laurent Destailleur
8a26f0d6a3 Add link to list of picto into setup page 2025-04-07 05:30:34 +02:00
Laurent Destailleur
174b0b746a FIX Edition of target of menu entries 2025-04-07 05:11:10 +02:00
ldestailleur
c24f269fb6 css 2025-04-05 18:24:06 +02:00
ldestailleur
54534044c7 Debug v22 2025-04-05 16:52:02 +02:00
ldestailleur
731c5e7985 Debug v22 2025-04-05 16:45:10 +02:00
ldestailleur
ca5585ed88 Debug v22 2025-04-05 16:42:55 +02:00
ldestailleur
dce4edf425 Introduce position for sub-modules 2025-04-05 16:41:45 +02:00
ldestailleur
2a082d37a5 Introduce position for sub-modules 2025-04-05 16:34:19 +02:00
ldestailleur
91f519b6fb Debug v22 2025-04-05 16:30:22 +02:00
ldestailleur
7b759f439e Depreciate module mod_facture_terre that is duplicate with mars. 2025-04-05 16:10:07 +02:00
ldestailleur
94703556eb Debug v22 2025-04-03 20:29:41 +02:00
Alexandre SPANGARO
94d4b608d8 IHM options - Button for block not need reload of page (#33705) 2025-04-03 17:16:26 +02:00
ldestailleur
1aac6e3c34 Clean code by using the ACCOUNTING_MODE var for both modules 2025-04-03 16:41:41 +02:00
ldestailleur
00fe16ddfe css 2025-04-02 19:51:20 +02:00
ldestailleur
ca6c3db534 Trans 2025-04-02 15:36:40 +02:00
atm-jonathan
d72d69e55c NEW add home box mrp (#33549)
* add box Mo

* tests ok

* comparaison dates

* before Wysy

* after wysy

* Update mo.class.php

* Update mo.class.php

* Update conf.class.php

* retour PR

* add parenthesis

* Update mo_list.php

---------

Co-authored-by: x <x@x.x>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-04-02 12:22:59 +02:00
George Stavropoulos
b3d7e1242a Security fix company.php (#33694)
Security fix: 

Changed AADE webservice key fields (MYDATA_AADE_KEY, AADE_WEBSERVICE_KEY) input type from text to password to prevent Shoulder Surfing. (This applies to the // AADE webservices credentials, applicable only for Greece section).
2025-04-02 11:28:12 +02:00
ldestailleur
a9568c448c Look and feel v22 2025-04-01 21:32:56 +02:00
ldestailleur
f7d034a71c NEW Option MAIN_SECURITY_MAXFILESIZE_DOWNLOADED become official 2025-04-01 19:56:50 +02:00
ldestailleur
493bfdc207 Clean code 2025-04-01 18:12:04 +02:00
ldestailleur
5d51d0679b Share not allowed extension into the method getExecutableContent() 2025-04-01 17:53:33 +02:00
John BOTELLA
fc34a12e30 UIUX : Giff UX Doc : add experiment ux ajax input feedback (#33661)
* New experiment Tooltip freeze

* fix tooltip ception

* clean

* New giff experimental input feedback

* New giff experimental input feedback

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-31 12:01:00 +02:00
John BOTELLA
c2d96f8d68 UIUX : Giff UX Doc add experiment Tooltip freeze (#33655)
* New experiment Tooltip freeze

* fix tooltip ception

* clean

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-31 11:58:55 +02:00
ldestailleur
f99631677c NEW Add link to picto help page on module builder 2025-03-29 13:32:59 +01:00
Anthony Damhet
007a1368c1 UIUX: Update documentation interface (#33604)
* Set ui tools baseUrl

Set the URL of the UI tools in a variable in the documentation class so that it can be easily reused

* Group index factorization

* Home page and contributing

Update home page and add a page to contribute to this documentation

* Remove blank line

* Remove blank line 2 and indentation

* Add missing translations / remove unused

* remove trailing text

* Remove indentation

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-28 15:17:33 +01:00
ldestailleur
0e6f6ca1f8 Debug v22 2025-03-27 17:49:55 +01:00
ldestailleur
6a76f55ae3 Clean font awesome picto 2025-03-27 17:33:56 +01:00
ldestailleur
7689f12960 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-03-25 20:30:27 +01:00
ldestailleur
75a324349a Fix multicompany setup of multicurrency 2025-03-25 16:14:18 +01:00
ldestailleur
59ad7b7e59 Button synchrnize enabled only if setup ok 2025-03-25 16:07:52 +01:00
ldestailleur
99e898fa64 Fix trans 2025-03-25 13:48:21 +01:00
ldestailleur
705eb17310 Clean code 2025-03-25 12:42:51 +01:00
Benjamin Falière
c6d50cf46b NEW(mailing): Allow user to define the number of email sent by batch directly from mailing config page (#32750)
* NEW(mailing): Allow user to define the number of email sent by batch

* FIX: incompatibility with conf.php fie

* DEL: MAILING_LIMIT_SENDBYWEB constant from const.php page

* Define the const for all entities instead of specific entity

* Remove note

---------

Co-authored-by: Benjamin Falière <benjamin.faliere@altairis.fr>
2025-03-25 12:01:14 +01:00
John BOTELLA
b16b462520 New js search filter in icons doc (#33580)
* New js search filter in icons doc

* Fix code wysiwyg editor in Doc and add search input doc

* Fix code wysiwyg editor in Doc and add search input doc

* Fix autofocus

* fix js count

* comment

* comment

* fix php stan

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-25 10:57:15 +01:00
Anthony Damhet
a522442d57 UIUX: Documentation for table update (#33593)
* Documentation for table update

Examples and documentation on using tables

* Remove space

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-24 22:22:55 +01:00
Frédéric FRANCE
c753078b36 fix missings translations (#33585)
* fix missings translations

* fix

* fix

* fix

* fix

* fix

* fix

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-24 22:01:55 +01:00
ldestailleur
1726312fc3 Fix travis 2025-03-24 18:23:31 +01:00
ldestailleur
8cc029dddf Make code simpler 2025-03-24 15:30:34 +01:00
ldestailleur
216bb4da63 Fix warnings 2025-03-24 15:25:29 +01:00
Frédéric FRANCE
487d6476ce fix CI (#33581)
* fix CI

* clean phpstan baseline
2025-03-24 01:08:08 +01:00
ldestailleur
fd243a00f6 Look and feel 2025-03-22 16:42:16 +01:00
ldestailleur
5b9a8ca4a0 Better error management 2025-03-21 14:47:35 +01:00
ldestailleur
c947faeff1 NEW Update of currency supports also apilayer (not only currencylayer) 2025-03-21 14:40:56 +01:00
Laurent Destailleur
d9ab7c58d1 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-03-21 12:13:59 +01:00
Laurent Destailleur
8616e23e31 Move the WAF code into a dedicated include file 2025-03-21 12:11:23 +01:00
ldestailleur
ff1131d921 Look and feel v22 2025-03-21 00:33:57 +01:00