Commit Graph

100346 Commits

Author SHA1 Message Date
Laurent Destailleur
bbc6e9d8ac
Merge pull request #17965 from OPEN-DSI/new-expensereport-prevent-submit-on-enter-key
NEW prevent default submit form on enter key in expense card
2021-06-17 17:51:56 +02:00
Laurent Destailleur
94b1571b14
Merge pull request #17968 from supergeorg/develop
Make some product fields hidable
2021-06-17 17:49:00 +02:00
stickler-ci
047b9715fb Fixing style errors. 2021-06-17 15:26:31 +00:00
Georg Meißner
3134f5be8f Make some product fields hidable
This commit allows to hide some more fields in the product card (e.g. you can hide SIZE but not WEIGHT).
To allow the product card to be customized a bit better, following new variables can be set to hide the corresponding fields:
PRODUCT_DISABLE_PUBLIC_URL
PRODUCT_DISABLE_STOCK_LEVELS
PRODUCT_DISABLE_NATURE
PRODUCT_DISABLE_WEIGHT
PRODUCT_DISABLE_PRICES
PRODUCT_DISABLE_ACCOUNTING
The documentation has to be adapted accordingly.
2021-06-17 17:22:37 +02:00
lvessiller
7fb19b3ef9 NEW prevent default submit form on enter key in expense card 2021-06-17 15:27:17 +02:00
Laurent Destailleur
ac6bbc1914
Merge pull request #17961 from Hystepik/develop#1
Fix #17906 : fix access denied
2021-06-17 13:30:45 +02:00
Laurent Destailleur
3ff4f7c722
Merge pull request #17959 from dolibit-ut/patch-360
Update month_report.php
2021-06-17 13:30:15 +02:00
Laurent Destailleur
378184564a
Merge pull request #17957 from dolibit-ut/patch-358
Update define_holiday.php
2021-06-17 13:30:03 +02:00
Laurent Destailleur
70309d8a3e
Merge pull request #17956 from dolibit-ut/patch-357
Update card.php
2021-06-17 13:29:52 +02:00
Laurent Destailleur
2405d46570
Merge pull request #17954 from dolibit-ut/patch-355
Update ChangeLog
2021-06-17 13:29:42 +02:00
Laurent Destailleur
de1f21082f
Merge pull request #17955 from dolibit-ut/patch-356
Update llx_00_c_country.sql
2021-06-17 13:29:29 +02:00
Laurent Destailleur
2f4f8648af
Merge pull request #17960 from dolibit-ut/patch-361
Update view_log.php
2021-06-17 13:29:09 +02:00
Laurent Destailleur
61247f561b
Merge pull request #17958 from dolibit-ut/patch-359
Update document.php
2021-06-17 12:53:12 +02:00
lmarcouiller
cf3761eb2e Fix #17906 : fix access denied 2021-06-17 10:09:07 +02:00
UT from dolibit
23b24c589e
Update view_log.php
$title
2021-06-17 09:15:24 +02:00
UT from dolibit
789a2744f2
Update month_report.php
$title
2021-06-17 09:13:54 +02:00
UT from dolibit
c1297d561d
Update document.php 2021-06-17 09:11:07 +02:00
UT from dolibit
e62e6d9696
Update define_holiday.php
$title
2021-06-17 09:08:59 +02:00
UT from dolibit
053f8f8338
Update card.php 2021-06-17 09:07:17 +02:00
UT from dolibit
e67062aea1
Update llx_00_c_country.sql
Ouganda  ->  Uganda 
Ukraine = Ukraine 
United Arab Emirates (is yet EN) 
Iles mineures éloignées des États-Unis  ->  United States Minor Outlying Islands 
Uruguay = Uruguay 
Ouzbékistan  ->  Uzbekistan 

Vanuatu = Vanuatu 
Vénézuela  ->  Venezuela 
Viêt Nam  ->  Vietnam 
Iles Vierges britanniques  ->  British Virgin Islands 
Iles Vierges américaines  ->  Virgin Islands of the United States  (also called:  American Virgin Islands) 

Wallis-et-Futuna  ->  Wallis and Futuna 
Sahara occidental  ->  Western Sahara 

Yémen  ->  Yemen 

Zambie  ->  Zambia 
Zimbabwe = Zimbabwe 

Guernesey  ->  Guernsey 
Ile de Man  ->  Isle of Man 
Jersey = Jersey 

Monténégro  ->  Montenegro 
Saint-Barthélemy   (Saint Barthélemy) 
Saint-Martin   (Saint Martin) 
Kosovo = Kosovo
2021-06-17 09:04:41 +02:00
UT from dolibit
52800309ab
Update ChangeLog 2021-06-17 08:39:08 +02:00
Laurent Destailleur
61bd572a9c Fix token for ajax call 2021-06-17 03:37:52 +02:00
Laurent Destailleur
3754c2c3c9 Fix name of field 2021-06-17 00:59:11 +02:00
Laurent Destailleur
e04cf7d53a css 2021-06-16 22:17:44 +02:00
Laurent Destailleur
c4e8866727 Clean code 2021-06-16 21:20:27 +02:00
Laurent Destailleur
f850f058fa Look and feel v14 2021-06-16 21:06:55 +02:00
Laurent Destailleur
834fc289b6 Fix look and feel v14 2021-06-16 20:35:55 +02:00
Laurent Destailleur
ac1e6c9966 FIX sql error on strict mysql 2021-06-16 20:17:21 +02:00
Laurent Destailleur
19ddfc8fc6 Fix warning 2021-06-16 19:44:58 +02:00
Laurent Destailleur
8db0ecd4db Add fix of corrupted data 2021-06-16 19:40:43 +02:00
Laurent Destailleur
8c18837095 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2021-06-16 19:01:03 +02:00
Laurent Destailleur
f6998d7c32 Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/core/actions_massactions.inc.php
2021-06-16 19:00:52 +02:00
Laurent Destailleur
3020cce9ee
Merge pull request #17951 from frederic34/patch-7
fix warning
2021-06-16 14:32:36 +02:00
Laurent Destailleur
f3b53c18c4
Merge pull request #17952 from ibuiv/bugfix-extrafields-float
fix wrong display on extrafields type = double
2021-06-16 14:31:58 +02:00
Laurent Destailleur
b2221d2c3a
Update extrafields.class.php 2021-06-16 14:31:22 +02:00
Laurent Destailleur
e68955afc5 Try to reduce the depth of git clone 2021-06-16 14:27:49 +02:00
Antonin MARCHAL
d5cb81982d fix wrong display on extrafields type = double 2021-06-16 14:21:23 +02:00
Laurent Destailleur
884ef12dde Add -e php option to parallel-lint 2021-06-16 14:08:46 +02:00
Laurent Destailleur
a556caf777 Clean phpunit file 2021-06-16 14:00:50 +02:00
Laurent Destailleur
3fffbb4cd3 Split updage and enable of new module in 2 different tasks 2021-06-16 13:55:17 +02:00
Laurent Destailleur
d5a747eed7 Fix travis syntax file 2021-06-16 13:14:28 +02:00
Laurent Destailleur
2dbe621f44 Fxi travis file 2021-06-16 13:11:35 +02:00
Laurent Destailleur
6a4210f759 Reduce travis load 2021-06-16 12:53:49 +02:00
Frédéric FRANCE
11a1cba68a
fix warning 2021-06-16 12:10:21 +02:00
Laurent Destailleur
daff2c25f7 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2021-06-16 12:08:47 +02:00
Laurent Destailleur
06b09f614a Fix var not defined 2021-06-16 12:08:34 +02:00
Laurent Destailleur
d8e144808f
Merge pull request #17950 from frederic34/patch-9
fix unknown right
2021-06-16 12:04:29 +02:00
Laurent Destailleur
89442c9ab5
Merge pull request #17949 from frederic34/patch-8
fix php warning
2021-06-16 12:02:54 +02:00
Frédéric FRANCE
cf9c595568
fix unknown right
supprimer doesn't exists
2021-06-16 12:01:52 +02:00
Laurent Destailleur
73be66ac5b
Merge pull request #17948 from frederic34/patch-7
fix php warning
2021-06-16 12:00:05 +02:00