Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Use a helper to generate the status text. | Louise Crow | 2015-04-28 | -35/+79 |
| | | | | | | | | This has length constraints, so we don't want to directly use InfoRequest.get_status_description (which also adds a full stop), but we want statuses that more closely correspond to get_status_description than those in the template, which are used in AskTheEU. | |||
* | Add height to stop long text overflowing. | Louise Crow | 2015-04-28 | -0/+1 |
| | ||||
* | Tweak widget size, add border. | Louise Crow | 2015-04-28 | -2/+3 |
| | ||||
* | Add closing tags for iframes. | Louise Crow | 2015-04-28 | -2/+2 |
| | ||||
* | Make scss, add custom hook. | Louise Crow | 2015-04-28 | -4/+1 |
| | ||||
* | Don't capitalize the label | Louise Crow | 2015-04-28 | -0/+1 |
| | ||||
* | Move styling out of translatable text as much as possible. | Louise Crow | 2015-04-28 | -6/+5 |
| | ||||
* | Add a wrapper | Louise Crow | 2015-04-28 | -12/+10 |
| | | | | | We don't want to set absolute tops on the count and people in case they swap around when translated to other languages. | |||
* | Add text for people wanting to know | Louise Crow | 2015-04-28 | -3/+4 |
| | ||||
* | Use title case - upcasing done in stylesheet. | Louise Crow | 2015-04-28 | -16/+16 |
| | ||||
* | Add status label | Louise Crow | 2015-04-28 | -0/+1 |
| | ||||
* | Remove Open Sans font import | Louise Crow | 2015-04-28 | -1/+0 |
| | ||||
* | New styling from @martinwright | Louise Crow | 2015-04-28 | -14/+78 |
| | ||||
* | Don't show the widget pages for requests without normal prominence. | Louise Crow | 2015-04-28 | -1/+39 |
| | ||||
* | Add link to create widget if widgets are enabled. | Louise Crow | 2015-04-28 | -0/+5 |
| | ||||
* | Validate the uniqueness of cookies within the scope of info requests. | Louise Crow | 2015-04-27 | -0/+17 |
| | ||||
* | Don't set 'same origin' policy for widget iframes. | Louise Crow | 2015-04-27 | -0/+6 |
| | | | | | Whilst this is a good security precaution in general, we want people to display these widgets in iframes on other sites. | |||
* | Allow widgets to be controlled with a feature flag. | Louise Crow | 2015-04-27 | -1/+49 |
| | ||||
* | Trim down styling, use classes, and clearer BEM-style naming. | Louise Crow | 2015-04-27 | -74/+26 |
| | ||||
* | Use resource-based RESTful routing and separate controller | Louise Crow | 2015-04-27 | -144/+160 |
| | ||||
* | Add some specs for the vote tracking action. | Louise Crow | 2015-04-27 | -3/+49 |
| | ||||
* | Add some specs for widget vote validation. | Louise Crow | 2015-04-27 | -0/+37 |
| | ||||
* | Add some controller specs for widget actions. | Louise Crow | 2015-04-27 | -0/+60 |
| | ||||
* | Show "votes" along with tracks in widget | Jody McIntyre | 2015-04-27 | -1/+1 |
| | ||||
* | Add controller for non-logged in "voting" | Jody McIntyre | 2015-04-27 | -6/+23 |
| | ||||
* | Send widget_vote cookie when user not logged in | Jody McIntyre | 2015-04-27 | -0/+4 |
| | ||||
* | Add model to track "votes" for a request | Jody McIntyre | 2015-04-27 | -0/+30 |
| | ||||
* | Don't open the request in the widget iframe | Jody McIntyre | 2015-04-23 | -1/+1 |
| | ||||
* | Center count text | Jody McIntyre | 2015-04-23 | -0/+2 |
| | ||||
* | Add link to widget | Jody McIntyre | 2015-04-23 | -1/+5 |
| | ||||
* | Add widget for info requests | Jody McIntyre | 2015-04-23 | -0/+211 |
| | ||||
* | Merge remote-tracking branch ↵ | Louise Crow | 2015-04-23 | -35/+48 |
|\ | | | | | | | 'nzherald_github/fix-xapian-macron-highlighting' into rails-3-develop | |||
| * | Fix encoding issue with searching for macrons | Caleb | 2015-04-20 | -35/+48 |
| | | | | | | | | Correct indentation to be consistent | |||
* | | Merge remote-tracking branch ↵ | Louise Crow | 2015-04-23 | -1/+1 |
|\ \ | | | | | | | | | | 'openaustralia_github/missing-contact-suggestion' into rails-3-develop | |||
| * | | Send people to new change request instead of generic contact page | Henare Degan | 2015-04-21 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | You get to this page by attempting to make a request and being asked to contribute an email for an authority that's missing an email so it makes sense to just send them to the change request page for this authority. | |||
* | | | Merge remote-tracking branch 'openaustralia_github/blank-request-email' into ↵ | Louise Crow | 2015-04-21 | -10/+30 |
|\ \ \ | | | | | | | | | | | | | rails-3-develop | |||
| * | | | Change PublicBody behaviour to not override blank request emails | Henare Degan | 2015-04-21 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | This is so if you're overriding the request email you can still observe how Alaveteli behaves when there's no request email set. | |||
| * | | | Remove unnecessary method | Henare Degan | 2015-04-21 | -10/+3 |
| | | | | ||||
| * | | | Describe current PublicBody#request_email behaviour in tests | Henare Degan | 2015-04-21 | -0/+27 |
| |/ / | ||||
* | | | Merge remote-tracking branch ↵ | Louise Crow | 2015-04-21 | -1/+1 |
|\ \ \ | |/ / |/| | | | | | 'mysociety_github/2353-precompile-only-in-production' into rails-3-develop | |||
| * | | Update switch-theme.rb | Louise Crow | 2015-04-20 | -1/+1 |
|/ / | ||||
* | | Merge remote-tracking branch 'nzherald_github/tweak-health-check' into ↵ | Louise Crow | 2015-04-20 | -1/+6 |
|\| | | | | | | | rails-3-develop | |||
| * | Fixed status check helper | Caleb | 2015-04-20 | -1/+6 |
|/ | ||||
* | Merge remote-tracking branch ↵ | Louise Crow | 2015-04-17 | -8/+8 |
|\ | | | | | | | 'openaustralia_github/fix-varnish-cookie-removal' into rails-3-develop | |||
| * | Strip trailing spaces only | Henare Degan | 2015-04-17 | -7/+7 |
| | | ||||
| * | Don't remove cookies from txt files in suggested Varnish configuration | Henare Degan | 2015-04-17 | -1/+1 |
| | | | | | | | | | | | | | | Since the authentication cookies are removed it means that admins can't download raw emails: https://github.com/openaustralia/righttoknow/issues/513 | |||
* | | Merge branch 'hotfix/0.21.0.20' into rails-3-develop | Gareth Rees | 2015-04-17 | -13/+11 |
|\ \ | |/ |/| | ||||
| * | Bump alaveteli versionhotfix/0.21.0.20 | Gareth Rees | 2015-04-17 | -1/+1 |
| | | ||||
| * | Update Nicaragua translations | Gareth Rees | 2015-04-17 | -12/+10 |
| | | ||||
| * | Merge branch 'hotfix/0.21.0.19'0.21.0.19 | Gareth Rees | 2015-04-16 | -4/+4 |
| |\ |