diaspora/app/helpers
Steven Hancock 021cc99492 bootstrap-sass
Upgrade our current Bootstrap 1 and 2 dependencies to use Bootstrap 2.0.2
from the bootstrap-sass gem.

I had to modify layouts/application to get the stream page to render properly,
looks like a slight conflict between Bootstrap and Blueprint grid systems, with
.span-24 instead of .row I was seeing the whole right bar dropped to the bottom
of the page below the left bar.

I also modified two other templates since Bootstrap 2.0.2 includes a "badge"
class that was making our navbar badges look funny. :)
2012-04-11 06:16:01 -07:00
..
application_helper.rb disable jQuery effects for tests 2012-04-05 16:12:45 +02:00
aspect_global_helper.rb remove unused files/methods 2012-01-11 02:26:12 -08:00
aspects_helper.rb
contacts_helper.rb MS DG; move images to assets 2012-03-27 18:07:22 -07:00
error_messages_helper.rb
getting_started_helper.rb
interim_stream_hackiness_helper.rb
invitation_codes_helper.rb make the invite flow not look totally terrible 2012-03-19 19:47:46 -07:00
language_helper.rb refactor locale initialization and selection a bit 2012-03-21 19:25:47 +01:00
layout_helper.rb bootstrap-sass 2012-04-11 06:16:01 -07:00
markdownify_helper.rb disable superscripts on server-side markdownify, since they are disabled client-side too 2012-02-26 22:30:54 +01:00
mobile_helper.rb
notifications_helper.rb MS DG down to four failures 2012-03-21 13:50:24 -07:00
notifier_helper.rb fix untranslatable stuff from the invite refactor 2012-03-17 13:52:46 +01:00
o_embed_helper.rb
people_helper.rb more progress 2012-03-27 18:07:22 -07:00
posts_helper.rb
publics_helper.rb
publisher_helper.rb
services_helper.rb
sessions_helper.rb
stream_helper.rb change routes to properly reflect page names (activity/stream). 2012-02-14 11:16:41 -08:00
tags_helper.rb
users_helper.rb