Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Removing db/schema. db/development_structure.sql is a better representation ↵ | Louise Crow | 2011-02-24 | -262/+0 |
| | | | | of the db as lots of sql execute statements have been used in migrations. | |||
* | Index post redirect | Francis Irving | 2010-10-09 | -1/+2 |
| | ||||
* | Tags for requests, with admin interface to view/edit them. | Francis Irving | 2010-09-29 | -3/+3 |
| | ||||
* | Factor out model of public body tags into generic tag string model | Francis Irving | 2010-09-29 | -11/+13 |
| | ||||
* | Cache folded and unfolded text for main body. | Francis Irving | 2010-09-14 | -2/+3 |
| | ||||
* | Some more indices. | Francis Irving | 2010-09-14 | -1/+5 |
| | ||||
* | Allow multiple keys the same | Francis Irving | 2010-08-04 | -2/+2 |
| | ||||
* | Remove charity number field | Francis Irving | 2010-07-27 | -2/+1 |
| | ||||
* | Initial support for machine tags | Francis Irving | 2010-07-26 | -1/+3 |
| | ||||
* | Editable about me text | Francis Irving | 2010-07-18 | -1/+2 |
| | ||||
* | Add specific draft attribute. | Francis Irving | 2010-07-15 | -2/+3 |
| | ||||
* | Get key dependency right. Test for draft pictures. | Francis Irving | 2010-07-15 | -2/+2 |
| | ||||
* | Remove mapping from photo to user | Francis Irving | 2010-07-14 | -3/+2 |
| | ||||
* | chema change to reflect new migration. | Francis Irving | 2010-06-09 | -1/+2 |
| | ||||
* | The 'internal_error' default for track_type is in the migrations, but | Francis Irving | 2009-12-01 | -4/+4 |
| | | | | | somehow just hadn't made it to the live database. Have updated live database, so now this should come out the same. | |||
* | Live site altered db schema whitespace | root | 2009-11-28 | -4/+4 |
| | ||||
* | Migrate to using a binary database field for storing raw emails, rather than ↵ | Francis Irving | 2009-10-30 | -6/+7 |
| | | | | | | text. Does it gradually, so existing column is left alone to speed things up. | |||
* | League table for classification game. | francis | 2009-10-14 | -5/+6 |
| | | | | | Show progress of game with Google chart. Don't require login for main game page. | |||
* | Store only clipped attachment text in database. | francis | 2009-09-17 | -6/+6 |
| | ||||
* | Some (as yet unused) profile photo code done on a whim on the train while it | francis | 2009-08-05 | -1/+7 |
| | | | | was my birthday. | |||
* | Fancier options for stopping new responses to requests. | francis | 2009-06-15 | -12/+13 |
| | ||||
* | Add index, thanks Alex. | francis | 2009-06-12 | -1/+3 |
| | ||||
* | Add "defunct" to types of authority. | francis | 2009-06-12 | -1/+3 |
| | ||||
* | Add charity registration number to database & edit form for public body | tony | 2009-04-13 | -1/+3 |
| | ||||
* | 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. |