Commit Graph

78626 Commits

Author SHA1 Message Date
Laurent Destailleur
f2af28f0e1 Clean code 2019-08-31 02:08:26 +02:00
Laurent Destailleur
517a0091d6 Doxygen 2019-08-31 02:02:19 +02:00
Laurent Destailleur
3d5361832d Fix code style 2019-08-31 02:00:28 +02:00
Laurent Destailleur
43e0655dd5 Fix code style and var type 2019-08-31 01:54:21 +02:00
Laurent Destailleur
a3e221468a Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop 2019-08-31 01:15:04 +02:00
Laurent Destailleur
8938573f68 Fix phpunit for last versions of phpunit 2019-08-31 00:47:12 +02:00
Laurent Destailleur
58643e5e96 Fix regression 2019-08-31 00:44:10 +02:00
Jean Traullé
c84f1baf17
Fix #11683 Correct links to create a new product or service from search results 2019-08-31 00:18:53 +02:00
Jean Traullé
237c29d428
FIX #11427 require product class
Fixes POST /supplierinvoices REST API endpoint
2019-08-31 00:07:14 +02:00
Jean Traullé
8f1fba6775
Fix #11682 Missing origin object ref and thirdparty ref in future bank entries 2019-08-30 23:56:52 +02:00
Jean Traullé
8ba5387864
Replace tabs by spaces 2019-08-30 23:47:23 +02:00
Jean Traullé
26e7fad0ff
Adding SticklerCI to 10.0 branch 2019-08-30 23:42:34 +02:00
Jean Traullé
0939ea18bc
Ignore Composer platform requirements for PHP nightly 2019-08-30 21:17:56 +02:00
Jean Traullé
f62e0edaaf
After testing PHP CodeSniffer with multiple process, it is not faster. 2019-08-30 21:10:15 +02:00
Jean Traullé
00d425e72e
Running PHP CodeSniffer with multiple process 2019-08-30 20:58:06 +02:00
Jean Traullé
e77799be88
Running PHP CodeSniffer with multiple process 2019-08-30 20:45:19 +02:00
Jean Traullé
bda05a0e89
Speedup Composer dependencies install (downloads packages in parallel) 2019-08-30 20:36:04 +02:00
Jean Traullé
b7bb600d33
Trusted source key is pgdg-trusty not pgdg 2019-08-30 20:29:14 +02:00
Jean Traullé
e64a2d11d6
No need to re-install apache & libapache2-mod-fastcgi
They are already being installed (lines 25 and 27)
2019-08-30 20:24:24 +02:00
Jean Traullé
707dfca7f2
pgdg is in the trusted list ; using it instead of custom sourceline. 2019-08-30 20:22:54 +02:00
Regis Houssin
abb0a681fc FIX possibility to bypass captcha if it has been validated otherwise 2019-08-30 20:20:54 +02:00
Jean Traullé
f6861ad4c0
Fix failing builds on TravisCI
Wrap apt-get update && apt-get install into travis_retry
2019-08-30 20:12:06 +02:00
Laurent Destailleur
4a76dfa6ff Fix link to setup 2019-08-30 18:23:43 +02:00
Jean Traullé
c32c7d48ba
Fix Wrongly catched examples by Doxygen 2019-08-30 17:14:59 +02:00
Laurent Destailleur
5e7fc06ab2 Fix js injection 2019-08-30 16:25:25 +02:00
Laurent Destailleur
7942c5edf7 Fix js injection 2019-08-30 16:22:24 +02:00
Laurent Destailleur
55f0051db2 Html tag <marquee are forbidden 2019-08-30 15:17:13 +02:00
Christophe Battarel
8c8844d7ae Differentiate supplier orders status 2019-08-30 09:33:01 +02:00
Christophe Battarel
071869d452 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop 2019-08-30 09:24:23 +02:00
Laurent Destailleur
8eae59945d Fix trans 2019-08-30 04:19:33 +02:00
Laurent Destailleur
210effc742 Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop 2019-08-30 04:18:23 +02:00
Laurent Destailleur
e54dbecf6d Sync transifex 2019-08-30 04:17:40 +02:00
Laurent Destailleur
321e41ceed Fix graph 2019-08-30 04:17:07 +02:00
Laurent Destailleur
6009601254 Use graph for stats on products/services 2019-08-30 04:15:24 +02:00
Laurent Destailleur
906506b74c Fix alignement of legend 2019-08-30 04:14:45 +02:00
Laurent Destailleur
adc0d2a133 Prepare graph on mrp page 2019-08-30 03:52:42 +02:00
Laurent Destailleur
3b96271bd7 Add a warning to avoid headache 2019-08-30 02:21:34 +02:00
Alexandre SPANGARO
14b9460de0 FIX Sens of the balance (Debit - Credit in accountancy not contrary) 2019-08-29 16:27:25 +02:00
Alexandre SPANGARO
66d21a5e8d NEW Add constant MAIN_DISABLE_GLOBAL_WORKBOARD to disable workboard in home 2019-08-29 14:12:07 +02:00
Laurent Destailleur
58fdfc25d2 FIX Css was saved on wrong website. 2019-08-29 13:43:43 +02:00
Laurent Destailleur
3abe83b83d FIX Css was saved on wrong website. 2019-08-29 13:41:42 +02:00
Laurent Destailleur
01962cbc67 Clean code 2019-08-29 13:17:14 +02:00
a-schild
ad779bc714 Correctly initialize $addDescription in all cases 2019-08-29 09:46:10 +02:00
a-schild
c38e29185c Fix for #11783 2019-08-29 09:43:49 +02:00
André Schild
ca2c51b509
Merge pull request #1 from Dolibarr/develop
Catch up with dev master
2019-08-29 09:12:00 +02:00
Laurent Destailleur
77dfc19389 Try to compile css with lessc 2019-08-29 04:38:24 +02:00
Laurent Destailleur
6420a32395 Fix to reduce effect of Deny Of Service attacks 2019-08-29 03:54:31 +02:00
Laurent Destailleur
641a50a58b Fix to reduce effect of Deny Of Service attacks 2019-08-29 03:52:29 +02:00
Laurent Destailleur
0a1a930bfe Fix to reduce effect of Deny Of Service attacks 2019-08-29 03:51:58 +02:00
Laurent Destailleur
ff7c122b6d Add class specific to web page ref 2019-08-29 02:36:32 +02:00