aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Fix typoLouise Crow2015-03-12-1/+1
|
* Merge branch 'gh-pages-docs-admin-requests' into gh-pagesLouise Crow2015-03-12-63/+143
|\ | | | | | | | | Conflicts: docs/running/admin_manual.md
| * add warning against deleting to Managing Request pageDave Whiteland2015-03-09-2/+9
| |
| * add deleted request as a reason for holding_penDave Whiteland2015-03-09-0/+4
| |
| * add hiding and deleting to the admin requests page, update ↵Dave Whiteland2015-03-09-27/+90
| | | | | | | | admin_manualdocs/running/admin_manual.md
| * link to managing requests from holding pen explanationDave Whiteland2015-03-03-1/+2
| |
| * add Managing Requests to docs navDave Whiteland2015-03-03-0/+1
| |
| * tidying, also: preventing comments does not hide existing onesDave Whiteland2015-03-03-22/+26
| |
* | Merge branch 'gh-pages' of ssh://git.mysociety.org/data/git/public/alaveteli ↵Louise Crow2015-03-12-12/+15
|\ \ | | | | | | | | | into gh-pages
| * | tidy updgrading pages, making version numbering clearerDave Whiteland2015-03-09-12/+15
| | |
* | | Merge branch 'gh-pages-batch-requests' into gh-pagesLouise Crow2015-03-12-0/+30
|\ \ \ | |/ / |/| |
| * | Add sections on rate limiting and batch requests.Louise Crow2015-03-12-0/+30
|/ /
* | Merge branch 'gh-pages' of ssh://git.mysociety.org/data/git/public/alaveteli ↵Louise Crow2015-03-04-2/+315
|\| | | | | | | into gh-pages
| * Merge branch 'issues/2063-document-holding-pen' into gh-pages closes #2063Dave Whiteland2015-03-03-2/+107
| |\
| | * rewrite to remove duplicate 'because'sissues/2063-document-holding-penDave Whiteland2015-03-03-3/+3
| | |
| | * remove section: multiple to-addresses don't behave this wayDave Whiteland2015-03-03-6/+0
| | |
| | * changes/fixes from @crowbots notes in PRDave Whiteland2015-02-27-8/+18
| | |
| | * Add page explaining holding pen, update links in glossary and admin_guideDave Whiteland2015-02-27-2/+103
| |/
| * add page about admin requests (really: edit metadata)Dave Whiteland2015-02-27-0/+208
| | | | | | | | | | Haven't added this is to the nav menu yet, just to give the dev team a chance to correct any factual howlers, will do so later
* | Merge branch 'gh-pages-upgrade-rubygems' into gh-pagesLouise Crow2015-03-04-1/+1
|\ \
| * | Upgrade rubygems - this is the version we're currently using in travis.Louise Crow2015-03-02-1/+1
| |/
* | Merge branch 'gh-pages-better-osx-psql-note' into gh-pagesLouise Crow2015-03-04-2/+3
|\ \
| * | Add a better note for new postgres users.Louise Crow2015-03-02-2/+3
| |/ | | | | | | Closes #2199.
* | Merge branch 'gh-pages-remove-obsolete-vendor-info' into gh-pagesLouise Crow2015-03-04-7/+0
|\ \ | |/ |/|
| * Remove obsolete instructions for not getting vendored rails.Louise Crow2015-03-02-7/+0
|/
* Merge branch 'gh-pages-help-references' into gh-pagesLouise Crow2015-02-26-18/+65
|\ | | | | | | | | | | Conflicts: docs/customising/themes.md docs/glossary.md
| * Add some info on writing theme tests.Louise Crow2015-02-24-0/+11
| |
| * fixup! Bit more detail about why to customise.Louise Crow2015-02-23-1/+4
| |
| * Add some info on the sidebar templateLouise Crow2015-02-06-0/+2
| |
| * More info on the why_email templateLouise Crow2015-02-06-1/+1
| |
| * Info about where the privacy page is linked to fromLouise Crow2015-02-06-1/+1
| |
| * Info about where the about help page is linked to fromLouise Crow2015-02-06-1/+1
| |
| * More details on the help page for requesting.Louise Crow2015-02-06-1/+5
| |
| * More details on where the credits page is linked to fromLouise Crow2015-02-06-1/+3
| |
| * More info about what the help page needs to contain.Louise Crow2015-02-06-1/+2
| |
| * Note that sections are linked toLouise Crow2015-02-06-2/+4
| |
| * Add a glossary entry on the categorisation gameLouise Crow2015-02-06-0/+16
| |
| * Add para on the help pages linking to details in theming guideLouise Crow2015-02-06-0/+7
| |
| * Info on how to replace help pages.Louise Crow2015-02-06-0/+9
| |
| * Bit more detail about why to customise.Louise Crow2015-02-06-2/+6
| |
| * Update the template URLs.Louise Crow2015-02-06-8/+8
| |
| * Move the details of the help pages to the theming guide.Louise Crow2015-02-06-11/+16
| |
* | Merge branch 'gh-pages-theme-tests' into gh-pagesLouise Crow2015-02-26-6/+17
|\ \ | | | | | | | | | | | | Conflicts: docs/customising/themes.md
| * | Add some info on writing theme tests.Louise Crow2015-02-24-0/+11
| |/
* | Merge remote-tracking branch 'origin/remove_old_blog_stuff' into gh-pagesLouise Crow2015-02-26-1132/+39
|\ \
| * | Redirect blog posts to new locationGareth Rees2015-01-13-1132/+39
| | | | | | | | | Also deletes redundant blog layouts
* | | Merge remote-tracking branch 'github/garethrees-patch-1' into gh-pagesGareth Rees2015-02-23-1/+1
|\ \ \
| * | | Don't recommend sharing server config publiclyGareth Rees2015-02-20-1/+1
|/ / /
* | | rework the themes pageDave Whiteland2015-02-13-87/+152
| | | | | | | | | | | | | | | | | | lots of tidying includingi big rewording, clarification (including 'yourtheme' for the copy of alavetelitheme), replacement of body with authority, better links, etc.
* | | add clarification that themes are separate reposDave Whiteland2015-02-12-0/+56
| | |