aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Simplify the "not allowed" message. Closes #171.Seb Bacon2011-09-05-5/+1
|
* Reinstate missing font sizing / faceSeb Bacon2011-09-05-0/+2
|
* Hide the search filters when we're previewing a public body as part of the ↵Seb Bacon2011-09-05-0/+6
| | | | new request workflow
* Fix HTML validation errors resulting from merge of new request workflowSeb Bacon2011-09-05-16/+13
|
* fix spacing of ruby to silence warningsSeb Bacon2011-09-05-3/+3
|
* Merge branch 'develop' of github.com:sebbacon/alaveteli into develop, fix ↵Seb Bacon2011-09-05-4010/+6382
|\ | | | | | | conflicts
| * Merge branch 'develop' of github.com:sebbacon/alaveteli into developDavid Cabo2011-09-05-8/+16
| |\
| | * Suppress out-of-office responses from MS ExchangeRobin Houston2011-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 translationsDavid Cabo2011-09-05-8657/+10186
| |/
| * Merge branch 'develop' of github.com:sebbacon/alaveteli into developDavid Cabo2011-09-05-14/+14
| |\
| | * I18n'ize some stringsFaton Selishta2011-09-05-14/+14
| | |
| * | Updated Spanish translations (and replaced petición with solicitud)David Cabo2011-09-05-3333/+3371
| |/
| * Updated German translation from TransifexDavid Cabo2011-09-03-2955/+3039
| |
| * Remove symbolic link to theme added by mistakeDavid Cabo2011-09-03-1/+1
| |
| * Fix integration test breaking custom states specDavid Cabo2011-09-03-18/+2
| |
| * Remove hardcoded site name from testDavid Cabo2011-09-03-1/+1
| |
| * Merge branch 'develop' of github.com:sebbacon/alaveteli into developDavid Cabo2011-09-03-243/+419
| |\
| * | Allow newer versions of rdoc gemDavid Cabo2011-09-01-1/+1
| | |
| * | Fix test: sign-in step is after Preview request, not beforeDavid Cabo2011-09-01-1/+1
| | |
| * | Due to ca6fd3700c7c439d6ea969afcba2d2656d5b123f, theme_display_status for ↵David Cabo2011-09-01-10/+10
| | | | | | | | | | | | custom states needs to be a class method
| * | Merge branch 'asktheeu-new-design' into develop (update New Request workflow ↵David Cabo2011-09-01-176/+906
| |\ \ | | | | | | | | | | | | to match new wireframes)
| | * \ Merge branch 'new-base-design-seb' into asktheeu-new-designDavid Cabo2011-08-24-0/+1
| | |\ \
| | * \ \ Merge branch 'new-base-design-seb' into asktheeu-new-designDavid Cabo2011-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 statementDavid Cabo2011-08-24-1/+1
| | | | | |
| | * | | | Remove hardcoded status list from InfoRequestEvent, use InfoRequest one insteadDavid Cabo2011-08-24-33/+6
| | | | | |
| | * | | | Replace hardcoded state list in InfoRequestState with customizable one from ↵David Cabo2011-08-24-16/+7
| | | | | | | | | | | | | | | | | | | | | | | | InfoRequest (fixes #155)
| | * | | | Merge branch 'asktheeu' into asktheeu-new-designDavid Cabo2011-08-23-5/+8
| | |\ \ \ \
| | | * | | | Make timeframes for new response reminders configurableDavid Cabo2011-08-23-5/+8
| | | | | | |
| | * | | | | Fix start button in homepageDavid Cabo2011-08-23-1/+1
| | | | | | |
| | * | | | | Fix URL in Home navigation linkDavid Cabo2011-08-23-1/+1
| | | | | | |
| | * | | | | Merge branch 'asktheeu' into asktheeu-new-designDavid Cabo2011-08-23-65/+90
| | |\| | | |
| | | * | | | Move compulsory sign-in step after Preview page, where it was originallyDavid Cabo2011-08-23-9/+9
| | | | | | |
| | | * | | | Remove modal sign-in from New Request pageDavid Cabo2011-08-23-42/+0
| | | | | | |
| | | * | | | Add sign-in at beginning of New Request process (configurable)David Cabo2011-08-23-14/+81
| | | | | | |
| | * | | | | Add Home link to navigation barDavid Cabo2011-08-23-1/+2
| | | | | | |
| | * | | | | Improve layout of public body page when embedded via AJAXDavid Cabo2011-08-23-8/+9
| | | | | | |
| | * | | | | Move logo to separate file to support themingDavid Cabo2011-08-23-2/+2
| | | | | | |
| | * | | | | Merge branch 'asktheeu' into asktheeu-new-designDavid Cabo2011-08-22-264/+1474
| | |\| | | |
| | | * | | | Merge branch 'fixes' into asktheeuDavid Cabo2011-08-17-20/+355
| | | |\ \ \ \
| | | | * | | | Draft UI for tabbed multi-locale public body handlingDavid Cabo2011-08-17-20/+355
| | | | | | | |
| | | * | | | | Merge branch 'fixes' into asktheeuDavid Cabo2011-08-17-150/+418
| | | |\| | | |
| | | | * | | | Refactor fixes to #142 and #143, new implementation much simpler to understandDavid Cabo2011-08-17-98/+102
| | | | | | | |
| | | | * | | | Support editing of public bodies simultaneously in all locales (closes #143)David Cabo2011-08-17-33/+54
| | | | | | | |
| | | | * | | | Make public body creation tests more robustDavid Cabo2011-08-17-2/+4
| | | | | | | |
| | | | * | | | Extend "new public body" form to support multiple locales (closes #142)David Cabo2011-08-17-30/+109
| | | | | | | |
| | | | * | | | Minor refactoring of CSV importerDavid Cabo2011-08-16-6/+9
| | | | | | | |
| | | | * | | | Fix error in Admin page when showing body with missing name (closes #140)David Cabo2011-08-16-2/+9
| | | | | | | |
| | | * | | | | Temporarily disable modal sign-inDavid Cabo2011-08-15-2/+6
| | | | | | | |
| | | * | | | | Minor changes to i18n'd strings to match already existing onesDavid Cabo2011-08-15-12/+7
| | | | | | | |
| | | * | | | | Merge branch 'master' into asktheeuDavid Cabo2011-08-14-110/+314
| | | |\ \ \ \ \