Damien Metzger
5493010e67
[-] BO : postcode required in manufacturer address
2013-06-14 10:25:37 +02:00
Damien Metzger
ff876034b4
// Fixed display of the image option "legacy system"
2013-06-14 09:57:00 +02:00
Damien Metzger
76f686a95b
Merge pull request #496 from matthieume/master
...
[*] FO : NewProductController: new products page must display latest products first.
2013-06-14 00:28:39 -07:00
Damien Metzger
cd6f415dc1
[-] BO : fixed link in AdminTracking #PSCFV-7409
2013-06-13 18:38:00 +02:00
Kevin Granger
86ef69c9ba
[*] BO : Init Bootstrap (Sass) BO
2013-06-13 18:03:34 +02:00
Rémi Gaillard
fafb7fdef7
[-] BO: Fix #PSCFV-8904 bad id_warehouse is stored on ps_address table
2013-06-13 15:05:55 +02:00
Rémi Gaillard
f5dfb12e4d
[-] BO: association of product attributes on associating a product to another shop #PSCFV-8735
2013-06-13 14:30:21 +02:00
Rémi Gaillard
b3a823f876
[-] BO: Fix #PSCFV-7763 Re-inject quantities after deleting a product from a order
2013-06-12 17:08:00 +02:00
Rémi Gaillard
91ececef1a
// missing return statement
2013-06-11 12:19:04 +02:00
Rémi Gaillard
7ed9ceb593
[-] BO: Addresses are now totally deleted from the database if not used on a order
2013-06-11 12:18:05 +02:00
MatthieuB
cafbed08ee
NewProductController: new products page must display latest products first.
...
Override default configuration values: cause the new products page must
display latest products first.
2013-06-10 21:13:23 +02:00
Vincent Augagneur
5ec9aa56ac
//small fix
2013-06-10 12:15:11 +02:00
cam.lafit
663ec76bb9
Better regexp to get country browser from HTTP_ACCEPT_LANGUAGE
...
With HTTP_ACCEPT_LANGUAGE we have two choices :
* Country == language (displayed with two letter as fr,de,en,...)
* Country with multi language (displayes as fr-CH, de-CH, it-CH)
Previous regexp find only first case.
2013-06-10 11:00:49 +02:00
Vincent Augagneur
12872fea65
[-] BO - fixed bug #PSCFV-9071 - PS_SHOP_DOMAIN and PS_SHOP_DOMAIN_SSL have not updated after updated Shop domain and SSL domain from Preferences > SEO & URLs
2013-06-10 10:47:57 +02:00
Rémi Gaillard
5d9d3938e5
// small change on optimization tips for smarty
2013-06-04 15:20:09 +02:00
Vincent Augagneur
682d10143e
[-] BO fixed bug #PSCFV-9130 - Ordering Categories by Name does not work correctly
2013-06-04 14:50:20 +02:00
PrestaEdit
6ae0dbb4ca
[*] BO: use Translate::getAdminTranslation instead of translate()
2013-06-01 00:21:28 +02:00
PrestaEdit
58e5ea606c
[~] Controller: AdminTranslationsController / Back translations
...
Files login.php and password.php are now redirect to an AdminController. No need to check it anymore.
2013-06-01 00:46:24 +03:00
gRoussac
ff2c3725d3
[-] Bo : Fix #PSCFV-9306 report of #PSCFI-7115 Add a new specific price = faulty validation
2013-05-31 18:10:41 +02:00
gRoussac
72bf6dc56d
// bad commit
2013-05-29 17:25:41 +02:00
gRoussac
ea5405a917
[-] CORE : Report of https://github.com/PrestaShop/PrestaShop-1.4/commit/ec8deb289185daa03cd11d239797bbe5bdbaecd0
2013-05-27 19:06:59 +02:00
gRoussac
a04e6b1a67
[-] BO : Fix bug #PSCFI-7231 strtolower iso_lang for package download link
2013-05-27 18:13:13 +02:00
gRoussac
5743696596
[-] FO : Fix bug #PSCFV-9171, can not order with a unactivated country
2013-05-27 18:13:12 +02:00
gRoussac
f0dbe3b86c
[-] BO : Fix bug #PSCFI-7231 strtolower iso_lang for package download link
2013-05-27 11:23:33 +02:00
gRoussac
95e46afc99
[-] FO : Fix bug #PSCFV-9171, can not order with a unactivated country
2013-05-24 17:21:56 +02:00
Vincent Augagneur
56831b9f33
Merge pull request #422 from e-gaulue/AuthController_patch
...
[*] FO : AuthController can now have its own template
2013-05-23 05:45:05 -07:00
Vincent Augagneur
444f59c9aa
Merge pull request #422 from e-gaulue/AuthController_patch
...
[*] FO : AuthController can now have its own template
2013-05-23 05:45:05 -07:00
vAugagneur
487c567224
//small fix
2013-05-22 14:38:39 +02:00
vAugagneur
4f8b73ef9d
//small fix
2013-05-22 14:38:39 +02:00
djfm
5b250dbe8d
// parse error
2013-05-22 11:11:37 +02:00
djfm
da2db7d799
// parse error
2013-05-22 11:11:37 +02:00
Rémi Gaillard
b573b39acb
[*] FO: Don't make useless ajax requests to blockcart on the cart page
2013-05-21 10:56:55 +02:00
Rémi Gaillard
3d9596aa99
[*] FO: Don't make useless ajax requests to blockcart on the cart page
2013-05-21 10:56:55 +02:00
vAugagneur
e01383c5a1
[-] BO : remove deprecated parameter when call Tools::displayDate()
2013-05-20 16:55:52 +02:00
vAugagneur
3328c7a653
[-] BO : remove deprecated parameter when call Tools::displayDate()
2013-05-20 16:55:52 +02:00
Vincent Augagneur
3a9f82a7f0
Merge pull request #440 from MrManchot/patch-8
...
Add Wysiwyg in Category Controller
2013-05-20 02:28:57 -07:00
Vincent Augagneur
8e64dd9141
Merge pull request #440 from MrManchot/patch-8
...
Add Wysiwyg in Category Controller
2013-05-20 02:28:57 -07:00
PrestaEdit
fc1ecf0a70
[-] Translations: .. instead of .
2013-05-19 00:14:39 +02:00
PrestaEdit
e996eeeed1
[-] Translations: .. instead of .
2013-05-19 00:14:39 +02:00
Cédric Mouleyre
334c5d35fd
Add Wysiwyg Category Controller
2013-05-17 12:00:43 +03:00
Cédric Mouleyre
f921fd2352
Add Wysiwyg Category Controller
2013-05-17 12:00:43 +03:00
gRoussac
2bfad8017e
[-] CORE : Fix bug #PSCFI-7168 cast and truncate POST values for statistics.php controller
2013-05-16 18:30:58 +02:00
gRoussac
eaa5605e91
[-] CORE : Fix bug #PSCFI-7168 cast and truncate POST values for statistics.php controller
2013-05-16 18:30:58 +02:00
Damien Metzger
e1afce7f22
[-] BO : fixed issue with reduction in the category for groups #PSCFV-9101
2013-05-15 15:23:13 +02:00
Damien Metzger
3e4ef99214
[-] BO : fixed issue with reduction in the category for groups #PSCFV-9101
2013-05-15 15:23:13 +02:00
gRoussac
37193efc9d
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-05-15 11:32:03 +02:00
gRoussac
be977a5f17
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-05-15 11:32:03 +02:00
gRoussac
c7aa92f3b3
[-] BO : Fix "The controller adminnotound is missing or invalid." error when no controller get variable
2013-05-15 11:31:55 +02:00
gRoussac
9b615244b1
[-] BO : Fix "The controller adminnotound is missing or invalid." error when no controller get variable
2013-05-15 11:31:55 +02:00
Rémi Gaillard
84aff1d469
[-] FO: Fix #PSCFV-9057 close output buffer before sending attachment and virtualproducts
2013-05-14 18:13:07 +02:00