Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | link to managing requests from holding pen explanation | Dave Whiteland | 2015-03-03 | -1/+2 |
| | ||||
* | add Managing Requests to docs nav | Dave Whiteland | 2015-03-03 | -0/+1 |
| | ||||
* | tidying, also: preventing comments does not hide existing ones | Dave Whiteland | 2015-03-03 | -22/+26 |
| | ||||
* | Merge branch 'issues/2063-document-holding-pen' into gh-pages closes #2063 | Dave Whiteland | 2015-03-03 | -2/+107 |
|\ | ||||
| * | rewrite to remove duplicate 'because'sissues/2063-document-holding-pen | Dave Whiteland | 2015-03-03 | -3/+3 |
| | | ||||
| * | remove section: multiple to-addresses don't behave this way | Dave Whiteland | 2015-03-03 | -6/+0 |
| | | ||||
| * | changes/fixes from @crowbots notes in PR | Dave Whiteland | 2015-02-27 | -8/+18 |
| | | ||||
| * | Add page explaining holding pen, update links in glossary and admin_guide | Dave Whiteland | 2015-02-27 | -2/+103 |
|/ | ||||
* | add page about admin requests (really: edit metadata) | Dave Whiteland | 2015-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-help-references' into gh-pages | Louise Crow | 2015-02-26 | -18/+65 |
|\ | | | | | | | | | | | Conflicts: docs/customising/themes.md docs/glossary.md | |||
| * | Add some info on writing theme tests. | Louise Crow | 2015-02-24 | -0/+11 |
| | | ||||
| * | fixup! Bit more detail about why to customise. | Louise Crow | 2015-02-23 | -1/+4 |
| | | ||||
| * | Add some info on the sidebar template | Louise Crow | 2015-02-06 | -0/+2 |
| | | ||||
| * | More info on the why_email template | Louise Crow | 2015-02-06 | -1/+1 |
| | | ||||
| * | Info about where the privacy page is linked to from | Louise Crow | 2015-02-06 | -1/+1 |
| | | ||||
| * | Info about where the about help page is linked to from | Louise Crow | 2015-02-06 | -1/+1 |
| | | ||||
| * | More details on the help page for requesting. | Louise Crow | 2015-02-06 | -1/+5 |
| | | ||||
| * | More details on where the credits page is linked to from | Louise Crow | 2015-02-06 | -1/+3 |
| | | ||||
| * | More info about what the help page needs to contain. | Louise Crow | 2015-02-06 | -1/+2 |
| | | ||||
| * | Note that sections are linked to | Louise Crow | 2015-02-06 | -2/+4 |
| | | ||||
| * | Add a glossary entry on the categorisation game | Louise Crow | 2015-02-06 | -0/+16 |
| | | ||||
| * | Add para on the help pages linking to details in theming guide | Louise Crow | 2015-02-06 | -0/+7 |
| | | ||||
| * | Info on how to replace help pages. | Louise Crow | 2015-02-06 | -0/+9 |
| | | ||||
| * | Bit more detail about why to customise. | Louise Crow | 2015-02-06 | -2/+6 |
| | | ||||
| * | Update the template URLs. | Louise Crow | 2015-02-06 | -8/+8 |
| | | ||||
| * | Move the details of the help pages to the theming guide. | Louise Crow | 2015-02-06 | -11/+16 |
| | | ||||
* | | Merge branch 'gh-pages-theme-tests' into gh-pages | Louise Crow | 2015-02-26 | -6/+17 |
|\ \ | | | | | | | | | | | | | Conflicts: docs/customising/themes.md | |||
| * | | Add some info on writing theme tests. | Louise Crow | 2015-02-24 | -0/+11 |
| |/ | ||||
* | | Merge remote-tracking branch 'origin/remove_old_blog_stuff' into gh-pages | Louise Crow | 2015-02-26 | -1132/+39 |
|\ \ | ||||
| * | | Redirect blog posts to new location | Gareth Rees | 2015-01-13 | -1132/+39 |
| | | | | | | | | | Also deletes redundant blog layouts | |||
* | | | Merge remote-tracking branch 'github/garethrees-patch-1' into gh-pages | Gareth Rees | 2015-02-23 | -1/+1 |
|\ \ \ | ||||
| * | | | Don't recommend sharing server config publicly | Gareth Rees | 2015-02-20 | -1/+1 |
|/ / / | ||||
* | | | rework the themes page | Dave Whiteland | 2015-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 repos | Dave Whiteland | 2015-02-12 | -0/+56 |
| | | | ||||
* | | | add missing word (typo) | Dave Whiteland | 2015-02-12 | -1/+1 |
| | | | ||||
* | | | replace the section on categories in the themes page | Dave Whiteland | 2015-02-12 | -9/+13 |
| | | | | | | | | | | | | because this now has a page all of its own, yay | |||
* | | | fix typo: shut down, not stop down | Dave Whiteland | 2015-02-11 | -1/+1 |
| | | | ||||
* | | | update Vagrant page | Dave Whiteland | 2015-02-11 | -13/+38 |
| | | | | | | | | | | | | | | | | | | | | | | | | Specically I've needed to shut the server down on my Vagrant without having access to the terminal window that was running the server, and was troubled by the classic docs error of showing how to start something without also knowing how to stop it (driving instructors: show the brake pedal before showing the accelerator ;-) ) | |||
* | | | fix plural typo | Dave Whiteland | 2015-02-09 | -2/+3 |
| | | | ||||
* | | | update to include new doc theme, specifically blockquote styling | Dave Whiteland | 2015-02-06 | -1/+1 |
| | | | ||||
* | | | fix bad URL (accidental localhost removed) closes #2007 | Dave Whiteland | 2015-02-06 | -1/+1 |
| | | | ||||
* | | | updated to reflect @crowbot's comments | Dave Whiteland | 2015-02-06 | -13/+26 |
| | | | ||||
* | | | remove reference to orange buttons, closes 2064 | Dave Whiteland | 2015-02-06 | -9/+7 |
| | | | | | | | | | | | | This now *only* describes copying and pasting incoming email addresses as the organge buttons previously described were from a mockup and not live :-) | |||
* | | | add description of spam address list | Dave Whiteland | 2015-02-06 | -1/+77 |
| | | | | | | | | | | | | | | | Note this includes the wish-list "Mark as Spam button" text which hasn't been implemented yet. | |||
* | | | Merge branch 'issues/2086-document-categories-and-tags' into gh-pages | Dave Whiteland | 2015-02-06 | -32/+334 |
|\ \ \ | |_|/ |/| | | ||||
| * | | small changes from @crowbot's inline comments | Dave Whiteland | 2015-02-06 | -5/+9 |
| | | | ||||
| * | | docs for tags and categories (new page, and links/glossary to it) | Dave Whiteland | 2015-02-06 | -32/+330 |
|/ / | ||||
* | | rewrite the holding pen instructions to be clearer | Dave Whiteland | 2015-01-27 | -6/+59 |
| | | ||||
* | | tidy maintenance: admin sectionn of admin_guide | Dave Whiteland | 2015-01-27 | -20/+38 |
| | | | | | | | | | | Remove duplicate instructions (link to next_steps instead), tidy up and use glossary. | |||
* | | add explanation to po glossary entry for gettext | Dave Whiteland | 2015-01-22 | -6/+12 |
| | |