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
Rémi Vanicat
ae9cea2bd3
correct routes for users resources.
2010-12-20 19:38:32 +01:00
Rémi Vanicat
9e657dc110
Update validates for Rails 3
2010-12-13 05:17:49 +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
Rémi Vanicat
e40340e3f4
Add method to Photo needed for check_box.
...
The _delete method tell rails that the delete checkbox must be
unchecked at first.
2010-11-17 17:50:25 +01:00
Rémi Vanicat
4c3dbcecb6
Fixe a bug in authlogic.
...
See https://github.com/binarylogic/authlogic/issues/issue/101
2010-11-17 17:22:01 +01:00
Rémi Vanicat
63c0ae35c0
We want a resource, named account, using the users controller.
...
Not a resource with path named users, and using the account controller...
2010-11-17 17:21:29 +01:00
Rémi Vanicat
f5ba33ce67
Resove some syntax error with ruby 1.8
2010-11-17 15:50:47 +01:00
Rémi Vanicat
7d9813caf3
Let use more rails and gems.
2010-11-17 15:50:11 +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
b273696999
and another one..
2010-09-27 15:19:54 +02:00
Espen Antonsen
7314df4782
fixture user
2010-09-27 13:22:06 +02:00
Espen Antonsen
0c3b074de3
issues on rails3
2010-09-21 22:37:08 +02:00
Espen Antonsen
eb945e4a52
mysql2 default. minimagick default
2010-09-21 21:57:22 +02:00
Espen Antonsen
55e08ac480
stuff
2010-09-21 21:27:38 +02:00
Espen Antonsen
5c3b6e3976
mysql2
2010-09-21 20:19:28 +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
d762fdb864
mysql2
2010-09-17 16:00:53 +02:00
Espen Antonsen
7c48fa7a09
updated so tag listing works. find_by_title instead of id
2010-08-07 13:30:53 +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
9495b02e94
can now run from Heroku...yay!
2010-07-01 12:28:45 +02:00
Espen Antonsen
3a9075d665
no need to set my locale for everyone else..
2010-07-01 12:27:10 +02:00
Espen Antonsen
24f2374cae
updated readme with info about carrierwave
2010-07-01 12:26:03 +02:00
Espen Antonsen
bf8d3a0f89
initial iphone/ipad support
2010-07-01 12:14:23 +02:00
Espen Antonsen
24e5a8c516
fix set title. setting for heroku
2010-04-14 01:00:48 -04: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
225d68138e
order by collectino title
2009-11-09 13:55:15 +01: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
b3be24eca2
need those indexes correctly
2009-10-12 00:28:16 +02:00
Espen Antonsen
3e0deaef67
need those indexes
2009-10-12 00:26:26 +02:00