Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

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

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

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

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)

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

[cosmetic] improved front view (closes #13)

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)

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

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

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

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

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)

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

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)

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

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

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

Initial version