aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/track
Commit message (Collapse)AuthorAgeLines
* Add brackets to remove ambiguity about defined? argumentsLouise Crow2015-01-16-1/+1
| | | | | | Looks like 'follower_count && follower_count > 0' was being interpreted as the argument to defined?, resulting in a return value of 'expression'. Closes #2082
* Extract rss_feed in to its own partialGareth Rees2015-01-08-5/+4
|
* Merge branch 'feature/1310-better-track-translation' into rails-3-developLouise Crow2014-04-04-0/+6
|\ | | | | | | | | Conflicts: spec/factories.rb
| * Add notices for subscribing to something.Louise Crow2014-03-24-0/+6
| | | | | | | | | | These notices are complete sentences, not composed on the fly, so should be easier to translate.
* | Only pass InfoRequestEvent to _request_listing_via_event templateLouise Crow2014-03-17-1/+1
|/ | | | The InfoRequest is always the one associated with the event.
* Make method names for finding existing objects clearerLouise Crow2013-12-04-1/+1
| | | | | They're not finding by the existing object, they're finding an existing object.
* Don't specify format in template name.Louise Crow2013-11-12-1/+1
| | | | | In render calls, that's now deprecated in favour of using the :formats option.
* Fix the links to the Twitter and RSS iconsMark Longair2013-09-30-1/+1
|
* Merge remote-tracking branch 'mysociety/develop' into rails-3-developHenare Degan2013-03-14-4/+4
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Gemfile Gemfile.lock app/controllers/admin_request_controller.rb app/controllers/admin_track_controller.rb app/controllers/request_controller.rb app/controllers/services_controller.rb app/helpers/link_to_helper.rb app/mailers/request_mailer.rb app/models/application_mailer.rb app/models/info_request.rb app/views/admin_censor_rule/edit.html.erb app/views/admin_censor_rule/new.html.erb app/views/admin_public_body/_form.html.erb app/views/admin_public_body/_locale_selector.html.erb app/views/admin_public_body/_one_list.html.erb app/views/admin_public_body/edit.html.erb app/views/admin_public_body/list.html.erb app/views/admin_public_body/new.html.erb app/views/admin_request/_incoming_message_actions.html.erb app/views/admin_request/edit.html.erb app/views/admin_request/edit_comment.html.erb app/views/admin_request/edit_outgoing.html.erb app/views/admin_request/list.html.erb app/views/admin_request/list_old_unclassified.html.erb app/views/admin_request/show.html.erb app/views/admin_track/_some_tracks.html.erb app/views/admin_track/list.html.erb app/views/admin_user/edit.html.erb app/views/admin_user/list.html.erb app/views/admin_user/show.html.erb app/views/general/_footer.html.erb app/views/general/exception_caught.html.erb app/views/help/contact.html.erb app/views/layouts/default.html.erb app/views/public_body/_alphabet.html.erb app/views/request/_request_listing_single.html.erb app/views/request/_sidebar.html.erb app/views/request/new.html.erb app/views/request/show.html.erb app/views/request_mailer/external_response.rhtml app/views/request_mailer/fake_response.rhtml config/environment.rb config/environments/production.rb config/routes.rb spec/controllers/admin_censor_rule_controller_spec.rb spec/controllers/request_controller_spec.rb spec/controllers/track_controller_spec.rb spec/helpers/link_to_helper_spec.rb spec/mailers/request_mailer_spec.rb spec/models/info_request_spec.rb spec/spec_helper.rb spec/views/public_body/show.html.erb_spec.rb spec/views/request/show.html.erb_spec.rb vendor/plugins/rails_xss/lib/rails_xss/erubis.rb
| * Make tracking links relativeMatthew Landauer2013-02-13-4/+4
| |
* | Specify the format so Rails doesn't just search for atom formatHenare Degan2013-03-04-1/+1
| |
* | Rename ALL THE TEMPLATES!!1!!!one!!1!!Henare Degan2013-02-27-0/+0
| | | | | | | | .rhtml is deprecated in favour of .erb in Rails 3
* | Merge branch 'develop' into rails-3-spikeHenare Degan2013-02-15-25/+30
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Gemfile Gemfile.lock app/controllers/general_controller.rb app/controllers/track_controller.rb app/models/outgoing_message.rb app/models/public_body.rb app/models/user.rb app/views/general/frontpage.rhtml config/environment.rb config/initializers/inflections.rb config/initializers/mime_types.rb db/migrate/094_remove_old_tags_foreign_key.rb lib/timezone_fixes.rb spec/models/request_mailer_spec.rb spec/views/request/list.rhtml_spec.rb
| * Replace use of builder with plain erb because builder is escaping ↵Matthew Landauer2013-02-01-25/+30
| | | | | | | | *everything* with rails_xss
* | Merge branch 'rails_xss' into rails-3-spikeMatthew Landauer2013-01-04-1/+1
|\| | | | | | | | | | | | | | | | | | | | | Conflicts: Gemfile Gemfile.lock app/views/request/_hidden_correspondence.rhtml app/views/request/hidden.rhtml app/views/request/new_please_describe.rhtml app/views/user/show.rhtml lib/i18n_fixes.rb
| * Escaping fixesMatthew Landauer2013-01-02-1/+1
| |
* | Using #request_uri is deprecatedHenare Degan2012-12-11-1/+1
|/
* Mark up "Unsubscribe" text for translation.Louise Crow2012-09-21-5/+5
|
* Change wording for follow button to something suggested in collaboration ↵Seb Bacon2012-05-30-1/+1
| | | | with @RichardTaylor
* Further tweaks to "follow" functionality UI / look and feelSeb Bacon2012-05-30-6/+8
|
* Tweaks to wording and layout of "follow" options.Seb Bacon2012-05-30-4/+2
|
* Support "following" functionality:Seb Bacon2012-05-30-2/+1
| | | | | | * Change "email me about stuff" wording to "follow" throughout * Introduce a new flag that the user can set, which controls if they get email alerts * Add a new link to a "wall" for logged in users where they can see a feed of all the things they're following
* Merge branch 'develop' of github.com:sebbacon/alaveteli into develop, fix ↵Seb Bacon2011-09-05-2/+2
|\ | | | | | | conflicts
| * I18n'ize some stringsFaton Selishta2011-09-05-2/+2
| |
* | List the number of "followers" who are tracking a request. Also call it ↵Seb Bacon2011-09-03-3/+2
|/ | | | "follow" rather than "track" in line with the current lingo. Fixes #150
* first version of new themeseb2011-08-22-6/+8
|
* added i18n strings in view templatesFaton Selishta2011-04-26-1/+1
|
* Flash at top of user page when logged in telling you what requests youfrancis2008-09-21-6/+8
| | | | haven't described yet.
* Go on go on, hate me and all that I stand for.francis2008-08-09-1/+0
|
* Use same kind of HTML for icon act links as for RSS ones.francis2008-08-09-2/+2
|
* Display RSS link on same line as form for unsubscribe.francis2008-08-09-3/+1
|
* Wording improvements.francis2008-08-08-3/+8
| | | | Style track links in sidebar or main results differently.
* Rename _tracking_people_and_link template to now better name _tracking_linksfrancis2008-08-08-0/+0
|
* Email alert subscriptions are now private. Remove RSS subscriptions completely,francis2008-08-08-69/+17
| | | | | | | people can use the raw RSS feeds now. This means the way RSS and email alerts are handled is like on other sites, so people will hopefully understand it :) We'll add comments to put back the social stuff we'd hoped having tracks private would gain...
* Feeds/alerts for authorities and users now includes responses and followups asfrancis2008-08-07-5/+5
| | | | | well as original requests. Add RSS autodetection.
* RSS feeds without tracking (just underlying code, not linked from anywhere yet)francis2008-07-18-0/+2
|
* Some text changes from Matthew, #1032francis2008-07-17-1/+1
|
* Highlight in atom feedfrancis2008-05-16-0/+1
|
* Find existing tracks more precisely, rather than hitting ones with samefrancis2008-05-15-2/+2
| | | | query but different type.
* Separate out three kinds of search resultfrancis2008-05-15-5/+5
|
* Get links right.francis2008-05-12-8/+8
|
* Generalise links to tracking.francis2008-05-12-0/+43
|
* Track new requests.francis2008-05-12-1/+1
|
* Change from acts_as_solr to acts_as_xapianfrancis2008-04-24-5/+5
|
* Another icon.francis2008-04-18-1/+1
|
* RSS (uumm, Atom :) ) feeds for tracksfrancis2008-04-09-4/+26
|
* Prevent tracking same request twice.francis2008-04-04-2/+2
|
* Email alerts for tracking a particular request.francis2008-04-03-2/+2
|
* Skeleton of tracking / alerting / email.francis2008-04-01-0/+35