Laurent Destailleur
|
245580bfa5
|
FIX Several pb in invoice remind (html detection, no event, transaction)
|
2022-07-08 14:11:13 +02:00 |
|
Laurent Destailleur
|
21e5189e18
|
Add phpunit for num2Alpha
|
2022-05-31 18:17:43 +02:00 |
|
Laurent Destailleur
|
e609622f2b
|
Fix test on verifCond for value 0
|
2021-11-18 13:17:48 +01:00 |
|
Laurent Destailleur
|
f5a7275077
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/takepos/index.php
|
2021-11-11 18:34:04 +01:00 |
|
Laurent Destailleur
|
e22bd5c048
|
Fix better format address for jp in romaji
|
2021-09-02 10:39:56 +02:00 |
|
Laurent Destailleur
|
526235d020
|
Fix substitution of mix html/nohtml
Fix send email reminder for past due date of invoices
More PHPUnit test
|
2021-05-04 13:33:18 +02:00 |
|
Laurent Destailleur
|
5f8b52ffc9
|
Code comment
|
2021-03-03 12:05:43 +01:00 |
|
Frédéric FRANCE
|
398048da04
|
fix tests
|
2021-02-21 16:10:35 +01:00 |
|
Frédéric FRANCE
|
9ef56b53f2
|
fix tests
|
2021-02-21 16:05:59 +01:00 |
|
Frédéric FRANCE
|
5ceb8163de
|
fix tests
|
2021-02-21 15:40:03 +01:00 |
|
Frédéric FRANCE
|
6e3a1a1d41
|
fix tests
|
2021-02-21 13:32:54 +01:00 |
|
Frédéric FRANCE
|
b1a1cd4be6
|
code syntax
|
2021-01-14 15:09:08 +01:00 |
|
Laurent Destailleur
|
7b93c34c0f
|
Fix phpunits
|
2020-12-29 03:48:11 +01:00 |
|
Laurent Destailleur
|
10bef6eb03
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/filefunc.inc.php
htdocs/opensurvey/class/opensurveysondage.class.php
htdocs/product/class/product.class.php
htdocs/supplier_proposal/card.php
|
2020-12-04 19:24:29 +01:00 |
|
Laurent Destailleur
|
49db52134b
|
Fix for negative numbers
|
2020-12-04 18:19:51 +01:00 |
|
Laurent Destailleur
|
7634212811
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/admin/system/phpinfo.php
htdocs/commande/stats/index.php
htdocs/compta/facture/stats/index.php
|
2020-11-29 21:35:03 +01:00 |
|
Laurent Destailleur
|
d3a2aa664f
|
FIX #15572
|
2020-11-29 20:27:40 +01:00 |
|
Laurent Destailleur
|
574919de52
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
.travis.yml
htdocs/accountancy/bookkeeping/balance.php
htdocs/adherents/class/subscription.class.php
htdocs/compta/bank/categ.php
htdocs/compta/facture/class/facture.class.php
htdocs/core/boxes/box_task.php
htdocs/core/class/commondocgenerator.class.php
htdocs/core/class/interfaces.class.php
htdocs/core/lib/project.lib.php
htdocs/core/modules/modCategorie.class.php
htdocs/expensereport/class/expensereport.class.php
htdocs/fichinter/class/fichinterrec.class.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/class/fournisseur.facture.class.php
htdocs/install/repair.php
htdocs/main.inc.php
htdocs/product/price.php
htdocs/projet/tasks/time.php
htdocs/reception/card.php
|
2020-11-27 15:45:12 +01:00 |
|
Laurent Destailleur
|
ac3c129735
|
Clean code
|
2020-11-27 14:24:15 +01:00 |
|
Laurent Destailleur
|
81566289cd
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/comm/propal/class/propal.class.php
htdocs/commande/class/commande.class.php
|
2020-11-24 11:07:35 +01:00 |
|
Laurent Destailleur
|
53208e620e
|
Use of . as thousand separator. Can use it for decimal if not 3 digits.
|
2020-11-24 10:56:05 +01:00 |
|
Laurent Destailleur
|
1e70790cd6
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/product/price.php
|
2020-11-23 19:55:13 +01:00 |
|
Laurent Destailleur
|
c5278197fb
|
More phpunit test for price2num
|
2020-11-23 19:45:11 +01:00 |
|
Laurent Destailleur
|
e8ea7125e5
|
Removed the FIXME. The dol_getdate can now use a timezone.
|
2020-10-14 17:11:22 +02:00 |
|
Laurent Destailleur
|
5744b1e0a3
|
Fix #yogosha4512
|
2020-09-17 21:34:31 +02:00 |
|
Laurent Destailleur
|
4d6a45d491
|
Major doxygen fix
|
2020-05-03 22:48:35 +02:00 |
|
Laurent Destailleur
|
05e08b3596
|
FIX Filenames must not contains non ascii char or we will get non ascii
char into the SMTP header.
FIX Do not encode subject if it is full ascii (not required)
|
2020-02-06 12:58:02 +01:00 |
|
Laurent Destailleur
|
330cca994e
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
|
2019-12-23 15:49:00 +01:00 |
|
Laurent Destailleur
|
3250b13f4a
|
FIX dol_string_nohtmltag when there is html with windows EOL "<br>\r\n"
|
2019-12-23 15:45:08 +01:00 |
|
Laurent Destailleur
|
6ec36ab04e
|
Fix phpunit
|
2019-10-02 20:36:57 +02:00 |
|
Alexandre SPANGARO
|
02dbc11f98
|
Move Gnu.org to https
|
2019-09-23 21:55:30 +02:00 |
|
Laurent Destailleur
|
529c2f4992
|
Fix phpcs
|
2019-08-27 17:54:51 +02:00 |
|
Laurent Destailleur
|
36c936357c
|
Add phpunit testDolStringIsGoodIso
|
2019-08-27 12:25:24 +02:00 |
|
Frédéric FRANCE
|
42a1387218
|
wip
|
2019-02-25 00:56:48 +01:00 |
|
Frédéric FRANCE
|
24b073771e
|
wip
|
2019-01-27 13:07:22 +01:00 |
|
Laurent Destailleur
|
5e9abe6aad
|
Fix getLanguageCodeFromCountryCode
|
2018-11-21 16:28:36 +01:00 |
|
Laurent Destailleur
|
3d3edb19d8
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
.travis.yml
htdocs/langs/en_US/commercial.lang
|
2018-09-02 15:48:26 +02:00 |
|
Laurent Destailleur
|
76d6affb27
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
Conflicts:
.travis.yml
|
2018-09-02 15:46:09 +02:00 |
|
Laurent Destailleur
|
a7dfc88b59
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
Conflicts:
test/phpunit/CoreTest.php
|
2018-09-02 15:21:21 +02:00 |
|
Laurent Destailleur
|
bd3647a9d7
|
Prepare phpunit 6.1 compatibility
|
2018-09-02 14:23:52 +02:00 |
|
Laurent Destailleur
|
02bedc49d3
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
Conflicts:
test/phpunit/PricesTest.php
test/phpunit/RestAPIUserTest.php
test/phpunit/WebservicesInvoicesTest.php
|
2018-09-02 14:15:17 +02:00 |
|
Laurent Destailleur
|
a69c3caf2c
|
Prepare compatibility with phpunit 6.1
|
2018-09-02 14:10:06 +02:00 |
|
Frédéric FRANCE
|
6aee680a4f
|
PSR2 ClassDeclaration
|
2018-08-29 22:06:05 +02:00 |
|
Frédéric FRANCE
|
b03f4004ea
|
PSR2 FunctionClosingBrace
|
2018-08-29 21:25:22 +02:00 |
|
Frédéric FRANCE
|
54a078149a
|
function declaration
|
2018-08-15 17:34:35 +02:00 |
|
Laurent Destailleur
|
91b7ee5fc2
|
NEW Add function isValidMXRecord
|
2018-07-04 11:07:28 +02:00 |
|
Laurent Destailleur
|
956fc2376d
|
FIX #8483
|
2018-04-06 12:27:55 +02:00 |
|
Laurent Destailleur
|
5d6d019fe7
|
Fix phpunit
|
2018-04-06 00:21:40 +02:00 |
|
Laurent Destailleur
|
48ff89c63b
|
Fix regression
|
2018-04-05 19:52:54 +02:00 |
|
Laurent Destailleur
|
b210360220
|
More test
|
2018-04-05 12:59:01 +02:00 |
|