fcharpentier
4f47b666ea
Define constant 'DOL_CLASS_PATH' for compatibilty between 2.8 and 2.9 releases
...
This allow to include class from modules like this :
if (!defined('DOL_CLASS_PATH'))
define('DOL_CLASS_PATH', null);
require_once(DOL_DOCUMENT_ROOT.'/categories/'.DOL_CLASS_PATH.'categorie.class.php');
2010-05-10 13:18:59 +00:00
Regis Houssin
29f23b3f93
Fix: bad directory
2010-05-10 09:35:36 +00:00
Juanjo Menent
0c783a76f8
Trad: Add possibility to defined "main_force_https" in install mode
2010-05-10 08:01:21 +00:00
Juanjo Menent
92ab60936c
Trad: Add warning if postgresql has a wrong configuration
2010-05-10 07:56:03 +00:00
Regis Houssin
2ae1a4ae2f
Add possibility to defined "main_force_https" in install mode
2010-05-10 06:15:17 +00:00
Regis Houssin
635b44b906
Fix: if you rename a module, rename all
2010-05-10 04:50:39 +00:00
Regis Houssin
9e092821dc
Fix: bad path
2010-05-09 20:25:53 +00:00
Regis Houssin
c0248e2464
Fix: bad path
2010-05-09 19:44:48 +00:00
Regis Houssin
3f5e843b92
Fix: missing field
2010-05-09 19:27:10 +00:00
Regis Houssin
5795c0f0b5
Fix: missing user and password
2010-05-09 19:12:37 +00:00
Laurent Destailleur
01eca88aa5
Postgresql compatibility
2010-05-09 18:20:36 +00:00
Laurent Destailleur
b8ce801b2b
Works on odt generation
2010-05-09 18:15:11 +00:00
Laurent Destailleur
f7ba3ecb42
Upgrade pclzip
2010-05-09 17:59:53 +00:00
Laurent Destailleur
426317a355
Qual: Removed deprecated method
2010-05-09 15:15:10 +00:00
Laurent Destailleur
0e83ec1359
Fix: Bad parameters
2010-05-09 15:04:17 +00:00
Laurent Destailleur
d2c92b91de
Fix: Bad parameters
2010-05-09 15:04:16 +00:00
Laurent Destailleur
8374bf42bb
Rename static object
2010-05-09 14:55:49 +00:00
Laurent Destailleur
fe8a652fe0
Remove deprecated properties and use a method instead to get the full address string.
2010-05-09 14:47:02 +00:00
Laurent Destailleur
7823267380
Postgresql compatibility
2010-05-09 14:08:42 +00:00
Laurent Destailleur
359fab73c5
Work on odt generation
...
Add warning if postgresql has a wrong configuration
2010-05-09 13:45:27 +00:00
Laurent Destailleur
20b2c211b7
Qual: Removed pdate
2010-05-08 21:15:13 +00:00
Laurent Destailleur
f6416534f2
Qual: Removed pdate
2010-05-08 20:47:12 +00:00
Laurent Destailleur
99382521b3
Qual: Removed pdate
2010-05-08 19:49:29 +00:00
Laurent Destailleur
f7e30a0a5b
Qual: Removed pdate
2010-05-08 19:31:44 +00:00
Laurent Destailleur
bfdd9087ba
Qual: Removed pdate
2010-05-08 19:31:43 +00:00
Laurent Destailleur
89c76d13b2
Fix: Remove depracated property
...
Qual: Removed pdate
2010-05-08 19:21:57 +00:00
Laurent Destailleur
8d3b5c75c0
Remove deprecated comment
2010-05-08 18:59:08 +00:00
Laurent Destailleur
22b61585ca
Doc
2010-05-08 18:39:41 +00:00
Laurent Destailleur
bbfcc37287
Add more PHPUnit tests
2010-05-08 18:38:17 +00:00
Laurent Destailleur
d25c6dcd82
Add more PHPUnit tests
2010-05-08 18:38:17 +00:00
Laurent Destailleur
c363bba06e
Uniformise code
2010-05-08 18:37:34 +00:00
Laurent Destailleur
33d88a661f
Remove pdate
2010-05-08 17:17:17 +00:00
Laurent Destailleur
ed011d5342
Remove pdate
2010-05-08 17:06:22 +00:00
Laurent Destailleur
82292f7f46
Remove pdate functions
2010-05-08 17:00:10 +00:00
Laurent Destailleur
b01c37d93e
Remove pdate
2010-05-08 16:59:04 +00:00
Laurent Destailleur
5754f2ffaf
Remove pdate functions
2010-05-08 16:45:47 +00:00
Laurent Destailleur
226fdb6e6b
Remove pdate functions
2010-05-08 16:29:37 +00:00
Regis Houssin
793f2a9246
Works on improvement for external module
2010-05-08 16:19:41 +00:00
Laurent Destailleur
6215047ff1
Fix: Parameters
2010-05-08 16:01:42 +00:00
Laurent Destailleur
2b57efa032
Change to allow usage of different caching systems
2010-05-08 15:02:04 +00:00
Laurent Destailleur
037e957561
Change to allow usage of different caching systems
2010-05-08 14:18:27 +00:00
Laurent Destailleur
69afbdf08e
Change to allow usage of different caching systems
2010-05-08 12:03:08 +00:00
Regis Houssin
0ba0177cc2
upgrade to 2.8.1
2010-05-08 05:02:47 +00:00
Laurent Destailleur
b4447473a8
Enhancement to allow to use different caching systems for language files
2010-05-08 02:16:29 +00:00
Laurent Destailleur
014c3dd259
Calendar first, list after
2010-05-07 21:18:36 +00:00
Laurent Destailleur
5cc9ee4577
Fix: Postgresql compatibility
2010-05-07 21:12:35 +00:00
Laurent Destailleur
65e86e9c29
Fix: Postgresql compatibility
2010-05-07 21:02:48 +00:00
Laurent Destailleur
7c496dcffe
Fix: Postgresql compatibility
2010-05-07 19:33:17 +00:00
Laurent Destailleur
5994017b97
Trad
2010-05-07 19:22:34 +00:00
Laurent Destailleur
c0e2cd39d6
Fix: Postgresql compatibility
2010-05-07 19:08:27 +00:00