Laurent Destailleur
|
aea97075f1
|
Fix: Fix some bugs (phpunit is now ok with pgsql too)
|
2012-03-11 21:45:17 +01:00 |
|
Laurent Destailleur
|
64d5c85880
|
Qual: Add more phpunit
|
2012-03-10 14:04:26 +01:00 |
|
Regis Houssin
|
0e0f8a3864
|
Fix: unit test error
|
2012-03-09 07:18:05 +01:00 |
|
Laurent Destailleur
|
70ea13a0f2
|
Add more phpunit tests
|
2012-03-08 19:38:58 +01:00 |
|
Laurent Destailleur
|
57c94c6736
|
Fix: chrome detection
|
2012-02-29 20:51:44 +01:00 |
|
Laurent Destailleur
|
55904f7f37
|
New: Test on browser version during install step.
Mutualize code to detect browser version.
|
2012-02-29 19:41:12 +01:00 |
|
Laurent Destailleur
|
6550ba53f6
|
More phpunit test
|
2012-02-29 11:48:03 +01:00 |
|
Laurent Destailleur
|
1645ddbe47
|
Sec: Sanitize all input for ids.
|
2012-02-27 22:26:22 +01:00 |
|
Laurent Destailleur
|
e699711b36
|
Fix: Add a test to be sure PHPunit tests are run with correct language.
|
2012-02-20 01:36:01 +01:00 |
|
Laurent Destailleur
|
f54573be12
|
Qual: Add more php unit tests
|
2012-02-19 23:12:48 +01:00 |
|
Laurent Destailleur
|
8d6655061e
|
Qual: Full description of lines for ODT generation share same
function.
|
2012-02-19 21:08:17 +01:00 |
|
Laurent Destailleur
|
75bb0eddd7
|
Fix: Bad br.
|
2012-02-19 20:31:59 +01:00 |
|
Laurent Destailleur
|
fc62b1c9c7
|
Removed all checkstyle errors into phpunit files
|
2012-02-18 01:07:52 +01:00 |
|
Laurent Destailleur
|
9b3bab5ff9
|
Doxygen
|
2012-02-17 16:02:35 +01:00 |
|
Regis Houssin
|
c4750a8f9a
|
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
|
2012-02-17 09:58:13 +01:00 |
|
Regis Houssin
|
1ad98968dc
|
Fix: add logs
|
2012-02-17 09:57:38 +01:00 |
|
Laurent Destailleur
|
881df18f0c
|
Doxygen
|
2012-02-17 09:55:48 +01:00 |
|
Laurent Destailleur
|
6acf38b77c
|
Qual: Add specific test for all prof id checks.
|
2012-02-17 09:43:26 +01:00 |
|
Regis Houssin
|
3abc0604cc
|
Fix: add country code
|
2012-02-17 08:46:31 +01:00 |
|
Regis Houssin
|
2f1c0b76fc
|
Fix: add specific logs
|
2012-02-17 08:33:00 +01:00 |
|
Laurent Destailleur
|
dd491a5197
|
Add more phpunit
|
2012-02-17 01:41:58 +01:00 |
|
Laurent Destailleur
|
1810189cda
|
Doxygen
|
2012-02-15 13:41:05 +01:00 |
|
Laurent Destailleur
|
89b51eeeb2
|
Update test samples
|
2012-02-12 19:15:17 +01:00 |
|
Laurent Destailleur
|
447922c218
|
More phpunit tests
|
2012-02-12 18:30:50 +01:00 |
|
Laurent Destailleur
|
036e578e0f
|
Move security function into security.lib.php
Split security.lib.php into 2 files: One always loaded, the other for
rare functions.
|
2012-02-12 17:41:28 +01:00 |
|
Laurent Destailleur
|
ffa767bb33
|
Qual: Add more PHPunit tests
|
2012-02-12 16:41:43 +01:00 |
|
Laurent Destailleur
|
4489eba5c6
|
Add samples for tests
|
2012-02-12 16:22:19 +01:00 |
|
Laurent Destailleur
|
842fb07d08
|
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
|
2012-02-08 00:22:58 +01:00 |
|
Laurent Destailleur
|
104a4532b9
|
Fix: miscellaneous not initialized vars
|
2012-02-07 18:48:50 +01:00 |
|
Laurent Destailleur
|
55f6cdd495
|
Qual: Removed warnings
|
2012-02-07 10:25:58 +01:00 |
|
Laurent Destailleur
|
66ccb8c679
|
First change to prepare usage of native PHP functions for date instead
|
2012-02-06 05:31:19 +01:00 |
|
Laurent Destailleur
|
7b527e085d
|
Add more test to prepare option for rounding lines
|
2012-02-06 00:07:48 +01:00 |
|
Laurent Destailleur
|
2093b3f0be
|
New: Allow to use ODT templates for prososal like it's done for invoices
|
2012-02-05 19:37:52 +01:00 |
|
Laurent Destailleur
|
1574f4a795
|
Add more test to prepare option for rounding lines
|
2012-02-05 15:47:28 +01:00 |
|
Laurent Destailleur
|
866e8ac556
|
First change to prepare usage of native PHP functions for date instead
of adodb-time library.
|
2012-02-05 15:13:31 +01:00 |
|
Laurent Destailleur
|
b22dc4170c
|
Fix: From must be escaped between "
|
2012-02-02 10:22:04 +01:00 |
|
Laurent Destailleur
|
ed4a0742c8
|
Add a test to be sure module is on
|
2012-01-31 00:51:52 +01:00 |
|
Laurent Destailleur
|
82db98ee1d
|
[ task #176 ] Allow to use ODT templates. Works with Orders
|
2012-01-28 00:43:39 +01:00 |
|
Regis Houssin
|
114a1793a5
|
Fix: phpunit error
|
2012-01-24 07:05:06 +01:00 |
|
Regis Houssin
|
a51948c245
|
Fix: wrong name
|
2012-01-21 18:46:36 +01:00 |
|
Laurent Destailleur
|
70a67bc3f1
|
Qual: Move a not frequently used function out of functions.lib.php
Enhance PHPUnit tests
|
2012-01-21 14:10:22 +01:00 |
|
Laurent Destailleur
|
02b37d499c
|
More PHPUnit
|
2012-01-20 19:39:58 +01:00 |
|
Regis Houssin
|
1714990769
|
Fix: bad file name
|
2012-01-20 16:28:16 +01:00 |
|
Laurent Destailleur
|
0340403c52
|
Add more phpunit tests
|
2012-01-20 10:08:16 +01:00 |
|
Laurent Destailleur
|
27568ad82f
|
Try to uniformize this setup too.
|
2012-01-12 09:58:31 +01:00 |
|
Regis Houssin
|
d45a473d22
|
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git
into develop
Conflicts:
test/phpunit/PricesTest.php
|
2012-01-12 09:35:46 +01:00 |
|
Regis Houssin
|
d79c9dd17e
|
Fix: add logs
|
2012-01-12 09:31:45 +01:00 |
|
Regis Houssin
|
84d1ef2a8f
|
Fix: float to string
|
2012-01-12 09:10:49 +01:00 |
|
Regis Houssin
|
aa66a630e4
|
Fix: custom directories not in official repository but is used in
personnal phpunit test
|
2012-01-12 08:31:05 +01:00 |
|
Laurent Destailleur
|
a57295cc73
|
Qual: Add phpunit test before working on different rounding modes
|
2012-01-11 16:35:12 +01:00 |
|