Commit Graph

11395 Commits

Author SHA1 Message Date
Laurent Destailleur
1d2371af34 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-05-02 13:30:08 +02:00
Laurent Destailleur
07fb11e08e Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-05-02 13:24:33 +02:00
Laurent Destailleur
594280e1df Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-05-02 13:22:47 +02:00
Laurent Destailleur
36873b9fe7 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2024-05-02 13:20:04 +02:00
Laurent Destailleur
93fc018cd4 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2024-05-02 13:19:39 +02:00
Laurent Destailleur
750c1c16db Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2024-05-02 13:18:13 +02:00
Laurent Destailleur
1cad4b98ee Fix default of notolderthan 2024-05-02 00:08:17 +02:00
Laurent Destailleur
cf9215db83 NEW Add a default limit in nb to agenda export 2024-05-02 00:02:38 +02:00
Laurent Destailleur
bb63f10cb0 Add a default limit in nb to agenda export 2024-05-01 23:58:12 +02:00
Yannis Hoareau
03c4f7219f FIX: made invalid code shape error more user friendly (#29498)
* FIX: barcode pdf creation die: added try catch

* FIX: barcode pdf creation die: try catch refactor

* FIX: barcode pdf creation die: fixed translation

* FIX: barcode generation error

* FIX: barcode generation error: wrong code
2024-05-01 17:44:31 +02:00
Lucas Marcouiller
2928ae54c2 Fix email collector to add update of ticket email collector (#29541)
* Fix email collector to add update of ticket email collector

* update lang file

* fix lang file

---------

Co-authored-by: Hystepik <lmarcouiller@nltechno.com>
2024-05-01 17:34:55 +02:00
Gaspard d'Hautefeuille
78b00728b7 Add RNA number as prof ID 6 for FR (#29567) 2024-05-01 16:21:02 +02:00
Laurent Destailleur
bf426d115c Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-04-30 16:35:53 +02:00
Laurent Destailleur
19c305e90a NEW Export RSS of event can be filter on action type and code (usefull
for smartphone alerts)
2024-04-30 16:34:44 +02:00
Laurent Destailleur
9393c2c0e2 NEW users can set their own length for short lists 2024-04-30 10:20:40 +02:00
Laurent Destailleur
e3daa23949 Look and feel v20 2024-04-30 09:45:28 +02:00
Laurent Destailleur
d61afcc74c trans 2024-04-30 01:08:15 +02:00
Laurent Destailleur
12c686a767 FIX #29531 2024-04-29 20:00:18 +02:00
Laurent Destailleur
39c4f3faca FIX #29531 2024-04-29 19:57:05 +02:00
Alban Durrheimer
a174922733 Fix translation of permissions only en_US after 6c521073ea (#29525) 2024-04-29 19:29:55 +02:00
Anthony Berton
499a493c20 NEW: Param to show main menu logo in color look and feel (#29305)
* NEW: Param to show main menu logo in color look and feel

* Update ChangeLog

---------

Co-authored-by: Anthony Berton <anthony.berton@bb2a.fr>
2024-04-28 22:19:05 +02:00
Mohamed DAOUD
330227482d New: modify payment page display and returns when it is embedded into a website (#29442)
* remove header and footer

* Updates to integrate the payment system into website

* Update stripe.lang

* Update onlinepaymentlinks.tpl.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-04-28 17:47:49 +02:00
Mohamed DAOUD
743374eb2c Add new parameter to redirectToContainer website function (#29469)
* add new parameter to redirecttocontainer

* syntax help

* Update website.lib.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-04-28 01:48:03 +02:00
Laurent Destailleur
50e9b4c9da Revert "Fix translation of permissions after 6c521073ea9215fb7baddca5e48345b2…" (#29506)
This reverts commit 35aa10a28f.
2024-04-27 04:28:03 +02:00
Alban Durrheimer
35aa10a28f Fix translation of permissions after 6c521073ea (#29477) 2024-04-27 04:22:18 +02:00
Laurent Destailleur
0312aaef90 Fix warnings 2024-04-27 04:18:49 +02:00
Laurent Destailleur
b8b964169a Merge 2024-04-27 03:32:22 +02:00
Laurent Destailleur
50833e00d0 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-04-27 03:14:17 +02:00
Laurent Destailleur
078c1dd489 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-04-27 03:13:12 +02:00
Laurent Destailleur
3a887ab2fa FIX #29496 - filtering a record should not hide its child not filtered 2024-04-27 03:12:17 +02:00
Laurent Destailleur
6972fc8658 Clean translation files 2024-04-27 00:37:31 +02:00
Laurent Destailleur
989f74a076 Better exaplanation of permission for external users 2024-04-26 12:34:13 +02:00
Laurent Destailleur
4fa1de5951 Debug v20 2024-04-24 22:37:16 +02:00
Quentin Lombat
e512f6f18d NEW: Implement EPC QR Code on Invoices (#29445)
* Add EPC QR code to sponge invoices based on config

* fix code style issue (replace spaces by tab)

* fix code style issue (Opening brace should be on a new line)

* Fix translation issue

---------

Co-authored-by: Quentin Lombat <Quentin.Lombat@itzy.be>
2024-04-24 21:57:55 +02:00
Frédéric FRANCE
7ea6a406bd NEW add geometrics extrafield (#28239)
* add extrafield point

* wip

* wip

* wip

* input

* input

* output values

* update values

* update values

* update values

* update values

* update values

* wip

* add geomapeditor

* add geomapeditor

* add linestring and polygon

* add linestring and polygon

* add linestring and polygon

* add linestring and polygon

* wip

* wip

* can store and retrieve linestring

* can store and retrieve linestring

* coordinates are inverted

* coordinates are inverted

* add multipoints

* use text instead binary

* auto center map

* wip

wip

* doc

* fix

* wip

* wip

* translation dynamic

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-04-24 15:27:38 +02:00
sonikf
e2b4638518 QUAL fix typos (#29450) 2024-04-24 15:08:00 +02:00
Laurent Destailleur
7a8afd0185 Debug v20 2024-04-24 14:05:25 +02:00
Laurent Destailleur
82fd5a8ac3 Debug v20 2024-04-24 13:07:47 +02:00
Laurent Destailleur
68c81e5311 Debug v20 2024-04-24 11:26:08 +02:00
Laurent Destailleur
f1bc41d100 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-04-23 22:36:13 +02:00
Laurent Destailleur
ce7a89c636 Fix trans 2024-04-23 03:25:12 +02:00
Laurent Destailleur
dfa1d0b9b1 FIX The localtax must be exported only if activated 2024-04-23 03:19:46 +02:00
Laurent Destailleur
c5318e51f2 MAIN_PDF_PROPAL_USE_ELECTRONIC_SIGNING is not used and not visible
feature so option set on by default and hidden.
2024-04-22 19:43:51 +02:00
noec764
713cc38f1c NEW: Expense Report: Add conf to block line creation if line date is out of range (#29427)
* NEW: Expense Report new line add conf to Block if line date out of range

* Update expensereport.php

---------

Co-authored-by: Noé <noe@scopen.fr>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-04-22 14:56:30 +02:00
John BOTELLA
cbed0292d1 FIX : Ergonomic fail part02 (#29373)
* Fix ergo fail

* Fix read more

* Fix read more

* Update functions.lib.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-04-22 14:32:07 +02:00
Ferran Marcet
13bca5cb1f New: Mail template for contacts (#29415)
* New: Mail template for contacts

* New: Mail template for contacts

* New: Mail template for contacts
2024-04-20 23:14:39 +01:00
Eric
307235df8e NEW Option to transfer only reconciliated lines from bank (#29408)
* to be able to add more options in transfert tool

* add option to move only reconciliated lines to accountancy

* fix phpcs

* more detailled choice

* add default settings in accounting admin setup

* phpcs

* Change Import to Transfert
2024-04-20 23:12:32 +01:00
Laurent Destailleur
3145d24af8 Clean code for creating a new website page 2024-04-20 20:25:46 +02:00
Laurent Destailleur
e0231b6244 Debug v20 2024-04-20 19:32:38 +02:00
Laurent Destailleur
f94d0cd907 Debug v20 2024-04-20 14:28:59 +02:00