Commit Graph

2637 Commits

Author SHA1 Message Date
Laurent Destailleur
37880a7964 Debug v21 2024-10-19 23:42:26 +02:00
Laurent Destailleur
560829cacf Fix test on malware 2024-10-19 20:46:10 +02:00
Laurent Destailleur
b30798a2eb Test 2024-10-19 20:26:15 +02:00
Laurent Destailleur
786291506a WIP: Feature to report malware 2024-10-19 15:16:50 +02:00
Laurent Destailleur
56a845963e NEW Can set border radius of list and tables 2024-10-18 17:11:25 +02:00
UltraViolet33
e8f1c47424 NEW: default configuration for event reminder (#31407)
* NEW: default configuration for event reminder

Set default reminder period + default email template for specific event types in agenda configuration.
Auto fill the notification event form on event creation when event type is in the event types set to use default reminder

* fix for ci

* fix offset value

---------

Co-authored-by: Ulysse Valdenaire <uvaldenaire@easya.solutions>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-10-17 03:13:44 +02:00
Laurent Destailleur
8562dd887b Merge 2024-10-17 02:15:53 +02:00
Laurent Destailleur
dacbfecb02 Move trans into correct lang file 2024-10-17 02:12:49 +02:00
Laurent Destailleur
4c930d8f21 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-10-15 15:42:04 +02:00
Laurent Destailleur
448616d4c5 Translate 2024-10-15 15:19:12 +02:00
Laurent Destailleur
cb1a035c7f Typo 2024-10-14 19:53:34 +02:00
Laurent Destailleur
187a4d477d NEW Add advice for max size on list for better performance 2024-10-14 19:52:05 +02:00
Alexandre SPANGARO
5dfe870c4c NEW Invoice - Generate payment information - Structured communication (#31376)
* NEW Invoice - Generate payment information - Structured communication

* fix tabs/space

* Add $substitutionarray['__PAYMENT_STRUCTURED_COMMUNICATION__']

* Fix travis

* Move to specific file functions_be.lib.php

* Fix function use

* Fix code

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-10-14 01:39:03 +02:00
Mohamed DAOUD
b4732da616 NEW: Star Field Type for Extra Fields (#31348)
* stars type for extrafields

* min value

* fix phan
2024-10-13 17:24:15 +02:00
sonikf
a6ff3c6135 fix typos (#31345)
* fix typo

* fix typo
2024-10-13 17:15:28 +02:00
Laurent Destailleur
f06bb0b6d6 Trans 2024-10-11 19:10:05 +02:00
Laurent Destailleur
e79292cb19 Enhance vat edition 2024-10-08 09:59:46 +02:00
sonikf
35e01459f8 NEW: PDF Add shipping address in sales orders (#31293)
* Add shipping address

* Add shipping address

* Show shipping address in sales orders

* Add shipping address option in sales orders

* fix pre-commit

* fix phan

* fix phan php-stan (8.2)

* fix phan php-stan (8.2)

* fix phan php-stan (8.2)

* fix phan php-stan (8.2)

* fix php-stan (8.2)

* fix phan php-stan (8.2)

* fix phan php-stan (8.2)
2024-10-07 14:50:01 +02:00
Laurent Destailleur
07809bba48 Trans 2024-10-06 13:50:37 +02:00
Laurent Destailleur
59b32ea3d6 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-10-04 17:53:39 +02:00
Laurent Destailleur
70484d99a4 Setup help 2024-10-04 17:49:05 +02:00
sonikf
8444883574 Fix translation (#31275)
* Fix translation

* Fix translation

* Fix translation

* Fix translation
2024-10-04 17:36:11 +02:00
sonikf
c5587519f0 NEW: PDF Add option to print rounded corner frames (#31172)
* NEW: Add option to enable PDF frame rounded corners

* NEW: function printRoundedRect

* NEW PDF frame rounded corners

* New add rounded corners in frames

* New add rounded corners in frames

* Update admin.lang

* fix incoterm frame height

* Update pdf_sponge.modules.php

* fix pre-commit

* fix pre-commit

* fix php-stan (8.2)

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* fix phan php-stan (8.2) declare property

* New add rounded corners in frames

* New add rounded corners in frames

* add phpdoc for corner radius

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* fix php-stan (8.2)

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* fix whitespace

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* New add rounded corners in frames

* fix pre-commit empty line

* fix phan php-stan (8.2)

* fix phan php-stan (8.2)

* fix Travis

* fix title color

* fix title color

* fix title color

* fix title color

* fix title color

* fix title color

* fix title color

* fix title color

* fix title color

* fix title color

* fix title color

* fix title color

* fix title color

* fix title color

* fix title color

* fix title color

* fix title color

* fix title color

* fix title color

* fix title color

* fix phan

* fix phan

* fix phan

* fix phan

* fix phan phpdoc

* fix pre-commit

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-10-04 09:13:44 +02:00
Laurent Destailleur
94154af01c NEW Browser notifications use now jnotify (fix browser compatibility) 2024-10-01 13:44:03 +02:00
Laurent Destailleur
925f3cd8bb Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-10-01 13:35:43 +02:00
Laurent Destailleur
f36dc403bc Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-09-30 20:08:39 +02:00
Laurent Destailleur
f25e1c5b2b Add info to help debug collation pb 2024-09-30 20:05:31 +02:00
Laurent Destailleur
84183adaaa WIP Captcha 2024-09-27 19:31:28 +02:00
Laurent Destailleur
6bd128071b NEW Default PDF format is PDF/A-3 2024-09-25 12:48:23 +02:00
Laurent Destailleur
c340c34aeb FIX Hide a feature that is a security vulnerability. 2024-09-20 00:19:36 +02:00
lamrani abdelwadoud
e1200132f1 Delete params of social network (#30745)
* Delete params of social network

* Add translation

* Fix errors

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-09-17 15:23:36 +02:00
Laurent Destailleur
b7ff2bd0dd Fix doc 2024-09-17 15:13:32 +02:00
Laurent Destailleur
9727a37967 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-09-16 11:37:59 +02:00
Laurent Destailleur
1ae4bf4337 Fix duplicate of doc 2024-09-16 11:34:58 +02:00
Laurent Destailleur
b1ee18864f Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-09-12 01:43:43 +02:00
Laurent Destailleur
0d62dc8ecd Give an help to allow to fix charset regression. 2024-09-12 01:41:30 +02:00
Laurent Destailleur
8889642fa4 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-09-09 04:16:29 +02:00
Laurent Destailleur
359cd1473f Fix trans 2024-09-09 04:16:02 +02:00
Laurent Destailleur
74330f0a14 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-09-08 22:16:01 +02:00
Laurent Destailleur
d3fd4204a3 Fix doc 2024-09-08 22:15:39 +02:00
Laurent Destailleur
8fcaffbd72 Fix help tooltip for email setup 2024-09-07 19:15:58 +02:00
Laurent Destailleur
6167f8c039 Fix doc 2024-09-07 15:24:53 +02:00
Laurent Destailleur
a5fcf7e0e4 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-09-07 14:22:19 +02:00
Laurent Destailleur
db5bfa7b7c Fix loop to show SPF was not complete 2024-09-07 14:21:40 +02:00
Laurent Destailleur
a5d4cffe50 Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-08-31 13:33:40 +02:00
Laurent Destailleur
afc31bca34 Fix #yogosha23803 2024-08-31 13:33:10 +02:00
Laurent Destailleur
95b0dc6328 Better tooltip 2024-08-28 03:50:49 +02:00
Laurent Destailleur
2bd0a6c548 Typo 2024-08-26 18:07:39 +02:00
Laurent Destailleur
906063496c Sync transifex 2024-08-26 15:54:35 +02:00
Laurent Destailleur
871643857d Fix label-picto of extrafields 2024-08-20 11:47:55 +02:00