cakeside
Code
Branches
Tags
Commits
master
Commits
ee38c957
add artists tab and remove lat/long from profiles#index.
mo k
2012-08-07
12:50:12
14376c05
center the cupcakes.
mo k
2012-08-02
13:45:11
60f2180a
create backup of production db.
mo k
2012-08-02
13:03:41
62240061
change from resize_to_fit to resize_to_fill
mo k
2012-08-02
12:43:25
f6224029
Merge branch 'master' of bitbucket.org:mocheen/cakeside
mo k
2012-08-01
03:19:35
4b10bfde
remove favorites controller specs from photos controller file.
mo k
2012-08-01
03:18:39
ac3f1c3a
add missing routing specs for creation cropping.
mo k
2012-08-01
02:43:55
7962e3d0
add routing spec for comments controller.
mo k
2012-08-01
02:41:16
2073db27
add route specs for photos controller.
mo k
2012-08-01
02:31:14
50c62525
add routing specs for home controller.
mo k
2012-08-01
02:26:30
a949bdde
add spec for root route
mo k
2012-08-01
02:24:15
ef499683
add profiles routing specs.
mo k
2012-08-01
02:21:44
d9177472
fix broken specs.
mo k
2012-07-31
12:48:10
89b075f2
Merge branch 'master' of bitbucket.org:mocheen/cakeside
mo k
2012-07-31
12:45:45
c425b75d
force the thumbs width to 260px
mo k
2012-07-31
12:43:15
6e730d68
moved the city field up after name
luu stiles
2012-07-31
00:12:07
a246c071
update user model to require city and moved city field up on registration signup screen
luu stiles
2012-07-30
06:26:38
dbc270f8
add city name lookup to the registration page.
mo k
2012-07-29
05:26:23
5d059a1c
add city to the registration form on the login page.
mo k
2012-07-29
05:19:53
fbcdfe2d
tidy up login and register page.
mo k
2012-07-29
05:06:33
877ac8f4
fix meta description attribute.
mo k
2012-07-29
04:54:35
a3defcb9
fix validation errors with facebook like html.
mo k
2012-07-29
04:47:13
76d223e5
add description to the home page.
mo k
2012-07-29
04:42:00
a31585db
fix validation with mixed up <i> and <span>
mo k
2012-07-29
04:33:13
d13ca6d3
remove rel='nofollow' to fix validation error.
mo k
2012-07-29
04:30:21
e28cd3cb
fix broken specs.
mo k
2012-07-29
04:13:23
a6cae227
set the thumbnail size to the current size in prod.
mo k
2012-07-29
04:03:47
2e7f7124
rake assets:precompile
mo k
2012-07-29
03:27:10
a9feb2c7
remove more comments
mo k
2012-07-29
03:25:16
19863167
remove all the comments from the uploaders.
mo k
2012-07-29
03:16:09
49c408b1
move colorbox images from vender/assets to app/assets
mo k
2012-07-29
02:49:45
f2a6f1d9
add colorbox css and images
mo k
2012-07-29
02:46:04
dc399e66
bundle update and fix imagemagick local install
mo k
2012-07-28
21:11:08
ad6ca8ea
include colorbox in the application.js root.
mo k
2012-07-26
13:56:28
fc6d816d
add colorbox js file
mo k
2012-07-26
13:51:11
4464d64b
move the 'add to favorites' button over.
mo k
2012-07-26
13:05:25
02c36601
bundle update
mo k
2012-07-26
13:02:01
eeb3d398
change additional photo upload limit from 3 to 4.
mo k
2012-07-26
12:39:11
4718ab50
change show page to 6 column layout.
mo k
2012-07-26
12:36:27
360ff730
increase size of photos
mo k
2012-07-25
01:36:44
7e81f589
trying out some different image sizes.
mo k
2012-07-24
13:55:54
eccd38c6
rake assets:precompile
mo k
2012-07-24
13:35:26
44eeba56
backup of production
mo k
2012-07-24
12:20:17
a1296f99
add tooltip to explain gravatar
mo k
2012-07-22
01:23:28
bb207181
hide my own image when commenting on a creation from the iphone.
mo k
2012-07-22
01:14:43
cf0e5c2c
fix issue with two class attributes on a single html element
mo k
2012-07-22
01:11:13
d04b7505
fix datetime format in sitemap.xml
mo k
2012-07-22
00:58:31
5e8c09d4
add message to entice users to be the very first to comment.
mo k
2012-07-22
00:41:17
82fa8d2e
hide footer on iphone because it looks awful.
mo k
2012-07-22
00:36:21
11be9fe8
remove 'Add new comment' heading
mo k
2012-07-22
00:34:31
d3579a5c
add a link to each creation in the carousel.
mo k
2012-07-22
00:34:05
778a7073
ignore crazy fuse files.
mo k
2012-07-20
15:11:30
1e6dd4de
update the active admin page for a creation to specify what categories it should be in.
mo k
2012-07-20
15:07:36
47d827ec
rake assets:precompile
mo k
2012-07-17
13:41:30
95a0ac49
add ratedr image for restricted creations.
mo k
2012-07-17
13:31:31
ab3ab3dc
update migration to set the default is_restricted to false
mo k
2012-07-17
13:18:23
7b337157
add is restricted checkbox to the new/edit page for creations.
mo k
2012-07-17
13:06:03
1eeecceb
add is_restricted column to creation
mo k
2012-07-17
12:48:05
1c782a19
rake assets:precompile
mo k
2012-06-26
03:16:41
bbcd286d
quick fix to get inputs on same line in IE8, still need to show placeholder text or labels because users will get really confused
luu stiles
2012-06-26
02:54:38
e2be504a
remove spec
mo k
2012-06-25
16:35:33
7103af5f
update registration controller so that it never changes the users password.
mo k
2012-06-25
16:31:55
5a4441ae
create separate settings controller to change password.
mo k
2012-06-25
16:21:32
f9f91c7e
remove omniauth thingy.
mo k
2012-06-25
15:45:49
53a2e3d7
Merge branch 'master' of bitbucket.org:mocheen/cakeside
mo k
2012-06-25
14:31:23
17ea72e9
add hr separator
luu stiles
2012-06-25
03:52:42
6a14465f
spelling counts luu
luu stiles
2012-06-25
02:47:05
c99a36f1
update home page with more verbiage and compile assets
luu stiles
2012-06-24
07:18:16
cb20218c
create production backup
mo k
2012-06-21
13:28:13
b6bf52b7
make 404 funny
mo k
2012-06-21
13:15:49
84b2f6b7
Merge branch 'master' of bitbucket.org:mocheen/cakeside
mo k
2012-06-21
13:05:44
77ae09b5
add homer cake
mo k
2012-06-21
13:05:38
ddee9431
Merge branch 'master' of bitbucket.org:mocheen/cakeside
luu stiles
2012-06-21
13:05:24
38b2e196
starting to edit 404
luu stiles
2012-06-21
13:05:13
0dcf2c1e
add the categories nav bar to the categories page and remove verbiage from home page.
mo k
2012-06-21
13:00:53
17759c8c
add creations gallery to home page if not signed in.
mo k
2012-06-21
12:27:26
df71f893
create sitemap
mo k
2012-06-21
04:01:36
79e8b1f3
rake assets:precompile
mo k
2012-06-20
04:35:13
1fb7601c
fix border padding issue for iphone.
mo k
2012-06-20
04:25:31
60854711
make paging 12 column div
mo k
2012-06-20
04:12:04
a9727d59
start to create restore_db task
mo k
2012-06-20
04:11:49
c1a28057
add production backup
mo k
2012-06-20
03:54:54
6dae908a
add deploy_env to the name of the backup file
mo k
2012-06-20
03:48:12
cee2be7a
cap staging backup_db to backup db and copy to local db/backups folder.
mo k
2012-06-20
03:43:22
bc638502
trying to backup db and copy via scp.
mo k
2012-06-20
03:41:05
6245c4cc
remove @creations field from creations#show action because it is not used.
mo k
2012-06-20
02:59:47
450844e3
display cakeside logo on home page.
mo k
2012-06-19
13:58:06
bb442184
remove 'home' link and re-arrange navbar.
mo k
2012-06-19
13:51:37
9d2c6fef
show alternate view for public
mo k
2012-06-19
13:48:35
de8aa406
rake assets:precompile
mo k
2012-06-19
12:31:27
fd96153f
ignore the deploy:migrations step
mo k
2012-06-19
12:29:47
5189db56
explicitly add active_admin.css and active_admin.js to assets precompile https://github.com/gregbell/active_admin/issues/483
mo k
2012-06-19
12:28:48
37912e52
Merge branch 'master' of bitbucket.org:mocheen/cakeside
mo k
2012-06-19
12:22:45
1ca200fa
add powrc
mo k
2012-06-19
12:22:37
32b5df6e
label change for clarity
luu stiles
2012-06-19
02:48:59
8500f34d
rake assets:precompile
mo k
2012-06-17
16:09:38
2cb4489c
don't force ssl.
mo k
2012-06-17
13:19:00
150bd295
try to figure out why new relic is not sending data.
mo k
2012-06-16
18:15:54
634943c5
add descriptions to rake tasks
mo k
2012-06-14
14:03:50
650648c4
Merge branch 'master' of bitbucket.org:mocheen/cakeside
mo k
2012-06-14
13:58:29
« First
← Newer
Page 25 of 32
Older →
Last »