aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* 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, ↵David Cabo2011-08-23-58/+465
| | | | | | | | temporarily disabled on public body forms
| * 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 ↵David Cabo2011-08-23-16/+7
| | | | | | | | InfoRequest (fixes #155)
| * 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
| | | | | | | | convenient localisation of the entire phrase including the search terms. Fixes #153.
| * 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
| | | | | | | | ...which were incorrectly transposed.
* | 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
|\ | | | | | | translation' log noise
| * 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 ↵Seb Bacon2011-08-22-0/+48
|/ | | | versions of Rubygems (such as exist in Debian Lenny). Closes #145.
* Update to latest version of Rails 2.3.x. Alaveteli users should remember to ↵Seb Bacon2011-08-17-0/+0
| | | | run 'git submodule update'. Fixes #145
* Add test for generation of HTML versions of attachments. As a side-effect, ↵Seb Bacon2011-08-17-26/+39
| | | | make some of the HTML more valid. Prerequisite for addressing issue #108.
* correctly escape the plus sign in example exim routing regexSeb Bacon2011-08-17-1/+1
|
* Merge branch 'master' of github.com:sebbacon/alaveteliDavid Cabo2011-08-16-5/+109
|\
| * Internationalise the salution, making sure it's OK to miss out the public ↵Seb Bacon2011-08-15-2/+25
| | | | | | | | body name as they might in French. Fixes #134.
| * Fix template syntax error. Closes #136Seb Bacon2011-08-15-2/+9
| |
| * New files I forgot to add in a7df6f479f452503e3a9Seb Bacon2011-08-15-0/+74
| |
| * Monkey patch around bug that was stripping out quotes from search phrases. ↵Seb Bacon2011-08-15-1/+1
| | | | | | | | Fixes #38
* | Don't fail if a body has the same url_name in several locales (closes #139)David Cabo2011-08-16-6/+21
| |
* | Ignore autotest config file at project rootDavid Cabo2011-08-16-1/+2
|/
* Merge branch 'master' of github.com:sebbacon/alaveteliDavid Cabo2011-08-15-27/+57
|\
| * Add a missing spaceRobin Houston2011-08-12-1/+1
| | | | | | | | See https://github.com/mysociety/whatdotheyknow/issues/29
| * Move frontpage, jurisdiction-specific intro message into file that can be ↵Seb Bacon2011-08-12-3/+4
| | | | | | | | overridden in theme. Closes #131
| * Allow explanation of why postal correspondence isn't a good idea to be ↵Seb Bacon2011-08-12-3/+4
| | | | | | | | overridden in the local theme. Fixes #132.
| * When displaying information about how overdue something is, use values from ↵Seb Bacon2011-08-12-1/+8
| | | | | | | | the config file, rather than hard coded ones. Fixes #130.
| * Force elinks to assume UTF8 character set for its input (used when making ↵Seb Bacon2011-08-12-1/+8
| | | | | | | | plain text versions of HTML email)
| * Remove more whatdotheyknow references. Closes #113 (I think).Seb Bacon2011-08-12-8/+13
| |
| * Improve db compact script: handle spaces in filenames nicely, output errors ↵Seb Bacon2011-08-12-10/+19
| | | | | | | | to STDERR, and don't do anything if there's a half-finished attempt still lying around.
* | Remove WhatDoTheyKnow hardcoded name from help pages, replace with site_name ↵David Cabo2011-08-15-41/+43
| | | | | | | | variable
* | translate remaining i18n strings to spanishDavid Cabo2011-08-14-110/+314
|/
* Update all .po files with the latest from TransifexDavid Cabo2011-08-12-2823/+6292
|
* Put back the gettext fuzzy/obsolete warningsDavid Cabo2011-08-12-1/+1
| | | | Be careful: turns out that the :ignore_fuzzy flag changes the behaviour of gettext. The warnings dont show up, but the fuzzy strings get used, and theyre most often wrong!