Laurent Destailleur
cf0f458a51
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/commande/dispatch.php
htdocs/langs/el_GR/projects.lang
htdocs/langs/en_GB/bills.lang
htdocs/langs/en_GB/main.lang
htdocs/langs/en_GB/orders.lang
htdocs/langs/es_AR/bills.lang
htdocs/langs/es_CO/admin.lang
htdocs/langs/es_CO/main.lang
htdocs/langs/es_ES/bills.lang
htdocs/langs/es_ES/projects.lang
htdocs/langs/fa_IR/categories.lang
htdocs/langs/fr_FR/admin.lang
htdocs/langs/fr_FR/bills.lang
htdocs/langs/fr_FR/other.lang
htdocs/langs/fr_FR/projects.lang
htdocs/langs/lv_LV/bills.lang
htdocs/langs/nb_NO/bills.lang
htdocs/langs/pl_PL/bills.lang
htdocs/langs/pl_PL/mails.lang
htdocs/langs/pl_PL/projects.lang
htdocs/langs/ro_RO/bills.lang
htdocs/langs/ro_RO/products.lang
htdocs/langs/ro_RO/projects.lang
htdocs/langs/ru_RU/bills.lang
htdocs/langs/ru_RU/projects.lang
htdocs/langs/sl_SI/main.lang
htdocs/langs/tr_TR/bills.lang
htdocs/langs/tr_TR/projects.lang
htdocs/langs/vi_VN/bills.lang
2015-04-02 13:57:20 +02:00
Laurent Destailleur
882baa55be
Deprecated test
2015-04-02 11:53:47 +02:00
Laurent Destailleur
fd206dbb55
Fix ruleset.xml
2015-02-11 14:28:20 +01:00
Laurent Destailleur
f124079817
Fix ruleset
2015-02-10 21:49:39 +01:00
Laurent Destailleur
6bda61436b
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
dev/codesniffer/ruleset.xml
htdocs/core/class/html.formfile.class.php
htdocs/core/lib/functions2.lib.php
htdocs/projet/element.php
2015-01-22 21:52:55 +01:00
Laurent Destailleur
04afe935a5
Merge remote-tracking branch 'origin/3.6' into 3.7
2015-01-22 21:47:32 +01:00
Laurent Destailleur
b7cff09ce6
Fixed travis errors
2015-01-22 21:46:22 +01:00
frederic34
73fda2cb86
WIP PSR2
2015-01-08 18:36:03 +01:00
Laurent Destailleur
5bcb195c15
Update codesniffer to remove travis errors.
2014-12-20 00:14:53 +01:00
Laurent Destailleur
d8838f9438
Update codesniffer to remove travis errors.
2014-12-20 00:11:43 +01:00
Laurent Destailleur
11368e48fe
Update codesniffer to remove travis errors.
2014-12-20 00:11:12 +01:00
Laurent Destailleur
748b076d61
Merge remote-tracking branch 'origin/3.6' into 3.7
2014-12-19 19:11:06 +01:00
Laurent Destailleur
789d588fde
Update codesniffer to remove travis errors.
2014-12-19 19:10:41 +01:00
Laurent Destailleur
0bb431c4d0
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
dev/codesniffer/ruleset.xml
2014-12-19 19:03:05 +01:00
Laurent Destailleur
47cab90336
Update codesniffer to remove travis errors.
2014-12-19 19:01:29 +01:00
Laurent Destailleur
c571013fc9
Merge remote-tracking branch 'origin/3.6' into 3.7
2014-12-18 23:55:07 +01:00
Laurent Destailleur
3debf56c68
Update phpcs
2014-12-18 23:54:39 +01:00
Laurent Destailleur
b1c4d32fbf
Update phpcs file
2014-12-18 23:53:17 +01:00
Laurent Destailleur
df066c3741
Fix: PHPCS
2014-12-05 20:34:36 +01:00
Laurent Destailleur
9b5a03fa82
Fix: PHPCS
2014-12-05 20:08:37 +01:00
Laurent Destailleur
46f9ab15da
Fixed: PHPCS
2014-12-05 19:26:21 +01:00
Laurent Destailleur
c36d362248
Fix: PHPCS 2.0
2014-12-05 17:38:34 +01:00
Laurent Destailleur
7da4edda01
Incresae value for warning
2014-11-10 09:48:26 +01:00
Laurent Destailleur
911cccba80
Disable rule FunctionDoubleUnderscore that seems to be bugged.
2014-08-28 12:31:57 +02:00
Laurent Destailleur
9ef3683acc
I grouped rules by Standard (PEAR, Generic, Zend, ...)
...
If a standard bring a rule that is duplicate than the other, we must
keep it commented saying duplicate with.
So at any time we know which rule we match for each standard.
2014-07-26 15:07:30 +02:00
Laurent Destailleur
9eb54ffb4b
Fix: Bad merge
2014-07-20 16:14:25 +02:00
Laurent Destailleur
5572364d2b
Merge remote-tracking branch 'origin/3.6' into develop
...
Conflicts:
dev/codesniffer/ruleset.xml
2014-07-20 16:09:42 +02:00
Laurent Destailleur
85ccb094b4
Fix: More complete exclusion list
2014-07-20 15:54:37 +02:00
Laurent Destailleur
0452c2d68e
Qual: Enhance PHPCS sheet.
2014-07-20 15:39:38 +02:00
Laurent Destailleur
cfc337a79a
Qual: Enable php checkstyle rule Zend.Files.ClosingTag
...
Fix: Solve a lot of checkstyle errors.
2014-07-20 15:27:38 +02:00
Laurent Destailleur
aaa2d75dc3
Disable test on Zend.Files.ClosingTag for the moment to try to restore a
...
green status with travis.
2014-07-08 01:04:16 +02:00
Laurent Destailleur
07ff74b069
Revert "Update ruleset.xml"
...
This reverts commit 9cca9f352f .
2014-07-08 00:19:00 +02:00
Laurent Destailleur
a2bc97210b
Merge pull request #1721 from frederic34/patch-6
...
Update ruleset.xml
2014-07-07 21:27:09 +02:00
Laurent Destailleur
8b9755e7c2
Merge pull request #1717 from frederic34/patch-5
...
Update ruleset.xml
2014-07-07 21:24:17 +02:00
frederic34
9cca9f352f
Update ruleset.xml
...
PHP code MUST NOT contain any character before the opening tag
2014-07-07 21:11:03 +02:00
frederic34
f7586cdbfa
Update ruleset.xml
...
PHP code MUST use only UTF-8 without BOM.
2014-07-06 16:43:16 +02:00
frederic34
2080f58c2c
Update ruleset.xml
...
The closing ?> tag MUST be omitted from files containing only PHP.
2014-07-06 15:49:24 +02:00
Laurent Destailleur
72557437ef
Checkstyle
2013-09-10 14:19:36 +02:00
Laurent Destailleur
943f8108ab
Fix a rule
2013-09-10 12:11:08 +02:00
Laurent Destailleur
376a7e2e3c
Remove checkstyle outpout that is too verbose.
...
USe instead option -s
Disable a rule
2013-09-10 11:59:15 +02:00
Laurent Destailleur
c351ac5bbd
Fix: syntax error in ruleset.xml
2013-09-10 02:32:24 +02:00
Laurent Destailleur
5e63642fcb
Change to ignore bad detection of ident by PEAR code sniffer.
2012-08-27 17:55:15 +02:00
Laurent Destailleur
6311da9428
Qual: Removed error we need to keep
2012-07-26 09:34:51 +02:00
Laurent Destailleur
dce9b96260
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/core/lib/functions2.lib.php
htdocs/install/lib/repair.lib.php
htdocs/install/mysql/migration/3.2.0-3.3.0.sql
2012-07-25 12:20:45 +02:00
Laurent Destailleur
ea54523181
Checkstyle
2012-07-25 11:40:23 +02:00
Laurent Destailleur
758d613908
Fix: Checkstyle
2012-07-25 11:29:45 +02:00
Laurent Destailleur
0d6baa4288
Qual: Enhance codesniffer setup
2012-07-22 14:08:05 +02:00
Laurent Destailleur
50944a71db
Checkstyle
2012-05-06 00:45:15 +02:00
Laurent Destailleur
87bd0054ba
Qual: Increase nesting level
2012-03-18 23:41:36 +01:00
Laurent Destailleur
d6a60c085a
Fix: syntax error
2012-03-18 17:51:40 +01:00