Commit Graph

25 Commits

Author SHA1 Message Date
rMalie 18e1952ea0 // Remove unused class in installer 2012-01-23 17:46:44 +00:00
rMalie 04cabfe0f3 // Db::autoExecute() call are now replaced by Db::insert() or Db::update() 2012-01-23 17:46:16 +00:00
rMalie f08ce5cb8b [*] Classes : images.inc.php functions are now all deprecated, use the new class ImageManager instead 2012-01-23 10:21:51 +00:00
rMalie 1a607bd18e // Set default timezone in installer if timezone not found in session 2012-01-19 13:47:13 +00:00
rMalie 6f2c8e5df6 // Countries are sorted by name in installer #PSTEST-439 2012-01-17 17:05:36 +00:00
rMalie c8732842af // Move log classes and add logger in new installer 2012-01-05 16:11:43 +00:00
rMalie e28d3ce80f // Fix PrestaShopException typo 2012-01-04 13:53:19 +00:00
rMalie 06d9e22156 // Fix shared sessions on same domain for new installer 2012-01-03 16:04:06 +00:00
rMalie 822ad7a155 // Set timezone in new installer 2011-12-29 16:11:04 +00:00
rMalie b65b3b7154 // Fix pub@prestashop.com default account password 2011-12-28 10:49:34 +00:00
rMalie 327c5f6cf0 // Fix default lang in installer and admin tabs 2011-12-27 17:48:22 +00:00
rMalie 6003078499 // Big optimization of install process (execution time /2 during database population process) 2011-12-27 17:14:02 +00:00
rMalie 4b899b1eeb // Fix install on hooks + synchronise data 2011-12-27 10:49:27 +00:00
rMalie 888c5fb2b2 // Generate better XML definitions in installer 2011-12-27 10:36:59 +00:00
rMalie 3ba3da9774 // Fix access table for old mysql configurations 2011-12-23 00:05:39 +00:00
rMalie 4e3f1f4c0d // Fix null values ... 2011-12-22 23:20:30 +00:00
rMalie bd631edefe // Fix some bugs (and tabs) on new installer 2011-12-22 22:50:45 +00:00
rMalie 9d07161cb6 // Compatibility with PHP 5.1 in new installer 2011-12-22 18:21:48 +00:00
rMalie e32f0ed994 // Fix profiles creation 2011-12-22 17:40:27 +00:00
rMalie 4616b462b2 // Add temporary theme installation in new installer 2011-12-22 14:31:57 +00:00
rMalie 2fd5cd36a1 // Fix synchronisation of images in new installer 2011-12-22 09:38:32 +00:00
rMalie d1a4399630 // Update new installer 2011-12-21 21:33:22 +00:00
rMalie fca05a1042 // Improve synchronize tool in new installer 2011-12-21 14:18:52 +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 122b163553 [+] Install: new installer reworked from scratch 2011-11-10 17:32:47 +00:00