Commit Graph

2556 Commits

Author SHA1 Message Date
dMetzger
f09026be73 // Changed max_execution_time for big product selection removal #PSCFV-3181
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16870 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-16 13:23:52 +00:00
dMetzger
92c22de458 [-] BO : fixed right permissions for new tabs #PSCFV-3640
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16868 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-16 12:20:46 +00:00
dMetzger
eb1609d270 // Missing param in MySQL::tryToConnect
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16858 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-16 07:10:41 +00:00
dMetzger
b2cd94475c // Removed useless bit of code (retrieval of the manufacturer address in the constructor, 1 query each time, no use)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16852 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-14 14:26:40 +00:00
dMetzger
15f21f853b // Perfs and clean
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16851 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-14 14:18:55 +00:00
dMetzger
848153a05f // Perfs and clean
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16850 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-14 14:10:11 +00:00
dMetzger
99aab49ae3 // GROUP BY is not a function that magically remove doubles! (#2)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16848 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-14 13:34:23 +00:00
dMetzger
de4ad1d4b7 // GROUP BY is not a function that magically remove doubles!
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16846 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-14 13:30:03 +00:00
dMetzger
e6d67bdbb6 // Upgrade improvements including #PSCFV-3451
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16844 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-14 12:21:18 +00:00
dMetzger
f455965bea // small bug fix on BO orders
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16842 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-14 09:15:50 +00:00
dMetzger
4963d29389 [-] BO : restricted some unauthorized accesses #PSCFV-3611
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16840 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-14 08:34:16 +00:00
dMetzger
79fda741cd [-] BO : Attribute deletion fixed #PSCFV-3616
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16838 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-14 08:05:09 +00:00
dMetzger
e930b9b8ed // Huge code cleaning on order edition, a lot of values were inconsistent
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16829 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-13 16:26:40 +00:00
dMetzger
69384f57f1 // Order::_deleteProduct rewritten (a lot of fields were missing)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16827 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-13 16:04:34 +00:00
dMetzger
90ce1a292d // Code cleaning #PSCFV-3602
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16818 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-13 07:29:42 +00:00
gCharmes
80ca466e13 [-] CLASSES : Report Contry::getCountries() changes from 1.4 to 1.5
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16817 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-12 19:17:04 +00:00
gCharmes
12a842837b [-] CLASSES : Report Contry::getCountries() changes from 1.4 to 1.5
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16816 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-12 19:12:54 +00:00
dMetzger
d5337f4f44 [-] FO : fixed cache management conflict for packed product #PSCFV-3294
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16801 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-10 14:26:15 +00:00
dMetzger
902d753628 [-] FO : fixed country restrictions for payment modules #PSCFV-2738
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16796 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-10 12:57:19 +00:00
dMetzger
00045a755b // Fixed strict standard warning #PSCFV-3582
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16793 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-10 12:29:03 +00:00
dMetzger
7ac72c91bd [-] BO : filename should be allowed to be empty #PSCFV-3592
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16792 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-10 12:24:18 +00:00
dMetzger
83d14fae1d [-] BO : null values ignored in objectmodel::update #PSCFV-3591
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16790 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-10 09:56:48 +00:00
dMetzger
5b4edc3a28 [-] BO : images extension weren't checked appropriately #PSCFV-3584
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16789 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-10 08:30:22 +00:00
rGaillard
9665f40bc7 [-] Core: Fix #PSCFV-3581 missing db_prefix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16787 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-09 17:17:21 +00:00
rGaillard
608ab040b8 // Another fix for multishop and webservices
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16781 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-09 15:27:10 +00:00
rGaillard
39c2a58307 [-] WS: Fix webservices on some entities with multishop #PSCFV-3460
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16780 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-09 15:15:59 +00:00
rGaillard
2400fc08ea // Fix webservices rewrite in htaccess
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16778 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-09 14:36:53 +00:00
vChabot
9939577f01 [-] BO : BugFix : #PSCFV-3554 : Class Category, Method calcLevelDepth: throw Exception
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16774 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-09 12:52:19 +00:00
dMetzger
8157f836a3 [-] Installer : deprecated tab removed in the 1.4 > 1.5 upgrade #PSCFV-3564
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16766 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-08 13:47:01 +00:00
vAugagneur
1f1a6ff898 [-] CORE : fixed bug #PSCFV-3406
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16763 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-08 11:48:25 +00:00
rGaillard
9b3961238c // small fix on adminpdf
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16761 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-08 09:55:29 +00:00
dMetzger
8479ef58ee [-] Installer : fixed errors at the installation with insertion of null values in the database #PSCFV-3544
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16758 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-08 09:23:31 +00:00
dMetzger
a5d3dfed09 // Source typo #PSCFV-3562
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16754 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-08 07:02:22 +00:00
rGaillard
c5a07b8c1a // Small fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16748 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-07 13:34:13 +00:00
dMetzger
9a3f623393 // Added an option to ConfigurationTest::test_dir that can give a report of what is not writable (used in autoupgrade)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16744 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-07 12:41:02 +00:00
dMetzger
3cee49d012 [*] Installer : added timout to sql connection
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16743 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-07 12:32:40 +00:00
rGaillard
8ba7ebd80b [-] BO: Invoices and products order detail are now not empty after deleting a product
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16741 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-07 12:20:10 +00:00
rGaillard
284a9acae6 // delete useless spaces
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16739 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-07 09:38:17 +00:00
rGaillard
adba38898a [-] FO: Fix htaccess generation with multishop and configuration with seo rewrite on one shop and without on another shop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16738 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-07 09:37:03 +00:00
vAugagneur
b1e130854f //small fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16727 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-06 14:47:52 +00:00
rGaillard
ca80cbc4b1 // Fix small bug
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16724 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-06 13:55:43 +00:00
dMetzger
87af65d2e2 [-] BO : moved some code from AdminModulesController to AdminController because is is used on AdminHomeController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16723 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-06 13:32:26 +00:00
aFolletete
6b24f5203d // Add image verification
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16722 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-06 13:14:00 +00:00
vAugagneur
4815e5d2f5 //small fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16719 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-06 12:40:55 +00:00
mDeflotte
9039939c7d [-] BO : #PSCFV-2596 - Hide custom features values from customization detail list
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16718 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-06 12:37:21 +00:00
vAugagneur
04be7149e5 [-] BO : fixed bug #PSCFV-3439 part2
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16714 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-06 10:14:41 +00:00
dMetzger
6ea5d45b39 [-] FO : fixed warning when a discount wasn't associated to any reduction type (shipping, currency, percentage)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16712 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-06 09:47:53 +00:00
rGaillard
0b374458ec [-] BO: fix PSCFV-3468 bad real quantity was displayed on Instant Stock Status
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16711 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-06 09:44:07 +00:00
mDeflotte
c72240fb9f [-] FO : #PSCFV-PSCFV-2598 - Fix bug with features not ordering by position
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16709 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-06 09:29:29 +00:00
mDeflotte
fa8e87432a // Refactoring
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16704 b9a71923-0436-4b27-9f14-aed3839534dd
2012-08-06 08:23:39 +00:00