aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/outgoing_message.rb
Commit message (Expand)AuthorAgeLines
* 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
* 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
* Annotate models.francis2008-08-31-2/+2
* 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
* Add notes for specific FOI exceptions etc. for authorityfrancis2008-07-16-2/+2
* 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
* Option to stop new respones for individual requests which for whatever reasonfrancis2008-05-19-2/+2
* 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
* 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
* Get rid of special envelope from -bounce addresses, as they are no good sincefrancis2008-03-21-2/+2
* Clean out todo a bit.francis2008-03-18-2/+2
* 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
* First pass at indexing info requests with solrfrancis2008-03-06-1/+3
* annotate modelsfrancis2008-02-27-2/+2
* Tags for public bodies (so can use to categorise for import/export etc.)francis2008-02-26-2/+2
* Preview requests.francis2008-02-25-2/+13
* Update model annotationfrancis2008-02-21-2/+2
* Update model annotations.francis2008-02-14-2/+2
* Don't change state for followups to waiting, unless was specifically clarific...francis2008-02-14-2/+4
* Links to user admin page and public body admin page from request admin pagefrancis2008-02-06-1/+2
* Store historty of state changes in event log.francis2008-02-06-2/+2
* First hack at new interface for classifying requests - is only per request, notfrancis2008-01-29-2/+2
* Add NOT NULL constraints into the database everywherefrancis2008-01-24-8/+8