Laurent Destailleur
39b014c4ad
Fix to add the logo image in some RSS files
2024-05-01 02:48:06 +02:00
Laurent Destailleur
994b7e47a4
Fix RSS format
2024-04-30 21:27:26 +02:00
Laurent Destailleur
5f320e3880
Fix title
2024-04-30 16:39:04 +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
8ff36d2dca
Debug v20
2024-04-30 02:47:03 +02:00
Laurent Destailleur
f4e8fd2b5f
Debug v20
2024-04-30 01:01:01 +02:00
Laurent Destailleur
74c3b58a33
Debug v20
2024-04-29 18:50:54 +02:00
Laurent Destailleur
6917b7ce4d
Debug v20
2024-04-29 17:50:58 +02:00
Laurent Destailleur
f5adfeca59
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-04-29 13:39:20 +02:00
Laurent Destailleur
d9847070b3
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-04-29 13:34:41 +02:00
Laurent Destailleur
94e93aea05
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-04-29 13:32:47 +02:00
Laurent Destailleur
de4e7a7b70
Debug v20
2024-04-29 12:52:46 +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
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
0c2fee90a4
Add substitutionkey date rfc Close #29510
2024-04-28 01:21:32 +02:00
ksar
3df149045d
FIX : Display the date according to user language on subsitutions ( #29510 )
...
See : https://www.dolibarr.fr/forum/t/format-date-dune-variable-de-substitution-dans-un-modele-de-courriel/40705
2024-04-28 01:17:09 +02:00
Laurent Destailleur
5ff2138b17
Add more parameters to hook formDolBanner
2024-04-27 17:13:51 +02:00
Laurent Destailleur
f533fccc5f
Doc
2024-04-27 17:01:53 +02:00
Laurent Destailleur
c656df9d35
Doc
2024-04-27 16:39:26 +02:00
Laurent Destailleur
f156610572
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-04-27 05:03:15 +02:00
Laurent Destailleur
aac93f6e1f
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-04-27 04:52:45 +02:00
Francis Appels
fdc1cdd94c
FIX incorrect page numbering in PDF #29458 ( #29476 )
...
* FIX incorrect page numbering in PDF #29458
* Work on width correction
* Work on width correction
* Work on width correction
* Work on code order
2024-04-27 04:36:51 +02:00
Frédéric FRANCE
c0359b3e4f
replace deprecated ( #29500 )
...
* add fusion pdf in receipt list
* add fusion pdf in receipt list
* add fusion pdf in receipt list
* add fusion pdf in receipt list
* remove deprecated
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-04-27 03:52:58 +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
ca57bac266
Removed a deprecated page
2024-04-26 23:45:39 +02:00
Frédéric FRANCE
a429e73ee5
add fusion pdf in receipt list ( #29464 )
...
* add fusion pdf in receipt list
* add fusion pdf in receipt list
* add fusion pdf in receipt list
* add fusion pdf in receipt list
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-04-26 12:20:37 +02:00
atm-irvine
0bcce7171b
FIX : Row size of role contact in thirdparty ( #29456 )
2024-04-24 21:18:36 +02:00
jyhere
cc3445d5ad
NEW: add some dolibarr functions to dol_eval forbidden functions ( #29459 )
...
* NEW: add some dolibarr dangerous functions to dol_eval forbidden functions
* NEW: dol_copy added to forbidden functions
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-04-24 20:40:19 +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
MaximilienR-easya
26920d2cb3
New msg attachment linked to event ( #29022 )
...
* New msg attached files and documents are linked to there event and not to the ticket and are accessible inside the linked files tab on the ticket page. for non private msg, they are set to be shared
* Fix ticket/document.php
* Fix ticket/document.php
* change comment
* Fixing style errors.
* fix style
* fix
* travis Fix
* Fix travis
* Fix sticler
* Fixing style errors.
* Remove useless code in files.lib.php
* Fix to not try adding linked files when they are linked to the message and not the ticket
* Commented deprecated part with linked files to messages
* Fix link of file linked to message
* Fix rename file
* comment delete
* Fix test dolibarr
* Fix merge
---------
Co-authored-by: stickler-ci <support@stickler-ci.com >
2024-04-24 15:18:45 +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
2f3521c36f
Doc
2024-04-23 22:11:23 +02:00
Laurent Destailleur
5738709681
Fix phpunit
2024-04-23 17:14:10 +02:00
Laurent Destailleur
47f87d2cf1
FIX #yogosha22179 A user without permission "edit PHP" can load a
...
website template that contains PHP code
2024-04-23 11:06:53 +02:00
Laurent Destailleur
5435422d34
Clean path file
2024-04-23 10:38:28 +02:00
Laurent Destailleur
60c0fc2386
Fix warning PHP 8.2
2024-04-22 18:42:34 +02:00
Laurent Destailleur
8c898f82b8
Debug v20
2024-04-22 16:25:28 +02:00
Laurent Destailleur
699b3e421c
Debug v20
2024-04-22 15:51:43 +02:00
jyhere
149ce11201
NEW: Add shipments and reception stats on product stat tab ( #29395 )
...
* ADD: shipments and reception stats on product stat tab
* -FIX: product stats shipping / expedition code was not v20 friendly
-FIX: expeditiondet.elementtype default value should be "commande" (eg. Commande::$element)
* FIX: phan errors
* FIX: phan errors
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-04-22 15:26:23 +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
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
Frédéric FRANCE
5b349cc318
clean code pdf ( #29399 )
2024-04-20 22:36:54 +01:00
Frédéric FRANCE
dbd8657de1
Cleanaccount ( #29271 )
...
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* wip
* wip
* wip
2024-04-20 21:53:40 +01:00
Laurent Destailleur
2a4342a515
Move functions into file dedicated to country FI
2024-04-20 21:18:42 +02:00
Mikko Virtanen
729ef985e3
NEW: Invoice Creditor Reference and banking barcode (FI) ( #29328 )
...
* Update invoice.lib.php
Invoice Creditor Reference and banking barcode (FI)
* Update invoice.lib.php
* Update invoice.lib.php
* Update invoice.lib.php
* Update invoice.lib.php
* Update invoice.lib.php
* Update invoice.lib.php
* Update invoice.lib.php
* Update invoice.lib.php
* Update societe.class.php
* Revert "Update societe.class.php"
2024-04-20 20:10:29 +01:00
Laurent Destailleur
b7a07d8348
Look and feel v20
2024-04-19 15:54:09 +02:00