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

402c7e4f 2009-06-06 02:43 Marc Dequènes

[fix] corrected punctuation

5c004100 2009-06-06 02:41 Marc Dequènes

[evol] ArtworkStepImage: added helper method to get a thumbnail by size

2bb0d6d3 2009-06-06 02:39 Marc Dequènes

[evol] image frame improvements #3 (cleanup)

8ff59b90 2009-06-06 02:32 Marc Dequènes

[evol] added artwork view and now use the new image frame in all views

e7326ceb 2009-06-06 02:30 Marc Dequènes

[evol] image frame improvements #2 (was artwork frame improvements)

9f47d0c7 2009-06-06 02:29 Marc Dequènes

[fix] work around steps order when done at the same date (considering people would add them in chronological order) using image id

2e9b8af0 2009-06-06 01:29 Marc Dequènes

[evol] added group view and linked it from the tree and set views

5e628966 2009-06-06 01:20 Marc Dequènes

[fix] ensure link to the tree view in the menu works even if coming from a page in another namespace

14a5963c 2009-06-05 15:49 Marc Dequènes

[evol] artwork frame improvements #1

c60df68a 2009-06-05 15:49 Marc Dequènes

[fix] display a proper error page when an object is not found

3523460d 2009-06-05 15:48 Marc Dequènes

[evol] added set view and linked it from tree view

4a95d72c 2009-06-05 00:14 Marc Dequènes

[fix] sets should be ordered in tree view

c7dd4b36 2009-06-04 14:56 Marc Dequènes

[evol] created display_artwork_frame() helper function and now use it in the welcome page + created a set/group tree view with it too

c257c9f9 2009-04-11 20:01 Marc Dequènes

[fix] wrong method call

085f01eb 2009-04-11 19:34 Marc Dequènes

[evol] use SQL sessions instead of cookies-based ones

1ed9be73 2009-03-24 01:55 Marc Dequènes

[fix] forgot to sync db dump

355d765d 2009-03-24 01:48 Marc Dequènes

[evol] added image size info in the 'latest 10 artworks' page (closes #7)

5fd9510f 2009-03-24 01:44 Marc Dequènes

[evol] added a small margin around image in the 'latest 10 artworks' page

e7c1c637 2009-03-24 01:37 Marc Dequènes

[fix] corrected language display in user view

73f2fc18 2009-03-24 01:29 Marc Dequènes

[evol] language can be forced in the user admin page (closes #6) (no user interface yet)

521b7d99 2009-03-23 22:52 Marc Dequènes

[info] new interresting links about DB relationship (mostly HABTM)

aaa55822 2009-03-23 22:47 Marc Dequènes

[fix] db schema sync (multiple materials and no id field for simple HABTM (or fetching remote object ids would fail))

122c63c4 2009-03-23 22:44 Marc Dequènes

[fix] check artwork properties/subobjects better before displaying

3807b362 2009-03-18 14:28 Marc Dequènes

[evol] an artwork can have multiple materials

d86eb8c1 2009-03-16 00:06 Marc Dequènes

[evol] partial upgrade to rails 2.2.2 (config+js) (full upgrade cancelled due to incompatibility with current gettext)

70e65017 2009-02-28 14:23 Marc Dequènes

[fix] renamed 'technique' into more appropriate name 'artwork_support', and update schema and translations (Closes #4)

fdc29eca 2008-12-05 01:24 Marc Dequènes

[evol] add complete user management interface #2

fcaa7349 2008-12-05 01:24 Marc Dequènes

[evol] add complete user management interface

d3d4a9b0 2008-12-05 01:13 Marc Dequènes

[fix] improve password validation #2

03256d87 2008-12-05 01:12 Marc Dequènes

[fix] improve password validation

edf9058a 2008-12-05 01:11 Marc Dequènes

[evol] redirect to home page after logout, instead of login page

a579432b 2008-12-05 00:40 Marc Dequènes

[fix/evol] forgot new files in the previous commits and check admin status to access user management

46e28cc2 2008-11-28 01:23 Marc Dequènes

[evol] updated URLs in 'About' submenu

d0ff9068 2008-11-28 01:00 Marc Dequènes

[evol] created a simple logon system, protected admin pages, and added a logon indicator/link (no user management yet, only a deadend entry in the menu if admin)

b247fd58 2008-11-27 21:30 Marc Dequènes

[cosmetic] center artwork image in their frame in the arwork admin list

ca0e6553 2008-11-27 21:25 Marc Dequènes

[fix] worked around artwork list default sort not enforced

fc30c2a2 2008-11-27 21:09 Marc Dequènes

[fix] added 'selected' parameter to artwork size generic selector and pass currently selected size in artwork edit page (closes #1)

4fe0d35d 2008-11-27 20:49 Marc Dequènes

[fix] corrected typo (closes #2)

c125ab32 2008-11-11 18:33 Marc Dequènes

[fix] ensure displaying final image in the 'lastest 10 artworks'

676cb428 2008-10-05 19:35 Marc Dequènes

[fix] remove hardcoded submit label in display_standard_form_buttons() helper and propagate submit_label view variable to it

443943b3 2008-10-05 19:25 Marc Dequènes

[evol] update schema

7c5b9a4a 2008-09-19 00:02 Marc Dequènes

[fix] don't call the final artwork image a 'step', and use italic characters

c8180dab 2008-09-13 00:25 Marc Dequènes

[lang] updated french translation and french application title

d83df960 2008-09-12 23:12 Marc Dequènes

[evol] move i18n rake tasks into an adequate namespace

15ec0432 2008-09-12 22:49 Marc Dequènes

[fix] remove external or app data files from the RCS

b689e231 2008-09-09 03:29 Marc Dequènes

Initial version

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

    Also available in: Atom