Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Simplify the "not allowed" message. Closes #171. | Seb Bacon | 2011-09-05 | -5/+1 |
| | ||||
* | Reinstate missing font sizing / face | Seb Bacon | 2011-09-05 | -0/+2 |
| | ||||
* | Hide the search filters when we're previewing a public body as part of the ↵ | Seb Bacon | 2011-09-05 | -0/+6 |
| | | | | new request workflow | |||
* | Fix HTML validation errors resulting from merge of new request workflow | Seb Bacon | 2011-09-05 | -16/+13 |
| | ||||
* | fix spacing of ruby to silence warnings | Seb Bacon | 2011-09-05 | -3/+3 |
| | ||||
* | Merge branch 'develop' of github.com:sebbacon/alaveteli into develop, fix ↵ | Seb Bacon | 2011-09-05 | -4010/+6382 |
|\ | | | | | | | conflicts | |||
| * | Merge branch 'develop' of github.com:sebbacon/alaveteli into develop | David Cabo | 2011-09-05 | -8/+16 |
| |\ | ||||
| | * | Suppress out-of-office responses from MS Exchange | Robin Houston | 2011-09-05 | -8/+16 |
| | | | | | | | | | | | | | | | | | | Add an explicit "X-Auto-Response-Suppress: OOF" header to outgoing request messages, because MS Exchange does not seem to honour the RFC3834 "Auto-Submitted: auto-generated" header we are already using. | |||
| * | | Update with latest Transifex .pot and es/de/fr translations | David Cabo | 2011-09-05 | -8657/+10186 |
| |/ | ||||
| * | Merge branch 'develop' of github.com:sebbacon/alaveteli into develop | David Cabo | 2011-09-05 | -14/+14 |
| |\ | ||||
| | * | I18n'ize some strings | Faton Selishta | 2011-09-05 | -14/+14 |
| | | | ||||
| * | | Updated Spanish translations (and replaced petición with solicitud) | David Cabo | 2011-09-05 | -3333/+3371 |
| |/ | ||||
| * | Updated German translation from Transifex | David Cabo | 2011-09-03 | -2955/+3039 |
| | | ||||
| * | Remove symbolic link to theme added by mistake | David Cabo | 2011-09-03 | -1/+1 |
| | | ||||
| * | Fix integration test breaking custom states spec | David Cabo | 2011-09-03 | -18/+2 |
| | | ||||
| * | Remove hardcoded site name from test | David Cabo | 2011-09-03 | -1/+1 |
| | | ||||
| * | Merge branch 'develop' of github.com:sebbacon/alaveteli into develop | David Cabo | 2011-09-03 | -243/+419 |
| |\ | ||||
| * | | Allow newer versions of rdoc gem | David Cabo | 2011-09-01 | -1/+1 |
| | | | ||||
| * | | Fix test: sign-in step is after Preview request, not before | David Cabo | 2011-09-01 | -1/+1 |
| | | | ||||
| * | | Due to ca6fd3700c7c439d6ea969afcba2d2656d5b123f, theme_display_status for ↵ | David Cabo | 2011-09-01 | -10/+10 |
| | | | | | | | | | | | | custom states needs to be a class method | |||
| * | | Merge branch 'asktheeu-new-design' into develop (update New Request workflow ↵ | David Cabo | 2011-09-01 | -176/+906 |
| |\ \ | | | | | | | | | | | | | to match new wireframes) | |||
| | * \ | Merge branch 'new-base-design-seb' into asktheeu-new-design | David Cabo | 2011-08-24 | -0/+1 |
| | |\ \ | ||||
| | * \ \ | Merge branch 'new-base-design-seb' into asktheeu-new-design | David Cabo | 2011-08-24 | -144/+347 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: app/views/general/frontpage.rhtml app/views/layouts/default.rhtml app/views/request/new.rhtml public/stylesheets/theme.css | |||
| | * | | | | Fix bug introduced in previous commit: missed return statement | David Cabo | 2011-08-24 | -1/+1 |
| | | | | | | ||||
| | * | | | | Remove hardcoded status list from InfoRequestEvent, use InfoRequest one instead | David Cabo | 2011-08-24 | -33/+6 |
| | | | | | | ||||
| | * | | | | Replace hardcoded state list in InfoRequestState with customizable one from ↵ | David Cabo | 2011-08-24 | -16/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | InfoRequest (fixes #155) | |||
| | * | | | | Merge branch 'asktheeu' into asktheeu-new-design | David Cabo | 2011-08-23 | -5/+8 |
| | |\ \ \ \ | ||||
| | | * | | | | Make timeframes for new response reminders configurable | David Cabo | 2011-08-23 | -5/+8 |
| | | | | | | | ||||
| | * | | | | | Fix start button in homepage | David Cabo | 2011-08-23 | -1/+1 |
| | | | | | | | ||||
| | * | | | | | Fix URL in Home navigation link | David Cabo | 2011-08-23 | -1/+1 |
| | | | | | | | ||||
| | * | | | | | Merge branch 'asktheeu' into asktheeu-new-design | David Cabo | 2011-08-23 | -65/+90 |
| | |\| | | | | ||||
| | | * | | | | Move compulsory sign-in step after Preview page, where it was originally | David Cabo | 2011-08-23 | -9/+9 |
| | | | | | | | ||||
| | | * | | | | Remove modal sign-in from New Request page | David Cabo | 2011-08-23 | -42/+0 |
| | | | | | | | ||||
| | | * | | | | Add sign-in at beginning of New Request process (configurable) | David Cabo | 2011-08-23 | -14/+81 |
| | | | | | | | ||||
| | * | | | | | Add Home link to navigation bar | David Cabo | 2011-08-23 | -1/+2 |
| | | | | | | | ||||
| | * | | | | | Improve layout of public body page when embedded via AJAX | David Cabo | 2011-08-23 | -8/+9 |
| | | | | | | | ||||
| | * | | | | | Move logo to separate file to support theming | David Cabo | 2011-08-23 | -2/+2 |
| | | | | | | | ||||
| | * | | | | | Merge branch 'asktheeu' into asktheeu-new-design | David Cabo | 2011-08-22 | -264/+1474 |
| | |\| | | | | ||||
| | | * | | | | Merge branch 'fixes' into asktheeu | David Cabo | 2011-08-17 | -20/+355 |
| | | |\ \ \ \ | ||||
| | | | * | | | | Draft UI for tabbed multi-locale public body handling | David Cabo | 2011-08-17 | -20/+355 |
| | | | | | | | | ||||
| | | * | | | | | Merge branch 'fixes' into asktheeu | David Cabo | 2011-08-17 | -150/+418 |
| | | |\| | | | | ||||
| | | | * | | | | Refactor fixes to #142 and #143, new implementation much simpler to understand | David Cabo | 2011-08-17 | -98/+102 |
| | | | | | | | | ||||
| | | | * | | | | Support editing of public bodies simultaneously in all locales (closes #143) | David Cabo | 2011-08-17 | -33/+54 |
| | | | | | | | | ||||
| | | | * | | | | Make public body creation tests more robust | David Cabo | 2011-08-17 | -2/+4 |
| | | | | | | | | ||||
| | | | * | | | | Extend "new public body" form to support multiple locales (closes #142) | David Cabo | 2011-08-17 | -30/+109 |
| | | | | | | | | ||||
| | | | * | | | | Minor refactoring of CSV importer | David Cabo | 2011-08-16 | -6/+9 |
| | | | | | | | | ||||
| | | | * | | | | Fix error in Admin page when showing body with missing name (closes #140) | David Cabo | 2011-08-16 | -2/+9 |
| | | | | | | | | ||||
| | | * | | | | | Temporarily disable modal sign-in | David Cabo | 2011-08-15 | -2/+6 |
| | | | | | | | | ||||
| | | * | | | | | Minor changes to i18n'd strings to match already existing ones | David Cabo | 2011-08-15 | -12/+7 |
| | | | | | | | | ||||
| | | * | | | | | Merge branch 'master' into asktheeu | David Cabo | 2011-08-14 | -110/+314 |
| | | |\ \ \ \ \ |