aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Present a reCaptcha on the signup form to foreign visitors (judging from thei...Seb Bacon2011-08-30-4/+29
* Distinguish between 404s and other errors. Fixes #161.Seb Bacon2011-08-30-0/+61
* Merge branch 'feature/more-filter-and-search-options' into developSeb Bacon2011-08-29-243/+827
|\
| * fix mergeSeb Bacon2011-08-29-0/+5
| |\
| | * Fixes to get tests to pass following addition of new search / filter function...Seb Bacon2011-08-26-29/+38
| | * Merge branch 'develop' into feature/more-filter-and-search-optionsSeb Bacon2011-08-26-3/+5
| | |\
| | | * Produce transaction stats up to and including August 2011.Robin Houston2011-08-24-2/+2
| | | * Anneal brittle testRobin Houston2011-08-24-1/+3
| | * | Further work in progress on better search functionalitySeb Bacon2011-08-26-164/+292
| | * | Only index multiple locales in single index for text indicesSeb Bacon2011-08-26-3/+3
| | * | more work in progress on search formsSeb Bacon2011-08-24-159/+405
| | * | Merge branch 'develop' of github.com:sebbacon/alaveteli into feature/more-fil...Seb Bacon2011-08-24-208/+770
| | |\ \
| | * | | First stab at filtering on the "View requests" pageSeb Bacon2011-08-24-32/+118
| | | |/ | | |/|
| * | | Add tests & fixes for new search/filtering functionalitySeb Bacon2011-08-29-10/+112
| * | | Use rails i18n settings to localise datepicker. Languages not included in co...Seb Bacon2011-08-29-10/+20
| * | | work around TestRequest bug to get tests to passSeb Bacon2011-08-29-4/+2
| * | | Fixes to get tests to pass following addition of new search / filter function...Seb Bacon2011-08-29-29/+38
| * | | Further work in progress on better search functionalitySeb Bacon2011-08-29-164/+292
| * | | Only index multiple locales in single index for text indicesSeb Bacon2011-08-29-3/+3
| * | | more work in progress on search formsSeb Bacon2011-08-29-159/+405
| * | | First stab at filtering on the "View requests" pageSeb Bacon2011-08-29-32/+118
|/ / /
* | | Merge branch 'develop' of git@github.com:sebbacon/alaveteli into developRobin Houston2011-08-25-214/+774
|\ \ \ | | |/ | |/|
| * | Remove first admin theme used, too brightDavid Cabo2011-08-23-307/+0
| * | Update admin theme with softer colors and put back list of tags help, tempora...David Cabo2011-08-23-58/+465
| * | Update jQuery from 1.3 to 1.6.2 (fixes #146)David Cabo2011-08-23-15/+14
| * | Draft UI for tabbed multi-locale public body handlingDavid Cabo2011-08-23-20/+355
| * | Refactor fixes to #142 and #143, new implementation much simpler to understandDavid Cabo2011-08-23-98/+102
| * | Support editing of public bodies simultaneously in all locales (closes #143)David Cabo2011-08-23-33/+54
| * | Make public body creation tests more robustDavid Cabo2011-08-23-2/+4
| * | Extend "new public body" form to support multiple locales (closes #142)David Cabo2011-08-23-30/+109
| * | Minor refactoring of CSV importerDavid Cabo2011-08-23-0/+3
| * | Fix error in Admin page when showing body with missing name (closes #140)David Cabo2011-08-23-2/+9
| * | Extend CSV import to support additional fields (short name, home page...)David Cabo2011-08-23-65/+83
| * | Replace hardcoded state list in InfoRequestState with customizable one from I...David Cabo2011-08-23-16/+7
| * | Make timeframes for new response reminders configurableDavid Cabo2011-08-23-5/+8
| |/
| * Derive the front page example searches from a partial template. This allows ...Seb Bacon2011-08-22-5/+3
| * Use rails localisation function to return date. Fixes #152.Seb Bacon2011-08-22-1/+1
* | Correct the default values for CONTACT_NAME and CONTACT_EMAILRobin Houston2011-08-25-2/+2
* | Add rdoc 2.4.3 to vendor/gemsRobin Houston2011-08-24-0/+20701
* | Produce transaction stats up to and including August 2011.Robin Houston2011-08-24-2/+2
* | Anneal brittle testRobin Houston2011-08-24-1/+3
|/
* Describe the new-translations workflow for developersrelease-0.2Seb Bacon2011-08-22-3/+21
* merge Faton's recent i18n work and revert unchanged PO files to avoid 'fuzzy ...Seb Bacon2011-08-22-2343/+23481
|\
| * Rebuild .pot file after I18n changes and fix syntax at request_controllerFaton Selishta2011-08-22-10/+10
| * generated .pot files after I18n changesFaton Selishta2011-08-22-3555/+26182
| * changed hard coded information about how overdueFaton Selishta2011-08-22-1/+1
| * I18n'ize some strings in viewsFaton Selishta2011-08-22-20/+16
* | Update POT file (related to issue #130)Seb Bacon2011-08-22-147/+152
* | Ensure that recent Rails upgrade doesn't break compatibility with older versi...Seb Bacon2011-08-22-0/+48
|/
* Update to latest version of Rails 2.3.x. Alaveteli users should remember to ...Seb Bacon2011-08-17-0/+0