Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Order list of types of authority consistently. | francis | 2008-03-24 | -3/+2 |
| | ||||
* | Show requests that have been unclassified for two weeks on admin page | francis | 2008-03-24 | -1/+2 |
| | ||||
* | Test stuff for password changing. | francis | 2008-03-21 | -2/+2 |
| | ||||
* | Rename template to better name. | francis | 2008-03-21 | -3/+5 |
| | | | | Link to password change page on your user page if you are logged in as yourself. | |||
* | Better named variable. | francis | 2008-03-21 | -3/+3 |
| | ||||
* | More secure password changing - have to specifically have clicked link in | francis | 2008-03-21 | -10/+12 |
| | | | | change password email, rather than using any link. | |||
* | Improvements to test code for requests, users and admin. | francis | 2008-03-20 | -3/+20 |
| | ||||
* | Test code for search and the front page. | francis | 2008-03-19 | -10/+11 |
| | ||||
* | List bad contact details. | francis | 2008-03-17 | -1/+2 |
| | ||||
* | Show requests in requires_admin state prominently on admin interface | francis | 2008-03-17 | -2/+6 |
| | ||||
* | Explicit "bad contact details" setting (blank email) | francis | 2008-03-17 | -3/+13 |
| | ||||
* | Explicity option to say the body does not hold the information (this is | francis | 2008-03-16 | -10/+14 |
| | | | | | | actually separate from rejection in the act, and is a genuinely needed user interface option for when the public authority tells people to send the request elsehwere0 | |||
* | Pling! | francis | 2008-03-15 | -2/+2 |
| | ||||
* | Overview admin page. | francis | 2008-03-14 | -2/+22 |
| | ||||
* | Search users in admin interface. | francis | 2008-03-14 | -2/+5 |
| | ||||
* | Search requests. | francis | 2008-03-14 | -2/+4 |
| | ||||
* | Search public bodies in admin. | francis | 2008-03-14 | -2/+6 |
| | ||||
* | Oops, got URL totally wrong - should be of sending user, not recipient user. | francis | 2008-03-13 | -2/+2 |
| | ||||
* | Order search results | francis | 2008-03-13 | -4/+16 |
| | ||||
* | Tweak formatting of the requests part of user and body pages. | francis | 2008-03-13 | -1/+4 |
| | ||||
* | Make users all have their own URL, rather than sharing if they have the same ↵ | francis | 2008-03-12 | -2/+3 |
| | | | | name. | |||
* | Form for contacting other users. | francis | 2008-03-12 | -1/+41 |
| | ||||
* | Public body search goes to page about body | francis | 2008-03-10 | -2/+2 |
| | ||||
* | Test route. | francis | 2008-03-10 | -1/+7 |
| | ||||
* | Notes, comments | francis | 2008-03-10 | -1/+4 |
| | ||||
* | Improve highlighting | francis | 2008-03-10 | -2/+14 |
| | ||||
* | Index first message text with info requests themselves. | francis | 2008-03-07 | -6/+10 |
| | | | | | | | Fix routing for search queries with full stops in. Public body search indexing. User search indexing. Link to specific users out of ones with same name. | |||
* | Highlighting | francis | 2008-03-06 | -1/+6 |
| | ||||
* | Pagination of search results. | francis | 2008-03-06 | -2/+4 |
| | ||||
* | Fix up tests. | francis | 2008-03-06 | -3/+3 |
| | ||||
* | First pass at indexing info requests with solr | francis | 2008-03-06 | -38/+68 |
| | ||||
* | Display something when no public bodies found for tag | francis | 2008-03-03 | -1/+4 |
| | ||||
* | Show public bodies of different categories separately. | francis | 2008-03-03 | -3/+23 |
| | ||||
* | Don't need extra save any more. | francis | 2008-03-02 | -2/+4 |
| | ||||
* | Hide quoted sections by default | francis | 2008-02-29 | -1/+2 |
| | ||||
* | Edit description | francis | 2008-02-29 | -3/+15 |
| | ||||
* | Don't try and show IP on contact emails - not much use anyway, and doesn't ↵ | francis | 2008-02-29 | -2/+2 |
| | | | | work for some reason. | |||
* | Typo. | francis | 2008-02-28 | -3/+3 |
| | ||||
* | Rename site to WhatDoTheyKnow | francis | 2008-02-28 | -8/+8 |
| | ||||
* | Don't show self! | francis | 2008-02-28 | -2/+2 |
| | ||||
* | Show requests made by same person to same body | francis | 2008-02-28 | -1/+6 |
| | ||||
* | Prevent leaking of information as to whether user account exists or not. | francis | 2008-02-28 | -29/+43 |
| | ||||
* | Don't show accounts of users who haven't confirmed their email. | francis | 2008-02-28 | -2/+2 |
| | ||||
* | Use names in URLs of requests. | francis | 2008-02-27 | -14/+30 |
| | ||||
* | Fix up some comments and stuff to do with simplify_url_name | francis | 2008-02-27 | -2/+2 |
| | ||||
* | Store url_name in database for users | francis | 2008-02-27 | -6/+6 |
| | ||||
* | Rename simple_short_name to url_name in routing | francis | 2008-02-27 | -6/+6 |
| | ||||
* | Store URL name in database. | francis | 2008-02-27 | -11/+11 |
| | | | | Allow blank short names. | |||
* | Preview requests. | francis | 2008-02-25 | -3/+12 |
| | ||||
* | Page to list all public bodies. | francis | 2008-02-22 | -2/+6 |
| | | | | Better help for adding a public body. |