Kevin Granger
02921dc9d0
[+] Helper form WIP
2013-07-16 19:23:46 +02:00
gRoussac
ea89c2235d
[-] BO : Fix bug #PSCFV-9722, do not propose adding root categories in categories when there is only one shop
2013-07-16 19:01:05 +02:00
Gregory Roussac
e7eae03508
Merge pull request #575 from dreammeup/development
...
[-] BO : Correcting errors in order graph at admin home
2013-07-16 07:17:03 -07:00
dreammeup
82c7e3eeff
Correcting errors in order graph at admin home
...
The SQL request was returning multiple lines for every days. This modification change the request to have one line for the 7 days of the week.
So it corrects the number who was totally wrong.
2013-07-16 15:34:52 +02:00
Rémi Gaillard
8d39f32506
[-] BO: Fix tax rule edition - unique tax rule can't be edited
2013-07-16 11:52:05 +02:00
Damien Metzger
3d283000a0
// Fixed misplaced comma
2013-07-16 10:27:52 +02:00
Jérôme Nadaud
97b16d2726
[-] BO : Fix Bug #PSCFV-9550 Bad URL redirection
2013-07-16 09:59:47 +02:00
Gregory Roussac
272f2ec8f7
Merge pull request #573 from soware/patch-2
...
[*] BO : Update AdminStockManagementController.php
2013-07-15 09:49:17 -07:00
Damien Metzger
d9c2ec37d4
// Code cleaning
2013-07-15 18:13:07 +02:00
Damien Metzger
a3039024e7
// Code cleaning
2013-07-15 18:07:53 +02:00
sLorenzini
66f64c1baa
// update order tab
2013-07-15 17:58:23 +02:00
soware
c253a8edf4
Update AdminStockManagementController.php
...
Hi, I altered these values to make default on the radio button.
I think is better because is a value more frequent in stock management form.
2013-07-15 12:45:00 -03:00
gRoussac
ca4a73ddf4
// avoid copy paste mistake with trailing space
2013-07-15 15:34:34 +02:00
gRoussac
f1dcf02caf
//fix warnings #PSCFV-9786
2013-07-15 14:25:58 +02:00
sLorenzini
0c4a5bd984
// update module tab positions & payment
2013-07-15 11:55:06 +02:00
Cosmin Hutanu
324dff0595
ParentOrderController->setMedia() proper order for typewatch and cart-summary
...
In the original class, typewatch is inserted after cart-summary, but it is used for the quantity input in cart-summary.js, so we need to have typewatch first.
2013-07-15 00:56:56 +03:00
Gregory Roussac
c89281166b
Merge pull request #467 from PrestaEdit/patch-40
...
[-] BO : Controller: AdminTranslationsController / Back translations
2013-07-12 09:23:29 -07:00
sLorenzini
4919d6d81a
// update positions module tab
2013-07-12 17:48:07 +02:00
Rémi Gaillard
4b492046c0
// add another logs information
2013-07-12 10:55:37 +02:00
Damien Metzger
994d43d3e4
// Oops
2013-07-12 09:40:14 +02:00
Damien Metzger
9af2d3946f
// Fixed potential error when deleting a module
2013-07-11 18:46:06 +02:00
Rémi Gaillard
d8a444335f
Merge pull request #524 from ChristopheBoucaut/development
...
Update OrderDetailController.php
2013-07-11 08:26:13 -07:00
Rémi Gaillard
17ee071bdf
Merge pull request #540 from axometeam/patch-7
...
[*] BO : Correct the getList() request for quantity and id_product
2013-07-11 06:40:17 -07:00
Rémi Gaillard
004e833b24
[+] BO: Addition, deletion and edition are now logged
2013-07-11 14:50:23 +02:00
Damien Metzger
d772d97bfa
[-] BO : you can now have different mail topic for one mail template #PSCFV-9617
2013-07-11 14:27:40 +02:00
Kevin Granger
f042d704d2
// field translatable + tpl products + fixs
2013-07-10 19:39:35 +02:00
sLorenzini
f847c821ed
// update tab modules bootsrap
2013-07-10 18:19:03 +02:00
gRoussac
105ae7e59f
[*] FO : Retrieve invoice address in OPC + guest checkout, thanks @Piotr Moćko
2013-07-10 18:16:09 +02:00
sLorenzini
8b33ac5aca
// quantities product modified + line bootsrap added in order, categories and attributes group controllers
2013-07-10 12:21:22 +02:00
Kevin Granger
ec466b8c70
// Porting more product tpl
2013-07-09 19:10:56 +02:00
gRoussac
5e0893979b
[-] FO : Fix bug #PSCFV-9021 : bad category id for breadcrumb on product when url rewrite is on
2013-07-09 16:06:21 +02:00
Damien Metzger
bad15211a8
[-] BO : added checks on product attributes properties #PSCFV-9703
2013-07-09 11:30:59 +02:00
Gregory Roussac
1a6518689c
Merge pull request #415 from ccauw/patch-11
...
[-] BO : Fix bug #PSCFV-8987 in BO translations when Windows OS
2013-07-08 01:34:48 -07:00
gRoussac
19c9ae0a5c
[-] FO : Fix bug #PSCFV-9653 could not return a custom product
2013-07-05 18:15:27 +02:00
Rémi Gaillard
12e7e3a44a
[-] BO: display vat number field should not depends of the vatnumber module #PSCFV-9672
2013-07-04 17:00:27 +02:00
Axome
fe660c097c
[*] BO : Correct the getList() request for quantity and id_product
...
Quantity and Id_product should be fixe as Int, else the Mysql request do something like : quantity LIKE "%0%"
When an admin key-in quantity as 0, he want product with quantity as 0, not as 0 / 10 /20 / 30... ect (The same for id_product)
2013-07-03 11:18:04 +02:00
Kevin Granger
0ad4b44866
// Refactor helper list + fixs
2013-07-02 18:55:43 +02:00
Rémi Gaillard
6b71ec8b09
[-] BO: product supplier price should not be converted on product page #PSCFV-9420
2013-07-02 15:45:12 +02:00
Damien Metzger
006e8718f2
// Improved label of IETF language tag
2013-07-01 12:35:32 +02:00
Damien Metzger
56aab3c676
// Fixed references to a "conversion rate" that was in fact the "exchange rate"
2013-07-01 12:14:50 +02:00
gRoussac
f824b537cf
[-] BO : Fix bug #PSCFV-8619 update order weight when modifying products
2013-07-01 11:32:09 +02:00
Staging
68cb702350
[-] Mobile : Bug fix : Authentication & phone number
2013-07-01 11:08:14 +02:00
Fabio Chelly
668181d8ec
Newsletter field is always shown in create account form even if blocknewsletter module is disabled
2013-06-28 18:11:44 +02:00
Rémi Gaillard
ec3095ac32
[-] BO: Fix manufacturer addresses duplication #PSCFV-9601
2013-06-28 10:18:49 +02:00
Rémi Gaillard
c025024b40
// fix php warning if no image is associated to the producr
2013-06-27 18:14:07 +02:00
Damien Metzger
8f01b35f46
[-] BO : fixed translation and languages issues
2013-06-27 17:51:25 +02:00
Vincent Augagneur
374de1b6c8
Merge pull request #515 from axometeam/patch-3
...
[-] BO : remove robots.txt rules preventing Google shopping indexing
2013-06-27 06:52:11 -07:00
ChristopheBoucaut
0de8c2dbc6
Update OrderDetailController.php
...
Fixed link between thread and an order's product
2013-06-27 15:49:40 +02:00
Rémi Gaillard
9bafc25878
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-06-27 15:41:57 +02:00
Rémi Gaillard
17579de481
[-] FO: Fix #PSCFV-9325 all was included on 301 for root deprecated controllers
2013-06-27 15:41:37 +02:00