0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add deprecation notice More... about 9 years ago
Merge pull request #130 from zlateon/patch-2 More... over 9 years ago
Update add_products_index_title_to_subheader.html.erb.deface More... over 9 years ago
Removed the Spree address from the footer More... over 9 years ago
Update to 2.2 in README, mention that code should go after line for spree gem More... almost 10 years ago
don't assume Tags taxonomy exists or there is only one More... almost 10 years ago
Set parent_id when creating Slider, Featured, and Latest More... almost 10 years ago
spree sample data has 16 products, not 17 More... almost 10 years ago
Fix logout path. Fixes #107 More... almost 10 years ago
Change from using radio_button_tag to building up HTML so that id, name, and value aren't tied together anymore. The 'name' attribute is the string 'variant_id' since that's what the order populate controller wants. fixes #103 More... almost 10 years ago
Use spree_core 2.3.0.beta More... about 10 years ago
Remove references to :show_zero_stock_products and :allow_backorders. Instead use can_supply to determine which variants to grey out. More... about 10 years ago
Update parameters sent for Spree::OrdersController#populate More... about 10 years ago
Fix typo in footer. The city is spelled "Washington" not "Washigton" More... about 10 years ago
Add fonts and images into assets.precompile array More... about 10 years ago
Update hide_tags_taxonomy.html.erb.deface More... about 10 years ago
Correct path for bx_loader.gif More... about 10 years ago
Ensure that ff_base variable can be overriden More... about 10 years ago
fixes easy drop down at checkout More... about 10 years ago
Updating bxSlider to 4.1.1 and activating the touch options More... over 10 years ago
Move assets for new assets convention in spree 2.2 see: spree/spree#4050 More... over 10 years ago
update app/assets to use new paths for spree/spree#4050 More... over 10 years ago
Require variables at an asset pipeline relative path, + add variables_override file More... over 10 years ago
increase sizes of quantity fields in cart and on slider More... over 10 years ago
Switch code to erb for Deface 1.0 More... over 10 years ago
Adding missing defaults. This was causing problems overwriting variables More... over 10 years ago
Add missing coupon_code field on orders/edit More... over 10 years ago
Use correct method (in_stock? vs in_stock) for 'replace_variants...' override More... over 10 years ago
Use Spree 2.2.0.beta More... over 10 years ago
Specify branches so that bundler local repos work More... over 10 years ago