Raphaël Doursenaud
27d52cf2b0
Better type hinting for DoliDB
2015-05-12 19:01:01 +02:00
Raphaël Doursenaud
ccd14c8305
Better type hinting and code structure for the PgSQL database driver
2015-05-12 18:31:12 +02:00
Laurent Destailleur
ec322e2e29
Revert was not complete
2015-03-11 03:03:17 +01:00
guillaume
0ef46b06f4
Sqlite3-PDO restoration
...
FR:
- Restauration de la version PDO dans sqlite.class.php et désactivation.
- Ajout de la classe de base de données Sqlite3 dans sqlite3.class.php
EN:
- revert of the PDO version of sqlite.class.php and deactivation.
- add database class Sqlite3 into sqlite3.class.php.
2015-03-05 10:52:37 +01:00
guillaume
207fa671b1
Mise en place de l'initialisation de la base avec PDO SQlite
2015-02-25 09:04:11 +01:00
KreizIT
0c0c442248
Make MS SQL working
2015-02-14 16:27:00 +01:00
Raphaël Doursenaud
f8f502d013
Removed closing php tag
...
http://php.net/manual/en/language.basic-syntax.phptags.php
2014-05-03 18:18:44 +02:00
Laurent Destailleur
4eb4c5f922
Some users report they need more time
2013-09-27 11:04:21 +02:00
Marcos García
52b4daf696
Refactor + replaced "OK" and "Error" status install messages with images
2013-04-21 10:43:34 +02:00
Laurent Destailleur
8d206fdfb0
Prepare move to other licence. For the moment all answers for licence
...
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
2013-01-16 15:36:08 +01:00
Laurent Destailleur
ac38954c17
Fix: Regression selectlang choice
...
Fix: Regression conf file was not saved successfully.
2012-10-13 13:56:37 +02:00
Laurent Destailleur
09d3d0a37d
Fix: removed warning
2012-09-10 15:47:13 +02:00
Marcos García
5769c0facc
Changed incorrect includes
2012-08-23 02:46:16 +02:00
Marcos García
9b3c89ac47
Removed parenthesis from all include and include_once and replaced with single quotes
2012-08-23 02:40:41 +02:00
Marcos García
706d79986c
Removed parenthesis from all require_once and replaced with single quotes
2012-08-22 23:11:24 +02:00
Laurent Destailleur
2191a4dc73
Fix: use ENGINE=innodb instead of type=innodb
2012-07-30 21:43:40 +02:00
Laurent Destailleur
6da82e03be
Uniformize code
2012-04-08 23:18:36 +02:00
Laurent Destailleur
e40d8991b1
Install process is 10 times faster in step2 !
2012-01-04 13:14:29 +01:00
Laurent Destailleur
760bf6bfbc
Add options to allow to run step2 install with sub-steps (for debug
...
purpose).
2012-01-04 12:32:44 +01:00
Laurent Destailleur
6f63c5ecff
Work on PDO Sqlite driver
2012-01-02 02:46:12 +01:00
Laurent Destailleur
e6f3599847
Qual: Some code cleaning
2011-12-04 22:25:49 +01:00
Regis Houssin
919523f2e2
Change default prefix if needed
2011-11-24 08:23:16 +01:00
Regis Houssin
63d60a33fc
[task #216 ] Move lib in core directory
2011-10-24 11:25:54 +02:00
eldy
8ff32f8ada
Doxygen
2011-09-29 22:21:57 +02:00
eldy
a8f7fa91e8
Qual: Use a factory to create databse instance. This allow to use
...
different driver so different databases in same page or scripts. This
fix also duplicate class with same names.
2011-09-28 19:41:08 +02:00
eldy
fd4ad1c540
Qual: Use a factory to create databse instance. This allow to use
...
different driver so different databases in same page or scripts. This
fix also duplicate class with same names.
2011-09-28 16:26:49 +02:00
Regis Houssin
6c4acefd93
Fix: Space before opening parenthesis of function call prohibited
2011-09-20 12:56:06 +00:00
Regis Houssin
2c1b3722f2
Fix: replace sizeof() by count()
2011-09-17 19:49:50 +00:00
Regis Houssin
726d9581dd
Fix: remove obsolete tags (in progress)
2011-08-27 14:24:16 +00:00
Laurent Destailleur
004fa54eb7
Fix: Avoid errors into rpm packages
2011-07-31 23:24:38 +00:00
Laurent Destailleur
cacd890ba5
Work on 3.1 packaging
2011-07-30 14:56:11 +00:00
Laurent Destailleur
53e157912b
Fix: Code could not works for debian packages
2011-07-30 10:23:24 +00:00
Laurent Destailleur
27f19fd577
Enhance installer
2011-06-08 13:18:15 +00:00
Laurent Destailleur
bc1c2bbae5
Enhance installer
2011-06-08 11:23:55 +00:00
Laurent Destailleur
f02b3743b6
Fix: Works with mysql 5.5
2011-01-16 01:56:12 +00:00
Laurent Destailleur
91d710f8db
Fix: Works with mysql 5.5
2011-01-16 01:14:34 +00:00
Laurent Destailleur
b5e5dc3849
Fix: Fix regression by adding "custom" feature making web server hang in infinite loop.
2010-12-15 18:15:08 +00:00
Laurent Destailleur
375efac3e3
Restore work lost by savannah backup
2010-12-01 21:51:13 +00:00
Laurent Destailleur
59c387192e
Fix: Postgresql compatibility
2010-11-16 20:14:29 +00:00
Laurent Destailleur
761c613356
Fix: Try to fix to allow reserved keyworks into PGSQL user records.
2010-11-15 19:08:35 +00:00
Laurent Destailleur
a690a6a59c
Sec: If conf.php file is write protected, then all first install process is locked.
2010-09-29 08:09:17 +00:00
Laurent Destailleur
bd5ee3e9c7
Try to increase speed with no success.
2010-09-04 12:45:54 +00:00
Laurent Destailleur
326fcf601e
Qual: Add more information on install
2010-09-04 11:19:21 +00:00
Laurent Destailleur
9d79ed1f1a
Add information on installer
2010-09-04 10:42:56 +00:00
Philippe Grand
fb06c15330
task #6689 , strlen problem
...
replace strlen with dol_strlen
2010-08-24 14:42:18 +00:00
Laurent Destailleur
96ee60654c
Postgresql compatibility
2010-08-18 13:59:28 +00:00
Laurent Destailleur
f999884397
Fix: Error in creating function with postgresql
2010-07-20 21:14:42 +00:00
Philippe Grand
b68a359265
according to new tree directory
2010-04-28 10:02:54 +00:00
Laurent Destailleur
5486e96986
Incresae timeout
2010-02-16 09:15:36 +00:00
Laurent Destailleur
43a960a322
Fix: The install log file was not in correct directory
2010-02-04 22:55:39 +00:00