cakeside
Code
Branches
Tags
Commits
master
Commits
eea6dc57
add paging to the tutorials listing page.
mo k
2012-10-04
13:54:31
ad246d65
clean up the nginx conf file.
mo k
2012-10-04
13:17:32
3e5f061d
add the nginx.conf file
mo k
2012-10-04
13:15:38
25b2827b
rake assets:precompile
mo k
2012-10-04
12:59:23
a8129f4a
fix load paths thing for the new passenger.
mo k
2012-10-04
12:44:55
00a64aeb
upgrade cap deploy to use 1.9.3
mo k
2012-10-04
12:43:05
2b7ee00b
upgrade to ruby 1.9.3
mo k
2012-10-02
13:34:07
c642f04a
add spec to check for author and author_url
mo k
2012-10-02
13:29:21
21a9448b
fix broken view spec.
mo k
2012-10-02
13:27:42
34cc56ce
move javascript includes to the bottom of the application layout.
mo k
2012-10-02
13:22:28
94fab35f
move form page javascript bootstrap to it's on page initialization class.
mo k
2012-10-02
13:17:51
5fa2d27f
wire up the new author and author urls to the javascript.
mo k
2012-10-02
13:04:33
dbc3f779
add author and author url to the new tutorial page.
mo k
2012-10-02
13:02:14
94705107
add author and author url to the tutorial.
mo k
2012-10-02
12:52:15
f8b67a31
start to fix up the photo controller specs.
mo k
2012-09-28
03:48:04
86d5d8e7
give up on trying to test when you are not signed in.
mo k
2012-09-28
03:20:15
868cdfb3
update the comments controller specs
mo k
2012-09-28
02:52:04
98db5dfb
move devise login to a test helper.
mo k
2012-09-28
02:30:31
246a68ec
fix up pending spec.
mo k
2012-09-28
02:10:21
0ccb12a2
ignore test.
mo k
2012-09-27
13:54:54
d2cadf7d
skip cropping and redirect to the creation page when uploaded.
mo k
2012-09-27
13:53:30
82f22098
backup prod db.
mo k
2012-09-27
12:45:55
a4d1c5c8
add tutorials to the sitemap.
mo k
2012-09-27
12:39:10
fa9b637e
add tutorial to active admin.
mo k
2012-09-25
13:40:59
b1f3813a
clean up the active admin dashboard.
mo k
2012-09-25
13:34:48
70d5e1ae
bring back active admin dashboard.
mo k
2012-09-25
13:27:20
75534b04
explicitly add active_admin/print.css to asset:precompile step
mo k
2012-09-25
13:13:29
dbf2661b
remoe the active admin dashboard because it is deprecated.
mo k
2012-09-25
13:09:38
47a7f8c8
add spec to ensure errors are present with an invalid creation.
mo k
2012-09-25
12:45:54
f28fdfc2
remove the respond_to from the creations controller.
mo k
2012-09-25
04:12:21
9a7ceba8
inline the use of mock_model
mo k
2012-09-25
04:09:25
22c6a9d7
fix the destroy specs.
mo k
2012-09-25
04:08:37
16bebb1f
fix specs for invalie PUT
mo k
2012-09-25
04:03:24
245ce693
fix up the put specs
mo k
2012-09-25
03:59:55
6ec0a3b8
cleaning up the creations controller specs.
mo k
2012-09-25
03:49:47
b7af6bad
add more category controller specs.
mo k
2012-09-25
03:27:58
79f7bf8b
finish spec for when there is no category.
mo k
2012-09-25
03:12:16
f65f7719
update the category controller specs.
mo k
2012-09-25
03:06:40
2e1cb4ea
rake db:restore will restore the prod db to the local database.
mo k
2012-09-23
03:28:52
68645158
remove staging database config and collapse into production config.
mo k
2012-09-22
22:58:46
82f244ed
pick out the target env when symlink to the proper database settings file.
mo k
2012-09-22
22:53:26
6c4e2db2
symlink to database.production.yml in the relase directory.
mo k
2012-09-22
22:25:33
03f02495
add the staging database yml example file.
mo k
2012-09-22
22:07:35
d164a0e5
create a production database example file.
mo k
2012-09-22
22:06:31
2e6ef4d5
update cap deployment to symlink the database.yml file in the shared dir.
mo k
2012-09-22
22:04:52
ff5788ec
ignore the database.yml
mo k
2012-09-22
21:57:50
198a5800
moved database.yml file to database.yml.example
mo k
2012-09-22
21:56:59
ac5dd436
move stuff from rakefile into separate rake files in lib/tasks
mo k
2012-09-22
21:24:14
38a7309d
fix header on the new/edit tutorial page.
mo k
2012-09-21
04:04:19
55db4108
fix link to the tutorials tags page on the tutorial#show page.
mo k
2012-09-21
04:01:01
f2fd0513
move page headers up by the social buttons.
mo k
2012-09-21
03:51:45
4f1595bd
fix header on favorites page.
mo k
2012-09-21
03:43:17
d85f1a4b
move header for creation new and edit to page_header content section.
mo k
2012-09-21
03:41:16
837b2061
move the show page header to the page_header content section.
mo k
2012-09-21
03:38:17
16fb3318
try to update the creation gallery to use the default thumbnail layout. i know, i know you don't like it... but this was the simplest thing i could do with the latest version of bootstrap.
mo k
2012-09-21
03:34:49
f64bdd5e
fix the broken tutorials controller specs
mo k
2012-09-21
03:02:54
e3ebf807
fix the tutorials/show.html.erb spec.
mo k
2012-09-21
02:51:24
42efdf49
precompile the social images and update the links to point to them.
mo k
2012-09-20
13:53:53
871592e0
Merge branch 'master' of bitbucket.org:mocheen/cakeside
mo k
2012-09-20
13:44:22
2982cd81
social button images added
luu stiles
2012-09-20
13:44:53
3392aa3e
create a :page_header content section and put the Add Tutorial button up there.
mo k
2012-09-20
13:44:08
5f814cde
move the social buttons into the messages partial.
mo k
2012-09-20
13:33:00
9c3a2a1d
tidy up the alert with the new social buttons hardcoded.
mo k
2012-09-20
13:30:10
a65d856d
Merge branch 'master' of bitbucket.org:mocheen/cakeside
mo k
2012-09-20
13:17:12
9f7a49ed
try to prettify the Add Tutorial button.
mo k
2012-09-20
13:16:09
85e55fdb
add friendly url link for tutorials.
mo k
2012-09-20
13:10:14
24fc7a28
add tutorials link to the header.
mo k
2012-09-20
13:08:59
07eb6ab5
start to clean up the show page.
mo k
2012-09-20
12:54:21
afb8b2c8
run jquery masonry script after images are loaded and remove the read button from the index page.
mo k
2012-09-20
12:54:10
543ab218
filter tutorials by tag.
mo k
2012-09-20
12:48:39
f1235cf9
Merge branch 'master' of bitbucket.org:mocheen/cakeside
luu stiles
2012-09-20
12:43:27
b5f3f4d7
Merge branch 'tutorials'
mo k
2012-09-19
03:22:03
c29be399
add rake test:ci target for buildbox
mo k
2012-09-19
03:20:37
74bae9e1
rake assets:precompile
mo k
2012-09-19
03:20:25
cc3af628
fix spec that seems to be breaking the ci server.
mo k
2012-09-19
02:04:40
efd44fc0
change rvmrc to not include the patch level.
mo k
2012-09-19
01:04:58
ebd8e0bf
inline embedly service.
mo k
2012-09-18
23:13:49
3adec6c0
use fat arrow to bind the proper 'this' when callback function is invoked.
mo k
2012-09-18
23:11:25
57d17d37
connect the embedly service.
mo k
2012-09-18
23:05:04
1c526417
update the preview when url info is received.
mo k
2012-09-18
22:55:43
76db9fbf
when a url is entered look up info on it.
mo k
2012-09-18
22:44:54
dd37d9e5
update the heading and description in the preview.
mo k
2012-09-18
22:36:52
a912f099
change preview to match the look on the tutorials#index page.
mo k
2012-09-18
22:30:16
c2536e09
extract function to add a new tag.
mo k
2012-09-18
21:55:45
c5fa883b
add commas when multiple tags are added.
mo k
2012-09-18
21:42:57
327b72d0
add new tag to the hidden tag list.
mo k
2012-09-18
21:40:38
9acee585
extract method to create list items.
mo k
2012-09-18
21:03:56
cfd44945
switch up presenter spec to use dom elements.
mo k
2012-09-18
20:52:34
bddf8eb8
start to build the new tutorial presenter.
mo k
2012-09-18
20:22:12
657e20a5
convert greeting class to coffeescript.
mo k
2012-09-18
19:12:08
6d0f2af3
bring back the greeting spec.
mo k
2012-09-18
18:33:41
0cf67e92
add jasmine examples.
mo k
2012-09-18
18:11:45
52cd0809
reboot jasmine installation.
mo k
2012-09-18
18:05:57
8b8f7d45
move greeting.js to app/assets/javascripts/utilty
mo k
2012-09-18
17:59:40
3f66950a
add greeting spec to get js tests in place.
mo k
2012-09-18
17:51:29
dbef742a
adding social buttons under header - still need to play with spacing
luu stiles
2012-09-18
05:26:04
8c707cec
add a bit of js to add each tag one at a time using the typeahead plugin.
mo k
2012-09-18
03:52:04
d40e5a2f
use typeahead to load list of used tags.
mo k
2012-09-18
03:20:33
f7f1d9d3
save tags added to a tutorial and display the tags on the tutorials page.
mo k
2012-09-18
02:53:58
544cb635
add tags to the tutorial model.
mo k
2012-09-13
14:02:17
« First
← Newer
Page 23 of 32
Older →
Last »