|
 |
 |
 |
|
| |
|
Recent Commits to alaveteli:master |
|
|
|
|
|
|
|
|
 |
 |
 |
|
| |
|
| |
 m app/models/outgoing_message.rb
+ spec/lib/i18n_interpolation.rb
m spec/models/outgoing_message_spec.rb
Internationalise the salution, making sure it's OK to miss out the public body name as they might in French. Fixes #134.
|
|
|
|
|
|
| |
|
|
|
|
|
|
|
 |
 |
 |
|
| |
|
| |
 m app/views/request/new_bad_contact.rhtml
m spec/controllers/request_controller_spec.rb
Fix template syntax error. Closes #136
|
|
|
|
|
|
| |
|
|
|
|
|
|
|
 |
 |
 |
|
| |
|
| |
 + lib/rack_quote_monkeypatch.rb
+ spec/integration/search_request_spec.rb
New files I forgot to add in a7df6f479f452503e3a9
|
|
|
|
|
|
| |
|
|
|
|
|
|
|
 |
 |
 |
|
| |
|
| |
 m config/environment.rb
m spec/controllers/general_controller_spec.rb
Monkey patch around bug that was stripping out quotes from search phrases. Fixes #38
|
|
|
|
|
|
| |
|
|
|
|
|
|
|
 |
 |
 |
|
| |
|
| |
 m app/controllers/request_controller.rb
m app/models/incoming_message.rb
m app/models/info_request.rb
+ app/views/general/_frontpage_intro_sentence.rhtml
m app/views/general/blog.rhtml
m app/views/general/frontpage.rhtml
+ app/views/help/_why_they_should_reply_by_email.rhtml
m app/views/request/_view_html_prefix.rhtml
m app/views/request/show_response.rhtml
m app/views/user/set_profile_about_me.rhtml
m app/views/user/show.rhtml
m config/general.yml-example
m script/compact-xapian-database
m spec/controllers/request_controller_spec.rb
m spec/models/incoming_message_spec.rb
Merge branch 'master' of github.com:sebbacon/alaveteli
|
|
|
|
|
|
| |
|
|
|
|
|
|
|
 |
 |
 |
|
| |
|
| |
 m app/views/help/about.rhtml
m app/views/help/api.rhtml
m app/views/help/contact.rhtml
m app/views/help/credits.rhtml
m app/views/help/officers.rhtml
m app/views/help/privacy.rhtml
m app/views/help/requesting.rhtml
m app/views/help/unhappy.rhtml
m app/views/request/_view_html_prefix.rhtml
Remove WhatDoTheyKnow hardcoded name from help pages, replace with site_name variable
|
|
|
|
|
|
| |
|
|
|
|
|
|
|
 |
 |
 |
|
| |
|
| |
 m locale/es/app.po
translate remaining i18n strings to spanish
|
|
|
|
|
|
| |
|
 |
 |
 |
 |
 |