Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge remote-tracking branch 'henare_github/full-url-in-admin-emails' into ↵ | Louise Crow | 2012-10-04 | -6/+61 |
|\ | | | | | | | develop | |||
| * | Fix failing test added in ad141d7 | Henare Degan | 2012-10-04 | -2/+2 |
| | | ||||
| * | Refactor for conciseness | Henare Degan | 2012-10-04 | -2/+1 |
| | | ||||
| * | Change the behaviour of admin_url to always return a full URL | Henare Degan | 2012-10-04 | -3/+3 |
| | | ||||
| * | Correct default value for ADMIN_BASE_URL | Henare Degan | 2012-10-04 | -5/+5 |
| | | | | | | | | Back in 008e64e7 it was changed so that you could just set a blank value instead of '/admin/', it looks like test.yml was never updated and somehow lib/configuration.rb started off with the old value too. | |||
| * | Describe the current behavior of admin_url | Henare Degan | 2012-10-04 | -0/+25 |
| | | ||||
| * | Add more detail about what goes in ADMIN_BASE_URL | Henare Degan | 2012-10-04 | -1/+2 |
| | | ||||
| * | Refactor tests | Henare Degan | 2012-10-04 | -18/+16 |
| | | ||||
| * | Add failing test for when ADMIN_BASE_URL is set | Henare Degan | 2012-10-04 | -0/+17 |
| | | ||||
| * | Requires admin attention emails should include a full URL to the admin page ↵ | Henare Degan | 2012-10-03 | -1/+16 |
| | | | | | | | | of the request so you can click it, not just a relative path | |||
* | | Removing PassengerMinInstances - need to have Passenger 3.0.0 | Louise Crow | 2012-10-03 | -2/+0 |
| | | ||||
* | | Set the PassengerMinInstances variable - this spawns a certain number of ↵ | Louise Crow | 2012-10-03 | -0/+2 |
| | | | | | | | | instances on the first request. I suspect that some of the slowness we see in WDTK is time taken to spawn new instances. | |||
* | | Merge remote-tracking branch 'henare_github/add-tabindexes-to-signup' into ↵ | Louise Crow | 2012-10-03 | -10/+10 |
|\ \ | | | | | | | | | | develop | |||
| * | | Make keyboard navigation of sign in/sign up forms easier by adding tabindexes | Henare Degan | 2012-10-03 | -10/+10 |
| |/ | ||||
* | | Merge remote-tracking branch 'henare_github/new-request-pseudonym-anchor' ↵ | Louise Crow | 2012-10-03 | -1/+1 |
|\ \ | | | | | | | | | | into develop | |||
| * | | Change where this link points to as I expected this to link to the section ↵ | Henare Degan | 2012-10-03 | -1/+1 |
| |/ | | | | | | | about pseudonyms | |||
* | | Merge remote-tracking branch 'openaustralia_github/singular_authorities_fix' ↵ | Louise Crow | 2012-10-03 | -1/+1 |
|\ \ | | | | | | | | | | into develop | |||
| * | | When only a single authority is found use the singular | Matthew Landauer | 2012-10-03 | -1/+1 |
| |/ | ||||
* | | Merge remote-tracking branch 'openaustralia_github/configuration_refactor' ↵ | Louise Crow | 2012-10-03 | -1/+2 |
|\ \ | | | | | | | | | | into develop | |||
| * | | Use new Configuration for OVERRIDE_ALL_PUBLIC_BODY_REQUEST_EMAILS | Matthew Landauer | 2012-10-02 | -1/+2 |
| |/ | ||||
* / | Extract partial to make it easier to override in theme | Matthew Landauer | 2012-10-02 | -6/+7 |
|/ | ||||
* | Merge remote-tracking branch 'openaustralia_github/configuration_refactor' ↵ | Louise Crow | 2012-10-01 | -140/+170 |
|\ | | | | | | | | | | | | | into develop Conflicts: config/general.yml-example | |||
| * | Inline ConfigHelper force_registration_on_new_request | Matthew Landauer | 2012-09-25 | -7/+3 |
| | | ||||
| * | Add undocumented UTILITY_SEARCH_PATH configuration to general.yml-example | Matthew Landauer | 2012-09-25 | -1/+3 |
| | | ||||
| * | Extract configuration with defaults into one module | Matthew Landauer | 2012-09-25 | -133/+165 |
| | | ||||
* | | Merge remote-tracking branch ↵ | Louise Crow | 2012-10-01 | -2/+17 |
|\ \ | | | | | | | | | | 'openaustralia_github/requests_frontpage_wording' into develop | |||
| * | | When the list of requests on the frontpage is being filled out with not just ↵ | Matthew Landauer | 2012-09-29 | -2/+17 |
| | | | | | | | | | | | | | | | | | | successful requests make the text and the link reflect that | |||
* | | | Make wording slightly more consistent by replacing 'public bodies' with ↵ | Matthew Landauer | 2012-09-29 | -52/+52 |
|/ / | | | | | | | 'public authorities' | |||
* | | Stub new method introduced by 7a9593a | Robin Houston | 2012-09-28 | -0/+1 |
| | | ||||
* | | Allow new string to be translated | Robin Houston | 2012-09-28 | -1/+1 |
| | | ||||
* | | Merge remote-tracking branch 'openaustralia/redirect_email_for_testing' into ↵ | Robin Houston | 2012-09-28 | -0/+35 |
|\ \ | | | | | | | | | | develop | |||
| * | | override_request_email returns nil if configuration not set | Matthew Landauer | 2012-09-27 | -3/+5 |
| | | | ||||
| * | | When we are overriding the request emails show it just before you make a request | Matthew Landauer | 2012-09-27 | -0/+6 |
| | | | ||||
| * | | Extract method | Matthew Landauer | 2012-09-27 | -4/+7 |
| | | | ||||
| * | | Add option to override all public body request emails | Matthew Landauer | 2012-09-27 | -0/+24 |
| | | | ||||
* | | | Wording improvement | Robin Houston | 2012-09-28 | -2/+3 |
| | | | | | | | | | | | | As suggested by @mlandauer in #641. | |||
* | | | Merge remote-tracking branch 'openaustralia/themeable_suggested_summary' ↵ | Robin Houston | 2012-09-28 | -6/+6 |
|\ \ \ | | | | | | | | | | | | | into develop | |||
| * | | | Extract partial for easy overriding in a theme | Matthew Landauer | 2012-09-28 | -6/+6 |
| | | | | ||||
* | | | | Remove unused partial views | Robin Houston | 2012-09-28 | -2/+0 |
|/ / / | | | | | | | | | | See issue #637. | |||
* | | | Remove file checked in by mistake. | Louise Crow | 2012-09-27 | -870/+0 |
| | | | ||||
* | | | Adding memcache as a service doesn't work - back to disabling it. | Louise Crow | 2012-09-27 | -1/+1 |
| | | | ||||
* | | | Try adding memcache explicitly as a service. | Louise Crow | 2012-09-27 | -1/+1 |
| | | | ||||
* | | | Re-enable migration - it looks like the underlying bug is something to do ↵ | Louise Crow | 2012-09-27 | -56/+56 |
| | | | | | | | | | | | | with interlock/memcached. | |||
* | | | Use a -test extension instead of -example, and actually turn off caching ↵ | Louise Crow | 2012-09-27 | -1/+3 |
| | | | | | | | | | | | | this time. | |||
* | | | Try disabling caching via memcached in order to get travis builds working again. | Louise Crow | 2012-09-27 | -0/+1 |
| | | | ||||
* | | | Test commit to try to figure out what's wrong with the travis build - it ↵ | Louise Crow | 2012-09-27 | -56/+56 |
| | | | | | | | | | | | | always fails on this migration. | |||
* | | | Merge remote-tracking branch 'henare_github/public-authorities-title' into ↵ | Louise Crow | 2012-09-27 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | develop | |||
| * | | | Don't display extra hyphen in public body page | Henare Degan | 2012-09-27 | -1/+1 |
| |/ / | | | | | | | | | | Otherwise the title is "Public authorities - - WhatDoTheyKnow" | |||
* | | | Merge remote-tracking branch 'henare_github/arguable-formatting' into develop | Louise Crow | 2012-09-27 | -1/+1 |
|\ \ \ | ||||
| * | | | Probably controversial but I think a full stop after a question mark looks ↵ | Henare Degan | 2012-09-27 | -1/+1 |
| |/ / | | | | | | | | | | clumsy, don't you?. |