Commit Graph

2438 Commits

Author SHA1 Message Date
Vincent Augagneur
239dcb0179 Merge pull request #377 from PrestaEdit/patch-28
[+] BO: show all languages in setting of employee
2013-04-11 07:43:05 -07:00
Rémi Gaillard
f43aee9a25 [-] BO: PSCFV-7685 parent category for root categories after upgrade 2013-04-10 18:52:59 +02:00
gRoussac
1b01c7a602 [-] BO : Fix bug #PSCFV-8626 rename actual admin folder 2013-04-09 17:43:15 +02:00
gRoussac
e5cf7a4c06 [-] BO : Fix bug #PSCFV-8620 returns with customized product 2013-04-09 10:37:15 +02:00
PrestaEdit
86c6b3154f [+] BO: show all languages in setting of employee 2013-04-09 00:33:49 +03:00
Rémi Gaillard
881b6e7a8b // something was missing in last commit 2013-04-08 17:53:56 +02:00
Rémi Gaillard
3ffe339a76 [*] BO: The translation of modules are now made in the theme if modules are overrided or directly in the module folder 2013-04-08 17:50:43 +02:00
Damien Metzger
a1589621a5 // Added SEO warning for accented chars in URL 2013-04-05 09:55:18 +02:00
Rémi Gaillard
06f7c89de1 [-] FO: Extension test on file attachment for contact form should not be case sensitive #PSCFV-8616 2013-04-04 19:03:27 +02:00
gRoussac
e59274fb2b [-] FO : Fix bug #PSCFV-7825 removing import of grid_prestashop.css and displaying errors in AdminPerformances 2013-04-03 15:20:15 +02:00
gRoussac
02e7a8ca00 [-] BO : Fix bug #PSCFV-8481 no live edit on index when one language is active only 2013-03-29 11:37:08 +01:00
Rémi Gaillard
02baab7393 [*] BO: List all modules with an upgrade available on AdminModules header 2013-03-27 18:58:21 +01:00
François Gaillard
8bc725f4b6 // Release branch merged 2013-03-27 10:25:16 +01:00
gRoussac
98306be83f // admin folder name 2013-03-26 19:15:37 +01:00
gRoussac
135bd2cd42 [-] BO : Remove warning at login template 2013-03-26 18:58:03 +01:00
Rémi Gaillard
6b1293b569 Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release 2013-03-26 18:23:33 +01:00
Rémi Gaillard
fcdc9db624 // Also clear language cache in AdminTranslationsController 2013-03-26 18:23:17 +01:00
gRoussac
07789c8815 // remove warning 2013-03-26 18:10:32 +01:00
gRoussac
af61d866a7 [-] FO : Fix bug #PSCFV-8415 zipcode is required without zip code format too 2013-03-26 18:05:39 +01:00
gRoussac
c9c9454ca5 [-] FO : Fix bug #PSCFV-8415 zipcode is required without zip code format too 2013-03-26 15:53:51 +01:00
Rémi Gaillard
1fd9fd1bfc [-] BO: it is now possible to change the default customer/guest/visitor group per shop 2013-03-26 11:45:23 +01:00
Rémi Gaillard
fe0a8ae1a7 [-] BO: Fix #PSCFV-8422 it is now possible to manage minimal quantity even if stock management is disabled 2013-03-25 16:48:57 +01:00
gRoussac
63c8fc41dd // remove is_writable from AdminTranslations 2013-03-25 14:17:05 +01:00
gRoussac
1ee78f5cad [*] BO: More detailled errors when using Archive tar tool 2013-03-25 12:12:38 +01:00
Rémi Gaillard
103a2cb443 // reset category filter on adminproducts on multishop when category is not associated to the shop 2013-03-21 12:03:39 +01:00
Rémi Gaillard
17c9814f63 [-] Core: Fix the listings in multishop context when you have at least a combination on one shop and not on the others and the same for the images 2013-03-20 20:12:28 +01:00
Rémi Gaillard
db9a73d41a [-] BO: AdminProductControllers::bulkDelete should return error message if stock left with adv stock management like standard delete #PSCFV-8250 2013-03-20 16:38:20 +01:00
vAugagneur
b70497189d [+] INSTALLER : added modules install from addons 2013-03-20 11:04:48 +01:00
Damien Metzger
155150ea00 [-] BO : fixed product indexation markup in import #PSCFV-7695 2013-03-20 10:43:18 +01:00
Damien Metzger
9ae5e0e12a // Code cleaning 2013-03-19 16:39:02 +01:00
Damien Metzger
ce4148b89a [-] BO : added important check of the default language for ObjectModel multilang properties 2013-03-18 17:48:37 +01:00
vAugagneur
734c5a7c8f [-] BO : fixed bug #PSCFV-8285 - module tab listing permission 2013-03-18 14:54:04 +01:00
Gregory Roussac
4c704c97c4 Merge pull request #325 from DrySs/patch-3
[-] BO: fixed member "customer_id" to "id_customer" for address import in AdminImport
2013-03-15 17:12:02 +01:00
DrÿSs'
70bb7de9b5 [-] BO: fixed member "customer_id" to "id_customer" for address import in AdminImport 2013-03-15 16:51:55 +01:00
Rémi Gaillard
85c77105f6 // Remove unnecessary fsockopen 2013-03-15 16:25:19 +01:00
Rémi Gaillard
74533ab801 // Fix product multishop association when the product is created before the shop 2013-03-15 15:23:18 +01:00
gRoussac
182f8cdbaa [-] BO : Fix live edit link 2013-03-15 14:36:59 +01:00
Rémi Gaillard
0e7ded19c1 // same on admintabs 2013-03-15 12:11:47 +01:00
Rémi Gaillard
868926f24a // delete multishop toolbar on adminstatuses 2013-03-15 12:07:53 +01:00
François Gaillard
e08945de6b Merge branch 'release' into development 2013-03-14 16:39:47 +01:00
Rémi Gaillard
d9bf697625 [-] BO: Fix auto-selection of default category when you have choosen one on the listing 2013-03-14 15:04:54 +01:00
vAugagneur
149407f72d //added russian installer and changed english strings 2013-03-13 16:28:19 +01:00
Rémi Gaillard
f0c10588d7 // Fix category export without multishop 2 2013-03-13 15:52:25 +01:00
Rémi Gaillard
e67cf21b4b // Fix category export without multishop 2013-03-13 15:49:52 +01:00
fram
ed947bc123 // changed English strings, especially focusing on colons harmonization 2013-03-12 19:39:30 +01:00
gRoussac
bb4ec94718 [*] TR: Update translations for errors 2013-03-12 16:18:09 +01:00
Damien Metzger
b9c87df4e5 // Installer translations (de/it) 2013-03-12 15:41:54 +01:00
gRoussac
c6784fa509 // wrong commit for ed09cee7b1 2013-03-12 14:48:28 +01:00
gRoussac
ed09cee7b1 [*] BO : Set warning when trying to activate Xcache misconfigured 2013-03-12 14:41:07 +01:00
Rémi Gaillard
ad6f8775da // check fields before change products statuse 2013-03-12 12:28:40 +01:00