Commit Graph

2361 Commits

Author SHA1 Message Date
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
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
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 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 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