Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Update models and schema for new table | tony | 2009-03-09 | -1/+8 |
| | ||||
* | Option to ban users. | francis | 2009-03-09 | -1/+2 |
| | ||||
* | Add publication scheme for public bodies. (New database column and admin | tony | 2009-03-04 | -13/+15 |
| | | | | interface only; public display can come later.) | |||
* | Load exim log files into database. | francis | 2009-01-27 | -1/+19 |
| | ||||
* | Make waiting_response get set as described state of initial sent event. | francis | 2008-12-17 | -1/+1 |
| | | | | Alter historical ones to that also. | |||
* | Lots of the code for internal review state. | francis | 2008-11-05 | -1/+4 |
| | ||||
* | Code to flexibly remove text from requests, configured via database. | francis | 2008-10-27 | -1/+13 |
| | ||||
* | Schema was wrong as my local db was wrong. | francis | 2008-09-24 | -1/+1 |
| | ||||
* | Annotate models. | francis | 2008-09-22 | -1/+1 |
| | ||||
* | Fix up test code, and some bugs relating to splitting out raw_email data. | francis | 2008-09-22 | -2/+6 |
| | ||||
* | Speed up list page query. | francis | 2008-09-13 | -1/+3 |
| | ||||
* | When tracking a user make it track comments also | francis | 2008-09-08 | -1/+1 |
| | ||||
* | Migration to Rails 2.1 | francis | 2008-09-04 | -4/+4 |
| | ||||
* | Find mime types we don't yet handle. | francis | 2008-08-29 | -1/+4 |
| | | | | Icon for BMP | |||
* | Admin level field for users. | francis | 2008-08-27 | -1/+2 |
| | | | | | | Edit users from admin interface. Let admin users classify any request from main website interface. Give admin users links from users/bodies/requests to admin interface. | |||
* | Most of comments code. | francis | 2008-08-13 | -0/+1 |
| | ||||
* | Some code relating to comments. | francis | 2008-08-09 | -1/+11 |
| | ||||
* | Feeds/alerts for authorities and users now includes responses and followups as | francis | 2008-08-07 | -1/+1 |
| | | | | | well as original requests. Add RSS autodetection. | |||
* | Add various missing categories, and have headings for categories. | francis | 2008-07-31 | -20/+22 |
| | ||||
* | Make migration work on SQLite | francis | 2008-07-30 | -22/+20 |
| | ||||
* | Make sure simple search results and front page listings don't require ↵ | francis | 2008-07-17 | -1/+2 |
| | | | | | | | loading of raw_data in. Add lazy load, so raw_data attribute doesn't get loaded until needed. This is performance stuff, as the transfer for large raw data entries takes a while. | |||
* | Add notes for specific FOI exceptions etc. for authority | francis | 2008-07-16 | -10/+14 |
| | | | | Add home page, including by default calculated | |||
* | Change to using (signed) cookies for session data. | francis | 2008-06-12 | -11/+1 |
| | | | | "Remember me" checkbox which sets cookie expiry dates. | |||
* | Support authorities to which only EIR requests can be made. | francis | 2008-05-27 | -1/+2 |
| | ||||
* | Bullet list in credits on about page. | francis | 2008-05-21 | -5/+6 |
| | | | | | | | | | | | Rename rss_at to described_at. Email alerts based on date of description, not just creation date (so don't miss things that were created before alert but described only recently) Tidy up when described vs. newest is used for sort order. Caching of text extracted from attachments, and display in search results. Add some tests for things that aren't tested. (alright, maybe we *should* use git/hg if I'm going to keep doing this many separate commits on a train) | |||
* | Option to stop new respones for individual requests which for whatever reason | francis | 2008-05-19 | -1/+2 |
| | | | | are getting spam. | |||
* | Allow more than 255 charcters in comment in history, so doesn't give weird ↵ | francis | 2008-05-11 | -2/+2 |
| | | | | errors when you enter long comments. | |||
* | More stuff for Solr to Xapian change | francis | 2008-04-24 | -3/+9 |
| | ||||
* | Bah | francis | 2008-04-16 | -3/+1 |
| | ||||
* | A note | francis | 2008-04-16 | -1/+3 |
| | ||||
* | Store incoming and outgoing message id in the table for info request events, ↵ | francis | 2008-04-15 | -5/+7 |
| | | | | so has proper foreign key. | |||
* | Centralise call to multi_solr_search | francis | 2008-04-14 | -7/+1 |
| | ||||
* | Annotate models. | francis | 2008-04-14 | -1/+7 |
| | ||||
* | Remove silly index | francis | 2008-04-04 | -2/+0 |
| | ||||
* | Unique indices for track things tables. | francis | 2008-04-04 | -1/+5 |
| | | | | Annotate models. | |||
* | Email alerts for tracking a particular request. | francis | 2008-04-03 | -19/+25 |
| | ||||
* | Skeleton of tracking / alerting / email. | francis | 2008-04-01 | -1/+17 |
| | ||||
* | Sort order specially for RSS | francis | 2008-03-31 | -5/+6 |
| | ||||
* | Column for calculated state of an event. | francis | 2008-03-31 | -5/+6 |
| | ||||
* | Send email to remind people to classify their response. | francis | 2008-03-24 | -4/+7 |
| | ||||
* | More secure password changing - have to specifically have clicked link in | francis | 2008-03-21 | -6/+7 |
| | | | | change password email, rather than using any link. | |||
* | Get rid of special envelope from -bounce addresses, as they are no good since | francis | 2008-03-21 | -6/+5 |
| | | | | enough public authorities mail them with non-automatic messages. | |||
* | Remove complaint_email field as we were never filling it in or using it. ↵ | francis | 2008-03-17 | -3/+1 |
| | | | | There are more important things. | |||
* | Make users all have their own URL, rather than sharing if they have the same ↵ | francis | 2008-03-12 | -2/+2 |
| | | | | name. | |||
* | Lock while indexing. | francis | 2008-03-06 | -0/+1 |
| | | | | Scripts to restart solr, and update index. | |||
* | First pass at indexing info requests with solr | francis | 2008-03-06 | -1/+2 |
| | ||||
* | Prevent leaking of information as to whether user account exists or not. | francis | 2008-02-28 | -1/+1 |
| | ||||
* | Use names in URLs of requests. | francis | 2008-02-27 | -1/+3 |
| | ||||
* | Store url_name in database for users | francis | 2008-02-27 | -1/+4 |
| | ||||
* | Store URL name in database. | francis | 2008-02-27 | -1/+5 |
| | | | | Allow blank short names. |