[evol] added a simple search feature for artworks (with count)
add libgettext-rails
Use gettext_rails/tools instead of gettext/utils
really use human_names
[fix] rails migration: correct locale setting
Fix "uninitialized constant ActionView::Helpers::TextHelper::RedCloth" error
[evol] updated schema
[evol] rails migration: step #2
[evol] reorganized config/includes a bit
[fix] rails migration: ActionController::AbstractRequest.relative_url_root has been removed
[evol] updated depends for migration
[fix] 'public/.htaccess' should not be provided, as it depends on the installation, moved as a sample
[evol] migration to libgettext-ruby 2.1.0 and split rails 2.3.5, step #1
[fix] corrected sort on artworks index
[cosmetic] repeat pagination and new action controls in artworks administration page (closes #88)
[evol] artworks context menu: finished mechanism + checked for empty selection + implemented associate_with_tag action
[evol] preliminary artworks context menu (reverted license to GPL2+, to be compatible with Proto.Menu and possibly other plugins)
[evol] added tags and fixes a few typos
[evol] added more links from artwork steps to the artwork
[fix] ensure the default display size for a thumbnail (currently the full image) does not crash (closes #77)
[fix] handle image/thumbnail errors better in helpers
[fix] ensure ArtworkStep has a non-nil/NULL 'position' (not set in ArtworkStepThumbnail for example)
[evol] added helper methods for ArtworkStep<Image|Thumbnail>
[fix] tries to regen missing thumbnail
[cosmetic] added position number to artwork_step_images, only visible in the admin pages, to be able to change order for steps made the same day (closes #16)
Also available in: Atom