| .. |
|
.20101006095457_create_photos.rb.un~
|
Another nameless commit.
|
2010-10-08 05:51:47 -04:00 |
|
.20101008101157_add_photo_to_category.rb.un~
|
Everything is working well, categories and photos are a 1 to many right now though and they need to be many to many.
|
2010-10-08 13:15:18 -04:00 |
|
.20101008103053_add_details_to_photo.rb.un~
|
Everything is working well, categories and photos are a 1 to many right now though and they need to be many to many.
|
2010-10-08 13:15:18 -04:00 |
|
.20101008105348_add_colour_to_category.rb.un~
|
Everything is working well, categories and photos are a 1 to many right now though and they need to be many to many.
|
2010-10-08 13:15:18 -04:00 |
|
.20101008122736_add_sort_orders.rb.un~
|
Everything is working well, categories and photos are a 1 to many right now though and they need to be many to many.
|
2010-10-08 13:15:18 -04:00 |
|
20101006095323_create_categories.rb
|
Initial commit.
|
2010-10-07 11:02:13 -04:00 |
|
20101006095457_create_photos.rb
|
Another nameless commit.
|
2010-10-08 05:51:47 -04:00 |
|
20101008101157_add_photo_to_category.rb
|
Everything is working well, categories and photos are a 1 to many right now though and they need to be many to many.
|
2010-10-08 13:15:18 -04:00 |
|
20101008103053_add_details_to_photo.rb
|
Everything is working well, categories and photos are a 1 to many right now though and they need to be many to many.
|
2010-10-08 13:15:18 -04:00 |
|
20101008105348_add_colour_to_category.rb
|
Everything is working well, categories and photos are a 1 to many right now though and they need to be many to many.
|
2010-10-08 13:15:18 -04:00 |
|
20101008122736_add_sort_orders.rb
|
Everything is working well, categories and photos are a 1 to many right now though and they need to be many to many.
|
2010-10-08 13:15:18 -04:00 |
|
20101008172319_move_to_many_to_many.rb
|
Photos are now paginated. Admin is handled by Typus, including file uploads. Exif reading isn't working when uploading via Typus though.
|
2010-10-09 08:28:42 -04:00 |
|
20101011133558_create_admin_users.rb
|
All done! Contact form works, about page now pulls content from database, opening up the possibility of having more pages.
|
2010-10-12 10:04:13 -04:00 |
|
20101012132954_create_pages.rb
|
All done! Contact form works, about page now pulls content from database, opening up the possibility of having more pages.
|
2010-10-12 10:04:13 -04:00 |
|
20101013165208_photo_showcase.rb
|
Added 'featured' boolean to photo model. Home and portfolio pages will only pull in random photos that are marked 'featured'.
|
2010-10-14 05:00:19 -04:00 |
|
20101202155552_add_enabled_to_photos.rb
|
Added "enabled" for photos so I can disable them without deleting.
|
2010-12-02 12:33:44 -05:00 |
|
20101215172105_add_taken_date_to_photo.rb
|
Added taken_at to photos and sorted on it.
|
2010-12-15 13:02:04 -05:00 |
|
20101216180143_add_view_count_to_photos.rb
|
Added view count to photos. Used acts_as_markdown for pages.
|
2010-12-18 08:31:12 -05:00 |
|
20111013085444_add_sessions_table.rb
|
Renamed application Pixelhum. Added DB session store.
|
2011-10-13 09:57:25 +01:00 |
|
20111030163656_remove_admin_users.rb
|
Finished up admin interface. Tweaks to site stylesheets.
|
2011-10-31 17:34:48 +00:00 |
|
20111030164012_create_devise_admin_users.rb
|
Fix devise migrations.
|
2013-05-22 08:35:50 +01:00 |
|
20130522071132_add_slug_to_categories.rb
|
Add slug to categories.
|
2013-05-30 08:09:31 +01:00 |
|
20140307120615_add_dragonfly_image_to_photos.rb
|
Migrate to dragonfly step one.
|
2014-03-07 13:07:53 +00:00 |
|
20140308082639_remove_paperclip_columns_from_photos.rb
|
Remove all traces of Paperclip.
|
2014-03-15 10:21:01 +00:00 |
|
20150827205816_add_index_to_categories_photos.rb
|
Add index to category photo link table
|
2015-08-27 21:59:35 +01:00 |
|
20151022110802_remove_devise_admin_users.rb
|
Remove custom admin and authentication
|
2015-10-26 14:26:32 +00:00 |
|
20151023165644_create_users.rb
|
Add monban for admin authentication
|
2015-10-26 14:26:32 +00:00 |