cakeside
Code
Branches
Tags
Commits
master
Commits
4b0b470e
run acts as taggable migration.
mo k
2012-09-13
13:49:55
13ac781e
add acts as taggable gem
mo k
2012-09-13
13:47:42
f672c74c
bundle update
mo k
2012-09-13
13:40:15
8f431e65
add google experiment.
mo k
2012-09-13
13:30:33
de17207e
add created_at to stub model.
mo k
2012-09-13
13:02:47
6d1fd8fe
display the newest tutorials first.
mo k
2012-09-13
12:40:11
38ac0a70
rake assets:precompile
mo k
2012-09-13
03:44:16
c6ae7e3a
fix broken spec.
mo k
2012-09-13
03:42:07
893fd377
bump the listing down so you can see the new tutorial link.
mo k
2012-09-13
03:31:28
8b870e7b
use jquery masonry on the tutorials index page to reduce whitespace.
mo k
2012-09-13
03:21:09
93209717
remove javascript block from tutorials#index.
mo k
2012-09-13
03:10:44
c18bc35f
display saved image urls on the index page instead of using embedly api.
mo k
2012-09-13
03:10:01
a202e947
add image url to tutorials.
mo k
2012-09-13
02:48:05
c6ed68dc
use embedly api to pre-fill heading and description on page.
mo k
2012-09-11
13:33:37
2d1896ab
fix broken view specs.
mo k
2012-09-11
03:26:29
157c63e3
fix the tutorial specs.
mo k
2012-09-11
03:16:54
b5883cac
use embedly to display previews on the tutorials index page.
mo k
2012-09-11
03:07:21
08fec6c9
use embedly to display a preview image on the new share page.
mo k
2012-09-11
02:55:54
da802e73
tidy up the new tutorial form.
mo k
2012-09-11
01:58:57
0844c47d
associate a tutorial with the user signed in.
mo k
2012-09-06
13:59:40
694b2b8d
tidy up the tutorial show page.
mo k
2012-09-06
13:54:25
9e7538e7
tidy up the tutorial index page.
mo k
2012-09-06
13:49:06
5ab98b63
authenticate to add/edit/delete tutorials.
mo k
2012-09-06
13:39:26
72a942dd
add tutorial scaffold.
mo k
2012-09-06
13:37:50
4582b91e
add production backup.
mo k
2012-08-30
12:53:30
5ded4cea
add watermark if one if specified.
mo k
2012-08-30
12:42:46
37a4263b
made field 30 characters for watermark and updated label
luu stiles
2012-08-29
05:03:58
acc1cb2d
changed label names working with suzy, more clear and using domain language that is more like a baker
luu stiles
2012-08-29
05:00:01
a87b8c5f
change watermark size from 32 to 28.
mo k
2012-08-28
13:57:05
b13bd9c0
add info icon next to watermark.
mo k
2012-08-28
13:53:55
6f85e0e2
display cakeside watermark on one line and add tooltip.
mo k
2012-08-28
13:50:41
d3db9ec2
Merge branch 'master' of bitbucket.org:mocheen/cakeside
mo k
2012-08-25
15:44:21
286be5e4
display story in colorbox.
mo k
2012-08-25
15:30:15
fbab24c8
rename caption to watermark.
mo k
2012-08-25
15:27:10
55dc0159
make the max length of the watermark 20 characters.
mo k
2012-08-25
15:21:10
5f9a35b7
add images to colorbox.
mo k
2012-08-25
15:14:39
855aeb4f
hide restricted creations.
mo k
2012-08-25
15:06:00
206d4b45
set log level to 'warn' in production.
mo k
2012-08-23
13:47:00
460b4de0
fix creation controller spec.
mo k
2012-08-23
13:14:24
43a2a255
fix watermark bug. it needs to be displayed before the image upload in the form.
mo k
2012-08-23
13:04:24
ef948980
add caption and 'on CakeSide.com' as watermark.
mo k
2012-08-21
14:01:44
152b2685
remove unused geometry function.
mo k
2012-08-21
13:40:35
d7e23fa6
add caption to creation and render the name as the caption.
mo k
2012-08-21
13:38:18
6ebe5772
Merge branch 'master' of bitbucket.org:mocheen/cakeside
mo k
2012-08-21
13:09:09
c2e90bd7
add production backup.
mo k
2012-08-21
12:31:58
c0ff3829
create split test alternative.
mo k
2012-08-17
23:08:10
1cba3783
remove empty spec.
mo k
2012-08-17
22:42:48
57f109ab
process the manual crop after resizing.
mo k
2012-08-17
22:38:17
db5c3324
change max size of extra images.
mo k
2012-08-17
22:33:35
a5c369cd
move avatars out of the devise routes scope.
mo k
2012-08-17
17:04:47
bda5b4d8
since the thumb is now processed using the large, we should not need to recrop the thumb.
mo k
2012-08-17
16:54:54
5e598a71
display the thumbnail using the right size on the crop page and display the 'large' version on the crop page.
mo k
2012-08-17
15:33:27
8c1ad76b
create production backup.
mo k
2012-08-17
15:32:20
bc7688ca
allow for non authenticated users to view the artists page.
mo k
2012-08-17
15:32:01
77dc37d2
got the restore task working.
mo k
2012-08-17
15:31:36
9f169398
draw a cakeside watermark on the bottom right corner of the image.
mo k
2012-08-17
04:18:41
c0268482
add watermark to the large version of uploaded main images.
mo k
2012-08-17
03:48:20
85c440b4
change large image size to match max width of bootstrap 1170px.
mo k
2012-08-17
03:29:06
c674a9de
create rake restore task to take backup from production and restore it to staging.
mo k
2012-08-15
18:35:55
e8f6bf1c
create symlink to latest in app root.
mo k
2012-08-15
18:23:35
94586936
bundle update
mo k
2012-08-14
22:29:07
3752eb8d
fix broken spec when reversing all users.
mo k
2012-08-14
22:26:06
35bacccc
Merge branch 'master' of bitbucket.org:mocheen/cakeside
mo k
2012-08-14
22:19:48
228b5bc3
fix profiles routing spec.
mo k
2012-08-14
22:19:33
2619298f
change restore to use 'latest' symlink in restore db task.
mo k
2012-08-14
14:03:38
ebe6a9aa
create symlink to last backup
mo k
2012-08-14
14:01:35
b667cee5
start to build restore task to restore prod to staging.
mo k
2012-08-14
13:51:53
4acda113
display the artists in reverse order.
mo k
2012-08-14
13:42:03
d28a6d74
create production backup
mo k
2012-08-14
13:24:03
3f379f10
change from 35 char city to 30.
mo k
2012-08-14
13:11:30
9d1aac86
change from unknown location to sugarland.
mo k
2012-08-14
13:10:20
67500670
change default gravatar image.
mo k
2012-08-14
13:03:07
324cd2aa
display 'unknown' for users with no location.
mo k
2012-08-14
13:01:16
63fbc02a
update the aspect ratio for cropping images.
mo k
2012-08-14
12:51:52
9a60f75a
change default gravatar image size from 50 to 260.
mo k
2012-08-14
04:13:18
b4c5219b
display the profiles like a gallery instead of a table.
mo k
2012-08-14
04:10:27
b424333b
set the creation thumbnails to a height of 180px.
mo k
2012-08-11
02:49:02
8a873d76
Merge branch 'master' of bitbucket.org:mocheen/cakeside
mo k
2012-08-09
21:31:56
d8969aec
rake assets:precompile
mo k
2012-08-09
13:44:40
f09db816
move change password form into a dialog.
mo k
2012-08-09
13:36:36
67290576
move change picture to a modal dialog.
mo k
2012-08-09
13:28:07
502d2e8d
format javascript.
mo k
2012-08-09
13:03:25
618ac5de
Merge branch 'dev'
mo k
2012-08-09
12:57:01
7a4d2132
convert all avatar_url to avatar_for
mo k
2012-08-09
12:56:45
eb7e961f
updated colorbox js to check viewport size and make popup fit the screen so now it works nicely on iphones
luu stiles
2012-08-09
12:50:13
fc12a08e
update avatar links.
mo k
2012-08-09
12:32:59
b9a78dd1
add form to upload a new avatar.
mo k
2012-08-08
04:26:20
0fa4fa83
build a new avatar if one does not exist.
mo k
2012-08-08
04:17:59
5d040a51
create the avatar controller.
mo k
2012-08-08
03:49:00
dd648e4e
add avatars uploader to avatar.
mo k
2012-08-08
03:36:45
29346486
create avatar
mo k
2012-08-08
03:35:29
de17371d
rake db:migrate
mo k
2012-08-08
03:06:36
3f731dc1
apply settings for new avatar uploader.
mo k
2012-08-08
03:04:26
48ab7da5
add avatar to user.
mo k
2012-08-08
02:58:09
86be6169
remove unused validation.
mo k
2012-08-08
02:45:28
6357f2da
make seo frienly urls to profile page.
mo k
2012-08-08
02:43:17
59b50740
update the rake deploy:staging task to use cap staging deploy:migrations because it runs both deploy as well as migrate.
mo k
2012-08-08
02:31:11
95e62196
fix broken spec.
mo k
2012-08-08
02:18:44
ad436c73
clean up the search page.
mo k
2012-08-07
13:34:12
c00c4f01
shrink the username on the creation gallery to a max of 20 characters.
mo k
2012-08-07
12:55:54
« First
← Newer
Page 24 of 32
Older →
Last »