diaspora/app/views/shared
Steven Hancock 1aa0b15c8c Move Javascript to the asset pipeline
* Move all Diaspora-specific javascripts to app/assets/javascripts
* Move all vendored javascripts to vendor/assets/javascripts
* Add the appropriate Sprockets require directives to make sure
  everything gets included in the right order
* Remove Jammit dependencies
* Fix all templates that were using Jammit's include_javascripts helper
* Add handlebars_assets gem for compiling Handlebars templates
* Move all Handlebars templates to app/assets/templates and rename
  from .handlebars to .jst.hbs (this is to keep them in the same
  global JST namespace that they were in under Jammit)
* Add public/assets to .gitignore since these files can and should
  be re-generated by Heroku or Capistrano during each deploy
* Fix a few Handlebars templates that were looking for images in the
  wrong location (I'm sure there are others, but it's late)
* Configure application.rb to precompile all javascript and css assets
  that were compiled by Jammit in the Rails 3.0 code
2012-03-27 18:07:44 -07:00
..
_add_remove_services.haml MS DG update copyright 2011-09-14 11:23:12 -07:00
_aspect_dropdown.html.haml show flash messages when adding a person to an aspect 2011-10-26 16:36:47 -07:00
_author_info.html.haml refactor out profile url generation into local_or_remote_person_path and use it everywhere. closes #2471 2011-12-06 13:08:21 +01:00
_author_info.mobile.haml gif and delayed processing wip 2011-03-17 13:59:53 -07:00
_contact_list.html.haml MS DG update copyright 2011-09-14 11:23:12 -07:00
_contact_sidebar.html.haml fixed up stream/publisher logic; fixed cukes 2011-10-24 14:41:15 -07:00
_donate.html.haml use a form with a configurable paypal id 2012-01-29 20:14:31 +01:00
_footer.mobile.haml expand&collapse comments; added comment form (wip) 2011-09-27 21:09:27 -07:00
_invitations.haml Move Facebook inviter view into the contacts layout, rather than a facebox 2011-08-12 17:05:01 -07:00
_mail_signup_form.erb Move Javascript to the asset pipeline 2012-03-27 18:07:44 -07:00
_photo_area.mobile.haml re-enable photo viewing on mobile 2011-10-28 17:10:20 -06:00
_post_info.mobile.haml Switch boilerplate for bootstrap 2 on mobile. [ci skip] 2012-01-29 11:51:47 -08:00
_public_explain.haml fixed a link titled 'RSS' linking to an atom feed 2012-01-29 15:20:34 +01:00
_publisher.html.haml Wrap the publisher params tag in a div instead of a paragraph. 2012-03-03 12:42:54 -05:00
_publisher.mobile.haml Switch boilerplate for bootstrap 2 on mobile. [ci skip] 2012-01-29 11:51:47 -08:00
_right_sections.html.haml MS DG; move images to assets 2012-03-27 18:07:22 -07:00
_settings_nav.haml DH DG; made privacy page; can now unblock a user; users are actually being blockocked in ajaxed streams 2011-11-03 12:31:24 -07:00
_stream.haml wip 2011-10-04 18:20:14 -07:00
_stream_element.html.haml merge Pistos's reshare branch into master 2011-12-20 14:42:18 -08:00
_stream_element.mobile.haml added localized text in comment view 2012-03-08 14:37:39 +01:00