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
2671b43dbd
// List only module categories which contains at least 1 module
2013-02-13 11:26:18 +01:00
vAugagneur
fa34534654
[+] BO : added new marketing tab
2013-02-13 09:57:30 +01:00
gRoussac
d9fbe89270
[-] FO : Fix Bug #PSCFV-7339 available date on product page
2013-02-12 16:40:26 +01:00
Rémi Gaillard
887092d292
[*] BO: Add an option to htaccess generator to disable mod_security (some rules reject ajax file upload)
2013-02-12 11:35:10 +01:00
Rémi Gaillard
5e5cbb0d65
// Fix SQL error
2013-02-11 18:45:00 +01:00
Rémi Gaillard
1197d9248b
[-] FO: Fix PHP warning on update quantity in cart with customizables products
2013-02-11 18:04:23 +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
9dc31dd415
[-] FO: Fix product restriction by shop
2013-02-11 15:21:54 +01:00
gRoussac
069814051d
[-] FO : Fix bug #PSCFV-7491 special characters in direct search
2013-02-11 15:07:43 +01:00
nezenmoins
64915d390c
[-] PDF : Fixed unecessary slash in manufacturer image path test
...
In the file_exists test of the manufacturer image path there is an unecessary slash after the constant _PS_MANU_IMG_DIR_, and then we can't display a specific manufacturer image.
2013-02-11 11:33:06 +01:00
gRoussac
c83a0fda3f
// small fix on displayError in Admincountries
2013-02-07 18:40:20 +01:00
Rémi Gaillard
90462ad746
[-] BO: Fix connection with Addons on AdminModules
2013-02-07 18:01:53 +01:00
Rémi Gaillard
40a81674ba
[-] FO: Fix #PSCFV-7714 quantity discounts displaying in product page for specific customer
2013-02-07 16:57:56 +01:00
Rémi Gaillard
f6d9771de8
[-] FO: Fix #PSCFV-7627 customer group reduction was applied on combinations for unidentified users on the product page
2013-02-07 16:06:32 +01:00
Rémi Gaillard
5ba95dddc9
// AdminRequestSql::returnBytes is useless
2013-02-07 14:19:08 +01:00
Rémi Gaillard
76c80680a2
[-] BO: Forbid to add a pack into a pack
2013-02-06 20:10:59 +01:00
Rémi Gaillard
08d5440c7f
// something missing in the last commit
2013-02-06 15:48:16 +01:00
Rémi Gaillard
fbf48fadf8
[*] BO: Improvements on customer services - you are now able to create new threads for synced emails
2013-02-06 15:28:57 +01:00
Rémi Gaillard
604602a6b6
Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development
2013-02-05 18:22:58 +01:00
Damien Metzger
063e6597e3
[-] FO : you need to execute CartRule::autoAddToCart() after CartRule::autoRemoveFromCart(), everytime #PSCFV-7674
2013-02-05 18:19:22 +01:00
Damien Metzger
38cc7103fb
// Fixed conversion commar/dot for floating value in CSV import
2013-02-05 18:09:32 +01:00
Damien Metzger
2df3e7ee8b
// Cannot import in a shop that does not exists
2013-02-05 18:09:32 +01:00
Rémi Gaillard
4fe6006e20
[-] BO: Forbid to delete the defaults return statuses
2013-02-05 17:04:17 +01:00
Rémi Gaillard
61265e587f
[-] BO: Fix error message for new language creation and iso code not exists
2013-02-05 16:33:29 +01:00
Rémi Gaillard
d2ba246a08
[-] BO: Don't display delete icon for order carts
2013-02-05 15:28:09 +01:00
Rémi Gaillard
0836efb02f
[-] BO: Not allow to give an existing email when editing an employee
2013-02-05 12:20:46 +01:00
vAugagneur
3f8fce6720
[-] TR : now you can use " or ' in tpl files
2013-02-05 10:59:29 +01:00
Vincent Augagneur
fdf5a4c3e1
Merge pull request #129 from PrestaEdit/Forum-#213412
...
[-] BO: don't have the delivery PDF - User can define which statuses sho...
2013-02-05 00:59:48 -08:00
vAugagneur
4ef61eb8f8
[-] BO : error message on install module
2013-02-05 09:41:34 +01:00
vAugagneur
b23aa76d6b
Merge branch 'dispatch_modules' into development
2013-02-04 18:20:24 +01:00
vAugagneur
0de5c242ca
[+] BO : new display of payment modules in payment tab
2013-02-04 18:18:50 +01:00
Rémi Gaillard
1dbf4855cc
[-] BO: Fix id_shop for configuration variables in global context for orders
2013-02-04 16:05:01 +01:00
Rémi Gaillard
7bd44ca1b1
[-] BO: get the invoice prefix from the right shop
2013-02-04 15:11:29 +01:00
Rémi Gaillard
d6bd352844
// Fix PHP Notice
2013-02-04 14:46:55 +01:00
Damien Metzger
2ab51816d4
[-] FO : fixed retro compatibility issue with discounts #PSCFV-7553
2013-02-04 11:53:06 +01:00
Damien Metzger
ad7cd0b467
Merge pull request #188 from PrestaEdit/patch-11
...
[*] BO : use the employee lang
2013-02-01 10:43:57 -08:00
Damien Metzger
836791bb7a
Merge pull request #218 from samy-r/development
...
Disable search indexation
2013-02-01 09:32:57 -08:00
Damien Metzger
dc8fca0912
Merge pull request #234 from bloodywing/development
...
[-] BO : Fixes Syntax Error in Line 126 in AdminSearchConfController.php
2013-02-01 09:32:06 -08:00
Damien Metzger
35c31ff108
// Added a configuration variable when logged on addons from the back end
2013-02-01 17:47:51 +01:00
Rémi Gaillard
6a261cbc66
// small fix
2013-02-01 16:56:30 +01:00
Damien Metzger
d586489556
// Do not search in deactivated tabs (you can still search in forbidden tab however)
2013-01-31 17:04:59 +01:00
Rémi Gaillard
63c61d6816
// Don't display error message for virtual cart without carrier available
2013-01-31 14:45:54 +01:00
gRoussac
ad59853347
[-] FO : Fix bug #PSCFV-7504 last category for parent and not always default one
2013-01-31 12:03:16 +01:00
gRoussac
ebb576f014
[-] BO : 'MCached' is 'CacheMemcache' for PS_CACHING_SYSTEM_
2013-01-30 17:30:21 +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
Rémi Gaillard
6ab30bdcf4
[-] BO: Fix #PSCFV-7522 update cover image after deleting it
2013-01-30 15:08:24 +01:00
Pierre
7d3fba413a
Fixes Syntax Error in Line 126
...
There was a Typo / Syntax Error in Line 116.
2013-01-29 13:43:12 +01:00
Gregory Roussac
6d61b22a4f
[-] BO : Fix warnings when importing #PSCFV-6648 again
2013-01-29 12:33:15 +01:00
Gregory Roussac
15c64e9f81
[-] BO : Fiw warning on $current_order_state
2013-01-29 12:21:33 +01:00