Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add warning about updating search forms to release notes. | Louise Crow | 2015-04-10 | -0/+4 |
| | ||||
* | Add note on URLs in existing emails. | Louise Crow | 2015-04-07 | -1/+3 |
| | ||||
* | Clearer warning about templates, add warning about commonlib. | Louise Crow | 2015-03-27 | -2/+6 |
| | ||||
* | Update latest release header. | Louise Crow | 2015-03-24 | -1/+1 |
| | ||||
* | Add deploy daemon_name upgrade notes | Gareth Rees | 2015-03-09 | -0/+7 |
| | ||||
* | Add compact Xapian crontab upgrade notes | Gareth Rees | 2015-03-09 | -0/+5 |
| | ||||
* | Add some more detailed release notes. | Louise Crow | 2015-03-03 | -14/+43 |
| | ||||
* | Add AUTHORITY_MUST_RESPOND configuration option | Gareth Rees | 2015-02-19 | -0/+3 |
| | ||||
* | Add some release notes | Louise Crow | 2014-12-18 | -0/+26 |
| | ||||
* | Move up the config changes - they're important. | Louise Crow | 2014-12-01 | -3/+3 |
| | | | | | They'll result in changed behaviour if people don't act. Also, make clearer what the previous default for INCOMING_EMAIL_PREFIX. | |||
* | Emphasise public body categories upgrade step | Gareth Rees | 2014-11-18 | -1/+1 |
| | ||||
* | Update CHANGELOG (Version 0.20) | Gareth Rees | 2014-11-18 | -1/+51 |
| | ||||
* | Privatise uncalled CensorRule methods | Gareth Rees | 2014-10-15 | -1/+3 |
| | | | | Make public api as slim as possible | |||
* | Add notes on removing public_body_category_[locale].rb files. | Louise Crow | 2014-10-09 | -1/+1 |
| | | | | Also note that calls to PublicBodyCategories are deprecated. | |||
* | Don't migrate categories automatically. | Louise Crow | 2014-09-26 | -1/+1 |
| | | | | | It becomes confusing in the test environment, better to have a clean script. | |||
* | Add upgrade notes for category editing feature | lizconlan | 2014-09-22 | -2/+4 |
| | ||||
* | Add correct validations to CensorRule | Gareth Rees | 2014-09-12 | -0/+11 |
| | ||||
* | Add note about HighlightHelper#excerpt backport | Gareth Rees | 2014-08-26 | -0/+10 |
| | | | | Requires Hash options | |||
* | note commonlib update in changelog | Gareth Rees | 2014-08-26 | -0/+2 |
| | ||||
* | Clarify RESPONSIVE_STYLING setting | Gareth Rees | 2014-08-22 | -1/+3 |
| | ||||
* | Update changelog version number | Gareth Rees | 2014-08-22 | -1/+1 |
| | ||||
* | 0.19 Release Notes | Gareth Rees | 2014-08-22 | -0/+50 |
| | ||||
* | Merge branch 'issues/1647-cap-thin-support' into rails-3-develop | Louise Crow | 2014-08-22 | -0/+6 |
|\ | ||||
| * | fixup! Use service for stop, start, restart | Louise Crow | 2014-08-21 | -1/+1 |
| | | ||||
| * | Use service for stop, start, restart | Louise Crow | 2014-08-21 | -0/+6 |
| | | ||||
* | | Remove glibc patch | Louise Crow | 2014-08-21 | -0/+1 |
|/ | | | | Should now be patched in squeeze..thought patched in 2.11.3-1, actually patched in 2.11.3-4 http://metadata.ftp-master.debian.org/changelogs//main/e/eglibc/eglibc_2.11.3-4_changelog | |||
* | Add honeypot spam protection to body update form | Gareth Rees | 2014-08-21 | -0/+8 |
| | | | | | Intercepts the request and redirects to the homepage if the comment field is filled in on the public body update form. | |||
* | Add tmp/pids to example SHARED_DIRECTORIES config | Gareth Rees | 2014-07-15 | -0/+2 |
| | ||||
* | Create tmp/pids in capistrano shared directory | Gareth Rees | 2014-07-15 | -0/+3 |
| | | | | | pids need to persist across deploys so that we can kill/restart running processes on deployment | |||
* | Add upgrade notes for new shared log configuration | Gareth Rees | 2014-07-10 | -0/+18 |
| | ||||
* | Merge branch 'hotfix/0.18.0.7' into rails-3-develop | Louise Crow | 2014-07-01 | -1/+8 |
|\ | ||||
| * | Add upgrade notes for anti-spam honeypot0.18.0.7hotfix/0.18.0.7 | Louise Crow | 2014-07-01 | -1/+8 |
| | | ||||
* | | Update locations, use bullet points. | Louise Crow | 2014-06-18 | -6/+6 |
| | | ||||
* | | Update paths | Louise Crow | 2014-06-13 | -6/+6 |
| | | ||||
* | | Remove DEPLOY.md and point to new version. | Louise Crow | 2014-06-10 | -41/+1 |
| | | ||||
* | | Removing MTA setup instructions in favour of docs. | Louise Crow | 2014-06-09 | -167/+1 |
| | | ||||
* | | Remove INSTALL.md - superceded by ↵ | Louise Crow | 2014-06-09 | -653/+3 |
| | | | | | | | | http://code.alaveteli.org/installing/manual_install/ | |||
* | | Remove translators document - duplicate of new docs. | Louise Crow | 2014-06-09 | -107/+2 |
| | | ||||
* | | Add README.md giving new docs location. | Louise Crow | 2014-06-09 | -165/+5 |
| | | ||||
* | | Fix typo disable_constraints => constraint_disabling | Louise Crow | 2014-05-29 | -1/+1 |
|/ | | | | This connection param is consulted in config/initializers/alaveteli.rb to see whether to load our patch for constraint disabling from lib/no_constraint_disabling.rb | |||
* | Add some release notes | Louise Crow | 2014-05-13 | -2/+32 |
| | ||||
* | Add some notes about stylesheets to CHANGES.doc | Louise Crow | 2014-04-24 | -2/+8 |
| | ||||
* | use fancybox-rails to provide fancybox | Gareth Rees | 2014-04-07 | -0/+16 |
| | | | | | | http://rubygems.org/gems/fancybox-rails Provides better asset pipeline integration. | |||
* | Add some release notes. | Louise Crow | 2014-02-27 | -1/+32 |
| | ||||
* | Make all WDTK references use HTTPS. | Matthew Somerville | 2014-01-30 | -1/+1 |
| | ||||
* | Update with reference to new AMI | Louise Crow | 2014-01-29 | -3/+3 |
| | ||||
* | Merge branch 'feature/1176-automate-authority-contacts' into rails-3-develop | Louise Crow | 2014-01-28 | -0/+16 |
|\ | | | | | | | | | Conflicts: doc/CHANGES.md | |||
| * | Add some notes on authority update requests. | Louise Crow | 2014-01-13 | -0/+16 |
| | | ||||
* | | Add notes on resolving issues with cached attachment asset refs. | Louise Crow | 2014-01-24 | -0/+8 |
| | | ||||
* | | Add some notes on the popup restyling changes. | Louise Crow | 2014-01-14 | -0/+5 |
| | |