andrew
|
407a68319e
|
explicitly require mysql so that the pure ruby library is not loaded
|
2008-11-25 18:03:37 -06:00 |
andrew
|
c58e109105
|
Merge branch 'master' of git://github.com/penguincoder/binaryattraction
|
2008-11-23 02:19:17 -06:00 |
andrew
|
91e912d497
|
add rackup config
|
2008-11-23 02:17:26 -06:00 |
andrew
|
727b035302
|
no profile optimizations now
|
2008-11-23 02:01:08 -06:00 |
andrew
|
b70eb28784
|
better sorting of hall of famers for real site
|
2008-11-23 01:46:00 -06:00 |
andrew
|
425b6c6926
|
better sorting and center little facebook images
|
2008-11-23 01:44:32 -06:00 |
andrew
|
c782437220
|
remove photo browser from stats to match facebook variant
|
2008-11-23 01:43:59 -06:00 |
andrew
|
3b4bc95f54
|
photo url for facebook app to missing image
|
2008-11-23 01:43:00 -06:00 |
andrew
|
dec7581cec
|
better finder
|
2008-11-23 01:42:19 -06:00 |
andrew
|
055e2211bc
|
clean up validations so that sessions and users and facebook users play nice
|
2008-11-23 01:42:00 -06:00 |
andrew
|
89c179932e
|
do not show facebook images
|
2008-11-23 01:41:25 -06:00 |
andrew
|
4d6999b84f
|
adding blockquotes from main page to fb app
|
2008-11-23 00:25:10 -06:00 |
Coleman
|
8d52d97293
|
for some reason i have to explicitly require yaml
|
2008-11-22 23:40:58 -06:00 |
andrew
|
11e2f8b8b9
|
facebook migration
|
2008-11-22 21:23:51 -06:00 |
andrew
|
002d62cf88
|
adding template facebooker config
|
2008-11-22 20:57:40 -06:00 |
andrew
|
b38dadbfe5
|
facebook integration! and sinatra facebook app sever
|
2008-11-22 20:43:39 -06:00 |
Coleman
|
f3586038f4
|
missing file
|
2008-10-26 20:54:18 -05:00 |
Coleman
|
0c86ec6841
|
force anonymous users to verify their humanity before voting
|
2008-10-17 17:17:42 -05:00 |
Coleman
|
38c7e0fcef
|
anonymous user enhancements
|
2008-10-17 17:03:28 -05:00 |
Coleman
|
25e7cf9024
|
only display top oneness for hall of famers
|
2008-10-17 17:02:50 -05:00 |
Coleman
|
dcc7e2ff82
|
anonymous user tracking fix
|
2008-10-17 17:02:22 -05:00 |
Coleman
|
63eb60b9c1
|
rescue for when there are none
|
2008-10-17 04:06:40 -05:00 |
Coleman
|
c872dd9527
|
show email lookup link for not logged in users
|
2008-10-17 04:03:31 -05:00 |
Coleman
|
3ca488f4bc
|
add stats via email address
|
2008-10-17 03:53:38 -05:00 |
Coleman
|
0ffda6bbf4
|
use variable for helper generation
|
2008-10-17 03:53:13 -05:00 |
Coleman
|
8fd72befdb
|
require module
|
2008-10-17 03:13:45 -05:00 |
Coleman
|
a2de855eb6
|
set protected attribute so that the email gets saved
|
2008-10-17 02:58:41 -05:00 |
Coleman
|
08a199c160
|
adding exception notification support
|
2008-10-17 02:51:13 -05:00 |
Coleman
|
1956ea03be
|
more styling
|
2008-10-17 02:36:44 -05:00 |
Coleman
|
6f8ae39422
|
use global list styling
|
2008-10-17 02:36:30 -05:00 |
Coleman
|
a66821f0e7
|
use bigger image for stats and remove text
|
2008-10-17 02:36:15 -05:00 |
Coleman
|
602f8a0184
|
more styling
|
2008-10-17 02:36:06 -05:00 |
Coleman
|
44f525adbb
|
use the right scope
|
2008-10-17 01:34:06 -05:00 |
Coleman
|
79563cc2a2
|
protected attribute
|
2008-10-17 01:28:21 -05:00 |
Coleman
|
0d5100984e
|
show the user that uploaded the image, too
|
2008-10-17 01:27:46 -05:00 |
Coleman
|
6af005cf94
|
directly set the user id attribute
|
2008-10-17 01:27:23 -05:00 |
Coleman
|
9bb9e73e6e
|
add column to schema
|
2008-10-17 01:06:24 -05:00 |
Coleman
|
65dbaa3552
|
remove custom list styling
|
2008-10-17 01:05:41 -05:00 |
Coleman
|
aadfd15675
|
globally style lists
|
2008-10-17 01:05:31 -05:00 |
Coleman
|
7136ca52f9
|
change the links up a bit and add a little bit of custom styling
|
2008-10-17 01:05:13 -05:00 |
Coleman
|
b89955e18c
|
adding edit image
|
2008-10-17 01:05:02 -05:00 |
Coleman
|
7965c94213
|
use the right url for updating a user
|
2008-10-17 01:04:05 -05:00 |
Coleman
|
70be010776
|
add voter management page link for administrators
|
2008-10-17 01:03:48 -05:00 |
Coleman
|
3240ba032d
|
secure the controller up a bit
|
2008-10-17 01:03:21 -05:00 |
Coleman
|
33d4a7f0fc
|
use different class variable to determine currently logged in user
|
2008-10-17 01:01:57 -05:00 |
Coleman
|
0238d49415
|
adding users back into photos for better tracking, adding approve, flag and moderate photos, adding moderate link for administrators in application layout, improving photo controls, improving photo routing, adding a few indexes for photos table
|
2008-10-15 01:31:50 -05:00 |
Coleman
|
6580414459
|
use proper url syntax
|
2008-10-14 21:29:55 -05:00 |
Coleman
|
675e244864
|
adding cached vote stats fields and hall of famers
|
2008-10-11 19:16:22 -05:00 |
Coleman
|
e8e0cb98d0
|
do not display pagination controls if there are no pages
|
2008-10-11 18:17:18 -05:00 |
Coleman
|
149f31f5fd
|
simplifying pagination partials and renaming a few photo browser divs to better reflect a common naming policy
|
2008-10-11 18:15:32 -05:00 |