Commit Graph

32077 Commits

Author SHA1 Message Date
Laurent Destailleur
f5bd5677de Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-03-23 09:59:38 +01:00
Laurent Destailleur
260aa99904 Echo message 2012-03-23 09:47:53 +01:00
Regis Houssin
1bcbe02562 Fix: wrong original values 2012-03-23 09:15:14 +01:00
Regis Houssin
de16037b93 Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-03-23 09:03:58 +01:00
Regis Houssin
77623a9c1b Fix: compatibility with ckeditor 2012-03-23 09:03:36 +01:00
Laurent Destailleur
8317ee1ece Prepare code for 6 professional id. 2012-03-23 00:51:38 +01:00
Laurent Destailleur
ebaad9ded8 Fix permission vision 2012-03-23 00:27:12 +01:00
Laurent Destailleur
6b2c141083 Uniformize page name. 2012-03-23 00:08:34 +01:00
Laurent Destailleur
0321ac19c9 Fix: Remove width (total was not 100%)
Doxygen
2012-03-23 00:01:37 +01:00
Laurent Destailleur
0fd372e5da Trans: Update language files
New: Prepare code to allow any module to change/add content of
predefined mail and signature.
2012-03-22 23:52:02 +01:00
Regis Houssin
ed46d0d65f Fix: possibility to add options 2012-03-22 19:48:42 +08:00
Laurent Destailleur
19940e5f58 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-03-22 09:39:41 +01:00
Laurent Destailleur
6f7f4b6bc2 Doxygen 2012-03-22 09:39:18 +01:00
Laurent Destailleur
38ca31cf77 Doxygen 2012-03-22 09:34:06 +01:00
Regis Houssin
5d2da2c884 Fix: uniformize code 2012-03-22 08:33:44 +01:00
Laurent Destailleur
bf9b7e9090 New: Can add more js during CKEditor creation 2012-03-22 00:22:40 +01:00
Laurent Destailleur
dbc457176c Fix: When option MAIN_DISABLE_NOTES_TAB is not enabled, we must show all
notes with no need to click (saved 2 clicks)
2012-03-22 00:21:45 +01:00
Laurent Destailleur
05ff0c7f0b New: Can add more js when creating editor. 2012-03-22 00:09:05 +01:00
Laurent Destailleur
e0a89592bf Remove useless sentence with pgsql 2012-03-21 22:29:54 +01:00
Laurent Destailleur
f37e3956b8 Prepare code to allow usage of ajax in ecm module 2012-03-21 21:32:36 +01:00
Laurent Destailleur
ee1c507190 Add id on field 2012-03-21 21:31:10 +01:00
Laurent Destailleur
fb6f3504e2 Qual: removed useless code 2012-03-21 21:30:08 +01:00
Laurent Destailleur
3ef88384b8 New: Add parameter unaccent 2012-03-21 15:58:04 +01:00
Laurent Destailleur
b6b33877a7 Fix: Better fix 2012-03-21 13:57:47 +01:00
Laurent Destailleur
b098838b6f Fix: Bad error management when enabling/disabling modules 2012-03-21 13:50:59 +01:00
Laurent Destailleur
89c906dde6 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-03-21 12:51:09 +01:00
Laurent Destailleur
ab6c1a5160 Qual: Add new PHPUnit test and fix bugs the test show me 2012-03-21 12:33:51 +01:00
Regis Houssin
799b46d941 Fix: begin test with phpunit and stop on failure 2012-03-21 12:07:38 +01:00
Regis Houssin
b1f1c203fd Fix: return the good result value 2012-03-21 12:00:29 +01:00
Regis Houssin
14996257a2 Fix: try another method 2012-03-21 11:44:04 +01:00
Regis Houssin
0c62709a9c Fix: save and restore value of $this->id 2012-03-21 11:33:50 +01:00
Regis Houssin
0432609502 Fix: unset $this->id for good check test 2012-03-21 11:24:30 +01:00
Regis Houssin
33bf32073f Fix: add more debug log 2012-03-21 11:17:52 +01:00
Regis Houssin
0f3f822e3d Fix: add test 2012-03-21 11:06:53 +01:00
Regis Houssin
7508974cbb Fix: print log before the test 2012-03-21 10:45:50 +01:00
Regis Houssin
6734549436 Fix: use good function with good parameters 2012-03-21 10:38:13 +01:00
Regis Houssin
5dbb246db0 Fix: the expected value is the first parameter 2012-03-21 10:28:31 +01:00
Regis Houssin
e62424294a Fix: test if equals for stop on failure 2012-03-21 10:19:52 +01:00
Regis Houssin
1aa71803ce Fix: add begin/commit/rollback 2012-03-21 10:08:49 +01:00
Regis Houssin
2341e6c881 Fix: add log for debug phpunit error 2012-03-21 09:47:55 +01:00
Regis Houssin
95aa484e44 Fix: move in constructor 2012-03-21 08:53:49 +01:00
Regis Houssin
22c232f82d Fix: move phpunit in first and stop if failure 2012-03-21 08:33:36 +01:00
Regis Houssin
aae57a9f98 Fix: remove deprecated method 2012-03-21 02:24:09 +01:00
Regis Houssin
52a8216e3e Fix: avoid php E_STRICT errors and compatibility with php 5.4 2012-03-21 02:12:44 +01:00
Laurent Destailleur
c0013a4581 Fix: When using a disabled user, web service must be forbidden 2012-03-20 17:18:20 +01:00
Laurent Destailleur
6d7aba45de Regenerate password is disbaled for disabled users 2012-03-20 17:03:10 +01:00
Regis Houssin
b83026f883 Fix: for multicompany category sharing 2012-03-20 22:46:57 +08:00
Regis Houssin
e02fe135db Fix: instantiate $mc object at the end 2012-03-20 15:28:21 +01:00
Regis Houssin
ea65c45b2c Fix: backward compatibility 2012-03-20 15:14:37 +01:00
Regis Houssin
507e9af5cb Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-03-20 14:42:53 +01:00