Commit Graph

133 Commits

Author SHA1 Message Date
djfm
a8e6dfe7f5 // fixed undefined variable in blocktopmenu 2013-12-04 15:03:04 +00:00
Dh42
fae538c4e4 [MO]Blocktopmenu
Adds title tags to links created by module
2013-11-28 12:10:12 -06:00
Vincent Augagneur
484501169a //added move up/down on selected item on blocktopmenu 2013-11-28 10:52:17 +01:00
Damien Metzger
c095d8f1ca [-] Core : fixed smarty escape htmlall > html 2013-11-22 09:47:15 +01:00
Kevin Granger
9eefcfd058 Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into bootstrap
Conflicts:
	admin-dev/themes/default/css/modules.css
	admin-dev/themes/default/template/controllers/carts/helpers/view/view.tpl
	admin-dev/themes/default/template/controllers/groups/helpers/form/form.tpl
	admin-dev/themes/default/template/controllers/groups/helpers/view/view.tpl
	admin-dev/themes/default/template/controllers/products/helpers/form/form.tpl
	admin-dev/themes/default/template/controllers/products/images.tpl
	admin-dev/themes/default/template/controllers/products/prices.tpl
	admin-dev/themes/default/template/helpers/form/form.tpl
	admin-dev/themes/default/template/helpers/list/list_header.tpl
	classes/Autoload.php
	classes/Carrier.php
	classes/Product.php
	classes/ProductSale.php
	classes/Tools.php
	classes/Validate.php
	classes/tax/TaxRulesTaxManager.php
	controllers/admin/AdminPPreferencesController.php
	controllers/admin/AdminPerformanceController.php
	install-dev/install_version.php
	js/admin_carrier_wizard.js
	modules/blockcategories/blockcategories.php
	modules/blocklayered/blocklayered.php
	modules/statsequipment/statsequipment.php
	modules/statsproduct/statsproduct.php
	modules/watermark/watermark.php
	themes/default/address.tpl
	themes/default/authentication.tpl
	themes/default/category.tpl
	themes/default/contact-form.tpl
	themes/default/css/history.css
	themes/default/header.tpl
	themes/default/js/cart-summary.js
	themes/default/js/product.js
	themes/default/mobile/order-detail.tpl
	themes/default/modules/blocksearch/blocksearch.tpl
	themes/default/modules/productcomments/productcomments.tpl
	themes/default/order-carrier.tpl
	themes/default/order-detail.tpl
	themes/default/order-opc-new-account.tpl
	themes/default/product.tpl
2013-11-21 17:43:51 +01:00
Damien Metzger
a2e1d5ad90 // Fix blockcategory install with new fixtures 2013-11-18 19:29:13 +01:00
TMMeilleur
a5d9daff13 added responsive rich menu and small fix in blockbanner 2013-11-15 18:40:17 +02:00
Jerome Nadaud
63ef0b82e6 // Categories thumbnail images for blocktopmenu 2013-11-14 10:37:07 +01:00
gRoussac
a7869a1f06 [*] CORE : Remove duplicate SQL queries 2013-11-11 13:41:23 +01:00
Vincent Augagneur
d27fe93daa //modules added ->bootstrap = true; 2013-11-05 18:08:01 +01:00
gRoussac
b8b7fbaf71 [*] MO : New modules version since 1.5.6.0 2013-11-04 11:57:31 +01:00
djfm
0288696c90 // English 2013-10-29 14:37:55 +00:00
gRoussac
0aca1d4a67 [*] BO : AdminProducts find smallest images 2013-10-29 08:47:41 +01:00
Vincent Augagneur
8144935d76 //btn-primary => btn btn-default thanks @Shipow 2013-10-22 09:12:01 +02:00
Vincent Augagneur
6bc9b54306 //small fix - added new link on block top menu 2013-10-21 22:29:56 +02:00
Vincent Augagneur
d67be9431a //blocktopmenu now use bootstrap design 2013-10-16 13:55:58 +02:00
Mickael Desgranges
1786f8e907 Update blocktopmenu.php
Fix: block top menu is not updated when content is added in CMS

adding support of AddAfter hook for Cms, Supplier, Manufaturer and Product
2013-10-11 16:42:21 +02:00
Jerome Nadaud
757fe64217 [-] MO : FixBug #10460 - UTF8 bug on accented URL 2013-09-25 16:09:55 +02:00
gr4devel
6177589cd3 [+] MO : add link to all manufacturer page and the feature to show All Suppliers 2013-09-02 11:57:16 +02:00
gr4devel
39c8a8fc2d [+] MO : add the option to show all Manufacturer
Add the option to show all Manufacturer in blocktopmenu module.
2013-08-29 21:32:10 +02:00
Damien Metzger
05946f2932 [-] MO : blocktopmenu should clear cache when adding a new subcategory 2013-08-08 09:35:19 +02:00
sLorenzini
06af6bdfb5 [-] FO: some W3C errors corrected 2013-06-07 16:30:45 +02:00
Damien Metzger
6222974430 // W3C 2013-06-06 15:48:46 +02:00
Damien Metzger
ca64179950 // W3C 2013-06-06 15:27:29 +02:00
Rémi Gaillard
1cd0135aff [-] MO: Fix double html entities on link edition in the blocktopmenumodule #PSCFV-8808 2013-05-28 11:05:51 +02:00
vAugagneur
ec87deb016 [-] BO : remove deprecated parameter when call Tools::link_rewrite() part 2 2013-05-20 16:39:08 +02:00
Rémi Gaillard
39e3b079dd [-] FO: Add the protocol content to the cache id of modules #PSCFV-8810 2013-04-17 18:14:58 +02:00
gRoussac
467a6f45fd //small change in table creation of linkstopmenu again 2013-04-11 15:59:23 +02:00
gRoussac
3ffb2c8c56 //small chnage in table creation of linkstopmenu 2013-04-11 15:05:03 +02:00
Rémi Gaillard
2837c0e34e // And now use smarty cache groups for cache ids to be more efficient 2013-04-05 11:57:52 +02:00
Francois Gaillard
77871338c6 // Release branch merged 2013-03-27 10:25:16 +01:00
Rémi Gaillard
f3dfbda02a [-] Core: delete lang files 2013-03-21 14:15:55 +01:00
Francois Gaillard
7f3678a776 Merge branch 'release' into development 2013-03-14 16:39:47 +01:00
fram
77efe4c04e // changed English strings, especially focusing on colons harmonization 2013-03-12 19:39:30 +01:00
sLorenzini
d767d4e12d [-] FO: improve blocktopmenu, missing end tag and improve header 2013-03-05 17:52:14 +01:00
Rémi Gaillard
e1664bbdfb [*] MO: Add smarty cache on some modules 2013-01-07 17:09:36 +01:00
djfm
714a5e08cc //Changed English strings using the translationsenglish module. 2013-01-04 16:58:58 +01:00
Francois Gaillard
8baf87eef5 // Welcome 2013 2013-01-04 11:19:03 +01:00
vAugagneur
321eaa191b //added translation 2012-12-28 09:27:12 +01:00
vAugagneur
02f3c3c1cc removed unused files 2012-12-12 19:00:57 +01:00
ivancasasempere
1547539c43 [*] Modules : blocktopmenu css improvement
Same CSS style than block headers

http://i.imgur.com/5SQsA.png

More clean, no-images used, and more easiest customizable
2012-12-12 12:05:27 +01:00
vAugagneur
bfff958b1f Merge pull request #75 from @sebastienhouzet 2012-12-12 11:24:56 +01:00
vAugagneur
4fa7eb6a3d //revert all config.xml 2012-12-06 11:41:52 +01:00
Sarah Lorenzini
2b10fcd712 // change h4, h5 2012-12-04 17:15:49 +01:00
vAugagneur
be946319be //remove svn keyword @version Release: $ 2012-11-22 11:57:40 +01:00
lLefevre
4f66cc4587 [-] BO : fix #PSCFV-5087 2012-10-25 09:13:00 +00:00
vAugagneur
dffa9ed27f [-] MO : fixed bug #PSCFV-4602 2012-10-16 09:27:05 +00:00
dMetzger
1a87b2d0b2 // Removed deprecated images 2012-10-05 07:19:45 +00:00
vAugagneur
141b5c6b67 //remove debug 2012-09-27 13:04:52 +00:00
lLefevre
f6d41dea32 [-] BO : #PSCFV-4392 : index.php in modules folder and sub folders 2012-09-26 07:11:37 +00:00