vAugagneur
|
78ebf6636c
|
[-] FO : fixed bug #PSCFV-5744 - Using attribute values with decimal points numbers and its ten multiple, have the same url
|
2013-03-11 16:29:33 +01:00 |
|
vAugagneur
|
fd6540b896
|
Merge branch 'release' of https://github.com/PrestaShop/PrestaShop into release
|
2013-03-11 15:10:27 +01:00 |
|
vAugagneur
|
0688061b0a
|
//replace dirname(__FILE__) by _PS_ADMIN_DIR_ to prevent cache bug with __FILE__
|
2013-03-11 15:10:22 +01:00 |
|
Rémi Gaillard
|
8625f39c07
|
// oops
|
2013-03-11 15:06:57 +01:00 |
|
Rémi Gaillard
|
68c9da5f25
|
[-] Installer: download the language pack even if this is a native language on installation
|
2013-03-11 15:03:38 +01:00 |
|
gRoussac
|
418995b96d
|
[-] FO : minimum purchase total with wurrency
|
2013-03-11 15:00:42 +01:00 |
|
gRoussac
|
eb48c91eac
|
[-] FO : remove "Invalid address warning" when not "same" an no invoice address
|
2013-03-11 14:43:37 +01:00 |
|
Rémi Gaillard
|
9be5d8ac64
|
// uncomment trigger_error on Tools::throwDeprecated
|
2013-03-11 14:15:22 +01:00 |
|
Damien Metzger
|
7bd2bb9cb6
|
// This reverts commit 9ebe9e1894. "Changed modules list button"
|
2013-03-11 14:05:38 +01:00 |
|
Shagshag
|
bf36ea88d8
|
Update Combination.php
|
2013-03-11 12:41:59 +01:00 |
|
Shagshag
|
a4e173a93a
|
[-] SQL error in Combination::setAttributes
If $ids_attribute is empty, it cause SQL error.
|
2013-03-11 12:39:22 +01:00 |
|
gRoussac
|
6bd6f283a5
|
[-] FO : Fix bug #PSCFV-7946 delete customized product with several custos
|
2013-03-11 12:35:23 +01:00 |
|
Damien Metzger
|
e9e74a171d
|
// Improved pscleaner
|
2013-03-11 12:31:42 +01:00 |
|
Damien Metzger
|
fdeba0497d
|
// Small fix (module installation and pscleaner)
|
2013-03-11 12:31:42 +01:00 |
|
Rémi Gaillard
|
dfba5630d2
|
// remove useless content on 404.php deprecated file
|
2013-03-11 11:51:32 +01:00 |
|
Damien Metzger
|
bc8848e37c
|
Merge pull request #314 from PrestaEdit/pscleaner
[-] MO: pscleaner - fixed bugs
|
2013-03-11 03:09:09 -07:00 |
|
Rémi Gaillard
|
fe8070cde2
|
// PR-313
|
2013-03-11 10:55:56 +01:00 |
|
ldecoker
|
671cc7a6a2
|
Missing php_self variable
Most of the controller have the php_self variable but not the ProductController.
|
2013-03-10 19:27:21 +01:00 |
|
PrestaEdit
|
f69e80f2a1
|
[-] MO: followup - fix bug in template vars
|
2013-03-08 22:12:44 +01:00 |
|
PrestaEdit
|
87ab3be15a
|
[-] MO: pscleaner - fixed bugs
We need to know that 'editorial' is a module and not always install (so, table can not be there).
ps2 need to be _DB_PREFIX_ !
|
2013-03-08 20:07:08 +01:00 |
|
Damien Metzger
|
9d0b6de69f
|
[+] MO : new module PrestaShop Cleaner: Check and fix functional integrity constraints and remove default data
|
2013-03-08 18:11:00 +01:00 |
|
vAugagneur
|
1635178391
|
//small fix on Category::cleanPositions()
|
2013-03-08 17:35:41 +01:00 |
|
vAugagneur
|
bbad9b7f61
|
Merge branch 'release' into development
|
2013-03-08 14:54:31 +01:00 |
|
vAugagneur
|
c3893b94bf
|
//small js bug #PSCFV-8162
|
2013-03-08 14:53:19 +01:00 |
|
Damien Metzger
|
6d98b9a6ac
|
// Fixed modules list icons retrieval
|
2013-03-08 11:53:25 +01:00 |
|
gRoussac
|
4caae0a8f4
|
[-] BO : get default language when context language is empty for translation
|
2013-03-08 10:02:27 +01:00 |
|
gRoussac
|
55208a938a
|
[*] BO : Add default Unknown.jpg to genders
|
2013-03-07 19:26:52 +01:00 |
|
gRoussac
|
1ea1d7e22f
|
[*] BO : Add default Unknown.jpg to genders
|
2013-03-07 19:18:52 +01:00 |
|
gRoussac
|
88eb72ab17
|
[-] Fo : Fix bug #PSCFV-7956 select invoice address when adding a first new address
|
2013-03-07 18:47:34 +01:00 |
|
Damien Metzger
|
458fc7ad1e
|
// Installer translations
|
2013-03-07 18:33:53 +01:00 |
|
Francois Gaillard
|
0bbbfecdd3
|
Merge branch 'release' into development
|
2013-03-07 18:17:13 +01:00 |
|
Damien Metzger
|
c752195020
|
// Installer translation
|
2013-03-07 18:16:07 +01:00 |
|
Francois Gaillard
|
80331d2348
|
Merge branch 'release' into development
|
2013-03-07 18:11:34 +01:00 |
|
gRoussac
|
7ec6d52e7a
|
[-] MO : Fix bug #PSCFV-8160 iframe in editor
|
2013-03-07 17:53:34 +01:00 |
|
Francois Gaillard
|
55caa6f0cb
|
[-] MO : Bug fix : AdminStores, smarty escape htmlall
|
2013-03-07 17:38:00 +01:00 |
|
sLorenzini
|
58e1d6fe1f
|
[-] FO: fixed bug Mobile theme out of stock message - #PSCFV-7374
|
2013-03-07 15:37:33 +01:00 |
|
gRoussac
|
ee914abed9
|
[-] FO : Fix case for some excluded searched chars
|
2013-03-07 14:18:28 +01:00 |
|
gRoussac
|
f810cf231f
|
[-] FO : Fix case for some excluded searched chars
|
2013-03-07 14:16:04 +01:00 |
|
Damien Metzger
|
2ba4c2c1cc
|
[-] BO : admin language is now based directly on the employee language instead of the cookie
|
2013-03-07 12:18:49 +01:00 |
|
sLorenzini
|
a3adce3959
|
[-] FO: improve product.tpl: change a ul tag by a div tag for accessories
|
2013-03-07 12:03:19 +01:00 |
|
Damien Metzger
|
70641cdc4e
|
// PrestaShopException is not available in Autoload
|
2013-03-07 11:35:40 +01:00 |
|
gRoussac
|
75abfd4c57
|
[-] FO : Fix bug #PSCFV-8149 Notices on undefined properties
|
2013-03-07 11:30:20 +01:00 |
|
gRoussac
|
c4d47bdcab
|
[-] FO : Fix bug #PSCFV-8149 Notices on undefined properties
|
2013-03-07 11:29:31 +01:00 |
|
gRoussac
|
101ded7090
|
[-] BO : Rename genders images when upgrading from 1.5.0.1 to 1.5.3.1
|
2013-03-07 11:24:53 +01:00 |
|
gRoussac
|
67395653e8
|
[-] BO : Rename genders images when upgrading from 1.5.0.1 to 1.5.3.1
|
2013-03-07 10:44:59 +01:00 |
|
Gregory Roussac
|
d758801752
|
[-] INSTALLER : Fix crash from genders jpg copy
|
2013-03-06 21:16:24 +01:00 |
|
Gregory Roussac
|
588f620ad8
|
[-] INSTALLER : Fix crash from genders jpg copy
|
2013-03-06 21:05:51 +01:00 |
|
gRoussac
|
a54f1f58fc
|
[-] BO : Bug with genders icons
|
2013-03-06 18:56:24 +01:00 |
|
gRoussac
|
cf6d780e2c
|
[-] BO : Bug with genders icons
|
2013-03-06 18:55:02 +01:00 |
|
gRoussac
|
bfee79f5e7
|
[-] BO : Bug with duplicate carts in back office due to id_guest
|
2013-03-06 18:52:54 +01:00 |
|