aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Fix bug when comparing new requests, caused by removal of space in body ↵francis2008-05-16-7/+10
| | | | function.
* Show tracks in admin interface.francis2008-05-16-3/+37
|
* Heather's name spelt wrongfrancis2008-05-16-1/+1
|
* Merge of Mike Boone's changesfrancis2008-05-16-65/+96
|
* Highlight in atom feedfrancis2008-05-16-0/+1
|
* list view cssangie2008-05-16-27/+50
|
* imagesangie2008-05-16-0/+0
|
* Highlight titles in email alerts.francis2008-05-16-3/+1
|
* list view cssangie2008-05-16-5/+42
|
* Didn't work during construction of model.francis2008-05-16-1/+4
|
* Highlight search terms in emails.francis2008-05-16-14/+27
|
* Remove multiple blank lines.francis2008-05-16-16/+18
|
* Due to new alert types, can have a link between event and fact that sentfrancis2008-05-16-3/+7
| | | | which is not of the request being tracked.
* Put name of unusual FOI response in subject.francis2008-05-16-6/+5
|
* Show title in email on each hit if we aren't tracking a request.francis2008-05-16-8/+26
|
* Update help notice now alerts finished.francis2008-05-16-2/+1
|
* Minor text changesfrancis2008-05-16-14/+7
|
* Redirect was wrong.francis2008-05-15-2/+2
|
* Find existing tracks more precisely, rather than hitting ones with samefrancis2008-05-15-9/+9
| | | | query but different type.
* Track things for arbitary search queries.francis2008-05-15-16/+60
|
* Test code for search separated by type.francis2008-05-15-53/+48
|
* Separate out three kinds of search resultfrancis2008-05-15-69/+97
|
* Put date on each piece of correspondence.francis2008-05-15-8/+2
|
* Textile formatting.francis2008-05-15-59/+80
|
* move documentation into its own file.francis2008-05-15-157/+174
|
* Tested those bits.francis2008-05-15-9/+4
|
* MIT license for acts_as_xapian, as standard for Rails plugins.francis2008-05-14-0/+21
|
* Todofrancis2008-05-14-0/+4
|
* quick fixangie2008-05-13-6/+11
|
* css changes as per Francis's email to Tommyangie2008-05-13-38/+55
|
* Move tasks to right placefrancis2008-05-13-0/+0
|
* Remove request emails case insensitivelyfrancis2008-05-12-19/+11
|
* Remove spurious spaces from top of email.francis2008-05-12-44/+43
|
* Wording changefrancis2008-05-12-3/+15
|
* Fix minor error in quoting removing.francis2008-05-12-5/+6
|
* Formatting of incoming message display tweak.francis2008-05-12-1/+2
|
* Link to successful responses.francis2008-05-12-6/+16
|
* Only show buttons when signed in as user, otherwise quite confusing.francis2008-05-12-9/+16
|
* Always show current status of request.francis2008-05-12-3/+4
|
* Oops.francis2008-05-12-2/+2
|
* Track requests by a particular user.francis2008-05-12-7/+58
|
* Track new requests to a particular public authority.francis2008-05-12-10/+64
|
* Alert about successful requests.francis2008-05-12-20/+61
|
* Get links right.francis2008-05-12-8/+8
|
* Generalise links to tracking.francis2008-05-12-53/+74
|
* Slightly better generic messagefrancis2008-05-12-2/+2
|
* Show if already tracking new requests.francis2008-05-12-15/+21
|
* And again.francis2008-05-12-6/+6
|
* update model annotationsfrancis2008-05-12-18/+18
|
* Track new requests.francis2008-05-12-14/+69
|