aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/track_thing.rb
Commit message (Collapse)AuthorAgeLines
* Annotate models update.francis2009-06-26-2/+2
|
* Add charity registration number to database & edit form for public bodytony2009-04-13-2/+2
|
* Update models and schema for new tabletony2009-03-09-2/+2
|
* Option to ban users.francis2009-03-09-2/+2
|
* Add publication scheme for public bodies. (New database column and admintony2009-03-04-2/+2
| | | | interface only; public display can come later.)
* Check that we get exim log lines OK.francis2009-02-09-2/+2
| | | | Annotate models.
* Annotate models.francis2009-01-26-2/+2
|
* Tweak a couple of bits of text to make clear only WDTK requests.francis2008-12-04-2/+2
|
* Update model annotations.francis2008-10-28-2/+2
|
* Annotate models.francis2008-09-22-2/+2
|
* Annotate models.francis2008-09-22-2/+2
|
* Try "track this" rather than "email me" wording.francis2008-09-08-9/+9
|
* When tracking a user make it track comments alsofrancis2008-09-08-2/+2
|
* Group tracks on user page.francis2008-09-02-1/+20
|
* Annotate models.francis2008-08-31-2/+2
| | | | Todo update.
* Don't HTML escape email subjects.francis2008-08-29-5/+5
|
* :email is a sentencefrancis2008-08-29-4/+4
|
* Some code relating to comments.francis2008-08-09-2/+2
|
* Remove unused field.francis2008-08-09-7/+1
|
* Say emailed nowfrancis2008-08-09-10/+10
|
* Remove unused function.francis2008-08-09-7/+1
|
* Display RSS link on same line as form for unsubscribe.francis2008-08-09-2/+2
|
* Wording improvements.francis2008-08-08-2/+2
| | | | Style track links in sidebar or main results differently.
* Email alert subscriptions are now private. Remove RSS subscriptions completely,francis2008-08-08-13/+13
| | | | | | | people can use the raw RSS feeds now. This means the way RSS and email alerts are handled is like on other sites, so people will hopefully understand it :) We'll add comments to put back the social stuff we'd hoped having tracks private would gain...
* Feeds/alerts for authorities and users now includes responses and followups asfrancis2008-08-07-18/+18
| | | | | well as original requests. Add RSS autodetection.
* Some text changes from Matthew, #1032francis2008-07-17-3/+3
|
* Fix bug in calculated states calculation.francis2008-07-17-2/+2
| | | | Annotate models.
* Add notes for specific FOI exceptions etc. for authorityfrancis2008-07-16-2/+2
| | | | Add home page, including by default calculated
* Some other bits of EIR text.francis2008-05-27-3/+3
|
* Bullet list in credits on about page.francis2008-05-21-7/+23
| | | | | | | | | | | 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 reasonfrancis2008-05-19-2/+2
| | | | are getting spam.
* Minor text changesfrancis2008-05-16-14/+7
|
* Find existing tracks more precisely, rather than hitting ones with samefrancis2008-05-15-5/+5
| | | | query but different type.
* Track things for arbitary search queries.francis2008-05-15-3/+28
|
* Test code for search separated by type.francis2008-05-15-2/+2
|
* Track requests by a particular user.francis2008-05-12-2/+28
|
* Track new requests to a particular public authority.francis2008-05-12-3/+29
|
* Alert about successful requests.francis2008-05-12-4/+29
|
* Generalise links to tracking.francis2008-05-12-2/+10
|
* Show if already tracking new requests.francis2008-05-12-3/+6
|
* update model annotationsfrancis2008-05-12-2/+2
|
* Track new requests.francis2008-05-12-2/+25
|
* Annotate modelsfrancis2008-04-21-2/+2
|
* Fix duplicate by by (see http://www.whatdotheyknow.com/track/feed/5)francis2008-04-09-2/+2
| | | | | | Added more privacy warnings to preview Fix escaping of HTML in titles in RSS Improved CSV import function a bit
* RSS (uumm, Atom :) ) feeds for tracksfrancis2008-04-09-2/+4
|
* Show on a request who is tracking it.francis2008-04-04-3/+3
|
* Prevent tracking same request twice.francis2008-04-04-1/+7
|
* Unique indices for track things tables.francis2008-04-04-2/+5
| | | | Annotate models.
* Put links on user pages, yeuchfrancis2008-04-04-2/+8
|
* Some formatting improvements.francis2008-04-03-2/+2
|