Vincent Augagneur
3d2e46b14f
[-] FO : fixed bug #PSCFV-9388 - newsletter is required error, showing two times
2013-06-26 11:46:02 +02:00
Vincent Augagneur
c5e65e1360
[-] BO - fixed bug #PSCFV-9435 - AdminController - processUpdateOptions does not manage required field correctly in a non-mutltishop context
2013-06-26 11:38:08 +02:00
misthero
00ee8ad4ef
Update AdminCustomerThreadsController.php
...
$contact->name can be an array throwing a warning Warning: preg_match() expects parameter 2 to be string when answering to a customer
2013-06-26 10:32:54 +02:00
gRoussac
64f615a061
[-] BO : Fix warnings when product not available in Shop
2013-06-25 18:16:06 +02:00
gRoussac
699053da27
[-] FO : Fix bug #PSCFV-8412 no zipcode for countries when default country has no zip code in adress format
2013-06-25 16:17:58 +02:00
Vincent Augagneur
4627768092
[-] BO : fixed bug #PSCFV-7921 - Language selector (with flags) cant be translated
2013-06-25 15:51:24 +02:00
Rémi Gaillard
f73eb070ab
// small fix
2013-06-25 15:50:36 +02:00
Vincent Augagneur
502472dfba
[-] FO : fixed bug #PSCFV-7454
2013-06-25 15:47:46 +02:00
Vincent Augagneur
cc4c8bfbe7
[-] CORE : fixed bug #PSCFV-9460
2013-06-25 15:25:08 +02:00
Vincent Augagneur
b7c5201ad8
Merge pull request #512 from antoniofr/development
...
[-] FO : #PSCFV-9532 remove hardcoded unidentified group number
2013-06-25 06:06:05 -07:00
gRoussac
2b2d6762f2
[-] FO : Css fix on first address and avaibility
2013-06-25 14:47:27 +02:00
Vincent Augagneur
c8a67fbc40
[+] CORE : new jquery UI version (1.10.3)
2013-06-25 11:16:04 +02:00
gRoussac
4dbaf98cc8
[-] FO : Fix one_phone_at_leastphone again when PS_REGISTRATION_PROCESS_TYPE = 1 && PS_ORDER_PROCESS_TYPE =0
2013-06-25 10:44:41 +02:00
Vincent Augagneur
fe4b5eff1a
[-] BO : fixed bug #PSCFV-7634 - Add non-existent new product to order using autocomplete gives javascript error (data.products is not defined)
2013-06-25 10:37:17 +02:00
Vincent Augagneur
faa975750d
[-] MO : fixed bug #PSCFV-8910 - Productcomments module allows post only one comment per product
2013-06-25 10:26:13 +02:00
Axome
7f7cd3bdaa
[*] BO : Correct Request Sql Manager validate options
...
Correct Request Sql Manager validate options :
- No size limit for the request
- cutJoin() doesn't work for multiple Join (exemple : LEFT JOIN `XXX ON XXX AND XXX) => Then you can't save the request, even if it work
2013-06-25 11:01:01 +03:00
Rémi Gaillard
36c7b9df48
[-] BO: This is now not possible to move a tab with id_parent = 0 to an another tab
2013-06-24 18:25:38 +02:00
gRoussac
fd3ce0ba6c
[-] CORE: Fix bug #PSCFV-9474 missing unity and unit_price_ratio in Cart::getProducts
2013-06-24 17:23:09 +02:00
gRoussac
b421d469d2
[-] Fix bug #PSCFV-8109 country creation/activation regarding payment modules restrictions
2013-06-24 16:45:10 +02:00
gRoussac
383acfb8bf
[*] PDF : Small column width fix
2013-06-24 16:12:28 +02:00
gRoussac
5dd707589a
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-06-24 15:53:30 +02:00
gRoussac
4f1e246c71
// remove deprecated
2013-06-24 15:52:56 +02:00
Damien Metzger
bf580094fa
// Design improvement of the javascript alert in the installer
2013-06-24 15:10:25 +02:00
gRoussac
eec1d53324
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-06-24 14:50:28 +02:00
gRoussac
50c88dc4de
[-] BO : Fix bug #PSCFV-7353 can not see the thumb for a scene
2013-06-24 14:50:10 +02:00
gRoussac
304225060a
[-] BO : Fix bug #PSCFV-7353 can not see the thumb for a scenes
2013-06-24 14:47:59 +02:00
Damien Metzger
ec426f170f
[*] IN : removed timezones selection for countries that have only one
2013-06-24 14:41:59 +02:00
Damien Metzger
24d5be445b
// Fixed issue with configuration saving after a backup/update or anything linked to the usage of a mysql dump
2013-06-24 14:41:58 +02:00
Vincent Augagneur
41cc67961d
[-] CORE : fixed #PSCFV-7451 - error in classes Carrier
2013-06-24 14:40:10 +02:00
gRoussac
5562b5ac92
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-06-24 13:54:33 +02:00
gRoussac
21856959a2
[-] Fix bug #PSCFV-9414 bad check on states when PS_REGISTRATION_PROCESS_TYPE = 0
2013-06-24 13:54:02 +02:00
Damien Metzger
1d5e34cb37
// Installer improvements
2013-06-24 13:41:40 +02:00
Damien Metzger
5335820915
// Fixed sessions/cookies
...
// Added support iframe
2013-06-24 11:51:36 +02:00
Vincent Augagneur
6955594290
[-] FO : fixed bug #PSCFV-9007 - Best sales query has ambigious column when sorted on date_add
2013-06-24 11:43:20 +02:00
Vincent Augagneur
8702e26c41
// added missing img in installer
2013-06-24 11:04:31 +02:00
Axome
f4fc1d3cab
[*] BO : AdminControllers : Keep active filter on pagination
2013-06-24 10:57:05 +02:00
Damien Metzger
75526c4bca
// Changed the way the cookie mode is activated in the installer
2013-06-24 10:54:22 +02:00
Damien Metzger
84860a1b2a
// Added recommendation for the logo size
2013-06-24 10:40:03 +02:00
gRoussac
7448d17c68
[*] CORE: can not delete class_index.php
2013-06-23 19:53:28 +02:00
Axome
c8f3985347
[-] BO : remove "utm_*" rules preventing Google services from indexing the shop
...
Google shopping refuses all products having their URL blocked by the robots.txt file
2013-06-21 17:22:03 +02:00
gRoussac
0974a9fde9
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-06-21 10:40:17 +02:00
gRoussac
2e8c89e543
[-] FO : Fix #PSCFV-9414 submitGuestAccount is not submitAccount
2013-06-21 10:39:58 +02:00
Damien Metzger
0a7428c8be
[-] BO : allow partial use for credit slip vouchers #PSCFV-9539
2013-06-21 09:45:49 +02:00
gRoussac
21d04cb423
[-] BO : Fix bug #PSCFV-9264 bad cancel qty when refund / return
2013-06-20 18:21:55 +02:00
antoniofr
f8a40bbb63
[-] FO : #PSCFV-9532 remove hardcoded unidentified group number
2013-06-20 17:29:07 +02:00
gRoussac
5563c53133
[-] BO : missing colspan after update product detail
2013-06-20 16:39:15 +02:00
gRoussac
67e7487e3b
[*] BO : Reselect current step in AdminOrders
2013-06-20 12:09:19 +02:00
gRoussac
7244ec1389
[-] FO : Fix bug #PSCFV-9525 escape double quote in address formated fields
2013-06-20 10:44:24 +02:00
gRoussac
55414552d4
[-] FO : Fix #PSCFV-7388 again Instant checkout - State validation
2013-06-19 14:45:01 +02:00
Rémi Gaillard
68540f1887
[-] BO: Stock should not appears on product listing when stock management is disabled #PSCFV-8207
2013-06-19 11:35:24 +02:00