aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/outgoing_message.rb
Commit message (Collapse)AuthorAgeLines
* 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
|
* Blank out emails in outgoing messages. Hope I've got every case.francis2009-03-07-7/+22
|
* 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/+3
|
* Make waiting_response get set as described state of initial sent event.francis2008-12-17-1/+2
| | | | Alter historical ones to that also.
* Strip attributes.francis2008-12-02-1/+3
|
* Default internal review text, and URL.francis2008-11-07-2/+17
|
* When making internal review, show that as text.francis2008-11-07-4/+3
|
* Lots of the code for internal review state.francis2008-11-05-1/+9
|
* Update model annotations.francis2008-10-28-2/+2
|
* Mask filenames with censor rules also.francis2008-10-28-4/+2
|
* Make it work during construction.francis2008-10-28-3/+5
|
* Remove things from outgoing messages also.francis2008-10-28-1/+7
|
* Don't allow reply to invalid addresses, or to postmaster@ addresses.francis2008-10-17-3/+3
| | | | | Centralise some of the display of names for replies. Note in comment other parts that need centralising.
* Annotate models.francis2008-09-22-2/+2
|
* Annotate models.francis2008-09-22-2/+2
|
* Set default signature to be your name if you are logged in.francis2008-09-22-2/+11
|
* Fix up regexps so checking that you do sign works.francis2008-09-22-3/+3
|
* Use same calculation code and CSS for displaying previews as displaying requestsfrancis2008-08-31-14/+2
| | | | on final page.
* Annotate models.francis2008-08-31-2/+2
| | | | Todo update.
* Ha of, course this relation goes both ways :)francis2008-08-22-1/+5
|
* Allow resending of followups.francis2008-08-20-2/+2
|
* Some code relating to comments.francis2008-08-09-2/+2
|
* Various sqlite compatibility fixes.francis2008-07-30-2/+5
|
* 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
* Should strip here too.francis2008-07-10-1/+2
|
* Whoops. Must make a framework that makes such mistakes impossible.francis2008-07-10-1/+3
|
* Fix bug in logging of emailfrancis2008-06-06-3/+3
|
* Warning about postcodes or emails appearing in outgoing requests.francis2008-05-27-1/+9
|
* Bullet list in credits on about page.francis2008-05-21-2/+2
| | | | | | | | | | | 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.
* Didn't work during construction of model.francis2008-05-16-1/+4
|
* Remove multiple blank lines.francis2008-05-16-10/+9
|
* update model annotationsfrancis2008-05-12-2/+2
|
* Fix various things to do with event statuses. Oops.francis2008-05-12-2/+2
|
* many design thingsangie2008-04-24-2/+9
|
* Annotate modelsfrancis2008-04-21-2/+2
|
* Unique indices for track things tables.francis2008-04-04-2/+2
| | | | Annotate models.
* Skeleton of tracking / alerting / email.francis2008-04-01-2/+2
|
* Model annotationsfrancis2008-03-31-2/+2
|
* Search index by events, rather than by requests/messagesfrancis2008-03-31-6/+7
|
* More secure password changing - have to specifically have clicked link infrancis2008-03-21-2/+2
| | | | change password email, rather than using any link.
* Get rid of special envelope from -bounce addresses, as they are no good sincefrancis2008-03-21-2/+2
| | | | enough public authorities mail them with non-automatic messages.
* Clean out todo a bit.francis2008-03-18-2/+2
| | | | Annotate models up to date.
* Order search resultsfrancis2008-03-13-2/+5
|
* Make users all have their own URL, rather than sharing if they have the same ↵francis2008-03-12-2/+2
| | | | name.