Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Always give full stack trace for admin interface | francis | 2009-01-29 | -5/+2 |
| | ||||
* | Oops - make it actually do substring searches still, just using like rather ↵ | francis | 2008-07-28 | -2/+2 |
| | | | | than ilike. | |||
* | ILIKE is not in the SQL standard, but is a PostgreSQL extension. Stop using it. | francis | 2008-07-28 | -2/+2 |
| | ||||
* | Bullet list in credits on about page. | francis | 2008-05-21 | -5/+1 |
| | | | | | | | | | | | 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) | |||
* | Show tracks in admin interface. | francis | 2008-05-16 | -0/+25 |