Commit Graph

2377 Commits

Author SHA1 Message Date
Damien Metzger
a33c6ff54b // This reverts commit 9ebe9e1894. "Changed modules list button" 2013-03-11 14:05:38 +01:00
Damien Metzger
bc30531063 // Small fix (module installation and pscleaner) 2013-03-11 12:31:42 +01:00
Damien Metzger
7ec0f0e391 // Fixed modules list icons retrieval 2013-03-08 11:53:25 +01:00
gRoussac
d4bf96b387 [-] BO : Rename genders images when upgrading from 1.5.0.1 to 1.5.3.1 2013-03-07 11:24:53 +01:00
gRoussac
5859ec31cf [-] BO : Bug with genders icons 2013-03-06 18:56:24 +01:00
Rémi Gaillard
789f6ee19c [-] FO: Fix ecotax displayed on the quantity discounts tab with a change of base_price on the product page 2013-03-06 18:02:13 +01:00
Rémi Gaillard
c88e95c869 [-] BO: Auto-select the tax rules group most used on product creation 2013-03-06 15:06:11 +01:00
François Gaillard
24ce24426f [-] MO : Bug fix : AdminHomeController, allow_url_fopen && Tools::file_get_contents() 2013-03-06 11:11:57 +01:00
Rémi Gaillard
41645cb225 [-] BO: Fix Currencies bulk statuses and deletion 2013-03-05 18:16:52 +01:00
François Gaillard
53aefa5b33 [-] BO : Premium activation block & logos 2013-03-05 15:15:18 +01:00
Rémi Gaillard
fe6cbcedc8 // Fix encoding of test email 2013-03-05 13:32:33 +01:00
DrÿSs'
a24374121b [-] BO: fixed bad set of display status set in AdminCMS 2013-03-04 16:15:29 +01:00
vAugagneur
ca53094d34 [-] BO : fixed bug when save image shop association 2013-03-01 17:17:17 +01:00
vAugagneur
f54c7eb8a8 //small sql fix 2013-03-01 16:00:00 +01:00
Rémi Gaillard
8f6c9d0ff0 // display import button only on the listing on admin adresses 2013-03-01 15:53:23 +01:00
gRoussac
bfb1781cab [-] BO : Fix bug #PSCFV-7657 all groups checked when creating customers 2013-03-01 15:46:39 +01:00
vAugagneur
585a049d16 //fixed small bug when added new Shop URL 2013-02-28 18:25:13 +01:00
Damien Metzger
c8320fa338 // Added the possibility to change your activity in the back end 2013-02-28 17:16:32 +01:00
Rémi Gaillard
18cc4f2d7c [-] BO: Use default language for copying emails if english is deleted 2013-02-28 11:36:28 +01:00
Rémi Gaillard
8a0474320f [-] Core: Fix #PSCFV-8012 attribute_url is sometimes null but also sometimes empty... 2013-02-27 16:16:02 +01:00
Damien Metzger
c39882dcd5 // Automatic renaming of the admin folder 2013-02-27 15:40:23 +01:00
Damien Metzger
fd68d3b3d5 // Installer can be translated at /install-dev/dev/translate.php 2013-02-27 14:53:51 +01:00
vAugagneur
109f16e026 Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2013-02-27 09:49:08 +01:00
vAugagneur
d5329298b2 [-] BO : fixed bug #PSCFV-7871 - bad breadcrumb when create a new CMS 2013-02-27 09:48:51 +01:00
Damien Metzger
ba584fddd0 Merge pull request #287 from DrySs/patch-cms
[-] BO: fixed lots of UI bugs in CMS:
2013-02-27 00:43:53 -08:00
Rémi Gaillard
379a37dd70 [-] BO: don't allow bulkdelete of default language 2013-02-26 16:57:00 +01:00
Rémi Gaillard
0f5f792bd8 [-] BO: Filter customers listing by shop context on AdminGroups 2013-02-25 20:08:33 +01:00
Rémi Gaillard
0e0762cee7 [-] BO: Fix #PSCFV-7995 countries/groups/currencies refreshment when selecting a shop in specific price form 2013-02-25 18:45:28 +01:00
Rémi Gaillard
2f08f6a292 [-] BO: Fix form displayed for features add after error 2013-02-25 16:45:17 +01:00
Rémi Gaillard
679b45b5bd [-] BO: pagination was missing on tax rules listing 2013-02-25 14:50:23 +01:00
Damien Metzger
9ebe9e1894 // Changed modules list button (Sarah needed here!) 2013-02-25 12:16:58 +01:00
DrySs
00e889f711 [-] BO: fixed lots of UI bugs in CMS:
- no more id_category (doesn't exists, it's id_cms_category)
- change category position now redirects in parent category (not at root category)
- change category status now redirects in parent category (not at root category)
- delete multiples category now redirects in parent category (not at root category)
- add form new category now auto select parent category (not root category)
- add a new category now redirects in parent category (not at root category)
- delete multiple categories now redirects in parent category (not at root category)
- now execute parent::postProcess() only if none action found (duplicate postProcess was done)
- now redirects to CMS form if found errors (not at root category)
- fixed unexists $object variable (was $cms) for saveAndStay
- delete multiple cms content now redirects in parent category (not at root category)
- change cms content position now redirects in parent category (not at root category)
- change cms content status now redirects in parent category (not at root category)
2013-02-22 19:59:46 +01:00
DrÿSs'
0263e3b28d [*] BO: add a save and stay button in CMS edit page
This button was missing to edit easily CMS pages.
2013-02-22 15:47:50 +01:00
Damien Metzger
6e569f9f83 [*] Core : added the possibility to disable the emails (i.e. for test purpose) 2013-02-21 17:12:04 +01:00
Damien Metzger
54843a3e21 // Changed CMS list behavior (edit instead of front office view) 2013-02-21 16:51:22 +01:00
Damien Metzger
dc027cb3cf // Unit changed for product pictures, I set it up to a usable minimum #PSCFV-6597 2013-02-21 11:52:42 +01:00
Rémi Gaillard
322ba102ff [-] BO: Fix #PSCFV-7838 deleted taxes should not appears on the listing 2013-02-20 17:34:32 +01:00
Rémi Gaillard
95c090ccec // small fix 2013-02-20 15:28:54 +01:00
Damien Metzger
d811f74d6c // Fixed fatal error 2013-02-18 16:17:05 +01:00
Damien Metzger
4479aa7c41 // Added information 2013-02-18 16:17:04 +01:00
Rémi Gaillard
7c26ea32e7 [-] BO: Fix #PSCFV-7851 - shop logo and name should depend of the order shop and from the context 2013-02-18 15:43:37 +01:00
Rémi Gaillard
08f5a01bd8 [-] BO: Fix #PSCFV-7646 JS error when adding a product existing in an other shop 2013-02-18 15:29:48 +01:00
Rémi Gaillard
4da97fe62e [-] BO: Fix #PSCFV-7730 update the multishop fields in adminproducts on default shop if context is all and if product is not associated to all shops 2013-02-15 17:25:53 +01:00
vAugagneur
70f4142fbd Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2013-02-15 11:33:06 +01:00
vAugagneur
505bea4cef [-] BO : fixed bug #PSCFV-7551 - wrong breadcrumb when create root category 2013-02-15 11:33:00 +01:00
Rémi Gaillard
f137de9613 [*] BO: store filter by category in admin products 2013-02-14 14:51:51 +01:00
Damien Metzger
849c2da9eb [*] BO : the option for accented URLs is now available in the backend 2013-02-14 09:15:01 +01:00
Rémi Gaillard
2c2f4170bb // something was missing 2013-02-13 16:17:10 +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
2671b43dbd // List only module categories which contains at least 1 module 2013-02-13 11:26:18 +01:00