gRoussac
f2d70076bd
[-] : Fix bug #PSCFV-4859, could not register invoice address or invoice country in OPC as guest, and phone not required in standard registration
2013-10-20 23:52:48 +02:00
Gregory Roussac
c36625a136
Merge pull request #851 from PrestanceDesign/patch-1
...
[*] BO : Adding a title tag to display the module name on hover like PS ...
2013-10-18 09:42:57 -07:00
gRoussac
5daa79c1e1
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-10-18 18:36:51 +02:00
gRoussac
8ef1e043af
[*] BO : chmod 664 to config.xml file
2013-10-18 18:36:30 +02:00
PrestanceDesign
6965bb29c1
[*] BO : Adding a title tag to display the module name on hover like PS 1.4
2013-10-18 18:20:15 +02:00
Fabio Chelly
72ccc90cc9
Merge remote-tracking branch 'origin/development' into development
2013-10-18 17:49:14 +02:00
Fabio Chelly
7133e74c17
[-] MO mailalerts: module mailalerts shows all messages regarding the order
...
PNM-1632 - MailAlert does not show Paypal error message if order has comments
2013-10-18 17:49:00 +02:00
gRoussac
2e2151a1bb
[-] CORE : error_get_last > PHP 5.1
2013-10-18 15:29:12 +02:00
Rémi Gaillard
8a682081de
// typo
2013-10-18 12:17:51 +02:00
Rémi Gaillard
6747d3bbac
[-] BO: Default country should be overriden in the context in multishop
2013-10-18 10:23:06 +02:00
Rémi Gaillard
b8273a13e6
//
2013-10-17 18:30:22 +02:00
gRoussac
3a38af9982
[-] FO : Could not redirect back to url in adress.php
2013-10-17 14:16:54 +02:00
gRoussac
6b1d69dd7d
[-] FO : $back value twice escaped
2013-10-17 12:18:23 +02:00
Rémi Gaillard
eb14e25e2a
// small fix for some order by on listing
2013-10-17 11:33:05 +02:00
gRoussac
f1ea9ba5b4
[-] BO : Fix bug #PSCFV-10709 rename root category with slashes in it
2013-10-17 10:53:20 +02:00
Rémi Gaillard
e4faa2bb75
[-] Core: Out of stock status should be setted after the first order history
2013-10-17 10:28:14 +02:00
gRoussac
3ba5905042
[-] BO : Could not order by reserved words like 'key'
2013-10-16 16:25:40 +02:00
Rémi Gaillard
22fd1b84c4
Merge pull request #847 from MustangZhong/patch-1
...
[-] WS: Missing field on Cart::getWsCartRows()
2013-10-16 00:58:16 -07:00
MustangZhong
ad27dbe8d1
Update Cart.php
...
The field "id_address_delivery" is missing in getWsCartRows.
Since id_address_delivery is required in the web service field definition.
2013-10-16 10:14:14 +08:00
Rémi Gaillard
6ee538c710
// fix on ps_cleaner
2013-10-15 19:53:59 +02:00
gRoussac
237b950eb6
[-] FO : #PSCFV-10640 again, bad assignement
2013-10-15 16:35:58 +02:00
gRoussac
7ae9832992
// small cast
2013-10-15 14:56:25 +02:00
gRoussac
81497be5ab
[-] Fo : Fix bug #PSCFV-10640, redirect loop when country address is not among active countries in OPC
2013-10-15 14:53:44 +02:00
Rémi Gaillard
837ca34e7e
[-] Core: Product::getPriceStatic called with 1 quantity return the specific price for 1 qty if called with id_cart = 0
2013-10-15 10:30:48 +02:00
gRoussac
9c861642a5
[-] BO : AdminImport, wrong default separators
2013-10-15 10:09:16 +02:00
Gregory Roussac
dec9ef40a8
Merge pull request #841 from indesign47/patch-10
...
[+] BO : AdminImport add entity Alias
2013-10-15 01:03:33 -07:00
Francois Gaillard
fd2dc4ff64
[-] Classes : Modules listing and case insensitive
2013-10-15 09:14:49 +02:00
indesign47
f25a418785
Update Alias.php
2013-10-14 19:20:38 +02:00
Rémi Gaillard
6f4b85430c
// Fix listings and sort
2013-10-14 18:52:48 +02:00
Gregory Roussac
2a28e47650
Merge pull request #799 from Lupul/development
...
[-] BO : Fixed Bug what displayed Dashboard sales statistics in wrong currency
2013-10-14 08:37:28 -07:00
Gregory Roussac
f3755e2d0a
Merge pull request #843 from ldecoker/patch-10
...
[-] BO : AdminMeta - make sure module and controller name are in lowercase
2013-10-14 07:46:56 -07:00
Gregory Roussac
bce6e8f09f
Merge pull request #837 from axometeam/patch-21
...
[-] BO : bad query when filtering on status + sorting by quantity in the AdminProducts getList
2013-10-14 07:45:52 -07:00
gRoussac
cc8ec4fd45
[-] CORE : Fix bug #PSCFV-10687 bad conversion for accentuated Y and W, thanks @mike15
2013-10-14 16:03:50 +02:00
gRoussac
80f6f4e223
[-] FO : Fix bug #PSCFV-10688, bad priceDisplay in order-carrier
2013-10-14 15:34:47 +02:00
gRoussac
50002ec714
[-] FO : Fix #PSCFV-10690 again, change just on directories
2013-10-14 14:23:26 +02:00
gRoussac
c6e3e28894
[-] FO : Fix bug #PSCFV-10690 could not index a category beacause of robot.txt
2013-10-14 14:20:11 +02:00
gRoussac
f8edca8ac8
[-] IN : Fix bug #PSCFV-10539 duplicate "address" url rewrite in meta.xml for Russian
2013-10-14 13:59:19 +02:00
gRoussac
2a54296b96
[-] BO : Fix bug #PSCFV-10692, AdminImport bad utf8 cars for subst
2013-10-14 12:11:47 +02:00
gRoussac
1adfa1584c
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-10-14 11:37:51 +02:00
gRoussac
1358c696cd
[-] BO : Fix #PSCFV-10678 warning in chrome
2013-10-14 11:37:15 +02:00
Jerome Nadaud
3282bd19e4
// Small fix
2013-10-14 10:59:20 +02:00
Rémi Gaillard
3bc02bbe10
// fields are already correctly formated when they are in a object coming from the database
2013-10-14 10:56:38 +02:00
gRoussac
af9182dad5
[-] CORE , follow up https://github.com/kiropowered/PrestaShop/commit/b87e934a66a15d4f68e573f5afa9494505a60e28 and https://github.com/kiropowered/PrestaShop/commit/a10dcab6e74d138a2f3a3f558ec7d66b1e9d9e10
2013-10-14 10:51:17 +02:00
Gregory Roussac
3539eb3697
Merge pull request #842 from kiropowered/patch-1
...
[-] CORE : StockMvt Fix bug if product have attribute
2013-10-14 01:30:30 -07:00
ldecoker
a377ecd571
Update Meta.php
...
Use strtolower from Tools class.
2013-10-14 09:53:50 +02:00
ldecoker
8d7e96176c
SEO - make sure module and controller name are in lowercase
...
For module controller, make sure that the name of the controller and the module are saved in lowercase. Otherwise the route will not be found in getModuleLink.
2013-10-14 09:38:04 +02:00
gRoussac
f9cfde9a05
[-] MO : Trackingfront, could not load employee stats date
2013-10-12 23:24:32 +02:00
gRoussac
ee29f4365e
[-] FO : Copuld not load datepicker in trackingfront stats.php
2013-10-12 17:54:26 +02:00
kiropowered
a10dcab6e7
Update StockMvt.php
...
Fix bug if product have attribute
2013-10-12 14:28:27 +02:00
indesign47
0a441b9a4b
Update Alias.php
2013-10-12 11:49:27 +02:00