Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | | | merged unhappy template with upstream | utvk | 2017-02-11 | -4/+4 | |
| | | | | |||||
* | | | | merge changes upstream | utvk | 2017-02-11 | -16/+118 | |
| | | | | |||||
* | | | | removed outgoing mailer view | utvk | 2017-02-11 | -15/+0 | |
| | | | | |||||
* | | | | Revert "Removed captcha on signup" | utvk | 2016-12-17 | -52/+0 | |
| | | | | | | | | | | | | | | | | This reverts commit 639b70aae5e68e52745d58052d330809c5d87344. | ||||
* | | | | Removed captcha on signup | utvk | 2016-12-16 | -0/+52 | |
| | | | | |||||
* | | | | Merge pull request #5 from petterreinholdtsen/norwegian-top-quoters | petterreinholdtsen | 2016-11-04 | -0/+20 | |
|\ \ \ \ | | | | | | | | | | | Improve handling of Norwegian top quoters. | ||||
| * | | | | Reduced self.remove_quoted_sections() to only recognize Norwegian top posters. | Petter Reinholdtsen | 2016-11-04 | -60/+3 | |
| | | | | | | | | | | | | | | | | | | | | Approved by Gorm. | ||||
| * | | | | Copy self.remove_quoted_sections() implementation from Alaveteli source. | Petter Reinholdtsen | 2016-11-04 | -0/+77 | |
|/ / / / | |||||
* | | | | Fix typo, change ahref to 'a href'. | Petter Reinholdtsen | 2016-06-13 | -1/+1 | |
| | | | | |||||
* | | | | Improved suggestions for unhappy users. | Petter Reinholdtsen | 2016-06-09 | -4/+13 | |
| | | | | |||||
* | | | | merged into credits | utvk | 2016-05-12 | -1/+0 | |
| | | | | |||||
* | | | | Merge branch 'master' into norway2 | utvk | 2016-05-11 | -1077/+1058 | |
|\| | | | |||||
| * | | | Green used for status text now meets AA requirements for contrast ratio | Martin Wright | 2016-05-04 | -4/+4 | |
| | | | | |||||
| * | | | Merge branch 'remove-examples' | Louise Crow | 2016-04-26 | -1005/+1178 | |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Add generic example version of each required help page. | Louise Crow | 2016-04-26 | -875/+1080 | |
| | | | | |||||
| | * | | Convert to two-space indentation. | Louise Crow | 2016-04-06 | -94/+94 | |
| | | | | |||||
| | * | | Remove unused test directory | Louise Crow | 2016-04-06 | -12/+0 | |
| | | | | | | | | | | | | | | | | | | | | There is already a spec directory, which is what we actually use when writing tests for themes. | ||||
| | * | | Make code customization commented out examples. | Louise Crow | 2016-04-06 | -74/+54 | |
| |/ / | | | | | | | | | | Rather than having them be live code. | ||||
| * | | Merge branch 'develop' | Gareth Rees | 2016-03-16 | -2/+5 | |
| |\| | |||||
| | * | Use new version of law_used_full method | Gareth Rees | 2016-03-08 | -1/+1 | |
| | | | |||||
| | * | Merge remote-tracking branch 'origin/master' into develop | Gareth Rees | 2016-03-08 | -1/+1 | |
| | |\ | | |/ | |/| | |||||
| * | | Merge remote-tracking branch 'origin/2989-language-switcher-width' | Gareth Rees | 2016-01-22 | -1/+1 | |
| |\ \ | |||||
| | * | | Allow language switcher dropdown to expand horizontally | Zarino Zappia | 2016-01-22 | -1/+1 | |
| |/ / | | | | | | | | | | | | | | | | Handy for displaying languages with very long names! Part of mysociety/alaveteli#2989. | ||||
| | * | Merge remote-tracking branch 'origin/2989-header-styling-i18n' into develop | Gareth Rees | 2016-01-22 | -1/+4 | |
| | |\ | |||||
| | | * | Update for compatibility with new core user nav styles | Zarino Zappia | 2016-01-21 | -1/+4 | |
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | The "logged_in_bar" in the core theme now has a set width, and uses absolute positioning to vertically align its children. Since Alavetelitheme moves the language picker to the left, we no longer need to leave 2em of vertical space for it in this theme. Part of mysociety/alaveteli#2989. | ||||
| * | | Merge remote-tracking branch 'origin/2946-opengraph-image' | Gareth Rees | 2015-12-17 | -0/+0 | |
| |\ \ | |||||
| | * | | Add 256px "logo here" image for opengraph | Zarino Zappia | 2015-12-16 | -0/+0 | |
| | |/ | |||||
* | | | Merge error | utvk | 2015-12-27 | -0/+1 | |
| | | | |||||
* | | | Removed frontpage intro, now use strings from transifex | utvk | 2015-12-27 | -8/+0 | |
| | | | |||||
* | | | Adjustments after update to responsive theme | utvk | 2015-12-27 | -10/+55 | |
| | | | |||||
* | | | Rebased changes from norway | utvk | 2015-12-26 | -87/+1336 | |
|/ / | |||||
* | | Merge branch 'develop' | Louise Crow | 2015-11-17 | -212/+517 | |
|\| | |||||
| * | Base language switcher position on $logo-width | Zarino Zappia | 2015-10-27 | -4/+3 | |
| | | | | | | | | | | Now, when you define a wide logo, the language switcher will move to accommodate it. | ||||
| * | Smaller logo on narrow screens | Zarino Zappia | 2015-10-23 | -3/+22 | |
| | | |||||
| * | Include pictorial element in logo | Zarino Zappia | 2015-10-23 | -0/+0 | |
| | | | | | | | | | | | | | | Part of mysociety/alaveteli#2699. Adding an icon to the logo makes it clear that it should be replaced when you customise the theme. | ||||
| * | Use https for google fonts | Gareth Rees | 2015-09-07 | -1/+1 | |
| | | |||||
| * | Merge remote-tracking branch 'origin/refactor-buttons' into develop | Gareth Rees | 2015-09-02 | -42/+135 | |
| |\ | |||||
| | * | improve button colour in hero | Martin Wright | 2015-08-21 | -2/+2 | |
| | | | |||||
| | * | make background color hover of secondary buttons darker | Martin Wright | 2015-08-21 | -10/+9 | |
| | | | |||||
| | * | stop 'report this request' button from being blue | Martin Wright | 2015-08-21 | -0/+4 | |
| | | | |||||
| | * | 'follow' in sidebar is now a primary action | Martin Wright | 2015-08-21 | -1/+1 | |
| | | | |||||
| | * | merge latest from origin | Martin Wright | 2015-08-21 | -169/+121 | |
| | |\ | |||||
| | | * | remove quarternary button style, do a one off style for button in hero | Martin Wright | 2015-08-21 | -14/+12 | |
| | | | | |||||
| | | * | add new button style for homepage | Martin Wright | 2015-08-21 | -0/+13 | |
| | | | | |||||
| | | * | style existing buttons | Martin Wright | 2015-08-21 | -17/+42 | |
| | | | | |||||
| | | * | wire up homepage buttons | Martin Wright | 2015-08-21 | -1/+14 | |
| | | | | |||||
| | | * | buttons are now built with mixins, rather than extends | Martin Wright | 2015-08-21 | -57/+52 | |
| | | | | | | | | | | | | | | | | Remove all button utlity classes | ||||
| | | * | refactored buttons and button styles now available for use | Martin Wright | 2015-08-21 | -42/+79 | |
| | |/ | |/| | |||||
| * | | Rename color_slate to color_black | Gareth Rees | 2015-08-21 | -6/+6 | |
| | | | |||||
| * | | Merge branch 'swap-typeface' into develop | Gareth Rees | 2015-08-21 | -3/+2 | |
| |\ \ |