Commit Graph

2312 Commits

Author SHA1 Message Date
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
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
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
Gregory Roussac
84005fea26 [-] Bo : Fix warnings #PSCFV-6648 2013-01-29 11:55:51 +01:00
Damien Metzger
57020bce60 // Added comments in a function 2013-01-29 10:16:02 +01:00
Rémi Gaillard
2de82a404f [-] BO: Fix possible PHP notice on AdminGroups #PSCFV-7412 2013-01-25 15:27:37 +01:00
vAugagneur
578139a462 [-] BO - fixed bug #PSCFV-6248 don't delete product when delete category and choose option to delete products 2013-01-24 18:51:09 +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
Rémi Gaillard
e660265a1c [-] BO: Fix translations for overridden templates #PSCFV-7391 2013-01-23 14:58:37 +01:00
Rémi Gaillard
8f80654965 [-] BO: Allow override for emails translations on the default theme without MODE_DEV 2013-01-22 15:07:25 +01:00
Samy Rabih
8e80cdb6b7 Disable search indexation
Search indexation is very CPU-intensive, it should not be used here
2013-01-22 14:34:17 +01:00
Vincent Augagneur
7cb6f55193 Merge pull request #190 from PrestaEdit/patch-13
[-] BO: Standard Norm
2013-01-22 03:02:05 -08:00
vAugagneur
4523f4c849 [+] BO : new display of module list in all BO tabs 2013-01-21 17:46:40 +01:00
gRoussac
1de477a77b [*] BO : Fix #PSCFI-6225 for 1.5.X 2013-01-21 15:41:13 +01:00
Rémi Gaillard
67d4f21dfa [-] BO: Fix #PSCFV-6367 don't display the payment modules on BackOffice orders if they are disabled 2013-01-18 17:01:47 +01:00
PrestaEdit
dcfcda4ae2 [-] BO: Standard Norm 2013-01-18 00:08:38 +01:00
PrestaEdit
db8b027896 [*] BO : use the employee lang 2013-01-17 22:00:44 +01:00
Rémi Gaillard
30c516619d // Something was missing in commit ee62ed8d27 2013-01-17 17:27:59 +01:00
François Gaillard
b9dde1d50e Merge branch 'development' of http://github.com/PrestaShop/PrestaShop into development 2013-01-16 18:47:39 +01:00
François Gaillard
338ba1ce85 // AdminHomeController, syntax changed 2013-01-16 18:47:29 +01:00
vAugagneur
94a45b0572 [-] BO : fixed bug #PSCFV-5601 - AddressFormat wrongly forbid the 'other' field from the Address to be part of the address format 2013-01-16 18:24:11 +01:00
vAugagneur
f7124f6cee Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2013-01-16 10:36:29 +01:00
vAugagneur
46aa9eeca7 [-] BO : fixed bug #PSCFV-6623 - fixed Parse error 2013-01-16 10:36:24 +01:00
Rémi Gaillard
e5e62ba00b [-] BO: Fix #PSCFV-6616 id_shop should be loaded from cart when no order is created on Admin Carts 2013-01-15 19:31:21 +01:00
vAugagneur
61b3135f6b [-] BO : fixed bug #PSCFV-6623 - multistore edit greek encoding 2013-01-15 17:15:30 +01:00
Damien Metzger
9f99ec01b5 [-] FO : fixed shipping number in e-mail #PSCFV-6584 2013-01-15 13:56:39 +01:00
Damien Metzger
e48c0cfc67 // Fixed typo 2013-01-15 13:54:06 +01:00
Damien Metzger
4efaad145f [+] BO : Added customer language on the customer page 2013-01-14 16:45:21 +01:00
vAugagneur
61371b5b4c //BO more compliant with 1024x768 2013-01-14 14:24:05 +01:00
Rémi Gaillard
c740199e4f [-] BO: Disallow advanced stock management if the product become a pa 2013-01-09 19:09:49 +01:00
Rémi Gaillard
3d6b3d2cb0 // Fix PHP warning 2013-01-09 16:55:28 +01:00