Commit Graph

69 Commits

Author SHA1 Message Date
Rémi Gaillard
23b70c4906 // small changes in installer 2013-04-15 14:33:20 +02:00
Rémi Gaillard
bc5e93ba20 // small changes on php cli installer 2013-04-02 17:28:45 +02:00
Rémi Gaillard
6dcf2d53e3 [*] Installer: Add PHP CLI installer 2013-03-29 14:28:48 +01:00
Rémi Gaillard
5f2a4f3dea [-] Installer: Install only the language choosen in the installer 2013-03-21 15:17:07 +01:00
Damien Metzger
5bafd9c6be [-] Installer : Fixed languages parsing 2013-02-27 17:56:47 +01:00
Damien Metzger
6a155d8762 [*] Installer : installer improvements - Step 1 2013-02-21 11:05:47 +01:00
Rémi Gaillard
7e7b08f9f5 // images.inc.php don't need to be called anymore 2013-02-20 17:54:12 +01:00
gRoussac
5e98812e19 [-] CORE : file_put_contents() returns the number of bytes that were written to the file, or FALSE on failure. 2013-02-06 19:21:23 +01:00
Damien Metzger
0148bda9e0 [*] Installer : Automatically drop the system compatibility check when everything's alright
// Fixed 'next' button when the page is refreshed
2013-02-01 17:47:51 +01:00
Rémi Gaillard
2c855558cd [*] Installer: pre-compile the smarty templates to improve the loading time of first connection 2013-01-11 18:13:28 +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
f793a1c6b6 [-] INSTALLER : fixed bug #PSCFV-4809 2012-10-12 09:55:31 +00:00
vAugagneur
a9e8421dc9 //small fix on quantity with installer 2012-10-04 14:36:21 +00:00
dMetzger
a4113f1bba // Changed image system to new default + #PSCFV-4068 2012-09-24 09:08:57 +00:00
dMetzger
632dceae6d // Fix previous commit 2012-09-21 16:04:14 +00:00
sLorenzini
93aae4afaa // Renamed images types for the default theme (in order to avoid conflicts) #PSCFV-4242 2012-09-21 14:59:51 +00:00
dMetzger
30fa5a5551 [-] FO : fixed cache management conflict for packed product #PSCFV-3294 2012-08-10 14:26:15 +00:00
dMetzger
5d866c818f // Changed the way the multistore associations are loaded, far from perfect, but still better and overridable 2012-07-10 07:11:16 +00:00
rMalie
55496b95b4 // Add a warning in welcome page for installer if use has already a previous version of PrestaShop installed #PSCFV-2161 2012-06-04 09:45:52 +00:00
rMalie
02b228a26c // Fix double configurations in installer 2012-05-19 11:14:02 +00:00
rMalie
c5c01fc939 // FileLogger is now called after configuration in installer in order to prevent permissions problems on log/ folder 2012-04-25 15:25:04 +00:00
rMalie
30f96f0d5d // Fix position for category_product in installer 2012-04-17 16:46:26 +00:00
rMalie
49869aaaaf // MERGE product_multistore branch : product fields are now editable per shop 2012-04-17 13:32:12 +00:00
rMalie
fe451a0b6b // Set a default country/timezone in installer, checking HTTP_ACCEPT_LANGUAGE #PSTEST-890 2012-02-29 09:02:36 +00:00
rMalie
a90e8a9809 // Fix timezone issues in installer 2012-02-28 13:28:29 +00:00
rMalie
e304a8710e // Installer now use the browser language as default language (with HTTP_ACCEPT_LANGUAGE var) 2012-02-27 15:37:29 +00:00
rMalie
14e6929565 // Welcome 2012² 2012-02-23 16:33:10 +00:00
rMalie
c39f9ab3d2 // Fix display of some tables in install/dev 2012-02-23 13:00:45 +00:00
mMarinetti
1c288bf01d // Welcome 2012 2012-02-22 09:28:22 +00:00
rMalie
0d721a87b1 // Remove useless code in installer 2012-02-21 13:29:05 +00:00
rMalie
2f9fd38e01 // Fix install when _DB_PREFIX_ is empty 2012-02-16 14:44:09 +00:00
rMalie
1fa7d4691f // Installer can work with 18MO (under 32MO sub ajax queries are triggered) 2012-02-09 15:37:48 +00:00
rMalie
577bfb1468 // Some memory optimizations in installer 2012-02-08 17:25:28 +00:00
rMalie
03b0783f53 // Fix shop association in installer with entity with delayed INSERT queries #PSFV-413 2012-02-08 16:33:25 +00:00
rMalie
258497b052 // Fix potential issue in installer on XmlLoader #PSFV-357 2012-02-07 09:48:41 +00:00
rMalie
f4da55d46b // Fix lanuage informations in installer 2012-02-03 15:41:40 +00:00
rMalie
1638e04246 // Add a link to restart installer if an error occured + session protection on reinstallation 2012-02-03 10:43:55 +00:00
rMalie
0aaaf2cfc1 // Improve installation design (addons iframes + progress percent + remove back button) 2012-02-03 09:19:55 +00:00
rMalie
f6bc520425 // Add a lock on install process steps to be sure that a process can't be called if the first one isn't finished 2012-02-02 09:31:18 +00:00
mMarinetti
d67186f592 // install-new renamed to install-dev 2012-01-26 17:35:54 +00:00
mMarinetti
257d3f8ce9 [*] Installer : thanks to the old installer/upgrader which is now removed 2012-01-18 10:33:47 +00:00
tDidierjean
04268809cc // Fix to translations 2011-12-21 11:05:55 +00:00
fSerny
ba54a1b93d [-] PROJECT : Moving xml files to xml directory 2011-12-20 17:37:14 +00:00