Laurent Destailleur
|
44023606c6
|
Fix pb in dolGetFirstLineOfText. Add PHPunit
|
2017-07-22 12:47:35 +02:00 |
|
Laurent Destailleur
|
b308cfef1d
|
Fix dol_trunc
|
2017-06-30 18:30:01 +02:00 |
|
Laurent Destailleur
|
4768017662
|
Debug of module accountancy
|
2016-11-16 19:23:32 +01:00 |
|
Laurent Destailleur
|
a658b7cc3d
|
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
ChangeLog
htdocs/comm/card.php
|
2016-10-31 21:31:57 +01:00 |
|
Laurent Destailleur
|
3882fa0c3d
|
Fix dol_buildpath with parameter 3. Add phpunit tests
|
2016-10-31 10:37:58 +01:00 |
|
Laurent Destailleur
|
a353093ae7
|
NEW Phone formatting for Canada. Add dol_print_phone into phpunit tests
|
2016-08-01 20:18:31 +02:00 |
|
Laurent Destailleur
|
b615b52f47
|
FIX html detection fails if only u tag is present
|
2016-07-26 16:11:38 +02:00 |
|
Laurent Destailleur
|
a67f52e491
|
Fix php unit to work both with old and new setup
|
2016-02-02 13:00:30 +01:00 |
|
Laurent Destailleur
|
4b741c6b9c
|
Fix permissions
|
2015-12-13 16:16:30 +01:00 |
|
Laurent Destailleur
|
25e729cf4d
|
Revert "Fix #3322 Use title for alt if no alt is provided"
This reverts commit 2cf9d9f583.
|
2015-08-12 23:18:07 +02:00 |
|
Juanjo Menent
|
761c50a885
|
Merge remote-tracking branch 'origin/3.7' into 3.8
|
2015-08-06 18:22:29 +02:00 |
|
Raphaël Doursenaud
|
2cf9d9f583
|
Fix #3322 Use title for alt if no alt is provided
alt has priority over title, so it should be filled if title is filled.
Use the title value to fill alt.
Unit test updated accordingly.
|
2015-08-03 10:30:10 +02:00 |
|
Laurent Destailleur
|
a0c27620b2
|
Fix to match spanish new vat value
|
2015-04-26 18:28:08 +02:00 |
|
Juanjo Menent
|
3d08280026
|
Fix test for es. testGetDefaultLocalTax
|
2015-04-23 10:35:08 +02:00 |
|
Laurent Destailleur
|
e508b28d74
|
Fix doliforge bug 1707
|
2015-04-15 18:53:39 +02:00 |
|
Laurent Destailleur
|
bf254baa02
|
Fix doliforge bug 1707
|
2015-04-15 18:50:41 +02:00 |
|
Laurent Destailleur
|
8e9c1c4747
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/commande/card.php
htdocs/commande/class/commande.class.php
htdocs/commande/list.php
htdocs/core/class/notify.class.php
htdocs/core/login/functions_dolibarr.php
htdocs/exports/export.php
htdocs/langs/en_US/admin.lang
|
2015-04-01 16:33:39 +02:00 |
|
Laurent Destailleur
|
42c2c81e28
|
Fix detection of html was wrong with img
|
2015-03-26 12:05:52 +01:00 |
|
Marcos García de La Fuente
|
8dffe2a910
|
Corrected FunctionsLibTest:testGetBrowserInfo
|
2015-02-28 19:33:19 +01:00 |
|
Marcos García de La Fuente
|
ceec3e926e
|
Typo
|
2015-02-25 16:47:34 +01:00 |
|
Marcos García de La Fuente
|
f598963d6b
|
Fixed regression
|
2015-02-25 16:41:51 +01:00 |
|
Marcos García de La Fuente
|
abda67adc2
|
Improved testGetBrowserInfo
|
2015-02-23 10:45:22 +01:00 |
|
Marcos García de La Fuente
|
71b98ee82b
|
Safari can appear in iPad, iPod, iPhone and future Apple products, it is not fair to attach it to one of them.
|
2015-02-23 10:42:10 +01:00 |
|
Marcos García de La Fuente
|
102d2d9d36
|
Added IE11 test to testGetBrowserInfo
|
2015-02-23 10:39:02 +01:00 |
|
Marcos García de La Fuente
|
ce916f3bcb
|
Better practice in getBrowserInfo
|
2015-02-22 12:35:51 +01:00 |
|
Laurent Destailleur
|
938936b8f2
|
Merge remote-tracking branch 'origin/3.6' into 3.7
Conflicts:
htdocs/core/lib/agenda.lib.php
htdocs/core/lib/functions.lib.php
|
2015-02-20 22:51:47 +01:00 |
|
Laurent Destailleur
|
bd6b465ee1
|
Add phpunit for ie11 and ie10
|
2015-02-20 20:16:15 +01:00 |
|
Laurent Destailleur
|
01541e4152
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/comm/action/card.php
htdocs/core/datepicker.php
|
2015-02-03 12:17:45 +01:00 |
|
Laurent Destailleur
|
20121c2fbe
|
Fix pb into date management.
Added phpunit to avoid this in future.
|
2015-02-03 11:25:51 +01:00 |
|
Laurent Destailleur
|
4fdc287717
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/accountancy/customer/card.php
htdocs/accountancy/journal/sellsjournal.php
htdocs/admin/menus.php
htdocs/fourn/commande/card.php
htdocs/install/check.php
|
2015-01-30 15:53:06 +01:00 |
|
Laurent Destailleur
|
3ebaaa38d2
|
Fixed: Management of option SERVICE_ARE_ECOMMERCE_200238EC
|
2015-01-25 16:04:37 +01:00 |
|
frederic34
|
73fda2cb86
|
WIP PSR2
|
2015-01-08 18:36:03 +01:00 |
|
Laurent Destailleur
|
e395fd8096
|
Fix CRLF
|
2014-11-30 15:24:39 +01:00 |
|
Laurent Destailleur
|
491aef72e0
|
More phpunit tests
|
2014-11-28 00:56:21 +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
|
342e26f679
|
Merge
|
2014-09-07 12:22:04 +02:00 |
|
Laurent Destailleur
|
6d9cc15856
|
Fix: Function unaccent was not enough complete.
|
2014-09-06 14:40:43 +02:00 |
|
Laurent Destailleur
|
8e5cbb1f6c
|
Merge branch 'patch-2' of github.com:marcosgdf/dolibarr into
marcosgdf-patch-2
Conflicts:
test/phpunit/Functions2LibTest.php
|
2014-07-31 17:21:46 +02:00 |
|
Laurent Destailleur
|
36c4d272e7
|
Fix: phpunit test
|
2014-07-30 08:45:10 +02:00 |
|
Marcos García de La Fuente
|
76725c61ed
|
Created test for dol_nl2br
|
2014-07-22 04:10:42 +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
|
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 |
|
Laurent Destailleur
|
872e764c94
|
Fix: html detection was not working with hx tags.
|
2014-05-24 14:57:41 +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
|
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
|
df6e580dfb
|
Qual: Add phpunit for dolexplodeintoarray function
|
2014-04-16 15:16:33 +02:00 |
|
Laurent Destailleur
|
24dbfbba60
|
Qual: Still working on cleaning code for timezone management.
|
2014-03-21 18:05:08 +01:00 |
|