aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeLines
...
* | first stab at sending PURGE requests to upstream varnish for request pages. N...Seb Bacon2012-03-13-0/+11
|/
* Update all the PO files as well as the POT when running our gettext commands....Seb Bacon2012-02-08-1/+4
* Fix namespace problem in i18n interpolationSeb Bacon2012-02-02-2/+2
* New improved find-msgids-and-make-pot-file rake task:Seb Bacon2012-02-02-1/+19
* Merge branch 'release/0.5' of github.com:sebbacon/alaveteli into release/0.5Seb Bacon2012-02-02-0/+21
|\
| * Avoid need to be db superuser to run testsRobin Houston2012-01-31-0/+21
* | Remove WDTK-specific categories from core Alaveteli. Replace with categories...Seb Bacon2012-02-02-79/+15
|/
* Make better wording at the top of the page listing subsets of public bodies. ...Seb Bacon2012-01-30-4/+3
* Force the 'C' locale for elinksRobin Houston2012-01-17-1/+1
* Replace all `which command` callsRobin Houston2012-01-17-2/+2
* Paths for external commandsRobin Houston2012-01-17-1/+16
* Ensure pagination works when running behind PassengerSeb Bacon2012-01-09-2/+4
* Make sure paging authority list works even when using typeahead searchSeb Bacon2012-01-09-1/+5
* remove stray cut&paste cruftSeb Bacon2012-01-09-1/+0
* Ensure pagination works even on general search pageSeb Bacon2012-01-09-14/+54
* Display internationalized emails correctly (specifically, RFC2047 headers, an...Seb Bacon2012-01-04-1/+1
* Merge remote-tracking branch 'jpmckinney/pre1.9' into developSeb Bacon2011-11-24-2/+12
|\
| * add String#is_binary_data? in Ruby 1.9James McKinney2011-10-17-0/+8
| * comment out commonlib tests, which are not 1.9 compatibleJames McKinney2011-10-16-1/+2
| * call #first on from_addrs and to_addrs before calling #to_sJames McKinney2011-10-16-1/+1
| * add encoding magic comments and fix pathsJames McKinney2011-10-16-0/+1
* | Merge pull request #264 from jpmckinney/flexible_binary_paths_devSeb Bacon2011-11-22-1/+1
|\ \ | |/ |/|
| * add one more commandJames McKinney2011-10-11-1/+1
* | Add a more correct check for vendored Rails, and use non-vendored Rails' gem_...James McKinney2011-10-11-1/+5
|/
* Don't prepend path when loading public categories, closes #178David Cabo2011-09-19-1/+1
* Wrap categories loading into singleton and add support for multiple locales s...David Cabo2011-09-19-94/+109
* Provide ability to download zip file containing complete request. Closes #11Seb Bacon2011-09-13-0/+33
* Merge branch 'wdtk' into developRobin Houston2011-09-08-135/+0
|\
| * Move external_command.rb to commonlibRobin Houston2011-09-07-135/+0
* | Flash a message to users from outside the deployed country, telling them abou...Seb Bacon2011-09-05-0/+40
|/
* Produce transaction stats up to and including August 2011.Robin Houston2011-08-24-2/+2
* Ensure that recent Rails upgrade doesn't break compatibility with older versi...Seb Bacon2011-08-22-0/+42
* New files I forgot to add in a7df6f479f452503e3a9Seb Bacon2011-08-15-0/+65
* include "locale" in list of session data keys that are used to decide if a ra...Seb Bacon2011-07-27-1/+1
* Add FixMyTransport's strip_empty_sessions to not send a cookie if there's not...Matthew Somerville2011-07-26-0/+29
* Only prepend locales to paths when there's more than one locale to choose from.Seb Bacon2011-07-15-0/+9
* moved jurisdiction-specific files to themeSeb Bacon2011-07-07-186/+0
* fallbacks for public_body_categories (this needs to be done in a better way, ...Seb Bacon2011-07-07-78/+1
* get language names from a comprehensive list, rather than just hard-code a ha...Seb Bacon2011-07-07-0/+193
* initial merge of Kosovan branch; still need to get tests passing, factor out ...Seb Bacon2011-07-06-0/+279
|\
| * I18n fixFaton Selishta2011-06-02-0/+279
* | Add tests for the external_command library, and fix a bugRobin Houston2011-06-22-4/+8
* | Replace STDERR.puts by $stderr.puts elsewhere, which is potentially more flex...Robin Houston2011-06-21-1/+1
* | Improve parameter nameRobin Houston2011-06-21-3/+3
* | - Refactor models/incoming_message.rb to get rid of the hideousRobin Houston2011-06-21-0/+92
* | When external converters are used to extract text from attachmentsRobin Houston2011-06-20-0/+131
* | merge WTDK changes to master (preparation for closing WTDK branch and deployi...Seb Bacon2011-06-14-16/+67
|\ \
| * | Slighlty nicer formatLouise Crow2011-05-26-6/+14
| * | Adding script for generating transaction stats.Louise Crow2011-05-26-0/+40
| * | Don't store passwords in post_params.Louise Crow2011-05-16-0/+15