Commit Graph

364 Commits

Author SHA1 Message Date
Laurent Destailleur
fb083a6cfc Fix warning with rector 2023-12-13 16:33:17 +01:00
Laurent Destailleur
4c7dfea535 Clean code 2023-12-12 01:40:26 +01:00
Laurent Destailleur
44bfd28332 Debug v19 2023-12-11 10:09:43 +01:00
Laurent Destailleur
9608f59485 Debug v19 2023-12-11 10:00:24 +01:00
Laurent Destailleur
987d6c41b9 Fix with php-cs-fixer 2023-12-04 11:41:14 +01:00
Alexandre SPANGARO
8d203f4fd4
Debug v19 (#26784)
* Translate comment

* Fix undefined variable

* Fix undefined variable

* Fix undefined variable - better fix

* Add translation of ProfId so that it is not displayed in admin

* Remove manual definition and call getDefaultImageSizes() instead
2023-11-23 17:45:59 +01:00
Laurent Destailleur
5b15b5c647 QUAL Move conf->global into getDolGlobal... 2023-10-24 17:00:13 +02:00
sonikf
19012cad47
fix typo (#26321) 2023-10-23 19:17:34 +02:00
dolibarr95
879c6d1e1f
NEW Add more company informations (ProfId7 to 10) (#25266)
* Update company.php

Add more "company  professional" Id informations.
4 new constants

* Update pdf.lib.php

pdf page footer add ProfId

* Update pdf.lib.php

add profid10

* Update companies.lang

ProfId 7 to 10
2023-10-12 17:44:08 +02:00
Dev2a
fcd4c4e429 Fix: Change access to $conf->global to function getDolGlobal (automatique) 2023-10-08 23:19:49 +02:00
sonikf
04dd93bb44
FIX use getDolGlobalString() 2023-09-13 12:29:28 +03:00
sonikf
5cae3823fd
fix PHPCS 2023-09-12 20:25:17 +03:00
sonikf
ad323a6de8
Update company.php 2023-09-12 01:02:35 +03:00
Laurent Destailleur
bcdddc2c1c Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-06-22 21:31:26 +02:00
Laurent Destailleur
498086191e Test for setup done (WarningMandatorySetupNotComplete) not correct in
most cases. Added a hidden option to allow quick hack to fix.
2023-06-22 15:54:44 +02:00
Florian HENRY
2ba114bed4 on going 2023-06-10 14:22:34 +02:00
Laurent Destailleur
9972277679 Debug v18 2023-05-22 15:59:48 +02:00
Laurent Destailleur
dbe95db38a Look and feel v18 2023-04-26 18:46:27 +02:00
Laurent Destailleur
ca04491b2e Rename object into socialobject to avoid confusion 2023-01-30 13:57:11 +01:00
Laurent Destailleur
8180a8f0ee Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-09-28 21:20:48 +02:00
Laurent Destailleur
fb28d14097 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2022-09-28 21:20:37 +02:00
Laurent Destailleur
bed2497c3b
Must use HTML instead of XML 2022-09-28 21:00:43 +02:00
stickler-ci
310f95f173 Fixing style errors. 2022-09-27 17:31:22 +00:00
Regis Houssin
b4881e629b FIX missing error message if image size too large 2022-09-27 19:21:29 +02:00
thibdrev
439c625b42
Add files via upload 2022-09-25 21:41:39 +02:00
thibdrev
021abc7509
FIX|Fix Dolibarr#22404 Improve logo tooltip with max uploadsize info 2022-09-25 21:34:36 +02:00
thibdrev
d00abc7046
FIX|Fix #22404 Improve logo tooltip with max uploadsize info 2022-09-25 21:30:15 +02:00
Frédéric France
8d33953142 add comment 2022-09-07 20:08:59 +02:00
Frédéric FRANCE
7f60a34799 use isModEnabled 2022-08-19 18:07:21 +02:00
Laurent Destailleur
8ee30e067f Rename var 2022-06-20 02:23:37 +02:00
Laurent Destailleur
e97f021380 Fix #yogosha11295 2022-06-19 19:02:16 +02:00
Laurent Destailleur
bc11cf62f8 FIX #hunterdev2acfc8fe-247c-4f88-aeaa-042b6b8690a0 2022-06-13 10:44:20 +02:00
Laurent Destailleur
5b86476f0b Link of country not defined, jump on country setup line 2022-03-31 16:57:15 +02:00
Laurent Destailleur
31ca78acda Sync transifex.
Fix install.
2022-02-07 14:25:20 +01:00
Laurent Destailleur
e46bde3a4a Fix token 2021-12-11 19:58:03 +01:00
Laurent Destailleur
ff54bcedf7 css 2021-12-10 16:02:42 +01:00
Laurent Destailleur
5bca7cf5f1 css 2021-12-10 15:57:10 +01:00
Laurent Destailleur
dcd8c0f53d css 2021-12-10 14:50:20 +01:00
Christian Foellmann
6608f5f0d8 update all script tags to be uniform. language="javascript" removed
https://developer.mozilla.org/en-US/docs/web/html/element/script#attr-language
2021-11-29 15:09:18 +01:00
Laurent Destailleur
f1d646bded Look and feel v15 2021-10-18 15:41:55 +02:00
Alexandre SPANGARO
e75d7b2206 HTML5 - <font> tag is deprecated, replace by <span> 2021-10-05 06:25:53 +02:00
Laurent Destailleur
32a09e9494 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/langs/en_US/admin.lang
	htdocs/salaries/paiement_salary.php
2021-09-07 17:47:00 +02:00
Laurent Destailleur
f5f0b9debc Fix label for selection 2021-09-06 18:41:04 +02:00
Christian Foellmann
d706c3b1ec use Forms::buttonsSaveCreate() to generate most of the Save|Cancel forms combination 2021-08-20 14:41:30 +02:00
Laurent Destailleur
aa8fc6ba83 css 2021-07-12 10:45:18 +02:00
Laurent Destailleur
e7b3280c17 Debug v14 with nojs 2021-07-11 01:12:52 +02:00
Laurent Destailleur
0cccfb1cee Fix phpcs v14 2021-07-04 19:23:04 +02:00
Laurent Destailleur
3b9936f7e2 Fix responsive 2021-06-15 01:18:17 +02:00
Givriz
7a54e5d346 Using empty instead of isset
I used empty instead of isset, and I fixed some problems of my previous pull request
2021-04-12 16:03:56 +02:00
Damien BENOIT
1bac38eef2
Update company.php 2021-04-04 18:24:58 +02:00