Commit Graph

8474 Commits

Author SHA1 Message Date
Damien Metzger a3b96b4b60 [-] MO : fixed statsbestmanufacturers.php query #PSCFV-8075 2013-03-01 16:36:43 +01:00
Rémi Gaillard 6c84dce1e9 [-] Core: increase size of phone field 2013-03-01 16:01:26 +01:00
vAugagneur f54c7eb8a8 //small sql fix 2013-03-01 16:00:00 +01:00
Rémi Gaillard 8f6c9d0ff0 // display import button only on the listing on admin adresses 2013-03-01 15:53:23 +01:00
gRoussac d9588e0924 Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2013-03-01 15:47:20 +01:00
gRoussac bfb1781cab [-] BO : Fix bug #PSCFV-7657 all groups checked when creating customers 2013-03-01 15:46:39 +01:00
Rémi Gaillard abb9879456 [-] BO: Second part of #PSCFV-8067 for orderslips 2013-03-01 15:42:26 +01:00
Rémi Gaillard 233c87b89a [-] BO: Fix #PSCFV-8067 the europeean vat exempt label was not using the tax address type 2013-03-01 15:33:46 +01:00
sLorenzini 8b4e42ef3c [-] FO: fixed bug two little coding error - #PSCFV-7982 2013-03-01 15:23:36 +01:00
sLorenzini 31a7d83861 [-] BO: fixed bug block shipping display in orders 2013-03-01 15:00:00 +01:00
Rémi Gaillard 6470573f4a [-] BO: Fix #PSCFV-8068 stock available total cache after deleting a combination 2013-03-01 14:55:47 +01:00
sLorenzini aa3a930fbe [-] BO: fixed bug cart rules display 2013-03-01 14:45:26 +01:00
sLorenzini c3b940b864 [-] BO: fixed header display on tablet- #PSCFV-6166 2013-03-01 14:12:43 +01:00
sLorenzini b96bca4bee [-] FO: fixed bug Backoffice and ipad - #PSCFV-7696 2013-03-01 10:42:03 +01:00
Gregory Roussac 924f72ba78 //small titles corrections 2013-03-01 00:40:12 +01:00
Gregory Roussac 33e287d20f [-] FO : Home w3c validation removed "legend" attribute and target="_blank" 2013-03-01 00:25:19 +01:00
vAugagneur 585a049d16 //fixed small bug when added new Shop URL 2013-02-28 18:25:13 +01:00
Rémi Gaillard 2011cdb735 [-] FO: Fix #PSCFV-7850 sometimes minify_html lib was returned nothing... 2013-02-28 17:54:51 +01:00
Damien Metzger c8320fa338 // Added the possibility to change your activity in the back end 2013-02-28 17:16:32 +01:00
Damien Metzger 027aa6a4af // Added subscription to the newsletter (optionnal) 2013-02-28 16:43:22 +01:00
Damien Metzger 265b696b6f // A bit of cleaning in the admin css 2013-02-28 15:51:59 +01:00
Damien Metzger 8b2e9fb08e [+] Core : added a boolean in the database (guest/cart/order) in order to know if the customer used the mobile theme for the order 2013-02-28 15:23:21 +01:00
gRoussac a753bfc23e [-] INSTALLER : TEXT field can sometimes not have a default empty value 2013-02-28 14:10:53 +01:00
Damien Metzger 74bcfeecf0 [-] Core : you must always have an id_shop in a SQL query, not null 2013-02-28 11:45:01 +01:00
Rémi Gaillard 18cc4f2d7c [-] BO: Use default language for copying emails if english is deleted 2013-02-28 11:36:28 +01:00
Rémi Gaillard ace1eac8c6 [-] Core: bad operator used in PaymentModule #PSCFV-8040 2013-02-27 18:33:36 +01:00
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