Laurent Destailleur
|
7216b2a843
|
Fix phpunit to be compatible with new version of phpunit
|
2014-05-02 00:08:27 +02:00 |
|
Laurent Destailleur
|
8839ae38d3
|
Fix: [ bug #1241 ] error in request in select_paper file
/core/class/html.formadmin.class.php
|
2014-02-17 15:21:19 +01:00 |
|
Laurent Destailleur
|
5cbccd5fc0
|
Merge branch '3.4' of https://github.com/Dolibarr/dolibarr.git into 3.4
|
2013-09-16 13:44:37 +02:00 |
|
Laurent Destailleur
|
a1e7333613
|
Fix: bug preventing creation of predefined invoice.
Also added phpunit test to detect it if it occurs again.
|
2013-09-16 13:42:42 +02:00 |
|
Laurent Destailleur
|
30d2af26f8
|
Fix: phpunit test
|
2013-09-11 14:26:25 +02:00 |
|
Laurent Destailleur
|
7670ed5ae0
|
Merge remote-tracking branch 'origin/3.3' into 3.4
Conflicts:
test/phpunit/PdfDocTest.php
|
2013-09-09 19:55:07 +02:00 |
|
Laurent Destailleur
|
574c4373b4
|
Fix: bug with php 5.4
|
2013-09-09 19:53:35 +02:00 |
|
Laurent Destailleur
|
e932bef031
|
Fix: Bug with php 5.4
|
2013-09-09 17:50:42 +02:00 |
|
Laurent Destailleur
|
bf9b255c92
|
Merge remote-tracking branch 'origin/3.3' into 3.4
Conflicts:
build/rpm/dolibarr_fedora.spec
build/rpm/dolibarr_opensuse.spec
|
2013-07-24 15:25:00 +02:00 |
|
Laurent Destailleur
|
d09e8a522d
|
Fix: PHPunit match previous fix of civility label empty
|
2013-07-02 01:05:10 +02:00 |
|
Laurent Destailleur
|
9bb539843f
|
Merge branch '3.4' of git@github.com:Dolibarr/dolibarr.git into 3.4
|
2013-06-09 16:14:19 +02:00 |
|
Laurent Destailleur
|
a5f401f913
|
Fix: phpunit file
|
2013-06-09 16:13:59 +02:00 |
|
Marcos García
|
532c56002d
|
Entities problem with error message in predefined invoice creation
|
2013-06-08 19:07:13 +02:00 |
|
Laurent Destailleur
|
693f4f3b8b
|
Fix: Pb of offset in numbering. Add also phpunit test to detect and test
fix.
Conflicts:
test/phpunit/NumberingModulesTest.php
|
2013-06-06 21:25:10 +02:00 |
|
Laurent Destailleur
|
67758c963b
|
Fix: PHPUnit tests
|
2013-06-04 22:52:58 +02:00 |
|
Laurent Destailleur
|
fc0d5abd14
|
Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
ChangeLog
htdocs/compta/prelevement/bons.php
htdocs/compta/prelevement/fiche-stat.php
htdocs/contact/class/contact.class.php
htdocs/contrat/class/contrat.class.php
htdocs/core/menus/standard/eldy.lib.php
htdocs/core/modules/modSociete.class.php
htdocs/projet/fiche.php
test/phpunit/FilesLibTest.php
|
2013-05-03 00:15:02 +02:00 |
|
Laurent Destailleur
|
0a71c84bf4
|
Fix: Remove separator files.
|
2013-04-30 23:08:07 +02:00 |
|
Laurent Destailleur
|
c84427bd22
|
Fix: delete of files with [ and glob.
Conflicts:
test/phpunit/FilesLibTest.php
|
2013-04-30 22:52:56 +02:00 |
|
Laurent Destailleur
|
786bf9d035
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2013-04-30 22:39:17 +02:00 |
|
Laurent Destailleur
|
761b2d05d4
|
Fix: delete of files with [ and glob.
|
2013-04-30 17:24:11 +02:00 |
|
Laurent Destailleur
|
7dce8d2306
|
Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
build/debian/changelog
build/doxygen/dolibarr-doxygen.doxyfile
build/exe/doliwamp/doliwamp.iss
build/launchpad/README
build/makepack-dolibarr.pl
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/core/modules/syslog/mod_syslog_file.php
htdocs/filefunc.inc.php
htdocs/product/class/product.class.php
|
2013-04-23 14:04:56 +02:00 |
|
Laurent Destailleur
|
ff3b2933a8
|
Fix: Removed bad test
|
2013-04-23 10:42:10 +02:00 |
|
Laurent Destailleur
|
c282ff91d6
|
Fix: pgsql compatibility
|
2013-04-20 23:43:02 +02:00 |
|
Laurent Destailleur
|
ff2adc40a4
|
Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
ChangeLog
htdocs/admin/dict.php
htdocs/comm/prospect/fiche.php
|
2013-04-17 23:15:57 +02:00 |
|
Laurent Destailleur
|
3a474a22ca
|
Qual: Include is_erasable() into test
Conflicts:
test/phpunit/NumberingModulesTest.php
|
2013-04-16 15:56:08 +02:00 |
|
Laurent Destailleur
|
a5deb8e9d7
|
Fix: bug into is_erasable function.
Conflicts:
test/phpunit/NumberingModulesTest.php
|
2013-04-16 15:54:36 +02:00 |
|
Laurent Destailleur
|
5b110ebae9
|
Qual: Include is_erasable() into test
|
2013-04-16 15:49:00 +02:00 |
|
Laurent Destailleur
|
4fe49b6736
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2013-04-16 15:01:07 +02:00 |
|
Laurent Destailleur
|
248de05196
|
Fix: bug into is_erasable function.
|
2013-04-16 15:00:41 +02:00 |
|
Laurent Destailleur
|
a11c771993
|
Qual: More PHPUnit tests
|
2013-04-16 13:34:37 +02:00 |
|
Laurent Destailleur
|
de2ddc02e4
|
Qual: Another clean of menu management system. Removed all files
pre.inc.php
|
2013-04-15 13:11:29 +02:00 |
|
Laurent Destailleur
|
67052933ca
|
Fix: PHPUnit
|
2013-04-14 23:42:24 +02:00 |
|
Laurent Destailleur
|
ba93a4bfe2
|
Fix: Codesniffer
|
2013-04-10 12:20:45 +02:00 |
|
Laurent Destailleur
|
b496436fe3
|
Qual: Reduce number of methods. Mutualize update_note code.
|
2013-04-10 10:58:38 +02:00 |
|
fhenry
|
275bf67bb7
|
[ task #811 ] Uniformanize note field
|
2013-04-09 17:18:07 +02:00 |
|
Laurent Destailleur
|
b3f9fbb3bc
|
Update case after mutualizing code.
|
2013-04-07 18:07:16 +02:00 |
|
Laurent Destailleur
|
5c3e6de073
|
Qual: Mutualize code. Only one function to build address format.
|
2013-04-07 17:39:08 +02:00 |
|
Laurent Destailleur
|
df08d838d7
|
More robust phpunit tests
|
2013-04-01 14:49:33 +02:00 |
|
Laurent Destailleur
|
89365786a8
|
New: enhance tool fixdosfiles.sh
Convert DOS files to unix
|
2013-03-30 14:27:13 +01:00 |
|
Grand Philippe
|
e1baf806b9
|
change birth instead of naiss
|
2013-03-13 22:17:03 +01:00 |
|
Laurent Destailleur
|
3e5ee3b00a
|
Fix: PHPUnit tests are back.
|
2013-03-09 18:55:57 +01:00 |
|
Laurent Destailleur
|
eff675793d
|
Qual: Show skeletons to add phpunit for webservices
|
2013-03-01 23:51:36 +01:00 |
|
Grand Philippe
|
44dee53350
|
english language standardization
|
2013-02-25 18:21:12 +01:00 |
|
Grand Philippe
|
529b8ae38e
|
english standardization
|
2013-02-23 10:43:16 +01:00 |
|
Laurent Destailleur
|
abb6daf2dc
|
Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
htdocs/core/boxes/box_activity.php
|
2013-01-19 16:29:16 +01:00 |
|
Laurent Destailleur
|
060edf21da
|
New: Add more PHPUnit tests to prepare removal of adodb.
|
2013-01-18 15:54:40 +01:00 |
|
Laurent Destailleur
|
f1f7ff315f
|
Fix: CRLF
|
2013-01-16 15:54:07 +01:00 |
|
Laurent Destailleur
|
d11cee399a
|
Merge remote-tracking branch 'origin/3.3' into develop
Conflicts:
COPYRIGHT
htdocs/core/tpl/freeproductline_create.tpl.php
htdocs/core/tpl/predefinedproductline_create.tpl.php
htdocs/install/mysql/tables/llx_c_availability.sql
|
2013-01-16 15:45:17 +01:00 |
|
Laurent Destailleur
|
8d206fdfb0
|
Prepare move to other licence. For the moment all answers for licence
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
|
2013-01-16 15:36:08 +01:00 |
|
Regis Houssin
|
cf12815ca9
|
Fix: phpunit error
|
2013-01-14 09:39:35 +01:00 |
|