aboutsummaryrefslogtreecommitdiffstats
path: root/db
Commit message (Expand)AuthorAgeLines
* fixup! Use translation tables for PublicBodyCategory and PublicBodyHeadingLouise Crow2014-09-26-2/+8
* fixup! Use translation tables for PublicBodyCategory and PublicBodyHeadingLouise Crow2014-09-25-1/+7
* fixup! Add display order to public body categories and headingsLouise Crow2014-09-24-2/+0
* Add display_order field to public_body_headings.Louise Crow2014-09-22-1/+2
* Add display order to public body categories and headingslizconlan2014-09-22-0/+16
* Use translation tables for PublicBodyCategory and PublicBodyHeadinglizconlan2014-09-22-0/+151
* Replace existing PublicBodyCategories functionality with db models PublicBody...lizconlan2014-09-22-0/+27
* Merge branch 'issues/1709-api-controller-speed' into rails-3-developLouise Crow2014-08-04-0/+5
|\
| * Add an index for event_type on info_request_eventsSteven Day2014-08-01-0/+5
* | Rename XXX comments with TODO:Gareth Rees2014-06-10-6/+6
* | Define track things constraint correctlyGareth Rees2014-05-28-0/+17
|/
* Add default blank string to PublicBody@short_nameGareth Rees2014-04-09-0/+11
* Add SpamAddress modelGareth Rees2014-03-26-0/+9
* Merge branch 'feature/batch-requests' into rails-3-developLouise Crow2014-01-29-0/+51
|\
| * Simplify return value, set sent_at in create_batch!Louise Crow2013-12-04-0/+5
| * Add association between batches and public bodies.Louise Crow2013-12-04-0/+8
| * Add check for double submission.Louise Crow2013-12-04-0/+11
| * Add InfoRequestBatch model.Louise Crow2013-12-04-0/+22
| * Add a can_make_batch_requests flag to user modelLouise Crow2013-12-04-0/+5
* | Form and models for asking for a public body change.Louise Crow2014-01-13-0/+20
|/
* Add a info_requests_visible_classified_count column to PublicBodyMark Longair2013-11-05-0/+15
* Merge branch 'feature/hide-individual-responses' into rails-3-developLouise Crow2013-09-17-0/+25
|\
| * Add prominence fields to outgoing message.Louise Crow2013-09-16-0/+6
| * Adding prominence_reason to IncomingMessage.Louise Crow2013-09-16-0/+5
| * Add prominence to incoming message.Louise Crow2013-09-16-0/+5
| * Remove prominence.Louise Crow2013-09-16-0/+9
* | Add a page with experimental statistics on public bodiesMark Longair2013-08-20-0/+26
* | Removing db/development_structure.sql from version control. Because different...Louise Crow2013-08-08-2095/+0
|/
* Update reference to Configuration to reflect name change to AlaveteliConfigur...Louise Crow2013-04-30-1/+1
* bundle update debugger rmagickMatthew Landauer2013-03-18-24/+24
* Merge remote-tracking branch 'mysociety/develop' into rails-3-developHenare Degan2013-03-14-1/+2095
|\
| * Reignore schema.rbLouise Crow2013-03-08-0/+1
| * Checkin current snapshot of sql as per standard Rails good practise.Matthew Landauer2013-02-26-2/+2095
* | Update syntax while I'm hereHenare Degan2013-03-05-1/+1
* | Remove debugging output that was causing migration to failHenare Degan2013-03-05-2/+0
* | Merge branch 'develop' into rails-3-spikeHenare Degan2013-02-15-4/+2
|\|
| * Drop the obsolete indexes explicitly by name - the 'remove_index' calls don't...Louise Crow2013-01-17-4/+2
| * Fix up some DB migration issues with Rails 3Henare Degan2013-01-18-3/+4
* | We expect timestamps in a later migration but they're no longer added by the ...Henare Degan2013-01-22-0/+2
* | Fix up some DB migration issues with Rails 3Henare Degan2012-12-11-3/+4
* | Run the Rails 3 generatorHenare Degan2012-12-11-0/+7
|/
* Remove old code.Louise Crow2012-11-20-10/+2
* The used sql syntax is not supported by sqlite. Now db:migrate works with sql...Stefan Langenmaier2012-11-19-4/+11
* Add migration to add disclosure_log fieldMatthew Landauer2012-10-22-0/+13
* Rename models and tables exim -> mail_serverMatthew Landauer2012-10-11-0/+13
* Merge remote-tracking branch 'openaustralia_github/configuration_refactor' in...Louise Crow2012-10-01-1/+1
|\
| * Extract configuration with defaults into one moduleMatthew Landauer2012-09-25-1/+1
* | Re-enable migration - it looks like the underlying bug is something to do wit...Louise Crow2012-09-27-56/+56
* | Test commit to try to figure out what's wrong with the travis build - it alwa...Louise Crow2012-09-27-56/+56
|/
* Merge remote-tracking branch 'origin/release/0.6.6' into developLouise Crow2012-09-20-4/+3
|\