cakeside
Code
Branches
Tags
Commits
master
Commits
6086175e
remove recently uploaded header
mo k
2012-06-14
13:58:20
9d71e734
added postcomments to activeadmin for suzy to manage comments
luu stiles
2012-06-14
13:49:01
50de1caf
remove 'Error', 'Notice' heading from alert section.
mo k
2012-06-14
13:48:07
9d3bc0b8
fix profile with @profile.
mo k
2012-06-14
13:38:43
0cd2f89d
rake assets:precompile
mo k
2012-06-14
13:17:28
33c5cb2c
move title and user to above the creation image
mo k
2012-06-14
13:07:31
6c85f83c
add rake ssh:staging to ssh to the staging server.
mo k
2012-06-14
12:56:35
9a19675c
Merge branch 'master' of bitbucket.org:mocheen/cakeside
mo k
2012-06-12
13:54:19
48a235e1
add some tests for registration controller. design would have been better if tests were actually done first.
mo k
2012-06-12
13:53:54
130249f3
nofollow on images gallery
luu stiles
2012-06-12
13:39:20
00d28d71
add description to the application layout and render the creation description on the creation#show page.
mo k
2012-06-12
13:22:18
f6ace8f9
fix titles
mo k
2012-06-12
13:13:25
e2b7a36b
changed forgot password email text
luu stiles
2012-06-12
03:43:04
e677c6d4
bundle update
mo k
2012-06-12
03:23:03
516f8bf8
move command_for to application controller.
mo k
2012-06-12
03:04:50
d07b24c0
only show comment bubble if there is at least one comment.
mo k
2012-06-12
02:58:38
ee686cc7
Merge branch 'master' of bitbucket.org:mocheen/cakeside
mo k
2012-06-12
02:56:05
a19f70e8
update schema.rb
mo k
2012-06-12
02:55:58
d4a1d71f
add specs for creating a new comment.
mo k
2012-06-12
00:32:47
9b1a4822
refactory comment command to use user model to create comment.
mo k
2012-06-10
17:53:52
f4ffca56
refactor comment controller to save a new comment.
mo k
2012-06-10
00:22:17
412ad055
extract command to create command.
mo k
2012-06-10
00:11:04
eee4627d
fix typo
mo k
2012-06-09
23:07:57
8c973ebf
start to write happy day tests for comments controller.
mo k
2012-06-09
22:56:22
26ef5984
add new_relic gem
mo k
2012-06-09
04:25:10
14e7fc77
make the images of artists in the search page a link.
mo k
2012-06-09
04:14:21
1b9b8609
make delete button red.
mo k
2012-06-09
04:07:34
95f6f30e
move the delete button to the edit page.
mo k
2012-06-09
04:02:38
53d0059a
clean up the header partial.
mo k
2012-06-09
03:42:36
896a69da
tidy up image look on the creation#show page.
mo k
2012-06-09
03:23:47
b6806742
fix bug where the settings page could not be updated because of mass assignment issue.
mo k
2012-06-09
03:23:33
0f85187e
add spork and guard configuration. tests are much faster with these guys running.
mo k
2012-06-09
02:27:51
2a0d6c4b
clean up guard gem guardfile.
mo k
2012-06-09
02:16:59
6fc128f2
remove deprecated devise settings and add 2 settings to spec_helper to increase test time by 2 seconds.
mo k
2012-06-09
01:33:42
651d3246
fix devise migrations as per https://github.com/plataformatec/devise/wiki/How-To:-Upgrade-to-Devise-2.0-migration-schema-style
mo k
2012-06-09
01:17:16
471e627e
remove deprecated devise setting.
mo k
2012-06-09
01:11:22
c093f68b
fix bug where all comments were submitted as user with id 1
mo k
2012-06-09
01:04:20
819e29cb
move profile pic to left hand side.
mo k
2012-06-08
05:59:25
6b08d0f2
move profile pic to the left hand side on profiles#mine
mo k
2012-06-08
05:55:50
fe7687d6
bring back the bundler/cap gem because it does the bundle install properly when deploying now.
mo k
2012-06-08
05:54:05
daa968b1
fix broken spec
mo k
2012-06-08
05:30:49
63ec34b7
move fan club link to page header.
mo k
2012-06-08
05:29:24
93fa93ca
move favorites and like button.
mo k
2012-06-08
05:26:08
6bac1fc8
tidy up the add another photo form
mo k
2012-06-08
05:12:23
d926dc3e
display the number of comments in the creation gallery.
mo k
2012-06-08
04:56:32
be1563be
allow for category updates to a creation.
mo k
2012-06-08
04:56:21
48c662e0
add profile photo next to comment box.
mo k
2012-06-08
04:47:39
dc05d508
create comment controller and add form to creation#show page.
mo k
2012-06-08
04:23:58
c4aecda6
add fakes-rspec
mo k
2012-06-08
02:51:46
283f7179
update carrierwave to try to optimize running tests.
mo k
2012-06-08
02:44:41
f5c16282
update creation page style to use bootstrap styles.
mo k
2012-06-08
01:37:23
89f38194
display comments on the creations/#show page.
mo k
2012-06-07
13:46:48
65ecea4c
run acts_as_commentable migration and make creation commentable.
mo k
2012-06-07
13:14:00
db9063bd
add acts_as_commentable_with_threading gem
mo k
2012-06-07
13:08:43
1b01d841
run specs before deploying to staging.
mo k
2012-06-07
13:06:11
02ca0e1b
use curl instead of wget and remove sphinx targets.
mo k
2012-06-07
04:48:48
5c502bfc
wget the site after deployment to kickstart rails startup.
mo k
2012-06-07
04:41:35
7b72a361
update rake deploy tasks to deploy and deploy:migrations
mo k
2012-06-07
04:30:46
8caec692
add extra cap tasks.
mo k
2012-06-07
04:21:34
612c0c73
remove bundle install and db:migrate steps from deployment.
mo k
2012-06-07
04:20:24
ae48b3db
add google webmaster verification meta attribute.
mo k
2012-06-07
04:06:18
81219504
rake assets:precompile
mo k
2012-06-07
03:37:49
da3dda8c
change assets path in dev to /dev-assets from default /assets
mo k
2012-06-07
03:33:03
300c6891
add fog to gemfile.lock
mo k
2012-06-07
03:02:33
efdd22a5
add fog gem to production group.
mo k
2012-06-07
03:02:02
16541101
update environments config files with latest for rails 3.2
mo k
2012-06-07
02:56:30
c16647a9
remove dead gems to speed up deployment and startup time.
mo k
2012-06-07
02:48:08
fe50962a
move cap gems to development and test group.
mo k
2012-06-07
02:24:27
07517551
make twitter, facebook and website actual links on the profiles#index page.
mo k
2012-06-06
03:17:47
efa7e61d
display 18 items instead of 16 on the profile page because we show rows of 3
mo k
2012-06-06
03:07:26
8030e8d2
remove tasks file.
mo k
2012-06-05
13:38:50
fc22ed03
drop in a few tasks to start creating and restoring database backups.
mo k
2012-06-05
13:34:47
27c56130
move glphicons file.
mo k
2012-06-05
12:52:23
fa9aee42
Merge branch 'master' of bitbucket.org:mocheen/cakeside
mo k
2012-06-05
12:49:21
c480554e
remove the old blank layout
mo k
2012-06-05
12:49:03
d39df3b8
update the login page so that it matches the register page.
mo k
2012-06-05
12:48:12
6032c52c
Merge branch 'master' of bitbucket.org:mocheen/cakeside
luu stiles
2012-06-05
12:46:34
e5e8d503
changed label to be not a question
luu stiles
2012-06-05
12:46:23
a4ddd46d
make the starburst faded.
mo k
2012-06-05
12:35:47
cb159fdc
add starburst image to the register page.
mo k
2012-06-05
12:32:16
0bd011b9
update default interests in the database seeds file.
mo k
2012-06-04
12:39:36
b03ea417
fix header issue for mobile devices. need to test on ipad.
mo k
2012-06-04
12:35:14
ef1e2ae1
the search page also assumed 16 column in the pagination.
mo k
2012-06-04
12:19:38
1ab6fa5b
fix pagination partial. it was still using 16 column row.
mo k
2012-06-04
12:14:08
ad67c78c
add link to public profile from private profile page.
mo k
2012-06-04
12:13:04
446c742c
replace current_user with @profile on the profiles#show page.
mo k
2012-06-04
12:00:13
5467b366
Merge branch 'master' of bitbucket.org:mocheen/cakeside
mo k
2012-06-04
11:52:23
3f1292e7
changed label for interests
luu stiles
2012-06-03
16:28:47
624b9eb5
Merge branch 'master' of bitbucket.org:mocheen/cakeside
mo k
2012-06-03
13:54:26
0fa2da80
add login to the /register page.
mo k
2012-06-03
13:54:11
933665e2
removed file
luu stiles
2012-06-03
13:40:57
85365a5c
remmoved file to put new one in
luu stiles
2012-06-03
13:34:19
19165430
add uservoice to login page.
mo k
2012-06-03
13:25:23
d230a754
fix footer on the login page.
mo k
2012-06-03
13:21:32
b8e59694
change twitter label.
mo k
2012-06-03
13:04:36
f1e38fce
move navigation to the left hand side.
mo k
2012-06-03
12:46:14
9b564c17
try to fix mobile header size issue.
mo k
2012-06-03
11:44:03
92323997
remove change photo button from add new creation page.
mo k
2012-06-03
07:48:49
11ad14fa
tidy up the fanclub page.
mo k
2012-06-03
07:47:24
d4c5c897
move crop js into a separate file.
mo k
2012-06-03
07:33:15
« First
← Newer
Page 26 of 32
Older →
Last »