Commit Graph

35 Commits

Author SHA1 Message Date
Laurent Destailleur
a87cefa64d Fix: pgsql 2012-05-13 17:38:04 +02:00
Laurent Destailleur
acef702c27 Fix: pgsql compatibility not complete.
New: Move convert sql functions as static.
New: Add phpunit tests for database drivers.
2012-05-13 14:30:11 +02:00
Laurent Destailleur
d60061f682 Fix: pagecode when using postgresql
Conflicts:
	htdocs/support/inc.php
2012-05-06 15:36:53 +02:00
Laurent Destailleur
8b07aa3623 Fix: log must be before request 2012-05-06 15:33:39 +02:00
Laurent Destailleur
29fdb33406 Fix: Removed warnings 2012-04-30 09:36:10 +02:00
Laurent Destailleur
7b5aedeb3e Fix: Var can't be static 2012-04-28 18:04:55 +02:00
Laurent Destailleur
8ea079ed96 New: Prepare change to allow usage of print sheet for any purpose (not
only
memeber module).
Qual: Remove duplicate declaration of version.
2012-04-28 16:37:58 +02: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
db396ed67c Doxygen 2012-02-24 11:23:52 +01:00
Laurent Destailleur
c0221f6950 Fix: convert mysql to pgsql fails sometimes 2012-02-19 13:11:35 +01:00
Laurent Destailleur
a500033b10 New: Add postgresql function to resynchronize sequences 2012-02-19 03:21:10 +01:00
Laurent Destailleur
dd766cbb79 Fix: Use current errno into log. 2012-02-19 02:07:13 +01:00
Laurent Destailleur
56f7196aa2 Qual: Normalize function name 2012-02-15 13:55:00 +01:00
Laurent Destailleur
8bcdfc8897 New: Add an error message when transactions are not closed. 2012-02-10 16:37:41 +01:00
Laurent Destailleur
1e4efb9e16 Fix: Save error only if it's not error to say there is error. 2012-02-09 21:19:03 +01:00
Laurent Destailleur
c2c8d1be3e Doxygen 2012-01-28 17:22:02 +01:00
Laurent Destailleur
429ba54e3e Work on debian package 2012-01-28 16:04:48 +01:00
Laurent Destailleur
ed22c802cd More POO 2012-01-21 14:19:28 +01:00
Laurent Destailleur
427d099e87 Fix: error management of pgconnect
Doxygen
2012-01-06 14:51:09 +01:00
Regis Houssin
45482bd80f Fix: remove the default pgsql database name 2012-01-06 10:31:53 +01:00
Regis Houssin
33049e9f19 [bug #270] PostgreSQL backend try to connect throught TCP socket for
local database
2012-01-06 09:31:02 +01:00
Laurent Destailleur
2ac5f4e550 Doxygen 2012-01-04 14:35:41 +01:00
Laurent Destailleur
ccfced2aff Work on sqlite driver 2012-01-02 03:02:45 +01:00
Laurent Destailleur
6f63c5ecff Work on PDO Sqlite driver 2012-01-02 02:46:12 +01:00
Laurent Destailleur
fce53afce4 Work on POO optimize 2011-12-21 19:34:16 +01:00
Laurent Destailleur
5e1fa4fef5 New: Start to work on sqlite driver 2011-12-19 23:32:24 +01:00
Laurent Destailleur
19f7dceaf8 More POO 2011-12-19 21:07:55 +01:00
Laurent Destailleur
4877e2474c Qual: Uniformize code 2011-12-19 11:57:09 +01:00
Laurent Destailleur
ba12c25eec Fix: Replacement of adodb is ok now.
Fix: Search criteria lost
2011-12-13 00:23:48 +01:00
Laurent Destailleur
de33a568cb Qual: All dolibarr code now use dol_xxx function to manage dates 2011-12-12 16:26:47 +01:00
Laurent Destailleur
56a0e26465 Fix: Removed tons of warnings 2011-12-01 17:09:01 +01:00
Laurent Destailleur
074939b4ff Security: A lot of security fixes 2011-11-02 20:17:55 +01:00
Regis Houssin
eca7ff31aa Fix: doxygen 2011-10-24 18:40:28 +02:00
Regis Houssin
dd963235cd Move db classes in /htdocs/core/db 2011-10-24 10:06:37 +02:00