0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 9 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
allow 'Image' tab to be renamed in the translation - i.e to slideshow More... over 11 years ago
replace i with index More... almost 12 years ago
Added raw to the captions example, otherwise it will output the actual HTML escaped. More... almost 12 years ago
Use refinery_login_with :refinery_user in a spec to fix deprecation warning. More... almost 12 years ago
Remove spec support files because all of them are in core and testing extensions. More... almost 12 years ago
Merge pull request #67 from TheMaster/master More... almost 12 years ago
Updated readme with a section on how to implement captions in view More... almost 12 years ago
Merge pull request #63 from jamesantrobus/master More... about 12 years ago
added bash command to override default views to help new starters More... about 12 years ago
Master is now 2.1.0.dev. More... about 12 years ago
Merge pull request #61 from gajeev/rails-3-1 More... about 12 years ago
Updated comment after jquery.bind() function was changed to on() More... about 12 years ago
Time to push version 2.0.1 More... about 12 years ago
Update app/assets/javascripts/refinery/page-image-picker.js.erb More... about 12 years ago
Update app/assets/javascripts/refinery/page-image-picker.js.erb More... about 12 years ago
Added script/rails which proxies to spec/dummy/script/rails More... about 12 years ago
Refactored code to look nicer. More... about 12 years ago
Updated authors More... about 12 years ago
Use pushed refinerycms gems instead of git sourcing. More... about 12 years ago
Merge pull request #58 from lilibethdlc/rails-3-1 More... about 12 years ago
Removed not needed command from instructions when installing engine. This is not necessary for Refinery 2.0.0 More... about 12 years ago
Don't use .config to access configuration. More... about 12 years ago
Use .erb to get access to I18n translations. More... about 12 years ago
Refinery::BlogPost -> Refinery::Blog::Post More... about 12 years ago
Remove lib/gemspec.rb and update refinerycms-page-images.gemspec. More... about 12 years ago
Inherit from Refinery::Core::BaseModel instead of ActiveRecord::Base. More... about 12 years ago
Generate config initializer when running rails g refinery:page_images. More... about 12 years ago
require 'refinerycms-core' More... about 12 years ago
Update generator and engine code. Closes #55. More... about 12 years ago
Add .travis.yml. More... about 12 years ago