aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Add commentLouise Crow2014-09-02-0/+1
|
* Don't nest the #public_body_show grid-row when in authority preview.Louise Crow2014-09-02-0/+4
|
* Merge branch 'master' into rails-3-developGareth Rees2014-08-28-6/+20
|\ | | | | | | | | Conflicts: locale/cy/app.po
| * Merge remote-tracking branch 'origin/release/0.19'0.19Gareth Rees2014-08-28-3432/+4064
| |\
| | * Fix translation bug in variable interpolationrelease/0.19Louise Crow2014-08-28-3/+3
| | |
| | * Update translationsGareth Rees2014-08-26-208/+208
| | |
| | * Update translationsGareth Rees2014-08-26-6/+6
| | |
| | * Add note about HighlightHelper#excerpt backportGareth Rees2014-08-26-0/+10
| | | | | | | | | | | | Requires Hash options
| | * Update ALAVETELI_VERSIONGareth Rees2014-08-26-1/+1
| | |
| | * note commonlib update in changelogGareth Rees2014-08-26-0/+2
| | |
| | * Update translationsGareth Rees2014-08-26-378/+399
| | |
| | * Clarify RESPONSIVE_STYLING settingGareth Rees2014-08-22-1/+3
| | |
| | * Update changelog version numberGareth Rees2014-08-22-1/+1
| | |
| * | Merge branch 'hotfix/0.18.0.12'0.18.0.12Louise Crow2014-08-12-200/+189
| |\ \
* | \ \ Merge branch 'general-null-values' into rails-3-developGareth Rees2014-08-26-2/+2
|\ \ \ \
| * | | | Use null values for general settingsGareth Rees2014-08-26-2/+2
|/ / / / | | | | | | | | | | | | mySociety’s internal deployment system requires these to be set in some capacity (even if the value is null).
* | | | Update translationsGareth Rees2014-08-26-208/+208
| | | |
* | | | Update translationsGareth Rees2014-08-26-6/+6
| | | |
* | | | Update translationsGareth Rees2014-08-26-378/+399
| | | |
* | | | Merge branch 'issues/1668-general-config-docs' into rails-3-developGareth Rees2014-08-26-124/+633
|\ \ \ \
| * | | | Update default RESPONSIVE_STYLINGGareth Rees2014-08-26-5/+4
| | | | |
| * | | | Provide sensible defaults for emailsGareth Rees2014-08-26-3/+2
| | | | | | | | | | | | | | | | | | | | Provide something that at least has a chance of existing and might get read
| * | | | Use default setting for MINIMUM_REQUESTS_FOR_STATISTICSGareth Rees2014-08-26-1/+1
| | | | | | | | | | | | | | | | | | | | Defaults to 100 so use this in the example config
| * | | | Add default MTA_LOG_PATHGareth Rees2014-08-26-1/+2
| | | | | | | | | | | | | | | | | | | | We default MTA_LOG_TYPE to exim so we can set the default log path too
| * | | | Set default MAX_REQUESTS_PER_USER_PER_DAYGareth Rees2014-08-26-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We supply a default example for MAX_REQUESTS_PER_USER_PER_DAY so we might as well set it as default and allow the user to tune if they dislike the default.
| * | | | Don't set non-default value for USE_GHOSTSCRIPT_COMPRESSIONGareth Rees2014-08-26-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | We don't set this to true as a default so don't supply the non-default to new installs.
| * | | | Emphasise suggestion to change emergency admin detailsGareth Rees2014-08-26-2/+2
| | | | |
| * | | | Add default INCOMING_EMAIL_PREFIXGareth Rees2014-08-26-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | All our examples use the 'foi+' prefix so lets make this the default. If people _really_ want no prefix, they can change the setting to ''. This will probably cover the more general cases.
| * | | | Add documentation to general.yml parametersGareth Rees2014-08-26-117/+621
| | | | | | | | | | | | | | | | | | | | Also available at http://alaveteli.org/docs/customising/config
| * | | | Add note about default config in general.ymlGareth Rees2014-08-22-0/+3
| | | | | | | | | | | | | | | | | | | | Default settings are taken from lib/configuration.rb if not set by the user.
| * | | | Remove general.yml Admin sectionGareth Rees2014-08-22-2/+0
| | |_|/ | |/| | | | | | | | | | Many items underneath are not administration settings
* | | | Fix test failures in PublicBody overrideable CSV import specsSteven Day2014-08-22-2/+2
| | | |
* | | | Make csv import fields a class attribute that can be overridenSteven Day2014-08-22-14/+76
|/ / /
* | | 0.19 Release NotesGareth Rees2014-08-22-0/+50
| | |
* | | Merge branch 'add-installability-badge' into rails-3-developLouise Crow2014-08-22-0/+1
|\ \ \
| * | | Add badge pointing to our installability standards.Louise Crow2014-08-07-0/+1
| | | |
* | | | Merge branch 'issues/1647-cap-thin-support' into rails-3-developLouise Crow2014-08-22-7/+11
|\ \ \ \
| * | | | Fix typoLouise Crow2014-08-22-1/+1
| | | | |
| * | | | fixup! Use service for stop, start, restartLouise Crow2014-08-21-2/+2
| | | | |
| * | | | Use service for stop, start, restartLouise Crow2014-08-21-7/+11
| | | | |
* | | | | Merge branch 'remove-glibc-patch' into rails-3-developLouise Crow2014-08-22-7/+1
|\ \ \ \ \
| * | | | | Remove glibc patchLouise Crow2014-08-21-7/+1
|/ / / / / | | | | | | | | | | | | | | | Should now be patched in squeeze..thought patched in 2.11.3-1, actually patched in 2.11.3-4 http://metadata.ftp-master.debian.org/changelogs//main/e/eglibc/eglibc_2.11.3-4_changelog
* | | | | Merge branch 'issues/1505-nav-browse-requests' into rails-3-developGareth Rees2014-08-21-85/+87
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use existing "View Requests" key for "Browse Requests"Gareth Rees2014-08-21-82/+82
| | | | | | | | | | | | | | | | | | | | Also for "View and search requests" --> "Browse and search requests"
| * | | | Reword View Requests to Browse Requests in navGareth Rees2014-08-21-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | User testing highlighted that it was easy to mistake "View Requests" for a Facebook-style wall rather than the list of all requests. [1] [1] https://github.com/mysociety/alaveteli/issues/1505
* | | | | Clean up fuzzy translations.Louise Crow2014-08-21-6/+3
| | | | |
* | | | | Merge branch 'consistent-init-script-names' into rails-3-developLouise Crow2014-08-21-6/+6
|\ \ \ \ \
| * | | | | fixup! Have install script use same init script names as manual install docs.Louise Crow2014-08-21-2/+2
| | | | | |
| * | | | | fixup! Have install script use same init script names as manual install docs.Louise Crow2014-08-21-1/+1
| | | | | |
| * | | | | Have install script use same init script names as manual install docs.Louise Crow2014-08-21-4/+4
| | | | | |