Commit Graph
120 Commits
Author SHA1 Message Date
mMarinetti e19b1b1e57 // No more MYSQL_ENGINE in upgrade php scripts
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12660 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-24 17:35:53 +00:00
mMarinetti 85f8326b54 // no more _PS_USE_SQL_SLAVE_ in upgrade scripts
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12659 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-24 17:33:32 +00:00
fSerny ab58a21ccb [+] BO : AdminModules Preferences
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12645 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-24 15:39:10 +00:00
mMarinetti 643537b640 // uncommented sql query for upgrade (1.5.0.1),
[*] Installer : Upgrade script output now have also the version number which the query belongs to 
// fix in generate_root_category_from_multishop

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12642 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-24 14:43:09 +00:00
mMarinetti df3a5ce460 // upgrade fix relative to php scripts from 1.1.0.5 + generate_root_category_for_multishop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12635 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-24 09:26:46 +00:00
rMalie 7ceec49945 // Remove unused class in installer
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12626 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-23 17:46:44 +00:00
rMalie 42eb6b476c // Db::autoExecute() call are now replaced by Db::insert() or Db::update()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12625 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-23 17:46:16 +00:00
rMalie 658a9af766 // Restore localization in installer
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12619 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-23 16:46:57 +00:00
rMalie 05dfb8abd4 // Add a check on required PHP version in installer
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12601 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-23 12:38:34 +00:00
rMalie ebec527630 [*] Classes : images.inc.php functions are now all deprecated, use the new class ImageManager instead
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12596 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-23 10:21:51 +00:00
bMancone 988c9483b8 // Fixed #PSTEST-496 with new installer
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12593 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-23 09:45:04 +00:00
vChabot 013ac66e62 // upgrader fix about category multishop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12588 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-20 16:25:58 +00:00
rMalie 2268e14846 // Set shop name entered during install instead of Default
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12563 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-19 15:02:42 +00:00
vChabot 7742cb7f81 // little fix upgrader
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12560 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-19 14:26:21 +00:00
mMarinetti c502221044 // fix in upgrade script
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12559 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-19 14:24:13 +00:00
vChabot 6806cdeab3 [*] BO : categories multishop improved
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12557 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-19 14:03:33 +00:00
rMalie 5e7d168e5e // Set default timezone in installer if timezone not found in session
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12555 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-19 13:47:13 +00:00
mMarinetti ca14d6231b // fix related to sql queries
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12547 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-18 17:56:16 +00:00
mMarinetti 34e6e95d8e // various fix in upgrader (for 1.2.1.0 and 1.1.0.3 + convert_product_price ObjectModel no more used)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12546 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-18 17:35:32 +00:00
mMarinetti 72d347967d [*] Installer : version number is defined in install_version.php (instead of init.php)
// bugfix in create_multistore.php related to theme imporation when custom theme is used

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12543 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-18 16:57:24 +00:00
mMarinetti 853c54aa48 // installer fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12536 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-18 15:31:29 +00:00
mMarinetti af0ff35db8 // fix in migrate block info to cms block
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12533 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-18 14:28:06 +00:00
mMarinetti 4f3903d86d [*] Installer : thanks to the old installer/upgrader which is now removed
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12525 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-18 10:33:47 +00:00
mMarinetti 209209c592 // report 1.4.x sql files into 1.5 branch
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12523 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-18 10:17:02 +00:00
mMarinetti 4362c38400 // normalization / minor fix in sql upgrader files
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12521 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-18 10:07:06 +00:00
mMarinetti 8e32a164b2 // normalization / minor fix in php upgrader files
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12519 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-18 10:02:57 +00:00
rMalie 89dc009e9a // Fix quotes in settings.inc file
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12509 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-18 08:46:26 +00:00
bMancone 17e69a102e // Fixed #PSTEST-501
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12505 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-17 17:13:57 +00:00
rMalie a9285d5aaa // Fix #PSTEST-460
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12504 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-17 17:13:19 +00:00
rMalie 392ebf0a21 // Countries are sorted by name in installer #PSTEST-439
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12502 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-17 17:05:36 +00:00
rMalie f12d407acb // Fix wrong shop URL during install #PSFV-377
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12487 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-17 15:28:40 +00:00
rGaillard e9520566d1 // SpecificPriceRules debug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12405 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-13 10:27:00 +00:00
mMarinetti be2ee1b8da // added upgrade files (sql and php) in new installer
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12379 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-11 17:57:49 +00:00
fBrignoli f38edb7c61 // PDF i18n dir permissions
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12365 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-11 16:08:27 +00:00
vChabot 5fcd8d762e [-] BO : BugFix : #PSTEST-355 : replacing "Groups Attributes and Attributes" by "Attributes and Values"
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12362 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-11 15:49:35 +00:00
lLefevre b8f6ff16a6 [-] BO : delete id_theme in Image Type
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12278 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-09 16:04:34 +00:00
vChabot 87fd511314 [*] BO : Adding category management with multishop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12270 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-09 15:13:46 +00:00
rMalie 71033714c8 // Fix duplicate of products in front office (fix in new installer xml files)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12256 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-09 09:59:03 +00:00
rMalie ee08f88948 // When "enter" is pushed on the new installer form, trigger "next" button instead of "back" button
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12211 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-05 16:38:40 +00:00
rMalie 8001df3522 // Move log classes and add logger in new installer
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12205 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-05 16:11:43 +00:00
rMalie 77e2df9627 // Fix table verification when drop DB is activated on new installer
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12198 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-05 15:09:40 +00:00
fBrignoli db989ce7d7 [*] LO : 1.5 Localization Pack
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12197 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-05 14:58:05 +00:00
rMalie 9d7ec6da61 // Check if at least one table with same prefix already exists in new installer
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12194 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-05 14:28:10 +00:00
lLefevre 6f46c6ae0c // change size logo recommended in new installer
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12191 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-05 14:18:01 +00:00
lLefevre c6040b9f12 // add a new logo
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12190 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-05 14:12:39 +00:00
aFolletete bdad515233 // fixed small bug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12147 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-04 15:52:25 +00:00
aNiassy d27a18a71d [-] INSTALL : #PSCFI-4570 : Corrected some spelling errors in English
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12132 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-04 13:57:22 +00:00
rMalie 494205d52e // Fix PrestaShopException typo
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12128 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-04 13:53:19 +00:00
mDeflotte e5cad60084 [-] BO : #PSCFI-4484 - Add historisation of the order status
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12082 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-03 16:06:18 +00:00
rMalie a6acc82e34 // Fix shared sessions on same domain for new installer
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12081 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-03 16:04:06 +00:00