aboutsummaryrefslogtreecommitdiffstats
path: root/public/javascripts/general.js
Commit message (Collapse)AuthorAgeLines
* Cleanup popup notices.Louise Crow2014-01-14-3/+10
| | | | | | | | Move HTML to view from controller, use same elements for other country popup and everypage - partly so they don't display on top of each other anymore. Don't position them over existing content, position them at the top of the page. Use consistent styling, and keep the javascript unobtrusive.
* Whitespace changes.Louise Crow2014-01-14-33/+33
|
* WDTK-256- Link to this widget retain permalink focus Nathan Jenkins2013-01-23-1/+2
|
* Ensure the alert banner on every page is hidden if the relevant cookie is setSeb Bacon2012-07-13-3/+8
|
* Preserve search text when flipping between result types. Fixes #187.Seb Bacon2011-09-16-0/+8
|
* Modify "link to this" behaviour: make it pop up a box with an input ↵Seb Bacon2011-09-12-1/+18
| | | | prefilled with the URL, and display it with an icon rather than text. Fixes #172.
* Flash a message to users from outside the deployed country, telling them ↵Seb Bacon2011-09-05-0/+22
about either (a) a website in their country, or (b) the existence of Alaveteli to help them make one themselves. Closes #124.