|
 |
 |
 |
|
| |
|
Recent Commits to alaveteli:master |
|
|
|
|
|
|
|
|
 |
 |
 |
|
| |
|
|
|
|
| |
|
|
|
|
|
|
|
 |
 |
 |
|
| |
|
| |
 + app/views/general/_frontpage_intro_sentence.rhtml
m app/views/general/frontpage.rhtml
Move frontpage, jurisdiction-specific intro message into file that can be overridden in theme. Closes #131
|
|
|
|
|
|
| |
|
|
|
|
|
|
|
 |
 |
 |
|
| |
|
| |
 + app/views/help/_why_they_should_reply_by_email.rhtml
m app/views/request/show_response.rhtml
Allow explanation of why postal correspondence isn't a good idea to be overridden in the local theme. Fixes #132.
|
|
|
|
|
|
| |
|
|
|
|
|
|
|
 |
 |
 |
|
| |
|
| |
 m app/controllers/request_controller.rb
m app/models/info_request.rb
m config/general.yml-example
m spec/controllers/request_controller_spec.rb
When displaying information about how overdue something is, use values from the config file, rather than hard coded ones. Fixes #130.
|
|
|
|
|
|
| |
|
|
|
|
|
|
|
 |
 |
 |
|
| |
|
| |
 m script/compact-xapian-database
Improve db compact script: handle spaces in filenames nicely, output errors to STDERR, and don't do anything if there's a half-finished attempt still lying around.
|
|
|
|
|
|
| |
|
|
|
|
|
|
|
 |
 |
 |
|
| |
|
| |
 m app/models/incoming_message.rb
m spec/models/incoming_message_spec.rb
Force elinks to assume UTF8 character set for its input (used when making plain text versions of HTML email)
|
|
|
|
|
|
| |
|
|
|
|
|
|
|
 |
 |
 |
|
| |
|
| |
 m app/models/incoming_message.rb
m app/views/general/blog.rhtml
m app/views/request/_view_html_prefix.rhtml
m app/views/user/set_profile_about_me.rhtml
m spec/models/incoming_message_spec.rb
Remove more whatdotheyknow references. Closes #113 (I think).
|
|
|
|
|
|
| |
|
|
|
|
|
|
|
 |
 |
 |
|
| |
|
| |
 + locale/cy/app.po
m locale/de/app.po
m locale/es/app.po
m locale/fr/app.po
m locale/sq/app.po
m locale/sr/app.po
m locale/sr@latin/app.po
Update all .po files with the latest from Transifex
|
|
|
|
|
|
| |
|
|
|
|
|
|
|
 |
 |
 |
|
| |
|
| |
 m config/initializers/fast_gettext.rb
Put back the gettext fuzzy/obsolete warnings
Be careful: turns out that the :ignore_fuzzy flag changes the behaviour of gettext. The warnings dont show up, but the fuzzy strings get used, and theyre most often wrong!
|
|
|
|
|
|
| |
|
|
|
|
|
|
|
 |
 |
 |
|
| |
|
| |
 m spec/models/public_body_spec.rb
make CSV import test deterministic by sorting results
|
|
|
|
|
|
| |
|
|
|
|
|
|
|
 |
 |
 |
|
| |
|
| |
 m app/views/admin_public_body/import_csv.rhtml
Improve description of CSV file format on upload page
|
|
|
|
|
|
| |
|
|
|
|
|
|
|
 |
 |
 |
|
| |
|
| |
 m app/models/public_body.rb
Fix name of first field on CSV import
|
|
|
|
|
|
| |
|
 |
 |
 |
 |
 |