| Commit message (Expand) | Author | Age | Lines |
* | Fix bug preventing CSV upload. Fixes #525 (needs tests!) | Seb Bacon | 2012-07-19 | -7/+7 |
* | Description for 0.6.3 | Seb Bacon | 2012-07-17 | -0/+21 |
* | Always provide a string for stdin (passing nil exposed an apparent bug in `uu... | Seb Bacon | 2012-07-17 | -1/+1 |
* | Make the post-deploy script actually work, and for both incantations of theme... | Seb Bacon | 2012-07-17 | -6/+12 |
* | Fix up whitespace | Seb Bacon | 2012-07-17 | -122/+122 |
* | Remove unwanted fuzzy strings (which were derived from ipvtheme) | Seb Bacon | 2012-07-17 | -27974/+8797 |
* | Oh dear, a "revert revert revert" that reverts the "revert revert" that shoul... | Seb Bacon | 2012-07-17 | -9/+2 |
* | Fix typo and warn about including themes in PO file | Seb Bacon | 2012-07-17 | -1/+4 |
* | Revert "Revert "In the API, when parsing posted responses, assume all multipa... | Seb Bacon | 2012-07-17 | -2/+9 |
* | Merge branch 'develop' of github.com:sebbacon/alaveteli into develop | Seb Bacon | 2012-07-17 | -44/+74 |
|\ |
|
| * | Merge branch 'feature/public-body-api-2a' into develop | Robin Houston | 2012-07-16 | -44/+74 |
| |\ |
|
| | * | Beef up mocks | Robin Houston | 2012-07-16 | -1/+10 |
| | * | Revert "In the API, when parsing posted responses, assume all multipart mail ... | Robin Houston | 2012-07-16 | -9/+2 |
| | * | In the API, when parsing posted responses, assume all multipart mail parts th... | Seb Bacon | 2012-07-11 | -2/+9 |
| | * | Fix bug introduced in commit 049198b | Seb Bacon | 2012-07-09 | -1/+1 |
| | * | Calls to API that are expected to return JSON are always expected to return s... | Seb Bacon | 2012-07-09 | -2/+3 |
| | * | Ensure (at least in the most basic cases) that views support recent "external... | Seb Bacon | 2012-07-09 | -42/+62 |
* | | | POT files from Transifex, updated with latest msgids | Seb Bacon | 2012-07-16 | -8527/+27930 |
* | | | Latest translations from Transifex | Seb Bacon | 2012-07-16 | -18744/+859 |
* | | | Merge branch 'hotfix/0.6.2.1' into develop | Seb Bacon | 2012-07-16 | -2797/+1991 |
|\ \ \
| |/ /
|/| | |
|
| * | | Most recent translations from Transifex | Seb Bacon | 2012-07-16 | -2796/+1990 |
| * | | Merge branch 'release/0.6.2'0.6.2 | Seb Bacon | 2012-07-04 | -20/+76 |
| |\ \ |
|
| * | | | Correct build status image | Seb Bacon | 2012-07-02 | -5/+8 |
| * | | | Send build notifications to seb (can't subscribe Travis from: address to goog... | Seb Bacon | 2012-07-02 | -1/+1 |
| * | | | Specify notification options for Travis | Seb Bacon | 2012-07-02 | -0/+5 |
| * | | | Further tweaks to support Travis | Seb Bacon | 2012-07-02 | -0/+6 |
| * | | | Latest .travis.yml for master branch | Seb Bacon | 2012-07-02 | -3/+9 |
| * | | | Tell Travis to test develop and master only | Seb Bacon | 2012-07-02 | -1/+2 |
| * | | | another pointless whitespace change to try to trigger Travis github hook | Seb Bacon | 2012-06-29 | -1/+1 |
| * | | | pointless whitespace change to try to trigger Travis github hook | Seb Bacon | 2012-06-29 | -1/+1 |
| * | | | another experimental Travis build file | Seb Bacon | 2012-06-29 | -1/+1 |
| * | | | Travis build file | Seb Bacon | 2012-06-29 | -0/+13 |
| * | | | Merge branch 'release/0.6.1'0.6.1 | Seb Bacon | 2012-06-27 | -120/+800 |
| |\ \ \ |
|
* | | | | | A dumb script to generate a crontab | Seb Bacon | 2012-07-16 | -0/+19 |
* | | | | | Run optional "post_install" script | Seb Bacon | 2012-07-16 | -0/+6 |
* | | | | | Execute the rails-post-deploy script with in the `test` environment | Seb Bacon | 2012-07-13 | -1/+1 |
* | | | | | Style the search button with CSS so it can be overridden in themes | Seb Bacon | 2012-07-13 | -2/+15 |
* | | | | | Cleanup mixtures of tabs and spaces | Seb Bacon | 2012-07-13 | -105/+104 |
* | | | | | Merge branch 'develop' of github.com:sebbacon/alaveteli into develop | Seb Bacon | 2012-07-13 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | Fix typo. | Louise Crow | 2012-07-12 | -1/+1 |
* | | | | | | Merge branch 'feature/czech-website-support' into develop | Seb Bacon | 2012-07-13 | -134/+214 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Indentation fixes | Seb Bacon | 2012-07-13 | -16/+14 |
| * | | | | | Misc fixes to get tests to pass - notably a MonkeyPatch to work around proble... | Seb Bacon | 2012-07-13 | -1/+15 |
| * | | | | | Don't fail when a banner is completely absent. | Seb Bacon | 2012-07-13 | -1/+1 |
| * | | | | | Ensure the alert banner on every page is hidden if the relevant cookie is set | Seb Bacon | 2012-07-13 | -3/+8 |
| * | | | | | Factor out showing user info so it can easily be specialised in a theme | Seb Bacon | 2012-07-13 | -19/+21 |
| * | | | | | Some missing i18n strings (and whitespace changes) | Seb Bacon | 2012-07-13 | -30/+30 |
| * | | | | | Fix bug that only occurs when loading sample data - sometimes an InfoRequest ... | Seb Bacon | 2012-07-13 | -1/+1 |
| * | | | | | Factor popup banner out into own partial, for easier setting/unsetting (inclu... | Seb Bacon | 2012-07-13 | -15/+18 |
| * | | | | | Factor out stylesheet includes into separate partial (allows easier overridin... | Seb Bacon | 2012-07-13 | -23/+23 |