Commit Graph

1326 Commits

Author SHA1 Message Date
bMancone ec6e70b5ff // Added quantity field when listing the products
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13883 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 13:05:50 +00:00
vAugagneur 55b7a6bb52 [-] BO : #PSFV-595 - Can't delete CMS Category.
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13882 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 12:45:22 +00:00
vAugagneur df0025da7d [-] BO : fixed #PSTEST-939 - now you can't add tow country with the same isocode
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13874 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 10:32:25 +00:00
vChabot 790f6bfcd5 // little fix on admincategoriescontroller (edit button)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13873 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 10:19:06 +00:00
rMalie d888788582 // Fix major critical RC blocking bug on AdminMeta (an error message was not displayed)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13872 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-06 09:49:41 +00:00
bMancone 685f75b43d // Disabled some filters
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13862 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-05 19:33:24 +00:00
bMancone 92a3249e8b // Fixed stock cover
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13859 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-05 18:17:30 +00:00
vAugagneur 5f0cd5ee54 [-] BO : fixed #PSTEST-944 & #PSTEST-945 range bugs
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13857 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-05 16:56:21 +00:00
vChabot 000e05602b [-] BO : Bugfix : #PSFV-619 : removing the ability to add a new root category if you are not in multishop
// category tree improved

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13856 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-05 16:52:58 +00:00
vSchoener 21a4b6ea3e [-] BO : Fixed bug #PSTEST-937. Add new attributes to the forbidden list and fix the layout during the creation of a new country
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13852 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-05 16:14:44 +00:00
vAugagneur d1f59c3373 //small fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13846 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-05 15:19:52 +00:00
fSerny 2945e4f132 // Removing Addons My Account Tab
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13841 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-05 14:02:07 +00:00
rMalie 1049736226 // multistore can be chosen on AdminHome, this fix the #PSTEST-950 bug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13829 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-05 09:55:47 +00:00
mDeflotte 7d7e171f5f [-] BO : #PSFV-610 - AdminTracking lists don't take care of PS_STOCK_MANAGEMENT value
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13825 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-02 15:57:12 +00:00
rMalie 0f865fd2d6 [*] BO : reorganization of admin tabs
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13820 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-02 14:44:07 +00:00
fSerny a32fc0cc5b // Small fix on module API
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13819 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-02 14:12:59 +00:00
fSerny 77ac75d25a // Small add to preactivation premium
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13818 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-02 13:48:22 +00:00
rGaillard f9485509a2 [-] BO: Fix PSFV-177 backoffice order message
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13816 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-02 11:21:40 +00:00
vChabot 91082e3075 // add method processSelectDelete for bulk delete categories
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13815 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-02 10:41:13 +00:00
bMancone 2d522750bf // Fixed #PSFV-583 & #PSFV-584
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13813 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-02 09:56:24 +00:00
tDidierjean 3e52b84ccb [-] BO : fix bug #PSTEST-918 - missing field suffix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13812 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-02 09:47:56 +00:00
fSerny 3ec3810b68 [+] BO : Preactivation Premium - Part 2
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13811 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-02 09:45:29 +00:00
tDidierjean ecb6b65901 [-] BO : fix bug #PSTEST-919 - missing units in text
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13810 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-02 09:31:46 +00:00
mDeflotte fac7db1502 [-] BO : #PSFV-600 - Fix bug with Controller::addJqueryUI
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13805 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 17:05:49 +00:00
fSerny 7ee4d89401 [+] BO : Preactivation Premium
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13803 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 17:00:43 +00:00
vChabot 91dd988381 [-] BO : BugFix : #PSTEST-934 : Employee creation : language selected is from context now
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13801 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 16:49:08 +00:00
lLefevre 2f7205d683 // fix bug translation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13798 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 16:12:31 +00:00
mDeflotte fbab9fc1de [-] BO : #PSTEST-923 - Add field description
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13793 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 14:34:07 +00:00
bMancone 1761520097 // Improved stock management for packs
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13789 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 14:28:56 +00:00
tDidierjean 532f3ee57c // fix addons themes not being fetched
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13786 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 14:11:54 +00:00
mDeflotte 12c1ec35ec [-] BO : #PSTEST-924 - Fix bug with \n and some translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13785 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 13:58:48 +00:00
tDidierjean 82a5c95edb [-] BO : fix bug #PSTEST-932 - toolbar / save button issue
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13783 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 13:56:52 +00:00
bMancone ed6fb12963 // Updated mailalerts module
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13780 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 13:32:16 +00:00
mMarinetti b5b3117365 // fix translations modules notice
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13773 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 10:13:42 +00:00
vAugagneur e74b23936f //small translation fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13765 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 09:19:46 +00:00
mDeflotte 4377726dea [-] BO : #PSTEST-914 - On admin contact preselect the default country
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13763 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-01 09:06:19 +00:00
vAugagneur 7b38b73f0f //reorder option in product preferences
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13760 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 17:19:45 +00:00
tDidierjean b0cd00f9f4 [-] BO : fix bug #PSTEST-912 - broken image
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13758 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 17:13:59 +00:00
tDidierjean 7ab743c175 // Remove unattached tabs from AdminTabs display
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13755 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 17:02:44 +00:00
fSerny 2e9b9bc625 [-] BO : Bug fix #PSTEST-278 - Confirmation message appear on each module when we install a selection of modules
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13753 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 16:24:34 +00:00
vAugagneur 69a5ba135e [*] BO : improve duplicate shop form
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13752 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 16:08:23 +00:00
vSchoener 4c2eca45d2 [+] CORE : Accounting, Add a begin of the Accounting plan detail
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13750 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 15:28:07 +00:00
fSerny ed0c42ce9a // Small fix on AdminModules filters
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13748 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 15:21:26 +00:00
fSerny b8545ff93e [*] BO : Bug fix #PSTEST-907 - Ergonomy improvement
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13745 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 15:02:09 +00:00
bMancone 78237c7f48 // Fixed #PSFV-464
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13743 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 14:45:34 +00:00
mMarinetti 625e6824d2 // replaced api by www in Language class and AdminTranslationsController
// better error message when suhosin or max_input_vars exceeded in Translations forms
// cleanning/comments code in email translations functions


git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13742 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 14:36:41 +00:00
fSerny 5e89fda5b8 [-] BO : Bug fix #PSFV-437 - "Others" category module is now usable :)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13738 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 14:04:02 +00:00
fGaillard 3d5857a770 [-] BO : BugFix - Alert message for new CMS pages + errors
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13736 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 13:43:46 +00:00
rMalie bf6084e8b5 // Remove AdminPdf controller and move its configuration in AdminInvoices controller
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13735 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 12:41:05 +00:00
rGaillard 2da79de4b7 // Fix stock on shop import
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13734 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-29 10:45:22 +00:00