aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/user_info_request_sent_alert.rb
Commit message (Collapse)AuthorAgeLines
* Extract UserInfoRequestSentAlert alert typesGareth Rees2014-10-29-10/+14
| | | | | | | | Extract UserInfoRequestSentAlert alert types to ALERT_TYPES constant. Useful for tests and forms (access with UserInfoRequestSentAlert::ALERT_TYPES) and gives more meaning to what the array contains
* Re-annotate models with database fieldsLouise Crow2013-09-16-5/+4
|
* Change email address in header of source code to hello@mysociety.orgMatthew Landauer2013-03-26-1/+1
|
* Remove svn tags that are out of date as we are now using gitMatthew Landauer2012-10-09-2/+0
|
* Further annotation correctionsSeb Bacon2012-05-24-1/+1
|
* Remove trailing whitespace (to make a cleaner forthcoming merge with ↵Seb Bacon2012-05-15-1/+1
| | | | wombleton:feature/440_sparkly_admin_css)
* Ensure model schema documentation is up to date.Seb Bacon2012-01-09-2/+2
|
* Annotate models.Francis Irving2010-10-09-1/+1
|
* Update model annotations.Francis Irving2010-09-15-1/+1
|
* Update model annotations.Francis Irving2010-07-27-1/+1
|
* Add specific draft attribute.Francis Irving2010-07-15-1/+1
|
* Update model annotations.Francis Irving2010-07-15-1/+1
|
* Email when request becomes long overdueFrancis Irving2009-12-16-0/+1
|
* Add an extra nagging to classify email.francis2009-10-03-1/+2
|
* Update model field comments.francis2009-09-17-2/+2
|
* 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
|
* Update model annotations.francis2008-10-28-2/+2
|
* Annotate models.francis2008-09-22-2/+2
|
* Annotate models.francis2008-09-22-2/+2
|
* Annotate models.francis2008-08-31-2/+2
| | | | Todo update.
* Comment alerts.francis2008-08-29-1/+2
|
* Some code relating to comments.francis2008-08-09-2/+2
|
* 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
* Send second reminder for classification.francis2008-07-14-1/+2
|
* Show people tracking same query, when you are on search page.francis2008-05-21-2/+3
| | | | | | | | | Put name of admin user rather than import_csv. Send automated email to remind people to clarify their request. Send response overdue alerts multiple times for one request (if it becomes overdue again after a clarification etc.) Overdue response alert email click through shows how many days overdue it is near where you write your reply.
* 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.
* update model annotationsfrancis2008-05-12-2/+2
|
* 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-6/+7
|
* Send email to remind people to classify their response.francis2008-03-24-2/+3
|
* 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.
* Make users all have their own URL, rather than sharing if they have the same ↵francis2008-03-12-2/+2
| | | | name.
* annotate modelsfrancis2008-02-27-2/+2
|
* Tags for public bodies (so can use to categorise for import/export etc.)francis2008-02-26-1/+12
|
* When a response is overdue, email the request creator to tell them so they ↵francis2008-02-22-0/+19
can send a followup.