vAugagneur
be946319be
//remove svn keyword @version Release: $
2012-11-22 11:57:40 +01:00
lLefevre
ece74e27c2
// Revert Revision 17891 : #PSCFV-5017 : update bad licenses in all files
2012-10-17 10:13:43 +00:00
lLefevre
07ca3c5258
// #PSCFV-5017 : update bad licenses in all files
2012-10-17 09:35:11 +00:00
lLefevre
6588f9514c
// Revert Revision 17884 : #PSCFV-5017 : update bad licenses in all files
2012-10-17 09:29:43 +00:00
lLefevre
398d345362
// #PSCFV-5017 : update bad licenses in all files
2012-10-17 06:18:59 +00:00
lLefevre
f6297b081d
[-] BO : fix #PSCFV-4933 : add recursively index.php file
2012-10-12 12:17:04 +00:00
vAugagneur
cc9bc81279
[-] CORE : fixed bug #PSCFV-3982
2012-09-12 07:43:24 +00:00
aKorczak
75710639d0
[-] WS : Multiple fix on Web Services
2012-08-31 09:41:22 +00:00
rGaillard
42291e1095
// Fix installer
2012-08-23 14:09:18 +00:00
dMetzger
cf3eb44470
// Norm forbid some " characters but it blocked the installer #PSCFV-3719
2012-08-23 07:06:38 +00:00
dMetzger
b953604907
// Grumpf
2012-08-20 07:25:52 +00:00
dMetzger
6379dd01bb
[*] Installer : socket management for PDO + refactoring
2012-08-20 07:03:51 +00:00
dMetzger
4f8d07b075
// Missing param in MySQL::tryToConnect
2012-08-16 07:10:41 +00:00
dMetzger
557ee178f3
[-] 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
bb487d96b8
// Source typo #PSCFV-3562
2012-08-08 07:02:22 +00:00
dMetzger
dcbb07649b
[*] Installer : added timout to sql connection
2012-08-07 12:32:40 +00:00
rMalie
af855321ab
// Fix default id lang in localization packs
2012-06-20 08:36:51 +00:00
rGaillard
066ce42382
// Performance optimizations
2012-06-14 14:11:11 +00:00
lLefevre
c9fea1ebbc
[-] BO : fix #PSCFV-2480 : fix translations
2012-05-22 12:42:58 +00:00
rMalie
954c0cb79d
// Add DESC keyword to executeS() filter #PSFV-791
2012-04-18 07:52:40 +00:00
rMalie
1dc629a949
// Welcome 2012²
2012-02-23 16:33:10 +00:00
rMalie
e1714942f3
[*] Classes : table prefix is no longer required in Db::getInstance()->delete() method
2012-02-16 14:54:52 +00:00
rMalie
dfd1e983b0
// Replace 'server' with 'host' in PDO DSN #PSFV-442
2012-02-13 10:00:55 +00:00
mDeflotte
b115ec614a
// Allow query from Db::excuteS, to start by an open parenthese
2012-02-10 08:20:06 +00:00
rMalie
ec039bc37f
// Add support of different mysql port for mysqli and pdo
2012-02-02 13:50:27 +00:00
rMalie
4814f3f875
// Fix Db->query (property value is set)
2012-01-27 13:39:35 +00:00
rMalie
be5fd03749
// Normalize
2012-01-24 16:24:01 +00:00
rMalie
bc81497705
// Add argument in Db->insert() and Db->update() to skip prefix
2012-01-24 08:51:23 +00:00
rMalie
cc841b6969
[*] Classes : Db::autoExecute() call are now replaced by Db::insert() or Db::update()
2012-01-23 17:41:02 +00:00
mMarinetti
d244e3cd5e
[-] 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
1faaf46f2b
// Check if at least one table with same prefix already exists in new installer
2012-01-05 14:28:10 +00:00
rMalie
e28d3ce80f
// Fix PrestaShopException typo
2012-01-04 13:53:19 +00:00
rMalie
3ba3da9774
// Fix access table for old mysql configurations
2011-12-23 00:05:39 +00:00
mMarinetti
33d3e94ed8
// removed useless Tools::displayError()
2011-12-21 19:58:01 +00:00
rMalie
51704646e2
// Protect $table and $alias in DbQuery
2011-12-19 13:15:53 +00:00
rMalie
1302bdb194
// Change prototype of methods from(), leftJoin(), innerJoin(), leftOuterJoin() and naturalJoin() for DbQuery class
2011-12-19 11:13:13 +00:00
rMalie
a33c19ce94
// Norm + improve ObjectModel
2011-12-16 14:55:05 +00:00
rMalie
8cb26f81e6
// Fix DbQuery for PHP < 5.2
2011-12-08 16:32:59 +00:00
lLefevre
9d72b60525
// fix norm && added PDO::FETCH_ASSOC in method fetch() for PDO
2011-12-07 17:30:32 +00:00
rMalie
27b198dcd6
[*] Classes: Db->execute() now return always a boolean. Use Db->query() instead.
2011-12-06 15:41:34 +00:00
rMalie
9a47deab89
// Fix a little bug on PDO
2011-12-06 09:04:40 +00:00
rMalie
3eb2956be2
// Db::autoExecute() return a boolean
2011-12-05 17:29:45 +00:00
rMalie
0644fa70bb
// Test PDO as first choice in Db class
2011-12-05 17:01:48 +00:00
lLefevre
db3feb8df4
// added list of tables and attributes in AdminRequestSqlController + change export request
2011-11-30 13:24:43 +00:00
mMarinetti
5f626bffbe
// check if PS_MODE_DEV is defined before checking its value
2011-11-22 14:32:58 +00:00
rMalie
dae1e70e5f
[*] Classes: CMS::getCMSPages() now select only data from cms table if id_lang is null
...
[*] Classes: Db::autoExecute() can now take INSERT IGNORE as third argument
[*] Classes: Tag::addTags() can now take an array of tags as argument (instead of strings separated by comas)
2011-11-10 13:45:41 +00:00
rMalie
560be7bffe
// Fix Db::executeS() now trigger Db::execute() method if the query begin with select|show|explain keyword
2011-11-10 09:59:39 +00:00
fBrignoli
8849c8f6b9
[*] CO : Empty parameters are not added
2011-10-27 16:27:05 +00:00
rMalie
1da53de84b
// little fix
2011-10-19 14:58:33 +00:00
rMalie
41140ad21d
[+] Classes: Db::autoExecute() can now use SQL functions as values (use array('type' => 'sql', 'value' => 'SQL_FCT()')
2011-10-19 14:35:05 +00:00