aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeLines
* rewrite of CVS import featureDave Whiteland2015-01-22-58/+131
| | | | | | Taking into account suggestions from @crowbot as well as better understanding of what does and doesn't work after more experimenting (especially that a request_email column is mandatory even if empty).
* add 'disclosure log' and 'publication scheme' to glossaryDave Whiteland2015-01-22-1/+46
|
* document 'upload public body' in admin guide, closes #2060Dave Whiteland2015-01-22-32/+185
|
* new entries and small tidies in glossaryDave Whiteland2015-01-22-3/+3
|
* Update gh-pages blog URLs to mysociety.orgGareth Rees2015-01-08-3/+3
| | | Migrating blog to https://www.mysociety.org/category/alaveteli/
* new entries and small tidies in glossary around admin/superuserDave Whiteland2015-01-08-16/+103
|
* Updated AMI link.Louise Crow2015-01-07-2/+2
|
* Update AMI referenceLouise Crow2014-12-05-3/+3
|
* Merge branch 'gh-pages-public-body-categories' into gh-pagesLouise Crow2014-12-03-8/+9
|\
| * Update explanation of category customisation to match new admin interface.Louise Crow2014-09-26-8/+9
| | | | | | | | Requires https://github.com/mysociety/alaveteli/pull/1860
* | Merge branch 'dave-mexico-install-docs' into gh-pagesGareth Rees2014-11-06-55/+275
|\ \
| * | cleanup of AMI and Next Steps documentationDave Whiteland2014-11-06-55/+275
| | | | | | | | | | | | | | | | | | | | | | | | | | | Includes addition of the "emergency user" This is largely after following the instructions through on a clean AMI install and noticing all the pinnch-points where confusiion or even errors occurred. revisited on arrival in Mexico (after 2 weeks' holiday, so this got a bit behind)
* | | Merge branch 'gh-pages-redaction' into gh-pagesGareth Rees2014-11-06-2/+140
|\ \ \
| * | | Add redaction guideGareth Rees2014-11-06-2/+140
| |/ /
* | | Merge branch '1728-authorities-csv-import' into gh-pagesGareth Rees2014-11-06-0/+6
|\ \ \
| * | | Add docs on importing authorities from CSVGareth Rees2014-11-06-0/+6
| |/ / | | | | | | | | | | | | The uploader page is self documenting, so just point to the URL of the page.
* | | Merge branch '1887-deprecation-notices' into gh-pagesGareth Rees2014-11-06-0/+16
|\ \ \
| * | | Add documentation on deprecation noticesGareth Rees2014-11-05-0/+16
| | | |
* | | | Add script/switch-theme docsGareth Rees2014-11-05-0/+4
|/ / /
* / / Reorder sections on docs/running/upgradingGareth Rees2014-11-05-15/+17
|/ / | | | | | | | | The page is about upgrading so put this information first. Its likely to be referred to more often (each time a re-user upgrades) rather than once or twice for the versioning scheme.
* | Merge branch 'load-sample-data' into gh-pagesGareth Rees2014-10-16-1/+5
|\ \
| * | Update search index after loading sample dataGareth Rees2014-10-15-0/+4
| | |
| * | Use consistent headingGareth Rees2014-10-15-1/+1
| | | | | | | | | The script loads “sample” data so the heading should say the same
* | | Merge branch 'security' into gh-pagesGareth Rees2014-10-16-0/+36
|\ \ \
| * | | Add Security & Maintenance pageGareth Rees2014-10-15-0/+36
| |/ /
* | | Merge branch 'deprecation' into gh-pagesGareth Rees2014-10-16-8/+33
|\ \ \
| * | | Fix extra newlineGareth Rees2014-10-15-1/+0
| | | |
| * | | Fix typoGareth Rees2014-10-15-1/+1
| | | |
| * | | Note about series release proceduresGareth Rees2014-10-15-0/+4
| | | |
| * | | Major release upgrade and compatibilityGareth Rees2014-10-15-0/+6
| | | |
| * | | Clarify patch and minor version compatibilityGareth Rees2014-10-15-6/+4
| | | | | | | | | | | | | | | | Also uses the correct version numbers according to the versioning scheme
| * | | Add alaveteli version specificationGareth Rees2014-10-15-0/+18
| |/ /
* | | Fix rebase gunk left in error.Louise Crow2014-10-09-4/+0
| | |
* | | Merge branch 'gh-pages' of ssh://git.mysociety.org/data/git/public/alaveteli ↵Louise Crow2014-10-09-3/+3
|\| | | | | | | | | | | into gh-pages
| * | Add code formatting around AMI IDGareth Rees2014-10-06-1/+1
| | |
| * | Update AMI Installation to latest AMI IDGareth Rees2014-10-06-3/+3
| |/
* | Merge branch 'gh-pages-hiding-instructions' into gh-pagesLouise Crow2014-10-09-27/+164
|\ \ | |/ |/|
| * Add some more details to the instructions for adding censor rules.Louise Crow2014-10-09-1/+20
| |
| * Add basic info on hiding incoming or outgoing messages.Louise Crow2014-10-09-0/+15
| |
| * Add some basic instructions on changing the visibility of a request.Louise Crow2014-10-09-0/+23
| |
| * Use 'admin interface' instead of 'admin tool'Louise Crow2014-10-09-0/+4
| |
| * Add a section on deleting requests.Louise Crow2014-10-09-0/+3
| |
| * Add a section on banning a user.Louise Crow2014-10-09-0/+6
| | | | | | | | Text adapted from https://github.com/mysociety/alaveteli/issues/465
| * Add a section on editing outgoing messagesLouise Crow2014-10-09-0/+7
| | | | | | | | Text adapted from https://github.com/mysociety/alaveteli/issues/465
| * Add section on removing message from holding pen.Louise Crow2014-10-09-0/+12
| | | | | | | | Text adapted from https://github.com/mysociety/alaveteli/issues/465
| * Restructure under 'maintenance' and 'support', add TOCLouise Crow2014-09-19-24/+72
| |
| * Use 'user support' consistently rather than 'user interaction'Louise Crow2014-09-19-3/+3
| |
* | Move state descriptions to 'customising' section.Louise Crow2014-09-22-14/+13
|/ | | | Closes #1738.
* Merge branch 'gh-pages' of ssh://git.mysociety.org/data/git/public/alaveteli ↵Louise Crow2014-08-28-1/+1
|\ | | | | | | into gh-pages
| * Fix typo .rhml extension to .html.erbGareth Rees2014-08-27-1/+1
| |