bMancone
|
ab2ebc3853
|
// #PSFV-299
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12159 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-04 17:29:30 +00:00 |
|
mDeflotte
|
da301372b9
|
[-] MO : #PSTEST-303 - Fixed problems using deprecated methods
// Change baseDir vars to use the current domain
// Change css rules
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12153 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-04 16:31:47 +00:00 |
|
tDidierjean
|
0abdd4269e
|
// fix useless call to array_unique
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12148 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-04 15:53:31 +00:00 |
|
mBertholino
|
184a0a8d68
|
//improvement of the code to verify the group name
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12140 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-04 15:05:18 +00:00 |
|
rMalie
|
a1534b9165
|
// Add associations support in Collection
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12135 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-04 14:08:19 +00:00 |
|
bMancone
|
55ec3997a2
|
// updated SupplyOrder
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12134 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-04 14:07:53 +00:00 |
|
mBertholino
|
5c97d70002
|
[-] BO : Re-add functionality on AdminController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12133 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-04 13:58:20 +00:00 |
|
rMalie
|
494205d52e
|
// Fix PrestaShopException typo
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12128 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-04 13:53:19 +00:00 |
|
rMalie
|
a58bd0bc74
|
// Rename PrestashopException to PrestaShopException
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12124 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-04 13:39:53 +00:00 |
|
rMalie
|
1fec4e23ea
|
// Rename PrestashopException to PrestaShopException
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12123 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-04 13:39:31 +00:00 |
|
rMalie
|
ff2b413a48
|
// Rename PrestashopException to PrestaShopException
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12122 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-04 13:39:17 +00:00 |
|
rMalie
|
293e245e6b
|
// Rename PrestashopException to PrestaShopException
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12121 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-04 13:39:02 +00:00 |
|
mMarinetti
|
c01c61f4a8
|
[*] classes : new constant Product::PTYPE_SIMPLE /PTYPE_PACK/PTYPE_VIRTUAL
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12115 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-04 11:06:08 +00:00 |
|
rMalie
|
af3107f454
|
// Set admin display hooks in templates
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12114 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-04 11:03:51 +00:00 |
|
fGaillard
|
ac0921fa47
|
[-] Classes : #PSFV-150 : BugFix : Configuration class check for NULL values
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12102 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-04 09:44:39 +00:00 |
|
lLefevre
|
f8004dd6eb
|
[-] BO : fix #PSTEST-134
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12101 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-04 09:43:09 +00:00 |
|
vKham
|
e155f70095
|
// change view carts
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12091 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-03 17:18:29 +00:00 |
|
rMalie
|
bef0350b0a
|
// Normalize
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12084 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-03 16:18:06 +00:00 |
|
mDeflotte
|
e5cad60084
|
[-] BO : #PSCFI-4484 - Add historisation of the order status
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12082 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-03 16:06:18 +00:00 |
|
rMalie
|
870e8e685e
|
// Fix multishop with virtual uri when called url don't end with / #PSFV-306
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12063 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-03 14:01:32 +00:00 |
|
rMalie
|
204f331ae2
|
// Fix #PSFV-310
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12062 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-03 13:54:09 +00:00 |
|
tDidierjean
|
4017f3f60b
|
// optimization to Product constructor (stock data is not loaded by default)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12061 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-03 13:40:50 +00:00 |
|
rMalie
|
43be16a803
|
// Fix $currentindex in AdminController #PSFV-334
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12058 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-03 13:10:42 +00:00 |
|
rMalie
|
c6f10b628c
|
// Use property_exists instead of array_key_exists in ObjectModel
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12056 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-03 12:57:16 +00:00 |
|
rMalie
|
7cf37df1f6
|
// Fix strict mysql in Logger class #PSFV-309
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12048 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-03 10:52:04 +00:00 |
|
rMalie
|
2e54666e06
|
// Fix fields validation in preferences on fix with no visibility (for multishop) #PSTEST-267
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12043 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-03 10:35:21 +00:00 |
|
rMalie
|
8c5b03b55d
|
// Fix strict standard problem
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12038 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-03 10:08:46 +00:00 |
|
tDidierjean
|
f9281afe9f
|
// FO : fix multiple instances of Cart and Address
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12036 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-03 09:49:58 +00:00 |
|
fGaillard
|
b62049e8ce
|
[-] Classes : #PSCFI-4569 : BugFix : Get module instance by name fixed
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12032 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-03 09:31:19 +00:00 |
|
rMalie
|
af6e078a98
|
// Fix Link::getLanguageLink() #PSFV-305
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12031 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-03 09:29:41 +00:00 |
|
tDidierjean
|
0d1c6fc8fd
|
// getProductLink fix and optimization
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12028 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-03 09:22:42 +00:00 |
|
rMalie
|
6f07431542
|
// Fix controller parameter in Link::getPaginationLink() method
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12026 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-03 09:16:56 +00:00 |
|
aFolletete
|
bc631a0e42
|
[-] BO : fixed bug on Delivery slip generation in AdminDeliverySlip
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12023 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-02 18:16:09 +00:00 |
|
bMancone
|
e20374e6f7
|
// updated stock classes
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12022 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-02 17:41:57 +00:00 |
|
aFolletete
|
8fa12fda5b
|
[-] BO : fixed bug on Invoice generation in AdminInvoices
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12021 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-02 17:30:11 +00:00 |
|
mDeflotte
|
a745ed89f4
|
[-] BO : #PSTEST-263 - Add attribute multilang to Tax class definition
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12020 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-02 17:19:11 +00:00 |
|
tDidierjean
|
5b346973b0
|
// Performance fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12018 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-02 17:15:04 +00:00 |
|
rMalie
|
111c99d85d
|
// Add {categories} keyword in product_rule dispatch rule #PSFV-321
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12017 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-02 17:06:33 +00:00 |
|
mDeflotte
|
a812a474f6
|
[-] BO : #PSTEST-217 - Add a translation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12015 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-02 17:01:20 +00:00 |
|
rMalie
|
07207496d7
|
// Rename correctly all hooks
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12006 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-02 15:52:40 +00:00 |
|
rMalie
|
50e4dff4e5
|
// Refactoring of Hook class
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11998 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-02 14:42:05 +00:00 |
|
tDidierjean
|
8c2c9507cf
|
// Fix #PSTEST-231 - AdminSearch
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11994 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-02 14:17:30 +00:00 |
|
rMalie
|
93dd0f1472
|
// Fix htaccess generation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11990 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-02 13:47:03 +00:00 |
|
dMetzger
|
347e5ba45b
|
[-] Project : fixed rare bug in Tools::displayPrice that occur when the currency is not valid
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11987 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-02 13:37:51 +00:00 |
|
mDeflotte
|
e7e22788e7
|
[-] FO : #PSFV-272 - Add translation + try to not increase global qty of product on choosing "Ship to multiple addresses"
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11986 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-02 13:35:42 +00:00 |
|
mMarinetti
|
9ac97aac36
|
// better message for Theme edition + french translation
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11982 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-02 10:56:44 +00:00 |
|
bMancone
|
cdd0285152
|
// fixed stockmvt
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11980 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-02 10:47:15 +00:00 |
|
fGaillard
|
9ff33d65cf
|
[-] Classes : #PSTEST-214 : BugFix : TopMenu for shops and groups
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11973 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-02 10:15:49 +00:00 |
|
mDeflotte
|
1e827f9465
|
[-] BO : #PSFV-262 - Fixed bug "Multishipping order notification totals not correct"
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11972 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-02 10:14:26 +00:00 |
|
rGaillard
|
99eccea21f
|
// little fix validateController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11969 b9a71923-0436-4b27-9f14-aed3839534dd
|
2012-01-02 10:11:18 +00:00 |
|