Commit Graph

8448 Commits

Author SHA1 Message Date
Damien Metzger 5bafd9c6be [-] Installer : Fixed languages parsing 2013-02-27 17:56:47 +01:00
gRoussac 5f61d461fe [-] INSTALLER : Fix bug #PSCFV-6128 do not loose custos on orders from 1.4.X 2013-02-27 16:51:19 +01:00
Rémi Gaillard 8a0474320f [-] Core: Fix #PSCFV-8012 attribute_url is sometimes null but also sometimes empty... 2013-02-27 16:16:02 +01:00
Damien Metzger c39882dcd5 // Automatic renaming of the admin folder 2013-02-27 15:40:23 +01:00
Damien Metzger 5781e24739 // Installer improvements 2013-02-27 14:53:51 +01:00
Damien Metzger fd68d3b3d5 // Installer can be translated at /install-dev/dev/translate.php 2013-02-27 14:53:51 +01:00
Rémi Gaillard afbf7a2f37 // remove useless code 2013-02-27 14:48:04 +01:00
Damien Metzger 2a11d5c6db Merge pull request #263 from michelcourtade/development
[-] PDF : Fixed unecessary slash in overriden template path
2013-02-27 00:51:09 -08:00
Damien Metzger 9c22eba7af Merge pull request #264 from nezenmoins/patch-1
[-] PDF : Fixed unecessary slash in manufacturer image path test
2013-02-27 00:49:52 -08:00
vAugagneur 109f16e026 Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2013-02-27 09:49:08 +01:00
vAugagneur d5329298b2 [-] BO : fixed bug #PSCFV-7871 - bad breadcrumb when create a new CMS 2013-02-27 09:48:51 +01:00
Damien Metzger ba584fddd0 Merge pull request #287 from DrySs/patch-cms
[-] BO: fixed lots of UI bugs in CMS:
2013-02-27 00:43:53 -08:00
Rémi Gaillard 9d9a715ff0 [-] Installer: Fix the installation when safe_mode is enabled 2013-02-26 20:10:43 +01:00
Gregory Roussac 4ba0cf46e8 Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2013-02-26 19:25:05 +01:00
gRoussac 98527ce83c [*] CORE: Dissasemble CURLOPT_CONNECTTIMEOUT and CURLOPT_TIMEOUT in Tools::file_get_contents 2013-02-26 19:24:07 +01:00
Rémi Gaillard 82af5adead // fix guest checkout dni 2013-02-26 17:56:02 +01:00
Rémi Gaillard 379a37dd70 [-] BO: don't allow bulkdelete of default language 2013-02-26 16:57:00 +01:00
Rémi Gaillard 3642989f1b [-] BO: Fix case sensitive issue on search blacklist 2013-02-26 15:23:33 +01:00
vAugagneur 4953b8219a //added employee in the context when you install a shop 2013-02-26 15:06:01 +01:00
gRoussac f69ada6525 [-] FO : Back slashes for inputs that need it in authentication.tpl 2013-02-26 15:01:45 +01:00
gRoussac 6925ce0188 [-] FO : Fix bug isGuest not defined, set id_carrier in base at login 2013-02-26 14:27:48 +01:00
gRoussac 8740deeb05 // withdraw empty lines, convert line feeds to \r\n 2013-02-26 10:58:03 +01:00
Rémi Gaillard e3a47635aa [-] BO: Fix module listing with addons module with default currency not on the xml #PSCFV-8005 2013-02-26 10:45:22 +01:00
Rémi Gaillard 0f5f792bd8 [-] BO: Filter customers listing by shop context on AdminGroups 2013-02-25 20:08:33 +01:00
Rémi Gaillard 74a766d145 [-] MO: Fix max lenght allowed for 3 field on homeslider configuration #PSCFV-7897 2013-02-25 19:50:53 +01:00
Rémi Gaillard 0e0762cee7 [-] BO: Fix #PSCFV-7995 countries/groups/currencies refreshment when selecting a shop in specific price form 2013-02-25 18:45:28 +01:00
Rémi Gaillard b28ddac3c0 [-] Core: Mobile_Detect library upgrade to 2.5.5 2013-02-25 17:36:35 +01:00
Rémi Gaillard c36986e712 // license 2013-02-25 17:27:33 +01:00
Rémi Gaillard 2f08f6a292 [-] BO: Fix form displayed for features add after error 2013-02-25 16:45:17 +01:00
Rémi Gaillard 283a273fd7 [*] WS: the customer services are now handled by webservices 2013-02-25 15:59:08 +01:00
Rémi Gaillard 679b45b5bd [-] BO: pagination was missing on tax rules listing 2013-02-25 14:50:23 +01:00
Damien Metzger 0a71a1ee86 // With the image 2013-02-25 13:42:55 +01:00
Damien Metzger 412f05ceee // CSS fix 2013-02-25 13:42:34 +01:00
Damien Metzger 9ebe9e1894 // Changed modules list button (Sarah needed here!) 2013-02-25 12:16:58 +01:00
François Gaillard 4fc005654e // IT order confirmation meta 2013-02-25 10:18:12 +01:00
François Gaillard 5d40eecec0 // Order confirmation meta data installation fixed 2013-02-25 10:05:40 +01:00
Damien Metzger 240dec089e // Fixed link 2013-02-25 09:23:39 +01:00
DrySs 48c996f8c0 Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2013-02-22 20:01:45 +01:00
DrySs 00e889f711 [-] BO: fixed lots of UI bugs in CMS:
- no more id_category (doesn't exists, it's id_cms_category)
- change category position now redirects in parent category (not at root category)
- change category status now redirects in parent category (not at root category)
- delete multiples category now redirects in parent category (not at root category)
- add form new category now auto select parent category (not root category)
- add a new category now redirects in parent category (not at root category)
- delete multiple categories now redirects in parent category (not at root category)
- now execute parent::postProcess() only if none action found (duplicate postProcess was done)
- now redirects to CMS form if found errors (not at root category)
- fixed unexists $object variable (was $cms) for saveAndStay
- delete multiple cms content now redirects in parent category (not at root category)
- change cms content position now redirects in parent category (not at root category)
- change cms content status now redirects in parent category (not at root category)
2013-02-22 19:59:46 +01:00
Rémi Gaillard a6d2b42a1a [-] Installer: Fix 2 path for the upgrader 2013-02-22 17:25:35 +01:00
Gregory Roussac 392dfb199c Merge pull request #283 from DrySs/patch-2
[*] BO: add a save and stay button in CMS edit page
2013-02-22 06:58:31 -08:00
DrÿSs' 0263e3b28d [*] BO: add a save and stay button in CMS edit page
This button was missing to edit easily CMS pages.
2013-02-22 15:47:50 +01:00
Rémi Gaillard f015d37682 Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2013-02-22 14:17:06 +01:00
Damien Metzger f6e6cab13e Merge pull request #282 from DrySs/patch-1
[-] Core: ProductSale no more takes products with no visibility
2013-02-22 05:16:53 -08:00
Rémi Gaillard 0e38d44a21 // some changes on admin customer view 2013-02-22 14:16:49 +01:00
DrÿSs' 25675b8d38 [-] Core: ProductSale no more takes products with no visibility
Fixed bug that's ProductSale is taking products with no visibility, displaying them in module blockbestsellers. But as they have no visibility, we don't want to display them!
2013-02-22 14:12:24 +01:00
François Gaillard 6b501dc409 // URL rewrite encoding fixed 2013-02-22 11:19:00 +01:00
Rémi Gaillard f88d8fa354 Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2013-02-22 10:47:14 +01:00
Rémi Gaillard 8653618711 [-] BO: Fix PHP notice on ob_clean if no buffer to delete 2013-02-22 10:47:00 +01:00
Rémi Gaillard f024f14cb7 // Fix fixtures installer 2013-02-22 10:43:54 +01:00