aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* 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
|\
| * Store user's locale against profile, so we can send them localised track ↵Seb Bacon2011-09-03-132/+84
| | | | | | | | emails. Also internationalize more strings at the same time. Fixes #163.
| * Show the right thing in the UI (i.e. the query, and "all" filter) to users ↵Seb Bacon2011-09-03-0/+5
| | | | | | | | for a search URL like "/search/dog"
| * Provide a search function on the user profile pages. Closes #138.Seb Bacon2011-09-01-7/+38
| |
| * Make custom track queries have readable names. Closes #169.Seb Bacon2011-09-01-13/+74
| |
| * Remove a little whitespace on search resultsSeb Bacon2011-09-01-1/+0
| |
| * Remember the variety of a search when changing the sort orderSeb Bacon2011-09-01-3/+5
| |
| * Ensure we show the "request" search view by defaultSeb Bacon2011-09-01-1/+3
| |
| * Make the general search return requests only, by defaultSeb Bacon2011-09-01-7/+12
| |
| * final set of fixes to get tests to pass, post-new-designSeb Bacon2011-09-01-13/+20
| |
| * Some i18n strings for homepage, and fix up more HTML parsing test failuresSeb Bacon2011-09-01-23/+44
| |
| * Merge branch 'develop' of github.com:sebbacon/alaveteli into developSeb Bacon2011-09-01-30/+126
| |\
| | * Merge branch 'develop' of github.com:sebbacon/alaveteli into developSeb Bacon2011-09-01-39/+71
| | |\
| | * | new frontpageSeb Bacon2011-09-01-30/+126
| | | |
| * | | Fixes to get tests pass following new design changesSeb Bacon2011-09-01-13/+16
| | |/ | |/|
| * | Merge branch 'develop' of github.com:sebbacon/alaveteli into developSeb Bacon2011-09-01-22/+61
| |\ \
| * | | Add "tweet this" link to request page, and "follow us on twitter" to footer. ↵Seb Bacon2011-09-01-1/+6
| | | | | | | | | | | | | | | | Closes #72.
| * | | Correctly output "similar requests" headingSeb Bacon2011-09-01-1/+1
| | | |
| * | | Remove UK-specific followup actions from request pages. Closes #168.Seb Bacon2011-09-01-15/+3
| | |/ | |/|
* | | 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
| | | | | | |