aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of github.com:sebbacon/alaveteliDavid Cabo2011-08-15-27/+57
|\
| * Add a missing spaceRobin Houston2011-08-12-1/+1
| * Move frontpage, jurisdiction-specific intro message into file that can be ove...Seb Bacon2011-08-12-3/+4
| * Allow explanation of why postal correspondence isn't a good idea to be overri...Seb Bacon2011-08-12-3/+4
| * When displaying information about how overdue something is, use values from t...Seb Bacon2011-08-12-1/+8
| * Force elinks to assume UTF8 character set for its input (used when making pla...Seb Bacon2011-08-12-1/+8
| * 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 t...Seb Bacon2011-08-12-10/+19
* | Remove WhatDoTheyKnow hardcoded name from help pages, replace with site_name ...David Cabo2011-08-15-41/+43
* | 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
* make CSV import test deterministic by sorting resultsDavid Cabo2011-08-12-1/+1
* Fix name of first field on CSV importDavid Cabo2011-08-12-0/+1
* Improve description of CSV file format on upload pageDavid Cabo2011-08-12-3/+14
* Compact database regularly. Fixes #127.Seb Bacon2011-08-11-0/+20
* disable FastText warnings about fuzzy/obsolete strings, at least temporarilyDavid Cabo2011-08-11-1/+1
* update .pot file to reflect new localized stringsDavid Cabo2011-08-11-4775/+8067
* translate localized strings to SpanishDavid Cabo2011-08-11-763/+1094
* Index all available locales for requested_from field (fixes #126)David Cabo2011-08-11-1/+6
* I18n'ize some more strings in viewsDavid Cabo2011-08-11-15/+15
* Create public bodies in multiple locales when importing from CSVDavid Cabo2011-08-11-24/+88
* Handle optional field list on CSV import, needed for enabling multiple localesDavid Cabo2011-08-11-7/+28
* I18n'd hardcoded WhatDoTheyKnow strings, mostly in mails. Use named variable ...David Cabo2011-08-11-116/+137
* Show the rejected reason for the incoming message in question, not the most r...Seb Bacon2011-08-11-2/+7
* Apply censor rules even when pdftk refuses to compress. Also provide for alt...Seb Bacon2011-08-10-5/+37
* Forwards compatibility with newer versions of Xapian. Fixes #101Seb Bacon2011-08-10-1/+1
* Fix up missing fixtures (causing failures dependent on order the tests were f...Seb Bacon2011-08-10-17/+29
* Fix a typo in the email templaterelease-0.1Robin Houston2011-08-10-2/+2
* Bring the wdtk branch into line with master (no more differences).Robin Houston2011-08-09-2/+36
* Merge branch 'master' into wdtkRobin Houston2011-08-09-55/+325
|\
| * allow admin to redeliver emails to closed requests. Fixes #116Seb Bacon2011-08-08-1/+19
| * Introduce config setting to ignore browser language settingsSeb Bacon2011-08-08-2/+21
| * Fix dependency problem when deleting incoming messages. Closes #115Seb Bacon2011-08-08-4/+8
| * Ensure we use sensible fallbacks for setting the default / initial locale for...Seb Bacon2011-08-08-9/+31
| * Guess holding pen emails based on having a correct hash and an incorrect id. ...Seb Bacon2011-08-08-22/+98
| * Log the reason why an incoming mail is routed to the holding pen, and display...Seb Bacon2011-08-03-9/+84
| * Force a trailing slash on the end of the administrators' index page. Fixes #106Seb Bacon2011-08-03-1/+14
| * Fail silently if there's no user matching one referenced in the current sessi...Seb Bacon2011-08-03-1/+12
| * Update sample-data loading instructions to use a script (because we need to w...Seb Bacon2011-08-02-1/+13
| * Fix broken check for test environmentRobin Houston2011-08-01-1/+1
| * User's display name should indicate if they've been banned. Fixes #100.Seb Bacon2011-08-01-0/+21
| * Use only one kind of variable interpolation on gettext strings (mixing them i...Seb Bacon2011-08-01-7/+6
* | Fix broken check for test environmentRobin Houston2011-08-01-1/+1
* | Let’s not do these migrations on WDTK. At least not yet.Robin Houston2011-07-30-35/+0
* | Merge branch 'master' into wdtkRobin Houston2011-07-30-2/+101
|\|
| * Include public body name in page title for SEO reasons. Closes #98.Seb Bacon2011-07-29-2/+2
| * Mention Varnish in production setup recommendations (and supply example VCL)Seb Bacon2011-07-29-0/+99
* | Merge branch 'master' into wdtkRobin Houston2011-07-29-35/+203
|\|
| * make explicit path test locale-independentSeb Bacon2011-07-29-1/+1