Commit graph

77 commits

Author SHA1 Message Date
Espen Antonsen
d7451970e8 fix flash upload. need to send session var as form param 2011-04-25 13:54:08 +08:00
Espen Antonsen
316d7f974e rails 3 style blocks 2011-04-25 13:50:07 +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
5da472e772 now using fog for cloud storage (s3) 2011-04-12 12:35:42 +08:00
Espen Antonsen
93ea7dbba4 submodule. rails3 stye 2011-04-11 17:20:32 +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
30f65c3d6d replaced uploadify with plupload - now can upload without flash! 2011-04-11 13:30:43 +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
3d97e3e3fe Merge branch 'rails3' of https://github.com/vanicat/balder into vanicat-rails3 2011-01-12 15:11:42 +08:00
Rémi Vanicat
60f703c4ca Add password to users form. 2010-12-20 22:18:53 +01:00
Rémi Vanicat
de0842d203 Removing last hard-wirred. 2010-11-21 15:55:50 +01:00
Rémi Vanicat
c5d215b914 Use image_path for local image, for asset hosts and such. 2010-11-21 12:32:56 +01:00
Rémi Vanicat
654ce95db4 Use javascript helper method in view instead, instead of hardwired path.
Balder can be run as a sub path of another site. This require the use
of rails helper method to take care of the needed path modification.

It's also useful for using asset hosts.
2010-11-21 12:32:35 +01:00
Espen Antonsen
79d1856ad9 balder description in link 2010-10-14 22:48:21 +02:00
Espen Antonsen
60d2f01990 jquery 1.4.2 rails jquery plugin. paths for redirecting to current album/collection 2010-10-11 17:47:50 +02:00
Espen Antonsen
d6ced88bcb various rails3 migrations 2010-10-11 16:03:34 +02:00
Espen Antonsen
9ddc6b98d6 block rails3 2010-09-17 18:53:40 +02:00
Espen Antonsen
14169b1770 block rails3 2010-09-17 18:52:59 +02:00
Espen Antonsen
6593b5709b i can haz railz 3 2010-09-17 17:57:33 +02:00
Espen Antonsen
dfd2cf079c remove old legacy code. now using carrierwave to retrieve url 2010-07-28 00:27:47 +02:00
Espen Antonsen
bf8d3a0f89 initial iphone/ipad support 2010-07-01 12:14:23 +02:00
Espen Antonsen
787912e735 balder ENV settings. s3 init. remove settings.yml 2010-04-13 23:56:13 -04:00
Espen Antonsen
927918561c uploadify 2.1. carrierwave working. s3 support 2010-04-13 15:10:40 -04:00
Espen Antonsen
f52d6ba791 carrierwave upload, specified in photo model. create account at startup. auto add to admin role 2010-04-12 18:40:47 -04:00
Espen Antonsen
efb21a1df1 initial carrierwave commit. support for heroku 2010-04-12 17:44:39 -04:00
Espen Antonsen
3e39940dfd order by album.title in collection 2009-11-09 13:54:11 +01:00
Espen Antonsen
b65bce12d1 reverse you 2009-10-26 16:29:59 +01:00
Espen Antonsen
e040a98bf2 show title instead of first photo if album has no photos 2009-10-26 16:26:42 +01:00
Espen Antonsen
1b94fcc84f hmm 2009-10-12 00:20:38 +02:00
Espen Antonsen
2643e019e2 photo title should be H2 2009-08-14 13:55:22 +02:00
Espen Antonsen
deb549762b h not t idiot 2009-08-11 01:24:32 +02:00
Espen Antonsen
307ec165d1 new scan methods 2009-08-11 01:23:30 +02:00
Espen Antonsen
fab8ba652a move unparamaterized dirs 2009-08-10 22:17:58 +02:00
Espen Antonsen
a976754781 site logo else show title 2009-08-10 16:32:39 +02:00
Espen Antonsen
59beb8034b site logo else show title 2009-08-10 16:30:49 +02:00
Espen Antonsen
4ab7efbf2a site logo 2009-08-10 16:22:06 +02:00
Espen Antonsen
2b9f8b41a8 better way of handling albums in collection 2009-08-06 15:01:39 +02:00
Espen Antonsen
6a5c5e9711 rm br in menu 2009-08-03 16:29:40 +02:00
Espen Antonsen
86be613479 order of album in collection form 2009-08-03 16:28:21 +02:00
Espen Antonsen
78af462325 site name variable. cleanup settings variables 2009-07-28 10:31:24 +02:00
Espen Antonsen
edc6f55a28 full photo now clickable 2009-07-28 01:31:35 +02:00
Espen Antonsen
1692a120a0 you will from now on be known as the name Balder 2009-07-27 18:58:58 +02:00
Espen Antonsen
4fd99b4570 now using Google Maps API v.3 2009-07-08 16:52:21 +02:00
Espen Antonsen
e363680e86 experimented with search and failed. google maps does not show if no geo 2009-07-07 22:14:58 +02:00
Espen Antonsen
a279ba29f9 untouched album listing. 2009-07-06 23:38:20 +02:00
Espen Antonsen
879a26aec3 example db&setting files. maps 2009-07-06 15:41:19 +02:00
Espen Antonsen
07493aaaad save new album to current collection 2009-06-30 22:41:27 +02:00
Espen Antonsen
0fb47748db menu on top. not very nice but works. tags as arrays not strings. fixed tagging for album. shows all tags for photos in album now 2009-06-30 21:24:06 +02:00
Espen Antonsen
fb8d2f4eb0 fix tags 2009-06-29 00:33:48 +02:00