Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge branch 'release/0.3'0.3 | Seb Bacon | 2011-09-16 | -285/+964 |
|\ | ||||
| * | Mention new search features and upgrade instructions | Seb Bacon | 2011-08-31 | -0/+1 |
| | | ||||
| * | Correct previously unfixed merge | Seb Bacon | 2011-08-31 | -4/+0 |
| | | ||||
| * | new CHANGES file | Seb Bacon | 2011-08-30 | -0/+7 |
| | | ||||
| * | Merge remote branch 'origin/wdtk' into develop | Seb Bacon | 2011-08-30 | -1/+1 |
| |\ | ||||
| | * | Fix compact-xapian-database cron job | Robin Houston | 2011-08-26 | -1/+1 |
| | | | | | | | | | | | | run-with-lockfile takes the command as a single arg. | |||
| * | | remove redundant config and code relating to front page search examples ↵ | Seb Bacon | 2011-08-30 | -7/+0 |
| | | | | | | | | | | | | (relates to issue #153) | |||
| * | | Merge branch 'feature/add-recaptcha' into develop | Seb Bacon | 2011-08-30 | -5/+31 |
| |\ \ | ||||
| | * | | ensure recaptcha appears on register form, and move to end of form | Seb Bacon | 2011-08-30 | -4/+5 |
| | | | | ||||
| | * | | Merge branch 'develop' into feature/add-recaptcha | Seb Bacon | 2011-08-30 | -31/+42 |
| | |\ \ | | |/ / | |/| | | ||||
| * | | | Additional changes omitted from commit ↵ | Seb Bacon | 2011-08-30 | -31/+42 |
| | | | | | | | | | | | | | | | | 9d8388c03d0faeaca29d233a340c58bd65f28a97 (distinguish 404s and 500s), fixes #161. | |||
| | * | | Present a reCaptcha on the signup form to foreign visitors (judging from ↵ | Seb Bacon | 2011-08-30 | -4/+29 |
| |/ / | | | | | | | | | | their IP address). Fixes #157 (at least as a starter). | |||
| * | | Distinguish between 404s and other errors. Fixes #161. | Seb Bacon | 2011-08-30 | -0/+61 |
| | | | ||||
| * | | Merge branch 'feature/more-filter-and-search-options' into develop | Seb Bacon | 2011-08-29 | -243/+827 |
| |\ \ | ||||
| | * \ | fix merge | Seb Bacon | 2011-08-29 | -0/+5 |
| | |\ \ | ||||
| | | * | | Fixes to get tests to pass following addition of new search / filter ↵ | Seb Bacon | 2011-08-26 | -29/+38 |
| | | | | | | | | | | | | | | | | | | | | functionality | |||
| | | * | | Merge branch 'develop' into feature/more-filter-and-search-options | Seb Bacon | 2011-08-26 | -3/+5 |
| | | |\ \ | ||||
| | | | * | | Produce transaction stats up to and including August 2011. | Robin Houston | 2011-08-24 | -2/+2 |
| | | | | | | ||||
| | | | * | | Anneal brittle test | Robin Houston | 2011-08-24 | -1/+3 |
| | | | | | | ||||
| | | * | | | Further work in progress on better search functionality | Seb Bacon | 2011-08-26 | -164/+292 |
| | | | | | | ||||
| | | * | | | Only index multiple locales in single index for text indices | Seb Bacon | 2011-08-26 | -3/+3 |
| | | | | | | ||||
| | | * | | | more work in progress on search forms | Seb Bacon | 2011-08-24 | -159/+405 |
| | | | | | | ||||
| | | * | | | Merge branch 'develop' of github.com:sebbacon/alaveteli into ↵ | Seb Bacon | 2011-08-24 | -208/+770 |
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | feature/more-filter-and-search-options | |||
| | | * | | | | First stab at filtering on the "View requests" page | Seb Bacon | 2011-08-24 | -32/+118 |
| | | | |/ / | | | |/| | | ||||
| | * | | | | Add tests & fixes for new search/filtering functionality | Seb Bacon | 2011-08-29 | -10/+112 |
| | | | | | | ||||
| | * | | | | Use rails i18n settings to localise datepicker. Languages not included in ↵ | Seb Bacon | 2011-08-29 | -10/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | config/locales will fail here. | |||
| | * | | | | work around TestRequest bug to get tests to pass | Seb Bacon | 2011-08-29 | -4/+2 |
| | | | | | | ||||
| | * | | | | Fixes to get tests to pass following addition of new search / filter ↵ | Seb Bacon | 2011-08-29 | -29/+38 |
| | | | | | | | | | | | | | | | | | | | | | | | | functionality | |||
| | * | | | | Further work in progress on better search functionality | Seb Bacon | 2011-08-29 | -164/+292 |
| | | | | | | ||||
| | * | | | | Only index multiple locales in single index for text indices | Seb Bacon | 2011-08-29 | -3/+3 |
| | | | | | | ||||
| | * | | | | more work in progress on search forms | Seb Bacon | 2011-08-29 | -159/+405 |
| | | | | | | ||||
| | * | | | | First stab at filtering on the "View requests" page | Seb Bacon | 2011-08-29 | -32/+118 |
| |/ / / / | ||||
* | | | | | Fix invalid HTML, thus getting admin_public_body_controller tests to pass | Seb Bacon | 2011-08-29 | -2/+2 |
| | | | | | ||||
* | | | | | Add rdoc as dependency and update gem specification files (suppress more ↵ | Seb Bacon | 2011-08-29 | -21/+56 |
|/ / / / | | | | | | | | | | | | | noisy output from rake) | |||
* | | | | Merge branch 'develop' of git@github.com:sebbacon/alaveteli into develop | Robin Houston | 2011-08-25 | -214/+774 |
|\ \ \ \ | | |/ / | |/| | | ||||
| * | | | Remove first admin theme used, too bright | David Cabo | 2011-08-23 | -307/+0 |
| | | | | ||||
| * | | | Update admin theme with softer colors and put back list of tags help, ↵ | David Cabo | 2011-08-23 | -58/+465 |
| | | | | | | | | | | | | | | | | temporarily disabled on public body forms | |||
| * | | | Update jQuery from 1.3 to 1.6.2 (fixes #146) | David Cabo | 2011-08-23 | -15/+14 |
| | | | | ||||
| * | | | Draft UI for tabbed multi-locale public body handling | David Cabo | 2011-08-23 | -20/+355 |
| | | | | ||||
| * | | | Refactor fixes to #142 and #143, new implementation much simpler to understand | David Cabo | 2011-08-23 | -98/+102 |
| | | | | ||||
| * | | | Support editing of public bodies simultaneously in all locales (closes #143) | David Cabo | 2011-08-23 | -33/+54 |
| | | | | ||||
| * | | | Make public body creation tests more robust | David Cabo | 2011-08-23 | -2/+4 |
| | | | | ||||
| * | | | Extend "new public body" form to support multiple locales (closes #142) | David Cabo | 2011-08-23 | -30/+109 |
| | | | | ||||
| * | | | Minor refactoring of CSV importer | David Cabo | 2011-08-23 | -0/+3 |
| | | | | ||||
| * | | | Fix error in Admin page when showing body with missing name (closes #140) | David Cabo | 2011-08-23 | -2/+9 |
| | | | | ||||
| * | | | Extend CSV import to support additional fields (short name, home page...) | David Cabo | 2011-08-23 | -65/+83 |
| | | | | ||||
| * | | | Replace hardcoded state list in InfoRequestState with customizable one from ↵ | David Cabo | 2011-08-23 | -16/+7 |
| | | | | | | | | | | | | | | | | InfoRequest (fixes #155) | |||
| * | | | Make timeframes for new response reminders configurable | David Cabo | 2011-08-23 | -5/+8 |
| |/ / | ||||
| * | | Derive the front page example searches from a partial template. This allows ↵ | Seb Bacon | 2011-08-22 | -5/+3 |
| | | | | | | | | | | | | convenient localisation of the entire phrase including the search terms. Fixes #153. | |||
| * | | Use rails localisation function to return date. Fixes #152. | Seb Bacon | 2011-08-22 | -1/+1 |
| | | |