Commit Graph

286 Commits

Author SHA1 Message Date
Damien Metzger
9ebe9e1894 // Changed modules list button (Sarah needed here!) 2013-02-25 12:16:58 +01:00
Rémi Gaillard
8653618711 [-] BO: Fix PHP notice on ob_clean if no buffer to delete 2013-02-22 10:47:00 +01:00
Rémi Gaillard
23733e0158 // delete useless commented code 2013-02-19 14:45:25 +01:00
vAugagneur
6ade01adaa //small fix 2013-02-15 17:06:16 +01:00
Rémi Gaillard
9dcb75e572 [*] BO: you can now export listing of some tabs in CSV 2013-02-13 16:15:37 +01:00
Rémi Gaillard
6b6e3a5ba1 // php notice 2013-02-12 12:06:09 +01:00
Rémi Gaillard
61e691d3a6 // small fix for change position 2013-02-12 10:46:48 +01:00
Rémi Gaillard
adecde6ee1 [-] FO: don't load medias if error on product page to avoid JS bugs 2013-02-11 17:33:19 +01:00
Rémi Gaillard
7e8d0a27ff [-] BO: Fix #PSCFV-7462 bad sql request for ordering by price in adminproducts 2013-02-11 15:54:53 +01:00
vAugagneur
97481cbe84 Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2013-02-07 10:46:37 +01:00
vAugagneur
34870f6c40 //small fix 2013-02-07 10:46:31 +01:00
gRoussac
5e98812e19 [-] CORE : file_put_contents() returns the number of bytes that were written to the file, or FALSE on failure. 2013-02-06 19:21:23 +01:00
Rémi Gaillard
d2ba246a08 [-] BO: Don't display delete icon for order carts 2013-02-05 15:28:09 +01:00
vAugagneur
4ef61eb8f8 [-] BO : error message on install module 2013-02-05 09:41:34 +01:00
vAugagneur
0de5c242ca [+] BO : new display of payment modules in payment tab 2013-02-04 18:18:50 +01:00
Rémi Gaillard
ceed2c996a // PHP_SELF is only index.php 2013-02-04 14:22:59 +01:00
gRoussac
6b691cb7a8 [-] BO : Fix bug #PSCFI-6902 fatal error when memcache not installed and Memcached previously activated 2013-01-30 16:28:11 +01:00
vAugagneur
bc203bfc3a [+] BO : you can choose where you want to display modules in BO tabs 2013-01-24 16:05:30 +01:00
vAugagneur
4523f4c849 [+] BO : new display of module list in all BO tabs 2013-01-21 17:46:40 +01:00
Rémi Gaillard
76a12eb369 [-] BO: Fix #PSCFV-5930 #PSCFV-5939 the filters are handled as the same between tabs which can cause sql errors 2013-01-14 12:08:12 +01:00
vAugagneur
66974a05e0 [-] BO : fixed bug #PSCFV-4961 - Strange behavior when reordering categories 2013-01-09 13:44:19 +01:00
djfm
385c593129 //Changed English strings using the translationsenglish module. 2013-01-04 16:58:58 +01:00
vAugagneur
20fa64b05b Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2013-01-04 11:45:25 +01:00
vAugagneur
6a07626114 //small refacto 2013-01-04 11:45:17 +01:00
François Gaillard
064ba453e6 // Welcome 2013 2013-01-04 11:19:03 +01:00
vAugagneur
2e90e12293 //Merge branch release 2013-01-02 09:56:20 +01:00
Damien Metzger
4836fe224a [-] BO : fixed error display for bad queries #PSCFI-6913 2012-12-24 10:32:41 +01:00
Damien Metzger
fb4777d536 [-] BO : fixed warnings on the anti-XSS page 2012-12-20 16:04:01 +01:00
vAugagneur
20b87785e3 [-] FO : fixed loop redirect when pagination have 0 product 2012-12-17 15:25:56 +01:00
Damien Metzger
ee19d3d62b // Cleaned modules call 2012-12-13 14:38:55 +01:00
Damien Metzger
2bf6b3a82e // Cleaned modules call 2012-12-13 13:35:33 +01:00
vAugagneur
c1bbd15fb0 [-] FO : small fix on mobile logo url 2012-12-13 09:30:55 +01:00
Rémi Gaillard
07c47f7001 [-] BO: useSSL global does not exist anymore #PSCFV-6113 2012-12-12 14:33:42 +01:00
vAugagneur
768fcf8f84 Merge pull request #75 from @sebastienhouzet 2012-12-12 11:24:56 +01:00
Rémi Gaillard
4c026fe0fc [-] BO: don't display stock available if stock management is disabled #PSCFV-6029 2012-12-11 16:59:26 +01:00
Damien Metzger
8e8c1bee81 [-] FO : jquery mobile was not compatible with js minifier, I updated both 2012-12-11 14:01:40 +01:00
vAugagneur
2c095c11a1 [-] FO : fixed bug #PSCFV-5826 #PSCFV-4697 Live edit only works for home page && Live edit can't load module 2012-12-04 18:29:10 +01:00
Rémi Gaillard
4e9c534f1b [-] Core: Locales should be setted anywhere #PSCFV-5953 2012-12-04 15:40:17 +01:00
vAugagneur
0de7579f58 //remove debug 2012-12-02 20:05:39 +01:00
vAugagneur
49e1a536e3 [*] FO : improve SEO and http error code 2012-12-02 19:46:09 +01:00
Vincent Augagneur
7c04885560 Merge pull request #55 from PrestaEdit/mobile_logo
[+] FO: Mobile logo
2012-11-30 02:06:19 -08:00
PrestaEdit
291431fc49 [*] FO: use initLogoAndFavicon() function 2012-11-29 21:57:04 +01:00
PrestaEdit
b433db02b1 [*] FO: add initLogoAndFavicon() 2012-11-29 21:56:03 +01:00
PrestaEdit
06ca6d2576 [+] FO: modifiy width and height smarty vars for the mobile logo 2012-11-28 01:31:43 +01:00
PrestaEdit
d6cf7278cf [+] BO: modifiy smarty var $logo_url to have the mobile logo image if mobile version 2012-11-28 01:23:24 +01:00
vAugagneur
23862593f1 [-] FO : fixed bug #PSCFV-5865 - Payment modules are not visible in the hookPayment for a foreigner country 2012-11-27 16:33:32 +01:00
Jonathan Danse
45cafd3a23 // $module_name is a string, test not good 2012-11-27 09:30:04 +01:00
PrestaEdit
6d73004b70 // Modify is_a() with instanceof 2012-11-26 23:12:17 +01:00
Rémi Gaillard
037f0e6d3c FO: Fix #PSCFV-5800 don't send any cookie on canonical redirection 2012-11-23 15:44:23 +01:00
Rémi Gaillard
6bbd93ddb1 // Fix admin listing on some tab 2012-11-23 14:30:00 +01:00