| Commit message (Expand) | Author | Age | Lines |
* | Now we remind after 1 week, only put in admin after 10 days | francis | 2008-07-14 | -2/+2 |
* | Don't modify the string - copy it before modifying, or else main email config... | francis | 2008-07-09 | -2/+2 |
* | Give email address on contact form. | francis | 2008-07-09 | -1/+4 |
* | Store incoming messages which aren't to a valid request in a holding pen, and | francis | 2008-07-08 | -10/+29 |
* | not_apply option to say that FOI law doesn't apply (rather than just we | francis | 2008-06-23 | -6/+6 |
* | If you actually sign out, make it session cookie. | francis | 2008-06-12 | -1/+2 |
* | Actually give a message if cookies are disabled. | francis | 2008-06-12 | -1/+8 |
* | Change to using (signed) cookies for session data. | francis | 2008-06-12 | -14/+55 |
* | Get admin user name working | francis | 2008-06-10 | -4/+9 |
* | Date and order for things needing classification. | francis | 2008-06-10 | -4/+5 |
* | Make search tracks work for queries with dots and slashes. | francis | 2008-05-27 | -2/+6 |
* | Warning about postcodes or emails appearing in outgoing requests. | francis | 2008-05-27 | -1/+14 |
* | Support authorities to which only EIR requests can be made. | francis | 2008-05-27 | -2/+2 |
* | Search of authorities by tag. | francis | 2008-05-26 | -1/+2 |
* | Cope with #s in URLs for post redirects. | francis | 2008-05-21 | -3/+11 |
* | Admin classify after 1 week, not 2 weeks. | francis | 2008-05-21 | -2/+2 |
* | Show people tracking same query, when you are on search page. | francis | 2008-05-21 | -3/+3 |
* | They are authorities, not bodies. | francis | 2008-05-21 | -2/+2 |
* | Bullet list in credits on about page. | francis | 2008-05-21 | -10/+8 |
* | Use described order for success lists. | francis | 2008-05-19 | -4/+4 |
* | Allow search by described. | francis | 2008-05-19 | -3/+3 |
* | Prevent sending of follow up messages for anti-spam marked requests. Since | francis | 2008-05-19 | -16/+20 |
* | Option to stop new respones for individual requests which for whatever reason | francis | 2008-05-19 | -2/+5 |
* | Fix broken next page stuff. | francis | 2008-05-18 | -2/+8 |
* | Show more similar requests. | francis | 2008-05-18 | -13/+14 |
* | Oops. | francis | 2008-05-18 | -1/+2 |
* | Show similar requests, based on important terms. | francis | 2008-05-18 | -2/+5 |
* | Show tracks in admin interface. | francis | 2008-05-16 | -0/+25 |
* | Redirect was wrong. | francis | 2008-05-15 | -2/+2 |
* | Find existing tracks more precisely, rather than hitting ones with same | francis | 2008-05-15 | -2/+2 |
* | Track things for arbitary search queries. | francis | 2008-05-15 | -2/+20 |
* | Test code for search separated by type. | francis | 2008-05-15 | -2/+2 |
* | Separate out three kinds of search result | francis | 2008-05-15 | -16/+19 |
* | Wording change | francis | 2008-05-12 | -3/+15 |
* | Track requests by a particular user. | francis | 2008-05-12 | -2/+20 |
* | Track new requests to a particular public authority. | francis | 2008-05-12 | -3/+21 |
* | Alert about successful requests. | francis | 2008-05-12 | -7/+22 |
* | Generalise links to tracking. | francis | 2008-05-12 | -6/+4 |
* | Slightly better generic message | francis | 2008-05-12 | -2/+2 |
* | Show if already tracking new requests. | francis | 2008-05-12 | -8/+7 |
* | Track new requests. | francis | 2008-05-12 | -6/+20 |
* | Fix various things to do with event statuses. Oops. | francis | 2008-05-12 | -4/+4 |
* | Mask emails from Word docs etc. | francis | 2008-05-05 | -1/+6 |
* | Button to destroy incoming messages. | francis | 2008-05-05 | -1/+23 |
* | Slightly nicer highlighting - at least ignore the prefix and date range bits. | francis | 2008-04-30 | -6/+2 |
* | Remove unsued html_highlight param | francis | 2008-04-30 | -2/+2 |
* | Fix up test code with Xapian. | francis | 2008-04-30 | -1/+3 |
* | Do collapsing for search, but not for email or RSS | francis | 2008-04-30 | -10/+10 |
* | Get date range searches working. | francis | 2008-04-30 | -6/+11 |
* | Change from acts_as_solr to acts_as_xapian | francis | 2008-04-24 | -16/+15 |