aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeLines
* Update INSTALL.md with details of the AMI and install scriptMark Longair2013-11-07-20/+140
| | | | | These instructions are heavily based on those written by me and @dracos for FixMyStreet and MapIt.
* Remove make-crontab and update INSTALL.mdMark Longair2013-11-07-2/+14
| | | | | | The make-crontab script is now redundant, so instead direct people to use the config_files:convert_crontab rake task for generating a crontab file.
* Add notes on other new things in this release.Louise Crow2013-09-19-1/+7
|
* Add details on public body stats page to release notes.Louise Crow2013-09-19-1/+4
|
* Be explicit about which distribution we use packages fromLouise Crow2013-09-17-4/+4
| | | | 'testing' is now jessie for debian - so be explicit that wheezy is the distribution we want to add.
* Merge branch 'feature/hide-individual-responses' into rails-3-developLouise Crow2013-09-17-1/+21
|\ | | | | | | | | | | | | | | | | | | | | Conflicts: Gemfile app/views/admin_request/edit_outgoing.html.erb config/packages doc/CHANGES.md doc/INSTALL.md spec/models/info_request_spec.rb spec/models/public_body_spec.rb
| * Add note about possible errors on rubygems upgrade.Louise Crow2013-09-16-1/+1
| |
| * Assume Ubuntu 12.04 (precise) not 10.04 (lucid)Louise Crow2013-09-16-1/+3
| | | | | | | | | | Precise is now the long term maintenance version, and has a more up-to-date package of rubygems available.
| * Specify a later version of rubygemsLouise Crow2013-09-16-0/+5
| | | | | | | | | | | | | | | | Version 1.8.15 from backports should not have the Syck bug described here: http://stackoverflow.com/questions/9004804/invalid-gemspec-illformed-requirement-yamlsyckdefaultkey0xb5f9c990-3 http://blog.rubygems.org/2011/08/31/shaving-the-yaml-yak.html
| * Add some upgrade notes.Louise Crow2013-09-16-0/+13
| |
* | Fix typo.Louise Crow2013-09-11-1/+1
| |
* | Merge remote-tracking branch 'origin/admin-js-static' into rails-3-developLouise Crow2013-08-28-6/+4
|\ \
| * | Serve admin.js as a static fileMark Longair2013-08-21-6/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | admin.js was being generated from a view so that the config variable ADMIN_PUBLIC_URL could be used to direct AJAX requests in the admin interface correctly. ADMIN_PUBLIC_URL was necessary for WhatDoTheyKnow when the admin interface was proxied over SSL, while the rest of the site was non-SSL. Now that the whole site is served over SSL, however, the proxy for the admin interface is not longer used and ADMIN_PUBLIC_URL / ADMIN_BASE_URL have been removed. As a result, admin.js is now being generated from a Rails view unnecessarily, and at some performance cost. This commit moves admin.coffee and admin.js to the public directory, so they will be served more efficiently. In addition, this commit removes admin.coffee / admin.js from public/javascripts/ where there was a second (and different) version that now appears to be unused.
* | | Fix typo.Louise Crow2013-08-28-1/+1
|/ /
* | Release notes for 0.13Louise Crow2013-08-15-0/+16
| |
* | The mysociety debian repo only has 64-bit packagesGanesh Sittampalam2013-08-14-1/+1
| |
* | Update for Rails 3 - script/server is deprecated.Louise Crow2013-08-07-1/+1
| |
* | Merge remote-tracking branch 'scjody_github/patch-1' into rails-3-developLouise Crow2013-07-31-1/+1
|\ \ | |/ |/|
| * Fix name of locale/ directory in INSTALL.mdJody McIntyre2013-07-31-1/+1
| |
* | Add some notes about how to fix existing email addresses with spaces.Louise Crow2013-07-30-2/+1
| |
* | Add a note on how to start mailcatcher.Louise Crow2013-07-30-1/+2
| |
* | Remove notes for c1b3324922687778b316ee1a180582013bcf6d0e, it was reverted ↵release/0.12Louise Crow2013-06-26-1/+0
| | | | | | | | in 9452a2e5fffd35be383250ada139b349a5866acb as it causes ajax requests to be refused in the new request process.
* | Clearer explanation.Louise Crow2013-06-24-1/+1
| |
* | Add list of changes in 0.12Louise Crow2013-06-24-1/+19
| |
* | Add linebreaks.Louise Crow2013-06-24-1/+3
| |
* | Add note about adding site user to exim trusted_users list.Louise Crow2013-06-20-1/+1
| |
* | Move crontab.ugly to crontab-exampleLouise Crow2013-06-12-2/+2
| |
* | No need to add the rails-3 branch now - has been merged to master.Louise Crow2013-06-05-6/+6
| |
* | Add exim config change to upgrade notes and exim install info.0.11.0.2Louise Crow2013-06-04-5/+7
| |
* | Add note about config/httpd.confLouise Crow2013-05-30-0/+1
| |
* | Add some upgrade notes for the 0.11 release.Louise Crow2013-05-30-0/+8
| |
* | Merge branch 'theme-upgrade-notes' into rails-3-developMark Longair2013-05-28-0/+101
|\ \
| * | Add some notes on upgrading themes for Rails 3Mark Longair2013-05-28-0/+101
| | | | | | | | | | | | These were written by Henare Degan with some changes by Mark Longair.
* | | Update the install documentation for the new database.yml paramLouise Crow2013-05-28-1/+2
|/ /
* | Re-remove text removed in e0db6cf956e2270413143017baa7c1472b2e95f2 and ↵Louise Crow2013-04-30-13/+0
| | | | | | | | reinstated in subsequent merge.
* | Merge branch 'rails-3-develop' of ↵Louise Crow2013-04-24-2/+2
|\ \ | | | | | | | | | ssh://git.mysociety.org/data/git/public/alaveteli into rails-3-develop
| * | Rename httpd.conf to httpd.conf-exampleMark Longair2013-04-08-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | The httpd.conf file needs to be customized before being deployed, and in mySociety's deploy system, a custom version is only looked for if a corresponding -example file exists. Also change httpd.conf to httpd.conf-example in INSTALL.md
* | | Merge branch 'release/0.9' into rails-3-developLouise Crow2013-04-24-0/+10
|\ \ \ | |/ / |/| / | |/ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Gemfile.lock app/controllers/public_body_controller.rb app/mailers/track_mailer.rb app/views/request/_hidden_correspondence.html.erb app/views/request/_sidebar.html.erb app/views/request/hidden.html.erb app/views/request/new_please_describe.html.erb app/views/request/preview.html.erb app/views/user/show.html.erb config/environment.rb config/routes.rb spec/controllers/public_body_controller_spec.rb
| * Add changes for release 0.9Louise Crow2013-04-23-0/+10
| |
* | Remove superfluous leading './'sMark Longair2013-04-03-4/+4
| | | | | | | | | | | | | | When running a script in another directory via a relative path it's not necessary to have a leading ./ regardless of your PATH. (At least that's is the case with bash, zsh, tcsh, csh and dash.)
* | script/plugin no longer exists in Rails 3Mark Longair2013-04-03-2/+2
| | | | | | | | | | | | | | | | | | Instead we should use "bundle exec rails plugin". The "-r rails-3" is to make sure that we get the Rails 3 version of the theme, i.e. one that uses Rails.root instead of RAILS_ROOT. (Unfortunately, it doesn't work specifying an annotated tag with "-r", so we use a branch name instead, say, of "use-alaveteli-0.10".)
* | Merge branch 'develop' into rails-3-developLouise Crow2013-03-19-3/+22
|\| | | | | | | | | | | | | | | Conflicts: Gemfile Gemfile.lock app/views/admin_request/show.html.erb config/environment.rb
| * Supply info request id in an HTML 5 data attributerelease/0.8Louise Crow2013-03-19-2/+2
| |
| * Allow the emergency user account to be disabled.Louise Crow2013-03-19-1/+3
| |
| * Add some release notes.Louise Crow2013-03-14-0/+17
| |
* | Merge branch 'develop' into rails-3-developMatthew Landauer2013-03-19-20/+33
|\| | | | | | | | | | | | | Conflicts: Gemfile Gemfile.lock doc/INSTALL.md
| * Consistent syntax for X-Forwarded-ProtoLouise Crow2013-03-13-23/+23
| |
* | Merge remote-tracking branch 'mysociety/develop' into rails-3-developHenare Degan2013-03-14-21/+83
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * Merge remote-tracking branch 'openaustralia_github/force-ssl' into developLouise Crow2013-03-12-0/+28
| |\ | | | | | | | | | | | | Conflicts: Gemfile.lock
| | * Use different form of X-Forwarded-Proto header that is correctly recognised ↵Matthew Landauer2013-02-18-1/+1
| | | | | | | | | | | | by Varnish