Commit graph

204 commits

Author SHA1 Message Date
Espen Antonsen 529a96a2a7 yaml fix 2011-04-14 20:41:25 +08:00
Espen Antonsen 065c7a8b84 no more iphone layouts 2011-04-14 20:40:58 +08:00
Espen Antonsen 3078837544 no need for iphone layout. will use css media queries 2011-04-13 16:22:48 +08:00
Espen Antonsen f57ae4c0d7 try pure s3 2011-04-12 13:01:39 +08:00
Espen Antonsen 19b95fe4a4 fog, aws not supported any more 2011-04-12 13:01:04 +08:00
Espen Antonsen 7acec90448 fog very slow deleting files. trying aws gem instead 2011-04-12 12:54:38 +08:00
Espen Antonsen 5da472e772 now using fog for cloud storage (s3) 2011-04-12 12:35:42 +08:00
Espen Antonsen 5fb0b945cc bundle update 2011-04-11 19:41:14 +08:00
Espen Antonsen 3973bdda20 album adding in collection now shows thumb 2011-04-11 19:40:00 +08:00
Espen Antonsen b0e3209348 pg not default added to gemfile 2011-04-11 19:39:27 +08:00
Espen Antonsen 9697c36519 bundle update gemfile 2011-04-11 18:11:00 +08:00
Espen Antonsen 6551f1a118 rails latest version...living on the edge! 2011-04-11 18:09:10 +08:00
Espen Antonsen b3b44c0f46 brought submodules into the main repo 2011-04-11 18:07:31 +08:00
Espen Antonsen b412686030 link to heroku setup blogpost 2011-04-11 18:02:22 +08:00
Espen Antonsen b335edb2d6 disable exif writing. issues with encoding 2011-04-11 17:47:07 +08:00
Espen Antonsen 5d36de341e submodules 2011-04-11 17:33:17 +08:00
Espen Antonsen 767edf7b9d submodules... 2011-04-11 17:32:23 +08:00
Espen Antonsen 93ea7dbba4 submodule. rails3 stye 2011-04-11 17:20:32 +08:00
Espen Antonsen 525ab93dec submodule. rails3 stye 2011-04-11 17:19:18 +08:00
Espen Antonsen 1aa3bc284a various changes 2011-04-11 17:17:08 +08:00
Espen Antonsen 72e2c9a50f acts_as_permissible for submoduel later 2011-04-11 17:16:52 +08:00
Espen Antonsen 1cc3d39856 remove rails_ugprade plugin 2011-04-11 17:16:33 +08:00
Espen Antonsen 751ee45d84 remove rails3 upgrade plugin 2011-04-11 17:14:39 +08:00
Espen Antonsen dad8bfc453 authlogic as plugin 2011-04-11 17:13:55 +08:00
Espen Antonsen 37323b9bb0 authlogic as plugin 2011-04-11 17:13:35 +08:00
Espen Antonsen de34060c5c rails 3 routing 2011-04-11 17:13:10 +08:00
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
Espen Antonsen 0d117fb710 no rails3 warning 2011-04-11 16:38:14 +08:00
Espen Antonsen dff04b470f 1.2.0rc2 2011-04-11 15:55:51 +08:00
Espen Antonsen 76d7ecb079 removed legacy code in scanning. and also revisted and fixed 2011-04-11 15:55:38 +08:00
Espen Antonsen 7d88a531f0 save to 'files' to make scanning easier 2011-04-11 15:55:18 +08:00
Espen Antonsen 0bfde95476 config.root 2011-04-11 15:54:43 +08:00
Espen Antonsen 2487ca887d path no longer in use for photos. can get absolute path from file 2011-04-11 15:54:28 +08:00
Espen Antonsen af3f3bada1 scan should require admin priveliges 2011-04-11 15:53:24 +08:00
Espen Antonsen 054761b426 files symlink should have been removed long time ago 2011-04-11 15:53:09 +08:00
Espen Antonsen 8747646efc removed uploadify files 2011-04-11 13:31:20 +08:00
Espen Antonsen 30f65c3d6d replaced uploadify with plupload - now can upload without flash! 2011-04-11 13:30:43 +08:00
Espen Antonsen 0af092d7f7 added plupload 2011-04-11 12:43:27 +08:00
Espen Antonsen feb0a3cb15 deleted old uploadify. added plupload 2011-04-11 12:43:07 +08:00
Espen Antonsen 58572966aa update readme. using sqlite3 as default for dev. minimagick as default processor. reanabled exif read/write 2011-04-11 12:38:53 +08:00
Espen Antonsen 7f8074a5bf Balder v1.2.0rc1 for Rails3 2011-01-12 17:10:18 +08:00
Espen Antonsen 0217ba28b5 files and thumbs goes on storage path root 2011-01-12 16:40:39 +08:00
Espen Antonsen a68c00ab5f fixed infitive redirect when not public 2011-01-12 16:37:14 +08:00
Espen Antonsen c71f7d49ba rails 3.0.3 2011-01-12 15:16:30 +08:00
Espen Antonsen 3d97e3e3fe Merge branch 'rails3' of https://github.com/vanicat/balder into vanicat-rails3 2011-01-12 15:11:42 +08:00
Espen Antonsen 0cf6d4f725 should check public access for user signup 2011-01-12 15:09:52 +08:00
Rémi Vanicat 1a34c5ee19 Validation again: Path is not used anymore, so we must not validate on it
TODO: migration to remove it.
2010-12-22 11:23:53 +01:00
Rémi Vanicat d59b3e26fc One forgotten error with validation 2010-12-20 22:31:29 +01:00
Rémi Vanicat 60f703c4ca Add password to users form. 2010-12-20 22:18:53 +01:00
Rémi Vanicat af852142fb Validating: :message key seem to be unknown by rails 3 2010-12-20 22:18:27 +01:00