Project

General

Profile

Revision:

Revisions

# Date Author Comment
252572a7 2010-08-01 01:39 Marc Dequènes

[evol] added a simple search feature for artworks (with count)

ec3dc179 2010-07-13 02:26 Pierre-Louis Bonicoli

add libgettext-rails

65c73cde 2010-07-13 02:14 Pierre-Louis Bonicoli

Use gettext_rails/tools instead of gettext/utils

b75e1935 2010-07-13 02:11 Pierre-Louis Bonicoli

really use human_names

f0dd8310 2010-07-11 19:19 Marc Dequènes

[fix] rails migration: correct locale setting

2214dabb 2010-07-11 19:10 Pierre-Louis Bonicoli

Fix "uninitialized constant ActionView::Helpers::TextHelper::RedCloth" error

3b6475bb 2010-07-11 18:55 Marc Dequènes

[evol] updated schema

84c62e37 2010-07-11 18:54 Marc Dequènes

[evol] rails migration: step #2

6ee71201 2010-07-11 17:29 Marc Dequènes

[evol] reorganized config/includes a bit

1b17e3fb 2010-07-11 17:22 Marc Dequènes

[fix] rails migration: ActionController::AbstractRequest.relative_url_root has been removed

cac134e5 2010-07-11 16:30 Marc Dequènes

[evol] updated depends for migration

bf5b5265 2010-07-11 16:24 Marc Dequènes

[fix] 'public/.htaccess' should not be provided, as it depends on the installation, moved as a sample

05f13042 2010-07-11 16:09 Marc Dequènes

[evol] migration to libgettext-ruby 2.1.0 and split rails 2.3.5, step #1

1a437641 2010-06-19 23:37 Marc Dequènes

[fix] corrected sort on artworks index

18785536 2010-06-08 02:49 Marc Dequènes

[cosmetic] repeat pagination and new action controls in artworks administration page (closes #88)

bf16d414 2010-06-08 02:20 Marc Dequènes

[evol] artworks context menu: finished mechanism + checked for empty selection + implemented associate_with_tag action

4ca83ea1 2010-06-06 20:58 Marc Dequènes

[evol] preliminary artworks context menu (reverted license to GPL2+, to be compatible with Proto.Menu and possibly other plugins)

2a4e5c89 2010-06-06 17:09 Marc Dequènes

[evol] added tags and fixes a few typos

0ace8a06 2010-05-04 20:41 Marc Dequènes

[evol] added more links from artwork steps to the artwork

4ef5bacc 2010-05-04 20:35 Marc Dequènes

[fix] ensure the default display size for a thumbnail (currently the full image) does not crash (closes #77)

37fbb0a9 2010-05-03 21:12 Marc Dequènes

[fix] handle image/thumbnail errors better in helpers

17df3709 2010-05-03 21:11 Marc Dequènes

[fix] ensure ArtworkStep has a non-nil/NULL 'position' (not set in ArtworkStepThumbnail for example)

6fed455d 2010-05-03 21:09 Marc Dequènes

[evol] added helper methods for ArtworkStep<Image|Thumbnail>

40d327d8 2010-05-03 21:07 Marc Dequènes

[fix] tries to regen missing thumbnail

ba788eca 2010-05-01 19:43 Marc Dequènes

[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)

df5b3282 2010-05-01 18:31 Marc Dequènes

[cosmetic] use first artwork image instead of last for set thumbnail in the tree view (closes #17)

c8cba6c5 2010-05-01 18:27 Marc Dequènes

[cosmetic] properly align images vertically in an image list

33c93671 2010-05-01 17:23 Marc Dequènes

[cosmetic] display groups in a set into a light blue cell, like in the tree (closes #18), and btw improved CSS handling a bit (unfinished)

7b2b192f 2010-05-01 17:06 Marc Dequènes

[cosmetic] invert arwork list and group list in set view (refs #18)

c1be528b 2010-05-01 17:05 Marc Dequènes

[evol] don't use rewrite engine and fcgid anymore, as we switched to mod_passenger

fa293e7d 2010-04-14 03:32 Marc Dequènes

[evol] switched from fcgid to passenger

34772708 2010-04-03 18:10 Marc Dequènes

[cosmetic] improved front view (closes #13)

0c5cb331 2010-02-14 19:42 Marc Dequènes

[fix] use Rails initializers properly, to ensure inflections and mime types are loaded at the right moment

6c958110 2010-02-14 19:38 Marc Dequènes

[evol] specify needed app dependencies

ce4bdc37 2010-02-14 04:13 Marc Dequènes

[evol] added custom doc rake rule using a proper template without frames, good for Redmine Embedded plugin

9f24988c 2010-02-14 04:11 Marc Dequènes

[fix] rails api doc link corrected

8a285181 2010-02-14 01:46 Marc Dequènes

[evol] ignore generated doc directory

1caaf4a7 2010-02-14 01:45 Marc Dequènes

[fix] require 'gettext/utils' only in the needed tasks, as it break other tasks (like 'doc:app'

4f40ad8a 2010-01-24 21:32 Marc Dequènes

[cosmetic] artwork_sizes height and width are now integers in the DB, and displayed with the corresponding unit (closes #14)

c17ca23e 2010-01-24 21:30 Marc Dequènes

[fix] mm_to_cm() util function was buggy and eated floating parts

0512b6b4 2010-01-24 21:05 Marc Dequènes

[cosmetic] changed title for artwork view page (closes #15)

eb7dd563 2010-01-24 20:56 Marc Dequènes

[fix] corrected french typos (closes #19)

0c0ae9d7 2010-01-24 20:49 Marc Dequènes

[evol] don't crash when no EXIF data are found

400c9573 2010-01-24 20:45 Marc Dequènes

[evol] improved and updated application helpers for new restfull_plugin version

5c2a70ab 2009-12-11 00:51 Marc Dequènes

[fix] remove database config from the repository

c610d525 2009-12-11 00:49 Marc Dequènes

[fix] push excluded files into the repository shared config

793c8017 2009-06-06 03:00 Marc Dequènes

[RM] increase version a bit, as the basic public interface is begining to work well

c6254c19 2009-06-06 02:58 Marc Dequènes

[evol] clarify license a bit by adding a proper COPYING file.

b4923e7d 2009-06-06 02:55 Marc Dequènes

[fix] remove the 'locale' directory from the tree, as everything can be generated

1d9a6120 2009-06-06 02:48 Marc Dequènes

[evol] updated translations

(1-50/96) Per page: 25, 50, 100

Also available in: Atom