photomix/db/migrate
Espen Antonsen c77dddf485 need to use path anyway... cannot Photo.file returns base filename - not full path so cannot do Photo.find_by_file(path) 2011-04-11 16:53:07 +08:00
..
20090520163842_create_album.rb initial commit 2009-05-22 14:13:46 +02:00
20090520165238_create_photos.rb initial commit 2009-05-22 14:13:46 +02:00
20090520230047_add_path_to_album_and_photo.rb initial commit 2009-05-22 14:13:46 +02:00
20090522131931_create_users.rb authlogic FTW! 2009-05-22 16:14:07 +02:00
20090522190515_create_tags.rb tagging. princely 2009-05-22 22:38:52 +02:00
20090522190622_create_photo_tags.rb tagging. princely 2009-05-22 22:38:52 +02:00
20090528143605_add_location_to_album.rb a whole BUNCH of stuff 2009-06-02 00:08:57 +02:00
20090528152114_add_name_to_user.rb a whole BUNCH of stuff 2009-06-02 00:08:57 +02:00
20090529155414_add_note_to_album.rb a whole BUNCH of stuff 2009-06-02 00:08:57 +02:00
20090602120344_add_location_to_photo.rb added collections. rewrote some code 2009-06-03 01:33:39 +02:00
20090602131321_create_collections.rb added collections. rewrote some code 2009-06-03 01:33:39 +02:00
20090602131547_create_collection_albums.rb added collections. rewrote some code 2009-06-03 01:33:39 +02:00
20090604202928_create_permissions.rb acts as permissible 2009-06-05 14:18:03 +02:00
20090604202929_create_role_memberships.rb acts as permissible 2009-06-05 14:18:03 +02:00
20090604202930_create_roles.rb acts as permissible 2009-06-05 14:18:03 +02:00
20091011222125_add_indexes.rb need those indexes correctly 2009-10-12 00:28:16 +02:00
20100412220801_add_file_to_photo.rb carrierwave upload, specified in photo model. create account at startup. auto add to admin role 2010-04-12 18:40:47 -04:00