Laurent Destailleur
|
bd6b465ee1
|
Add phpunit for ie11 and ie10
|
2015-02-20 20:16:15 +01:00 |
|
Laurent Destailleur
|
5fdd798e91
|
Fix: phpcheckstyle from phpcs 1.5.5 (closing tags and & char on
parameter).
|
2014-09-27 17:13:15 +02:00 |
|
Laurent Destailleur
|
e8b7c9c6bd
|
Fix: doxygen
|
2014-09-27 16:00:11 +02:00 |
|
Laurent Destailleur
|
6d9cc15856
|
Fix: Function unaccent was not enough complete.
|
2014-09-06 14:40:43 +02:00 |
|
Laurent Destailleur
|
230b1d4bb8
|
Merge remote-tracking branch 'origin/3.5' into 3.6
Conflicts:
test/phpunit/SqlTest.php
|
2014-08-06 10:28:37 +02:00 |
|
Laurent Destailleur
|
a430534768
|
Merge remote-tracking branch 'origin/3.4' into 3.5
|
2014-08-06 10:22:34 +02:00 |
|
Laurent Destailleur
|
7a8f244ae9
|
Fix: Translation
|
2014-07-19 16:03:55 +02:00 |
|
Laurent Destailleur
|
a137b31a47
|
Fix: ON DELETE CASCADE is forbidden.
Conflicts:
htdocs/install/mysql/migration/3.6.0-3.7.0.sql
test/phpunit/SqlTest.php
|
2014-07-08 21:50:29 +02:00 |
|
Laurent Destailleur
|
c1431bdf93
|
Fix: Typo
|
2014-05-31 14:22:19 +02:00 |
|
Laurent Destailleur
|
ccca46f380
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
htdocs/comm/propal.php
htdocs/comm/propal/list.php
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/core/lib/functions.lib.php
htdocs/expedition/note.php
htdocs/fourn/commande/liste.php
htdocs/fourn/facture/fiche.php
htdocs/main.inc.php
htdocs/projet/tasks/index.php
htdocs/theme/eldy/style.css.php
|
2014-05-29 19:20:48 +02:00 |
|
Raphaël Doursenaud
|
c48c3a9d91
|
Qual: remove PHP closing tag (again)
These were reintroduced by careless merge
|
2014-05-26 13:51:25 +02:00 |
|
Laurent Destailleur
|
872e764c94
|
Fix: html detection was not working with hx tags.
|
2014-05-24 14:57:41 +02:00 |
|
Laurent Destailleur
|
e09cc127fd
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2014-05-19 15:10:46 +02:00 |
|
Laurent Destailleur
|
01e3e13865
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
test/phpunit/DateLibTzFranceTest.php
test/phpunit/ModulesTest.php
|
2014-05-18 11:59:51 +02:00 |
|
Laurent Destailleur
|
0e13ded641
|
Merge remote-tracking branch 'origin/3.4' into 3.5
Conflicts:
test/phpunit/CoreTest.php
test/phpunit/Functions2Test.php
test/phpunit/FunctionsTest.php
|
2014-05-18 11:57:18 +02:00 |
|
Laurent Destailleur
|
eec5d6d313
|
Fix: Error management of mass email feature
|
2014-05-17 19:02:47 +02:00 |
|
Laurent Destailleur
|
69eaefc459
|
Fix: The way we tested if a ref/id already exists was wrong. Introduce a
common static method for this. Removed verifNumRef method.
Fix: Add missing logs
|
2014-05-13 10:12:45 +02:00 |
|
Laurent Destailleur
|
2bac66fd52
|
Merge remote-tracking branch 'origin/3.5' into develop
|
2014-05-10 19:53:06 +02:00 |
|
Laurent Destailleur
|
1b25fdc323
|
Fix: Param at wrong place.
Fix: Add warning if phpunit are runned with external module on.
|
2014-05-08 18:09:39 +02:00 |
|
Laurent Destailleur
|
70cccc907a
|
Fix: Check env before test to be sure module ecotax is not enabled
(this change result).
|
2014-05-08 15:30:31 +02:00 |
|
Laurent Destailleur
|
7bfbc4cbf3
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
htdocs/core/modules/modExpedition.class.php
htdocs/projet/class/project.class.php
|
2014-05-07 19:30:19 +02:00 |
|
Laurent Destailleur
|
1bc3558307
|
Fix: Better html detection
|
2014-05-07 19:06:15 +02:00 |
|
Laurent Destailleur
|
9f795331f5
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
ChangeLog
build/debian/changelog
build/doxygen/dolibarr-doxygen.doxyfile
build/exe/doliwamp/doliwamp.iss
build/perl/virtualmin/dolibarr.pl
build/rpm/dolibarr_fedora.spec
build/rpm/dolibarr_generic.spec
build/rpm/dolibarr_mandriva.spec
build/rpm/dolibarr_opensuse.spec
htdocs/compta/paiement_charge.php
htdocs/compta/sociales/charges.php
htdocs/core/db/mysql.class.php
htdocs/filefunc.inc.php
htdocs/societe/class/societe.class.php
|
2014-05-06 23:58:17 +02:00 |
|
Laurent Destailleur
|
63100c9c06
|
Properties "civilite_id" were renamed into "civility_id".
|
2014-05-05 00:23:09 +02:00 |
|
Laurent Destailleur
|
c2c0a9b4bb
|
Merge pull request #1568 from GPCsolutions/closingtagremoval
Qual: Remove the closing PHP tag
|
2014-05-04 18:08:37 +02:00 |
|
Laurent Destailleur
|
b990d1e891
|
Fix: testcase to get thirdparty from web service.
|
2014-05-04 17:33:57 +02:00 |
|
Raphaël Doursenaud
|
f8f502d013
|
Removed closing php tag
http://php.net/manual/en/language.basic-syntax.phptags.php
|
2014-05-03 18:18:44 +02:00 |
|
Laurent Destailleur
|
02112fc969
|
Fix: Bad name of phpunit file
|
2014-05-03 02:25:55 +02:00 |
|
Laurent Destailleur
|
659891ac5b
|
Fix: doxygen
|
2014-05-03 02:24:32 +02:00 |
|
Laurent Destailleur
|
f5b0651809
|
New: Add webservcie to delete a product.
Qual: More webservices in phpunit.
|
2014-05-02 16:47:54 +02:00 |
|
Laurent Destailleur
|
7216b2a843
|
Fix phpunit to be compatible with new version of phpunit
|
2014-05-02 00:08:27 +02:00 |
|
Laurent Destailleur
|
876a35d1a1
|
Fix phpunit to be compatible with new version of phpunit
|
2014-05-02 00:08:19 +02:00 |
|
Laurent Destailleur
|
19fb5e5085
|
Try to fix phpunit error with new version.
|
2014-05-01 19:57:53 +02:00 |
|
Laurent Destailleur
|
d97c45a9b8
|
Add version of phpunit into travis script.
Fix: strict mode.
|
2014-05-01 19:17:45 +02:00 |
|
Laurent Destailleur
|
8b1dae29f7
|
Try to test without AutoLoad that make travis fails.
|
2014-05-01 16:38:41 +02:00 |
|
Laurent Destailleur
|
df6e580dfb
|
Qual: Add phpunit for dolexplodeintoarray function
|
2014-04-16 15:16:33 +02:00 |
|
Laurent Destailleur
|
2035e6e648
|
Fix: The " " is not more allowed as value for SeparatorThousand. We must
use "Space". This solve a lot of problem into translation process.
|
2014-04-07 13:08:04 +02:00 |
|
Laurent Destailleur
|
24dbfbba60
|
Qual: Still working on cleaning code for timezone management.
|
2014-03-21 18:05:08 +01:00 |
|
Laurent Destailleur
|
73682baff0
|
Fix: Use correct vat rate into text cases.
Qual: Next step cleaning date functions.
Qual: Complete phpunit test case for dol_mktime to check dayling saving
time is correctly managed.
|
2014-03-21 16:22:41 +01:00 |
|
Laurent Destailleur
|
b2f6498236
|
Merge remote-tracking branch 'origin/3.5' into develop
|
2014-03-21 15:03:37 +01:00 |
|
Laurent Destailleur
|
7fb004903e
|
Qual: Start to clean old code.
|
2014-03-21 15:02:27 +01:00 |
|
Laurent Destailleur
|
a884673637
|
Fix: A better to fix to manage automatic creation of code for import.
|
2014-03-21 13:29:13 +01:00 |
|
Laurent Destailleur
|
e7e5a93906
|
Qual: More PHPUnit tests
|
2014-03-17 15:01:47 +01:00 |
|
Maxime Kohlhaas
|
fe767606da
|
New PHPUnit test on project + clean initAsSpecimen
|
2014-03-16 13:55:32 +01:00 |
|
Maxime Kohlhaas
|
233a8fa917
|
Add new PHPUnit test on Entrepot
|
2014-03-16 11:38:39 +01:00 |
|
Laurent Destailleur
|
bdb2b7a547
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
htdocs/projet/index.php
test/phpunit/FunctionsTest.php
|
2014-03-13 09:20:05 +01:00 |
|
Laurent Destailleur
|
7684e9e4f7
|
Fix: Add PHPUnit test to check main.lang files does not contains rubish
values for keys SeparatorXXX
Fix: Add PHPUnit test to check main.lang files does not contains rubish
values for keys FormatDateShortJaxaXXX
|
2014-03-11 23:39:26 +01:00 |
|
Laurent Destailleur
|
fa098adc78
|
Fix: infinite loop in function num_public_holiday
|
2014-03-05 21:29:33 +01:00 |
|
Laurent Destailleur
|
774017672f
|
Fix: Number of day calculation. Add PHPUnit case.
|
2014-03-05 20:52:27 +01:00 |
|
Laurent Destailleur
|
998ecc3c15
|
Optimize code.
|
2014-03-01 15:59:09 +01:00 |
|