Commit Graph
18608 Commits
Author SHA1 Message Date
Vincent Augagneur b85e38a750 Merge pull request #48 from doekia/loadUpgradeVersionList
[+] BO: Allow override loadUpgradeVersionList()
2012-11-26 06:38:26 -08:00
Vincent Augagneur 7dd8950dd3 Merge pull request #48 from doekia/loadUpgradeVersionList
[+] BO: Allow override loadUpgradeVersionList()
2012-11-26 06:38:26 -08:00
Vincent Augagneur ec4e6634d4 small fix 2012-11-26 15:33:34 +01:00
Vincent Augagneur 69781ae79b small fix 2012-11-26 15:33:34 +01:00
(d)oekia e55e213783 unset should go after usage of by reference value 2012-11-26 15:08:32 +01:00
(d)oekia 2735ff47bc unset should go after usage of by reference value 2012-11-26 15:08:32 +01:00
(d)oekia 9a2fbd3b56 Merge/simplify statements 2012-11-26 15:03:42 +01:00
(d)oekia a11fa5fd14 Merge/simplify statements 2012-11-26 15:03:42 +01:00
(d)oekia 4b0ed7c21e [+] BO: Allow override loadUpgradeVersionList() 2012-11-26 14:24:52 +01:00
(d)oekia 5a54e5b4d6 [+] BO: Allow override loadUpgradeVersionList() 2012-11-26 14:24:52 +01:00
(d)oekia fdcaf1fc70 [-] FO: PSCFV-4181: pruneoff unavailable products 2012-11-26 14:11:35 +01:00
(d)oekia 489fd28012 [-] FO: PSCFV-4181: pruneoff unavailable products 2012-11-26 14:11:35 +01:00
Vincent Augagneur 6080795f9e [-] FO : fixed bug #PSCFV-5293 - product link rewrite bug with category keyword 2012-11-26 12:06:03 +01:00
Vincent Augagneur 7b307c737a [-] FO : fixed bug #PSCFV-5293 - product link rewrite bug with category keyword 2012-11-26 12:06:03 +01:00
François Gaillard 4cc977b065 // .DS_Store files added to .gitignore 2012-11-26 11:20:46 +01:00
Francois Gaillard d5fc20435d // .DS_Store files added to .gitignore 2012-11-26 11:20:46 +01:00
Vincent Augagneur db8715c62f [-] BO : fixed bug #PSCFV-5838 Advanced Parameters - E-mail - Custom SMTP does not work if the password contains symbols '<' or '>' 2012-11-26 10:45:32 +01:00
Vincent Augagneur c76af96415 [-] BO : fixed bug #PSCFV-5838 Advanced Parameters - E-mail - Custom SMTP does not work if the password contains symbols '<' or '>' 2012-11-26 10:45:32 +01:00
Sarah Lorenzini 86ec8a10d5 [-] FO: add target="_blank" on the "powered by" link in the footer 2012-11-26 10:12:20 +01:00
Sarah Lorenzini 7e76e4b2e1 [-] FO: add target="_blank" on the "powered by" link in the footer 2012-11-26 10:12:20 +01:00
vAugagneur 8dd256fbb3 //fixed code error in a pull request 2012-11-26 10:09:27 +01:00
vAugagneur 885e44c58d //fixed code error in a pull request 2012-11-26 10:09:27 +01:00
Vincent Augagneur c00e3218c9 Merge pull request #43 from PrestaEdit/PSCFV-5580
[-] CORE : Class OrderHistory: changeIdOrderState() & Order current_state
2012-11-26 00:01:34 -08:00
Vincent Augagneur 7b2b33625a Merge pull request #43 from PrestaEdit/PSCFV-5580
[-] CORE : Class OrderHistory: changeIdOrderState() & Order current_state
2012-11-26 00:01:34 -08:00
Vincent Augagneur 3da9f5919a Merge pull request #44 from PrestaEdit/PSCFV-5569
[-] FO : fixed bug #PSCFV-5569: remove warning if module "blocksuppliers" and "blockmanufacturer" is deleted
2012-11-25 23:57:13 -08:00
Vincent Augagneur 634f98a5e5 Merge pull request #44 from PrestaEdit/PSCFV-5569
[-] FO : fixed bug #PSCFV-5569: remove warning if module "blocksuppliers" and "blockmanufacturer" is deleted
2012-11-25 23:57:13 -08:00
PrestaEdit 445e835bc8 // PSCFV-5442: rss and &amp problem 2012-11-26 00:10:34 +01:00
PrestaEdit 0294c733b8 // PSCFV-5442: rss and &amp problem 2012-11-26 00:10:34 +01:00
PrestaEdit 1dd44868e8 // PSCFV-5569: remove warning if module "blocksuppliers" and "blockmanufacturer" is deleted 2012-11-25 23:08:47 +01:00
PrestaEdit 7ac2970aff // PSCFV-5569: remove warning if module "blocksuppliers" and "blockmanufacturer" is deleted 2012-11-25 23:08:47 +01:00
PrestaEdit a34ba587f7 // Class OrderHistory: changeIdOrderState() & Order current_state 2012-11-25 22:42:31 +01:00
PrestaEdit dc43452f8d // Class OrderHistory: changeIdOrderState() & Order current_state 2012-11-25 22:42:31 +01:00
PrestaEdit 1f294db1a2 // smarty_modifier_truncate (__call) 2012-11-25 22:23:56 +01:00
PrestaEdit 79782858f0 // smarty_modifier_truncate (__call) 2012-11-25 22:23:56 +01:00
jessylenne 554f466ed4 Update classes/Mail.php
lang.php inclusion path correction
- In case of theme directory use
- In case of override/classes/Mail.php use
2012-11-24 18:08:27 +01:00
jessylenne f4d53784f6 Update classes/Mail.php
lang.php inclusion path correction
- In case of theme directory use
- In case of override/classes/Mail.php use
2012-11-24 18:08:27 +01:00
Milow 2118118cfa Fixup js/tools/statesManagement.js
Replace == with === and != with !==
2012-11-23 23:02:28 -06:00
Milow 9c5984178f Fixup js/tools/statesManagement.js
Replace == with === and != with !==
2012-11-23 23:02:28 -06:00
Milow bceb2ee3f9 Fixup js/tools.js
1. Replace == with === and != with !==
2. Add missing semicolons to lines 238 and 241
2012-11-23 22:58:54 -06:00
Milow 3f01a6f587 Fixup js/tools.js
1. Replace == with === and != with !==
2. Add missing semicolons to lines 238 and 241
2012-11-23 22:58:54 -06:00
Milow 1a2a714a16 Fixup js/stores.js
1. Replace == with === and != with !==
2. Fixed variable scrope issue
3. Added missing () to constructors on lines 165 and 186
2012-11-23 22:53:44 -06:00
Milow b9a79e196d Fixup js/stores.js
1. Replace == with === and != with !==
2. Fixed variable scrope issue
3. Added missing () to constructors on lines 165 and 186
2012-11-23 22:53:44 -06:00
Milow f6e26c66cb Fixup js/scenes.js
Replace == with ===
2012-11-23 22:49:34 -06:00
Milow 5c2f6e5817 Fixup js/scenes.js
Replace == with ===
2012-11-23 22:49:34 -06:00
Milow 4e46f39360 Fix up js/products-comparison.js
Replace == with ===
2012-11-23 22:48:16 -06:00
Milow 773977c113 Fix up js/products-comparison.js
Replace == with ===
2012-11-23 22:48:16 -06:00
Milow f15e8399ff Fixup js/product.js
Error fixes:
1. Added missing semicolons to lines 94, 103, and 680

General fixes:
1. Replace new Array() with []
2. Replace new Number with simply 0. If not, === checks will be broken
3. Replace == with === and != with !==
4. Fixed a couple variable scopes
5. Removed var from line 423 that was not needed because it was already
defined
6. Added vars to for loops
2012-11-23 22:45:47 -06:00
Milow 76819eff1c Fixup js/product.js
Error fixes:
1. Added missing semicolons to lines 94, 103, and 680

General fixes:
1. Replace new Array() with []
2. Replace new Number with simply 0. If not, === checks will be broken
3. Replace == with === and != with !==
4. Fixed a couple variable scopes
5. Removed var from line 423 that was not needed because it was already
defined
6. Added vars to for loops
2012-11-23 22:45:47 -06:00
Milow b6052413c6 Fixup js/order-opc.js
Error fixes:
1. Added missing var on line 89
2. Added missing semicolons on lines 98, 104, 110, 181, 766, 781

General fixes:
1. Replace == with === and != with !==
2. Added missing var to for loops
3. Moved a few var scopes to the correct location
2012-11-23 22:23:28 -06:00
Milow c57c53711a Fixup js/order-opc.js
Error fixes:
1. Added missing var on line 89
2. Added missing semicolons on lines 98, 104, 110, 181, 766, 781

General fixes:
1. Replace == with === and != with !==
2. Added missing var to for loops
3. Moved a few var scopes to the correct location
2012-11-23 22:23:28 -06:00