aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/public_body_controller.rb
Commit message (Expand)AuthorAgeLines
* initial merge of Kosovan branch; still need to get tests passing, factor out ...Seb Bacon2011-07-06-3/+6
|\
| * I18n string for controllersFaton Selishta2011-06-30-1/+1
| * I18n fixFaton Selishta2011-06-02-1/+1
| * added i18n strings in controller's templateFaton Selishta2011-04-26-1/+1
* | ensure all with_locale calls end with explicit renderSeb Bacon2011-06-13-7/+8
* | Make sure the template rendering happens within the scope ofSeb Bacon2011-06-13-5/+8
|/
* fix bad merges from rebase with masterSeb Bacon2011-03-10-1/+1
* new i18n tests for controllers and associated fixesSeb Bacon2011-03-10-47/+56
* Factor out some of the JSON generationFrancis Irving2010-10-20-17/+1
* Note about sensitivity. Update todo.Francis Irving2010-10-09-1/+2
* Link to Atom JSON equivalents in HTTP header. Document.Francis Irving2010-10-09-1/+1
* Send basic info about public bodies.Francis Irving2010-10-09-0/+20
* Factor out model of public body tags into generic tag string modelFrancis Irving2010-09-29-7/+11
* This doesn't work with all the Rails cookies.Francis Irving2010-09-06-2/+0
* Rename function so doesn't say "squid" in itFrancis Irving2010-09-06-1/+1
* Allow links to specific tags.Francis Irving2010-08-04-0/+4
* Use machine tag instead of special charity fieldFrancis Irving2010-07-26-2/+0
* Give it some orderFrancis Irving2010-01-28-1/+1
* Comment about not including request_emailFrancis Irving2010-01-28-0/+3
* Download CSV with list of all authorities:Francis Irving2010-01-28-0/+39
* Redirect /local/TAG to /body/list/TAG for AlexFrancis Irving2009-12-17-0/+6
* Move category hashes into own lib, to be sure they don't cause leak.francis2009-09-14-3/+3
* Constants must be capsfrancis2009-09-10-3/+3
* Don't allow numeric only URL names.francis2009-09-07-3/+3
* Do permanent redirects so old URLs aren't used.francis2009-09-02-3/+3
* Add Vary header.francis2009-07-14-2/+2
* Cache a few more things with Squid.francis2009-07-14-1/+3
* Use referrer to not print "next," if you haven't come from new request / fron...francis2009-07-01-1/+8
* Rename body controller to public_body for consistency.francis2009-06-22-0/+88