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