Commit Graph

22199 Commits

Author SHA1 Message Date
Laurent Destailleur
fa8a201d04 Mutualize a lot of code 2010-05-12 11:29:21 +00:00
Laurent Destailleur
f39d3cf574 On the fly GZIP compression is done only if bit 3 of constant is set (this is to allow to choose wich optimization we enabled among the 3 actually available). 2010-05-12 00:40:18 +00:00
Laurent Destailleur
a0d677cd3d Fix: No error whan vat is not defined. 2010-05-12 00:12:49 +00:00
Laurent Destailleur
2082e1650f Menu was not complete 2010-05-12 00:07:19 +00:00
Laurent Destailleur
aa9e608e25 Fix: Can not update user if in mode monouser.
Fix: Postgresql compatibility
2010-05-11 23:56:12 +00:00
Regis Houssin
fa41f91977 Fix: optimize speed (YUI and gzip compression) 2010-05-10 21:28:25 +00:00
Regis Houssin
5fef42452e Fix: optimize speed
Qual: update scriptaculous en protoype
2010-05-10 20:59:18 +00:00
Regis Houssin
23549635ae Fix: if provider disable "glob()" function 2010-05-10 18:26:34 +00:00
Regis Houssin
7045266217 Fix: traduction 2010-05-10 17:04:56 +00:00
Regis Houssin
05b0b08e30 Fix: more clear 2010-05-10 15:16:02 +00:00
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