aboutsummaryrefslogtreecommitdiffstats
path: root/app/models
Commit message (Collapse)AuthorAgeLines
* Index word docs and PDFsfrancis2008-03-07-2/+30
|
* Lotus notes quotingfrancis2008-03-06-2/+16
|
* And tidy up ↵francis2008-03-06-1/+6
| | | | http://www.whatdotheyknow.com/request/net_promoter_value_scores_for_bb
* Various quoting in ↵francis2008-03-06-3/+18
| | | | http://www.whatdotheyknow.com/request/identity_card_scheme_expenditure
* PDFs often seem to not have right mime type - use heuristic based on ↵francis2008-03-06-1/+8
| | | | filename to detect this.
* Pagination of search results.francis2008-03-06-4/+10
|
* All the others end in full stops.francis2008-03-06-2/+2
|
* Lock while indexing.francis2008-03-06-11/+25
| | | | Scripts to restart solr, and update index.
* First pass at indexing info requests with solrfrancis2008-03-06-4/+32
|
* They are police forcesfrancis2008-03-05-1/+2
|
* univeristiesfrancis2008-03-05-3/+4
|
* Ministerial deptsfrancis2008-03-03-2/+2
|
* Show public bodies of different categories separately.francis2008-03-03-1/+9
|
* Don't need extra save any more.francis2008-03-02-2/+1
|
* Fix making of new public bodies which have tags.francis2008-03-02-2/+4
|
* Lower case subjectfrancis2008-02-29-3/+3
|
* Show response properlyfrancis2008-02-29-3/+12
|
* Edit descriptionfrancis2008-02-29-4/+14
|
* Show post redirects on user pagefrancis2008-02-28-3/+3
|
* Better error handling on import scriptfrancis2008-02-28-3/+19
|
* Script for importing public bodies from CSVfrancis2008-02-28-29/+31
|
* Rename site to WhatDoTheyKnowfrancis2008-02-28-4/+4
|
* Show requests made by same person to same bodyfrancis2008-02-28-2/+26
|
* Prevent leaking of information as to whether user account exists or not.francis2008-02-28-6/+55
|
* annotate modelsfrancis2008-02-27-20/+23
|
* Use names in URLs of requests.francis2008-02-27-3/+21
|
* Store url_name in database for usersfrancis2008-02-27-5/+17
|
* Store URL name in database.francis2008-02-27-7/+29
| | | | Allow blank short names.
* Tags for public bodies (so can use to categorise for import/export etc.)francis2008-02-26-17/+77
|
* Preview requests.francis2008-02-25-2/+13
|
* Update regexp for forwarding matchesfrancis2008-02-25-2/+3
|
* When a response is overdue, email the request creator to tell them so they ↵francis2008-02-22-4/+89
| | | | can send a followup.
* Update model annotationfrancis2008-02-21-15/+27
|
* Fix lots of test code errors.francis2008-02-21-2/+2
|
* Add new state to indicate that a response is not in a known category.francis2008-02-21-9/+33
|
* Option to destroy public body.francis2008-02-21-2/+2
| | | | Disable SOLR for now, as not using it yet.
* Auto complete for public body search.francis2008-02-21-1/+3
|
* Forgotten password stuff.francis2008-02-20-7/+15
|
* Tweaks to contact form.francis2008-02-20-2/+2
|
* Contact form.francis2008-02-19-6/+42
|
* Remove GovernmentSpy namefrancis2008-02-19-4/+4
|
* Display less confusing text than ..@.. for masked emails.francis2008-02-16-2/+3
| | | | Preprocess the funny double angle bracket quoted URLs.
* Prominence so can hide requests from list interface.francis2008-02-15-2/+8
|
* Update model annotations.francis2008-02-14-14/+14
|
* Don't change state for followups to waiting, unless was specifically ↵francis2008-02-14-2/+4
| | | | clarification.
* Stealthier and more correct - set from to be user's name.francis2008-02-14-3/+3
|
* Can be unset for events.francis2008-02-14-1/+2
|
* Calculate more accurate date to measure 20 working days from.francis2008-02-14-14/+42
|
* For requests awaiting clarification, link to the follow up form.francis2008-02-14-1/+13
|
* Oops! Failed to loop over the right thing, so any recursive attachments ↵francis2008-02-13-2/+2
| | | | weren't working.