Commit Graph
8427 Commits
Author SHA1 Message Date
Rémi Gaillard 7565ea014f [-] BO: Fix case sensitive issue on search blacklist 2013-02-26 15:23:33 +01:00
vAugagneur 931720abab //added employee in the context when you install a shop 2013-02-26 15:06:01 +01:00
gRoussac 498e1603d4 [-] FO : Back slashes for inputs that need it in authentication.tpl 2013-02-26 15:01:45 +01:00
gRoussac f35e1c56ed [-] FO : Fix bug isGuest not defined, set id_carrier in base at login 2013-02-26 14:27:48 +01:00
gRoussac 0bcadd5d8d // withdraw empty lines, convert line feeds to \r\n 2013-02-26 10:58:03 +01:00
Rémi Gaillard 499b81ae55 [-] 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 88340319dd [-] BO: Filter customers listing by shop context on AdminGroups 2013-02-25 20:08:33 +01:00
Rémi Gaillard 6fc5459214 [-] MO: Fix max lenght allowed for 3 field on homeslider configuration #PSCFV-7897 2013-02-25 19:50:53 +01:00
Rémi Gaillard 95f43d3ac6 [-] 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 ecd2fb0659 [-] Core: Mobile_Detect library upgrade to 2.5.5 2013-02-25 17:36:35 +01:00
Rémi Gaillard 2a11b8cb65 // license 2013-02-25 17:27:33 +01:00
Rémi Gaillard 31c27ad86b [-] BO: Fix form displayed for features add after error 2013-02-25 16:45:17 +01:00
Rémi Gaillard 2275514033 [*] WS: the customer services are now handled by webservices 2013-02-25 15:59:08 +01:00
Rémi Gaillard 31e3882d82 [-] BO: pagination was missing on tax rules listing 2013-02-25 14:50:23 +01:00
Damien Metzger 9e588b2f82 // With the image 2013-02-25 13:42:55 +01:00
Damien Metzger 1b372f4b4f // CSS fix 2013-02-25 13:42:34 +01:00
Damien Metzger d4a6a56d1b // Changed modules list button (Sarah needed here!) 2013-02-25 12:16:58 +01:00
Francois Gaillard f80e0aee8d // IT order confirmation meta 2013-02-25 10:18:12 +01:00
Francois Gaillard c8c218a6a6 // Order confirmation meta data installation fixed 2013-02-25 10:05:40 +01:00
Damien Metzger 834d741efd // Fixed link 2013-02-25 09:23:39 +01:00
Rémi Gaillard bde0215fbb [-] Installer: Fix 2 path for the upgrader 2013-02-22 17:25:35 +01:00
Gregory Roussac 5f7e9510e9 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 75e5eab23e [*] 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 4d83665ca1 Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2013-02-22 14:17:06 +01:00
Damien Metzger 6782ad3264 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 0a716e03c5 // some changes on admin customer view 2013-02-22 14:16:49 +01:00
DrÿSs ed5266d64b [-] 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
Francois Gaillard eab9204c84 // URL rewrite encoding fixed 2013-02-22 11:19:00 +01:00
Rémi Gaillard b6584c4432 Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2013-02-22 10:47:14 +01:00
Rémi Gaillard 0a8abd087a [-] BO: Fix PHP notice on ob_clean if no buffer to delete 2013-02-22 10:47:00 +01:00
Rémi Gaillard d400059472 // Fix fixtures installer 2013-02-22 10:43:54 +01:00
Francois Gaillard 86215b6cd8 // Order confirmation rewrite rule added 2013-02-22 10:14:47 +01:00
Damien Metzger 0e3f3ed462 [*] Core : added the possibility to disable the emails (i.e. for test purpose) 2013-02-21 17:12:04 +01:00
Rémi Gaillard eb80b65eab [-] MO: html was broken on statsdata configuration 2013-02-21 17:07:24 +01:00
Damien Metzger ba954ac1c4 // Changed CMS list behavior (edit instead of front office view) 2013-02-21 16:51:22 +01:00
Damien Metzger a8c0a119ea [-] FO : cut long referrers in order to avoid a crash #PSCFV-7775 2013-02-21 16:19:10 +01:00
Damien Metzger 75bb9cf3c0 [-] FO : display total voucher without taxes when the customer group does not display taxes #PSCFV-7746 2013-02-21 16:11:26 +01:00
Damien Metzger 43e52b69ac [-] BO : automatic conversion of , into . in cart rules #PSCFV-7430 2013-02-21 15:40:24 +01:00
Rémi Gaillard b6db160c47 // small fix 2013-02-21 15:24:33 +01:00
Damien Metzger eeb0f504d4 [-] MO : fixed voucher currency in referral program #PSCFV-5950 2013-02-21 12:20:32 +01:00
Damien Metzger 574819bb69 [-] FO : fixed guest saving #PSCFV-6150 2013-02-21 12:10:28 +01:00
Damien Metzger fe419acc18 [*] Installer : mbstring check added (optionnal) #PSCFV-6489 2013-02-21 12:01:32 +01:00
Damien Metzger 5059d825f8 // Unit changed for product pictures, I set it up to a usable minimum #PSCFV-6597 2013-02-21 11:52:42 +01:00
Damien Metzger 16abd9b407 [-] BO : fixed payment distribution #PSCFV-7398 2013-02-21 11:30:13 +01:00
Damien Metzger aa4f94e189 // Missing files for new installer 2013-02-21 11:24:37 +01:00
Damien Metzger 669757f388 [-] MO : you should be able to empty values in homeslider #PSCFV-7407 2013-02-21 11:05:48 +01:00
Damien Metzger f4bf4c47a9 [*] Installer : installer improvements - Step 1 2013-02-21 11:05:47 +01:00
Francois Gaillard eaa45dfb03 // order-opc.php default permissions updated 2013-02-20 17:58:03 +01:00
Rémi Gaillard b77cfcdaef // images.inc.php don't need to be called anymore 2013-02-20 17:54:12 +01:00
Rémi Gaillard a3de006c5a [-] BO: Fix #PSCFV-7838 deleted taxes should not appears on the listing 2013-02-20 17:34:32 +01:00