aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Merge branch 'hk' into gh-pagesLouise Crow2015-06-08-0/+8
|\
| * Add screenshot.Louise Crow2015-06-08-1/+1
| |
| * Correct comment markupGuy Freeman2015-06-01-1/+1
| |
| * Include Hong Kong's accessinfo.hkGuy Freeman2015-05-29-0/+8
| |
* | Merge branch 'gh-pages-develop' into gh-pagesLouise Crow2015-05-29-22/+18
|\ \ | |/ |/|
| * Update references to rails-3-develop branch to develop branch.Louise Crow2015-05-29-22/+18
|/ | | | | Also reflect the fact that it is the default branch in a couple of github links.
* Make Alaveteli logo link to homepage, not current page.Louise Crow2015-05-22-1/+1
|
* Revert "Banner on all pages advertising Alavetelicon"Louise Crow2015-05-22-81/+27
| | | | This reverts commit 1cf0c2de092aeeef1cc9462560d928a10392eec4.
* Rephrase to past tense.Louise Crow2015-05-22-2/+2
|
* Fix typoLouise Crow2015-05-08-1/+1
|
* Add info about new AlaveteliCon.Louise Crow2015-05-01-1/+15
|
* Merge branch 'gh-pages-widget' into gh-pagesLouise Crow2015-04-28-0/+17
|\
| * Add some explanation of the new ENABLE_WIDGETS config var.Louise Crow2015-04-23-0/+17
| |
* | Merge remote-tracking branch 'origin/gh-pages-alavetelicon' into gh-pagesLouise Crow2015-04-20-27/+81
|\ \
| * | Banner on all pages advertising AlaveteliconZarino Zappia2015-04-20-27/+81
| | | | | | | | | | | | | | | | | | | | | For #2289. I’ve tried to keep it as self-contained as possible. CSS3 features like background-size and rgba have sensible fallbacks.
* | | Merge branch 'gh-pages-fix-nav-links' into gh-pagesLouise Crow2015-04-20-8/+8
|\ \ \ | |/ / |/| |
| * | Fix links in admin section.Louise Crow2015-04-20-8/+8
|/ /
* | Merge branch 'gh-pages' of ssh://git.mysociety.org/data/git/public/alaveteli ↵Louise Crow2015-04-16-1/+1
|\ \ | | | | | | | | | into gh-pages
| * \ Merge remote-tracking branch 'github/garethrees-patch-1' into gh-pagesGareth Rees2015-04-16-1/+1
| |\ \ | | |/ | |/|
| | * Update lang attribute to 'es' for Spanish pagesGareth Rees2015-04-14-1/+1
| | | | | | | | | Fixes https://github.com/mysociety/alaveteli/issues/2292
* | | Merge branch 'gh-pages-mailer-delivery-method' into gh-pagesLouise Crow2015-04-16-0/+158
|\ \ \ | |/ / |/| |
| * | Add some documentation of the new mail settings.Louise Crow2015-04-14-0/+158
| | |
* | | Fix typo.Louise Crow2015-04-14-1/+1
|/ /
* / Ignore sublime texteditor files.Louise Crow2015-04-14-0/+2
|/
* Merge remote-tracking branch 'origin/changes-to-deployments-pages' into gh-pagesLouise Crow2015-04-13-23/+47
|\
| * Use {{ page.baseurl }} for internal links on deployment pageZarino Zappia2015-04-10-2/+2
| | | | | | | | | | Now that #2094 has been merged, we need to use page.baseurl to maintain the user’s selected locale.
| * Promote dostup.pravda and infoprovsechny.cz to featured deploymentsZarino Zappia2015-04-10-17/+24
| |
| * update number of deploymentsMartin Wright2015-04-07-2/+2
| |
| * Make deployments page easier to findMartin Wright2015-04-07-2/+3
| | | | | | | | | | - renamed the link on index - added 'sites' to global nav
| * add Italian and Rwandan deployments to deployments pageMartin Wright2015-04-07-0/+16
| |
| * Merge branch 'gh-pages' of ssh://git.mysociety.org/data/git/public/alaveteli ↵Martin Wright2015-04-07-3899/+5208
| |\ | | | | | | | | | into gh-pages
| * \ resolved merge conflictMartin Wright2014-06-24-385/+29447
| |\ \
* | | | Give action-buttons a little more width in heroGareth Rees2015-04-07-1/+5
| | | | | | | | | | | | | | | | Needed a bit more space for the two homepage buttons when in ES locale
* | | | Merge branch 'gh-pages-internationalization' into gh-pagesGareth Rees2015-04-07-457/+8591
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add translation date to Spanish documentation pagesGareth Rees2015-04-07-0/+7
| | | |
| * | | Add documentation to import-translated-pageGareth Rees2015-04-07-0/+55
| | | |
| * | | Add notes about linking to oter pagesGareth Rees2015-04-07-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | The Spanish translations use {{ page.baseurl }}/original/english/path so that we don't have to change every url when we import a page after translation.
| * | | Add note about watching scssGareth Rees2015-04-07-0/+1
| | | |
| * | | Correct URLGareth Rees2015-04-07-1/+1
| | | | | | | | | | | | | | | | This branch is the whole alaveteli.org site, rather than just the /docs.
| * | | Locale switcher remembers current pageGareth Rees2015-04-07-2/+3
| | | |
| * | | improve position of language switcherMartin Wright2015-04-07-8/+10
| | | | | | | | | | | | | | | | | | | | | | | | Tweak styles at mid-widths to prevent overlap regen css
| * | | Style locale switcherGareth Rees2015-04-07-7/+11
| | | |
| * | | Add locale switcherGareth Rees2015-04-07-1/+141
| | | | | | | | | | | | | | | | Based on http://codepen.io/sebastiand/pen/wFBty
| * | | Replace site.baseurl with page.baseurlGareth Rees2015-04-07-113/+113
| | | | | | | | | | | | | | | | Content URLs need page.baseurl to include the current locale
| * | | Use Spanish layoutGareth Rees2015-04-07-1/+1
| | | |
| * | | Remove 'es' from breadcrumbsGareth Rees2015-04-07-2/+2
| | | |
| * | | Use mysociety.org team pageGareth Rees2015-04-07-1/+1
| | | | | | | | | | | | | | | | Updated URL to match faaa0e4
| * | | Use Spanish feedback formGareth Rees2015-04-07-1/+1
| | | |
| * | | Add Spanish docs/running/upgradingGareth Rees2015-04-07-4/+117
| | | |
| * | | Add Spanish docs/running/serverGareth Rees2015-04-07-12/+129
| | | |