aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers
Commit message (Collapse)AuthorAgeLines
* Scrub passwords from logs.Louise Crow2011-01-24-0/+2
|
* Make default value an empty string, not nil (which is assumed to be an unset ↵Seb Bacon2010-11-23-1/+1
| | | | value)
* Provide default value in order to make tests passSeb Bacon2010-11-22-1/+1
|
* Fix a bunch of broken links (thanks Alex)Francis Irving2010-10-27-1/+1
|
* Show more appropriate info about users/bodies everywhere in JSON.Francis Irving2010-10-20-28/+5
|
* Return more info in request JSON response.Francis Irving2010-10-20-38/+4
|
* Factor out some of the JSON generationFrancis Irving2010-10-20-28/+2
|
* Include snippet in results from search query JSON.Francis Irving2010-10-20-0/+2
|
* Note about sensitivity. Update todo.Francis Irving2010-10-09-1/+2
|
* Remove superfluous routes, make search query feeds work.Francis Irving2010-10-09-0/+7
|
* Link to Atom JSON equivalents in HTTP header. Document.Francis Irving2010-10-09-5/+5
|
* .json form for RSS feedsFrancis Irving2010-10-09-2/+25
|
* JSON for user pages.Francis Irving2010-10-09-0/+16
|
* Send basic info about public bodies.Francis Irving2010-10-09-0/+20
|
* Return information about request events in API.Francis Irving2010-10-09-3/+19
|
* First .json API callFrancis Irving2010-10-09-0/+24
|
* Show more similar requests.Francis Irving2010-10-04-1/+1
|
* Show more similar requests.Francis Irving2010-10-04-1/+1
|
* Move privacy questions into own page.Francis Irving2010-10-04-2/+2
|
* Remove unnecessary controller functions.Francis Irving2010-10-04-6/+2
|
* Option to set body without setting salutation.Francis Irving2010-10-04-0/+1
|
* Add initial API helpFrancis Irving2010-10-04-0/+3
|
* Allow specifying body and title in simple way tooFrancis Irving2010-10-04-4/+4
|
* Use URL name rather than internal identifier for new requests.Francis Irving2010-10-04-6/+20
|
* Stylistic change to !, preferred now by Rails people rather than "not".Francis Irving2010-10-04-1/+1
|
* Simplify reload page URL for undescribed requests.Francis Irving2010-10-04-5/+0
|
* Reorganise lines.Francis Irving2010-10-04-1/+4
|
* Remove spurious lines. Reorganise slightly.Francis Irving2010-10-04-7/+3
|
* Allow tags on new requests, via hidden parameter.Francis Irving2010-09-29-1/+1
|
* Tags for requests, with admin interface to view/edit them.Francis Irving2010-09-29-1/+4
|
* Factor out model of public body tags into generic tag string modelFrancis Irving2010-09-29-7/+11
|
* Cope with either xmlsimple pathFOI site testharness2010-09-10-1/+7
|
* Remove unused :FOI site testharness2010-09-10-2/+2
|
* Cache similar requestsFrancis Irving2010-09-06-8/+10
|
* This doesn't work with all the Rails cookies.Francis Irving2010-09-06-9/+0
|
* Cache /list pagesFrancis Irving2010-09-06-7/+6
|
* Change the foi_cache to be explicit everywhere, so Interlock can use theFrancis Irving2010-09-06-9/+21
| | | | rails cache
* Rename function so doesn't say "squid" in itFrancis Irving2010-09-06-3/+3
|
* Reorganise list page structureFrancis Irving2010-09-03-6/+15
|
* Use interlock and memcached to cache front page with interlockingFrancis Irving2010-09-03-29/+29
| | | | view/controller fragments.
* Revert "Don't set cookies in feed filters"Francis Irving2010-09-03-5/+0
| | | | This reverts commit 98addf135eccf6726adc7eeae818fd62e8acf3d7.
* Don't set cookies in feed filtersFrancis Irving2010-09-03-0/+5
|
* Cross advertise about text and photo when you edit oneFrancis Irving2010-08-19-4/+17
|
* Give explicit errorFrancis Irving2010-08-16-0/+3
|
* Give change names so it looks good in admin interfaceFrancis Irving2010-08-12-2/+2
|
* Log changing body / userFrancis Irving2010-08-12-0/+14
|
* Interface to move request to new user or authorityFrancis Irving2010-08-12-0/+32
|
* Edit interface for user level censor rules.Francis Irving2010-08-04-8/+54
|
* Allow links to specific tags.Francis Irving2010-08-04-0/+10
|
* Use machine tag instead of special charity fieldFrancis Irving2010-07-26-2/+0
|