Commit Graph

71 Commits

Author SHA1 Message Date
gRoussac
876b4c09bc [-] CORE : Fix warning when result from query is not a ressource 2013-02-13 19:53:48 +01:00
Damien Metzger
6a5565e28b [-] MO : applied unachieved patch on blockbestsellers 2013-02-12 12:03:17 +01:00
Rémi Gaillard
5490f6063d [-] Installer: check create table privileges 2013-02-01 18:36:35 +01:00
Rémi Gaillard
ca90f634c3 // Too many bugs on PDO with PHP < 5.2 2013-01-28 14:23:15 +01:00
Gregory Roussac
efd02c7a7f [-] CORE : Missing displayError for alias q 2013-01-25 00:55:04 +01:00
Rémi Gaillard
e97d593c2d // DbQuery could now use multiple tables for FROM 2013-01-18 16:01:31 +01:00
François Gaillard
064ba453e6 // Welcome 2013 2013-01-04 11:19:03 +01:00
vAugagneur
768fcf8f84 Merge pull request #75 from @sebastienhouzet 2012-12-12 11:24:56 +01:00
vAugagneur
a1db83ef41 //remove svn keyword @version Release: $ 2012-11-22 11:57:40 +01:00
lLefevre
946dd2caf7 // Revert Revision 17891 : #PSCFV-5017 : update bad licenses in all files 2012-10-17 10:13:43 +00:00
lLefevre
04fc63c2b6 // #PSCFV-5017 : update bad licenses in all files 2012-10-17 09:35:11 +00:00
lLefevre
779cf350af // Revert Revision 17884 : #PSCFV-5017 : update bad licenses in all files 2012-10-17 09:29:43 +00:00
lLefevre
046b51ab99 // #PSCFV-5017 : update bad licenses in all files 2012-10-17 06:18:59 +00:00
lLefevre
9239de5dac [-] BO : fix #PSCFV-4933 : add recursively index.php file 2012-10-12 12:17:04 +00:00
vAugagneur
62fd30a795 [-] CORE : fixed bug #PSCFV-3982 2012-09-12 07:43:24 +00:00
aKorczak
8bead1af23 [-] WS : Multiple fix on Web Services 2012-08-31 09:41:22 +00:00
rGaillard
657db1fbdc // Fix installer 2012-08-23 14:09:18 +00:00
dMetzger
de58e2da5d // Norm forbid some " characters but it blocked the installer #PSCFV-3719 2012-08-23 07:06:38 +00:00
dMetzger
7fc39d7671 // Grumpf 2012-08-20 07:25:52 +00:00
dMetzger
563ae4f542 [*] Installer : socket management for PDO + refactoring 2012-08-20 07:03:51 +00:00
dMetzger
3ecb0fe993 // Missing param in MySQL::tryToConnect 2012-08-16 07:10:41 +00:00
dMetzger
ed7f3cf49c [-] Installer : fixed errors at the installation with insertion of null values in the database #PSCFV-3544 2012-08-08 09:23:31 +00:00
dMetzger
add0b662b5 // Source typo #PSCFV-3562 2012-08-08 07:02:22 +00:00
dMetzger
b7b410f512 [*] Installer : added timout to sql connection 2012-08-07 12:32:40 +00:00
rMalie
c90e61ee34 // Fix default id lang in localization packs 2012-06-20 08:36:51 +00:00
rGaillard
0a1e9d2124 // Performance optimizations 2012-06-14 14:11:11 +00:00
lLefevre
502358f444 [-] BO : fix #PSCFV-2480 : fix translations 2012-05-22 12:42:58 +00:00
rMalie
bbc9ea243a // Add DESC keyword to executeS() filter #PSFV-791 2012-04-18 07:52:40 +00:00
rMalie
14e6929565 // Welcome 2012² 2012-02-23 16:33:10 +00:00
rMalie
eb97902fdd [*] Classes : table prefix is no longer required in Db::getInstance()->delete() method 2012-02-16 14:54:52 +00:00
rMalie
547ac58622 // Replace 'server' with 'host' in PDO DSN #PSFV-442 2012-02-13 10:00:55 +00:00
mDeflotte
2ea5762d5f // Allow query from Db::excuteS, to start by an open parenthese 2012-02-10 08:20:06 +00:00
rMalie
91e038d5e1 // Add support of different mysql port for mysqli and pdo 2012-02-02 13:50:27 +00:00
rMalie
6cdf84ded6 // Fix Db->query (property value is set) 2012-01-27 13:39:35 +00:00
rMalie
323bd0e4db // Normalize 2012-01-24 16:24:01 +00:00
rMalie
29642023b9 // Add argument in Db->insert() and Db->update() to skip prefix 2012-01-24 08:51:23 +00:00
rMalie
587a927e76 [*] Classes : Db::autoExecute() call are now replaced by Db::insert() or Db::update() 2012-01-23 17:41:02 +00:00
mMarinetti
4c525f7f6f [-] core : minor fix in Db->escape function to make it compatible to the phpdoc (2nd parameter html_ok is now optional) 2012-01-16 10:43:50 +00:00
rMalie
6c71b52b6b // Check if at least one table with same prefix already exists in new installer 2012-01-05 14:28:10 +00:00
rMalie
4b17d64cf7 // Fix PrestaShopException typo 2012-01-04 13:53:19 +00:00
rMalie
319bc8aab7 // Fix access table for old mysql configurations 2011-12-23 00:05:39 +00:00
mMarinetti
2f275c3e90 // removed useless Tools::displayError() 2011-12-21 19:58:01 +00:00
rMalie
f94302a50e // Protect $table and $alias in DbQuery 2011-12-19 13:15:53 +00:00
rMalie
ff3f1804ec // Change prototype of methods from(), leftJoin(), innerJoin(), leftOuterJoin() and naturalJoin() for DbQuery class 2011-12-19 11:13:13 +00:00
rMalie
7e611c914a // Norm + improve ObjectModel 2011-12-16 14:55:05 +00:00
rMalie
58765cb22d // Fix DbQuery for PHP < 5.2 2011-12-08 16:32:59 +00:00
lLefevre
3c2af0ca2c // fix norm && added PDO::FETCH_ASSOC in method fetch() for PDO 2011-12-07 17:30:32 +00:00
rMalie
ad45eeca37 [*] Classes: Db->execute() now return always a boolean. Use Db->query() instead. 2011-12-06 15:41:34 +00:00
rMalie
db6d4db8e1 // Fix a little bug on PDO 2011-12-06 09:04:40 +00:00
rMalie
fd5de4eda2 // Db::autoExecute() return a boolean 2011-12-05 17:29:45 +00:00