rGaillard
|
08ef0667ca
|
Revert "// update some css&tpl bugs"
This reverts commit 01d5087067.
|
2013-12-02 19:25:21 +01:00 |
|
Damien Metzger
|
e8088892b5
|
[-] FO : Added condition to display the phone number only if it is set up in the admin
|
2013-12-02 19:12:49 +01:00 |
|
Jerome Nadaud
|
6edf14ed71
|
Merge branch 'bootstrap' of https://github.com/PrestaShop/PrestaShop into bootstrap
|
2013-12-02 18:20:03 +01:00 |
|
rGaillard
|
102b99eb1c
|
// small fix
|
2013-12-02 18:15:37 +01:00 |
|
sLorenzini
|
01d5087067
|
// update some css&tpl bugs
|
2013-12-02 16:40:43 +01:00 |
|
TMMeilleur
|
f99140113b
|
updated jqzoom and products compare page is responsive now
|
2013-12-02 16:41:13 +02:00 |
|
rGaillard
|
89329dc865
|
// small fix
|
2013-12-02 15:15:17 +01:00 |
|
Kevin Granger
|
c8f130670f
|
Merge branch 'bootstrap' of https://github.com/PrestaShop/PrestaShop into bootstrap
|
2013-11-29 17:19:04 +01:00 |
|
Kevin Granger
|
6a84f586af
|
// add compass config.rb for theme default-bootstrap
|
2013-11-29 17:18:50 +01:00 |
|
rGaillard
|
8ba251c996
|
// small clean
|
2013-11-29 16:40:00 +01:00 |
|
TMMeilleur
|
b122291080
|
fixes 29.11.2013
|
2013-11-29 17:13:27 +02:00 |
|
Gregory Roussac
|
0b653fd20a
|
Merge pull request #1055 from Dh42/patch-17
[-] FO : Prevents crawlers from creating carts
|
2013-11-28 08:55:52 -08:00 |
|
Dh42
|
5591f5c399
|
Prevents crawlers from creating carts
Is valid method of using multiple values, http://www.w3.org/TR/html401/struct/links.html#adef-rel
|
2013-11-28 10:46:33 -06:00 |
|
Dh42
|
b6023cc9f7
|
Needs to be a non followed url
Is an ajax type link, needs to be no followed for duplicate content reasons.
|
2013-11-28 10:39:29 -06:00 |
|
Jérôme Nadaud
|
8f5bac0e90
|
Merge pull request #1042 from Dh42/patch-14
Adds currency to rich snippets
|
2013-11-28 03:30:03 -08:00 |
|
gRoussac
|
2b210e0732
|
[*] FO : Merge of https://github.com/PrestaShop/PrestaShop/pull/854
|
2013-11-27 16:20:20 +01:00 |
|
gRoussac
|
dd99d13dc4
|
[*] FO : Merge of https://github.com/PrestaShop/PrestaShop/pull/766
|
2013-11-27 15:42:11 +01:00 |
|
TMMeilleur
|
44549d650f
|
fixes 27.11.2013
|
2013-11-27 14:02:26 +02:00 |
|
gRoussac
|
ef6dd3bfed
|
[-] MO : display_column_left not assigned to smarty in modules initContent() + ssl on loyalty front controller
|
2013-11-27 12:32:01 +01:00 |
|
gRoussac
|
9ccd4504f4
|
[*] FO : Merge of https://github.com/PrestaShop/PrestaShop/pull/820 + https://github.com/PrestaShop/PrestaShop/commit/5e407db21e3e30a1a5fa94b9558314ffa21af407
|
2013-11-26 22:49:10 +01:00 |
|
gRoussac
|
13b5762367
|
[-] FO : trailing \t in minified html
|
2013-11-26 18:41:02 +01:00 |
|
gRoussac
|
7f304fc768
|
[-] FO : Merge of https://github.com/ldecoker/PrestaShop/commit/d3bf4d233005511e08554a7c283e0b992815e01a
|
2013-11-26 16:26:35 +01:00 |
|
Gregory Roussac
|
5153b49eae
|
Merge pull request #1013 from indesign47/patch-12
[-] FO : Contact-form add translation for fields
|
2013-11-26 02:35:07 -08:00 |
|
gRoussac
|
53b91fc0b7
|
attribute_anchor_separator
|
2013-11-26 11:27:25 +01:00 |
|
Dh42
|
3c1f2f045c
|
Adds currency to rich snippets
The offer will not be displayed without the iso currency. There will be collisions in currencies such as AUD CAD and USD, without the sign.
|
2013-11-26 01:37:55 -06:00 |
|
gRoussac
|
695aaa73fb
|
[-] FO : Merge of https://github.com/PrestaShop/PrestaShop/pull/696
|
2013-11-25 19:03:15 +01:00 |
|
Felipe Uribe
|
b2e685e126
|
[-] FO, Bug fix double/
files containing a double /, example:
{$css_dir}/b... = cssdir//bootstrap_lib/bootstrap.css
to
{$css_dir}b... = = cssdir/bootstrap_lib/bootstrap.css
|
2013-11-25 07:19:37 -05:00 |
|
Jerome Nadaud
|
d1c9ec8e09
|
// Changing Typo preserving backward compatibility
|
2013-11-25 11:02:40 +01:00 |
|
Jérôme Nadaud
|
652c370a1d
|
Merge pull request #1025 from wfpaisa/patch-3
double ../../
|
2013-11-25 00:04:09 -08:00 |
|
Felipe Uribe
|
f7b1fa88fa
|
double ../
header.tpl=
{$css_dir}/jquery/uniform.default.css |
..homedir//jquery/uniform.default.css
ok=
{$css_dir}jquery/uniform.default.css |=
homedir/jquery/uniform.default.css
|
2013-11-24 19:42:14 -05:00 |
|
Felipe Uribe
|
064b9f5ce5
|
double ../../
correct ../
|
2013-11-24 17:29:15 -05:00 |
|
Jérôme Nadaud
|
d4dc67bc61
|
Merge pull request #1021 from indesign47/patch-17
[-] MO : cheque add translation for fields
|
2013-11-22 09:09:52 -08:00 |
|
indesign47
|
283fd2a9f3
|
[-] MO : cheque add translation for fields
|
2013-11-22 18:05:40 +01:00 |
|
indesign47
|
e068f7202a
|
[-] MO : bankwire add translation for fields
|
2013-11-22 17:34:03 +01:00 |
|
TMMeilleur
|
2376dd404f
|
fixes for cross-browser compability
|
2013-11-22 14:55:48 +02:00 |
|
indesign47
|
6164a0d42c
|
[-] FO : header add translation for fields
|
2013-11-22 11:37:30 +01:00 |
|
indesign47
|
799b31d1ac
|
[-] FO : Contact-form add translation for fields
|
2013-11-22 10:55:56 +01:00 |
|
Damien Metzger
|
c095d8f1ca
|
[-] Core : fixed smarty escape htmlall > html
|
2013-11-22 09:47:15 +01:00 |
|
TMMeilleur
|
f58018b6e4
|
fixes for compatibility
|
2013-11-20 19:31:17 +02:00 |
|
TMMeilleur
|
01428f9a31
|
added all themes for themeconfigurator
|
2013-11-20 19:25:12 +02:00 |
|
Rémi Gaillard
|
df4cc9d876
|
Merge pull request #1002 from TMMeilleur/bootstrap
//fixed banners style
|
2013-11-20 07:28:51 -08:00 |
|
Damien Metzger
|
a10c8a3874
|
[-] FO : Fixed meta title entities #PSCFV-10312
|
2013-11-20 16:21:37 +01:00 |
|
TMMeilleur
|
db081111a6
|
fixed banners style
|
2013-11-20 16:24:05 +02:00 |
|
Damien Metzger
|
61b1dd338e
|
// Update blockbestsellers
|
2013-11-20 10:28:39 +01:00 |
|
Jerome Nadaud
|
639a56421a
|
// Themeconfigurator
|
2013-11-18 22:16:26 +01:00 |
|
Alexander Grosul
|
b6c5cd7c63
|
replace new css files location to modules/themeconfigurator/css
|
2013-11-18 20:07:24 +02:00 |
|
TMMeilleur
|
95b9710eda
|
fixed add to wishlist/compare buttons and added product review
|
2013-11-18 15:52:39 +02:00 |
|
Jérôme Nadaud
|
de9e6d72c8
|
// Typo
|
2013-11-16 08:04:59 +01:00 |
|
PrestaEdit
|
9b787c454f
|
//typo
|
2013-11-16 01:21:56 +01:00 |
|
TMMeilleur
|
a5d9daff13
|
added responsive rich menu and small fix in blockbanner
|
2013-11-15 18:40:17 +02:00 |
|