Commit Graph

72021 Commits

Author SHA1 Message Date
Laurent Destailleur
7e526f4f41 Fix repair.php removed tabs when it should not 2019-12-19 12:28:50 +01:00
Laurent Destailleur
fb02582de0 Fix clean of constant _TABS_ was forgotten 2019-12-19 12:06:31 +01:00
Laurent Destailleur
d1fdd11b37 Close #10907 2019-12-19 11:32:10 +01:00
Laurent Destailleur
2afaed6981 Fix bad use of MAIN_MAX_DECIMALS_UNIT_ for foreign currencies 2019-12-19 10:50:23 +01:00
Laurent Destailleur
fea34fa908 Fix load of CSS using dolibarr server 2019-12-19 10:42:43 +01:00
Laurent Destailleur
e8db3a2aa0 Fix look and feel v11 2019-12-19 10:17:20 +01:00
Laurent Destailleur
38c8b79c54 Fix clear search field 2019-12-19 10:03:10 +01:00
Laurent Destailleur
d9a1e1b348 Fix several non dolibarr behaviour on input of salary payments 2019-12-19 10:01:11 +01:00
Laurent Destailleur
f44b85f557 Fix $_SESSION['newtoken'] must be newToken() 2019-12-18 23:12:31 +01:00
Laurent Destailleur
db5672ae90 Fix creation/update of expense reports
Fix export of accounting documents
2019-12-18 23:07:26 +01:00
Laurent Destailleur
af9d34efca CSS v11 2019-12-18 21:49:28 +01:00
Scrutinizer Auto-Fixer
455178ff73 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2019-12-18 14:20:36 +00:00
Laurent Destailleur
2de16c3c66 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2019-12-18 14:34:39 +01:00
Laurent Destailleur
3ae87924f1 Fix no user $global $conf into $conf object. 2019-12-18 14:32:23 +01:00
Alexandre SPANGARO
1fb0d7a0f7 Wrong language file load for dashboard 2019-12-17 22:40:11 +01:00
Laurent Destailleur
4a734e53a6 Fix column too low.
Fix automatic event not found if from a module with several objects
2019-12-17 14:47:58 +01:00
Laurent Destailleur
af4288ff3f FIX #12728 2019-12-17 13:56:32 +01:00
Laurent Destailleur
e7e02f7db7 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2019-12-17 12:52:20 +01:00
Laurent Destailleur
3207add2a6 Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/core/class/html.formfile.class.php
	htdocs/fourn/class/fournisseur.product.class.php
2019-12-17 12:52:12 +01:00
Laurent Destailleur
27b1e71cd2 Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0 2019-12-17 12:45:00 +01:00
Laurent Destailleur
03bb395ad8
Update document.php 2019-12-17 12:14:30 +01:00
Laurent Destailleur
1a76fd2e80
Merge pull request #12725 from ptibogxiv/patch-289
fix php error message
2019-12-17 12:09:19 +01:00
Laurent Destailleur
5aeb667e94 Debug modulebuilder 2019-12-17 12:06:09 +01:00
ptibogxiv
2db062a429
fix php error message
check array before action in array
2019-12-17 11:03:49 +01:00
florian HENRY
bb6523b75d fix task document banner without thirdparty FATAL 2019-12-17 10:49:56 +01:00
Laurent Destailleur
c37deeeb78 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2019-12-17 03:10:02 +01:00
Laurent Destailleur
211c135c2c css 2019-12-17 03:09:50 +01:00
Laurent Destailleur
a24112fc91
Merge pull request #12718 from frederic34/patch-6
The variable $num does not seem to be defined for all execution paths
2019-12-17 03:02:26 +01:00
Laurent Destailleur
2ab8292fbb
Merge pull request #12720 from frederic34/patch-8
The variable $i seems to be never defined.
2019-12-17 03:01:50 +01:00
Laurent Destailleur
afa7183420
Merge pull request #12719 from frederic34/patch-7
doxygen
2019-12-17 03:01:39 +01:00
Scrutinizer Auto-Fixer
404ae0c209 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2019-12-17 02:00:52 +00:00
Laurent Destailleur
138215fc3f Add INVOICE_ALLOW_FREE_REF as a quick hack to solve trouble with non
european users.
2019-12-16 22:30:16 +01:00
Laurent Destailleur
6e2e02fd40 Look and feel v11 2019-12-16 21:06:32 +01:00
Frédéric FRANCE
ab1b5cfab5
The variable $i seems to be never defined. 2019-12-16 20:30:24 +01:00
Frédéric FRANCE
05f1a55634
doxygen 2019-12-16 20:27:41 +01:00
Frédéric FRANCE
9fdd1357d0
The variable $num does not seem to be defined for all execution paths 2019-12-16 20:21:06 +01:00
Laurent Destailleur
a3fa6eb473 Debug v11 2019-12-16 19:40:18 +01:00
Laurent Destailleur
5c8733a84b More complete message 2019-12-16 19:30:18 +01:00
Laurent Destailleur
e3cc541ff2 Fix debug code 2019-12-16 19:19:37 +01:00
Laurent Destailleur
d22cd5c321 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop

Conflicts:
	htdocs/accountancy/bookkeeping/list.php
2019-12-16 19:09:53 +01:00
Laurent Destailleur
65abe7532c Fix error message not reported when deleting record in ledger. 2019-12-16 19:05:32 +01:00
Laurent Destailleur
f4b7e038f8
Merge pull request #12714 from frederic34/patch-6
doxygen
2019-12-16 19:03:47 +01:00
Laurent Destailleur
1af67a4336
Merge pull request #12713 from frederic34/doxygen_warning
doxygen
2019-12-16 19:02:10 +01:00
Laurent Destailleur
44c967f1cc
Merge pull request #12716 from Dolibarr/scrutinizer-patch-19
Scrutinizer Auto-Fixes
2019-12-16 19:01:53 +01:00
Laurent Destailleur
98cc2c2886 Add tooltip 2019-12-16 14:29:47 +01:00
Laurent Destailleur
c3cd6ad1af Fix example 2019-12-16 13:10:57 +01:00
Scrutinizer Auto-Fixer
c8baaa2995 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2019-12-16 12:06:25 +00:00
Laurent Destailleur
fdf4d86d81 Debug code 2019-12-16 12:38:51 +01:00
Laurent Destailleur
646587a9cf Value "None" To unbind is more visible. 2019-12-16 11:50:25 +01:00
Laurent Destailleur
28bcb49957 Fix css 2019-12-16 11:32:27 +01:00