Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| | | * | | | Merge branch 'fixes' into asktheeu | David Cabo | 2011-08-17 | -19/+81 | |
| | | |\ \ \ | |||||
| | | | * | | | Refactor fixes to #142 and #143, new implementation much simpler to understand | David Cabo | 2011-08-17 | -20/+19 | |
| | | | | | | | |||||
| | | | * | | | Support editing of public bodies simultaneously in all locales (closes #143) | David Cabo | 2011-08-17 | -11/+16 | |
| | | | | | | | |||||
| | | | * | | | Make public body creation tests more robust | David Cabo | 2011-08-17 | -2/+4 | |
| | | | | | | | |||||
| | | | * | | | Extend "new public body" form to support multiple locales (closes #142) | David Cabo | 2011-08-17 | -8/+56 | |
| | | | | | | | |||||
| | | * | | | | Update tests to reflect sign-in is now before Preview when making new request | David Cabo | 2011-08-13 | -12/+13 | |
| | | | | | | | |||||
| | | * | | | | Merge branch 'master' of github.com:sebbacon/alaveteli into asktheeu | David Cabo | 2011-08-12 | -23/+139 | |
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: locale/cy/app.po locale/de/app.po locale/es/app.po locale/fr/app.po locale/sq/app.po locale/sr/app.po locale/sr@latin/app.po | ||||
| | | * | | | | | implementing new request wireframes: new page to select authority to write to | David Cabo | 2011-08-02 | -0/+35 | |
| | | | | | | | | |||||
| | | * | | | | | Merge branch 'master' of github.com:sebbacon/alaveteli into asktheeu | David Cabo | 2011-07-30 | -9/+53 | |
| | | |\ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merge branch 'master' of github.com:sebbacon/alaveteli into asktheeu | David Cabo | 2011-07-28 | -3/+23 | |
| | | |\ \ \ \ \ \ | |||||
| | | * | | | | | | | Adapting New Request flow to new wireframes: added type ahead search when ↵ | David Cabo | 2011-07-26 | -0/+31 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | creating new requests | ||||
* | | | | | | | | | | Flash a message to users from outside the deployed country, telling them ↵ | Seb Bacon | 2011-09-05 | -0/+31 | |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | about either (a) a website in their country, or (b) the existence of Alaveteli to help them make one themselves. Closes #124. | ||||
* | | | | | | | | | Store user's locale against profile, so we can send them localised track ↵ | Seb Bacon | 2011-09-03 | -1/+28 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | emails. Also internationalize more strings at the same time. Fixes #163. | ||||
* | | | | | | | | | Provide a search function on the user profile pages. Closes #138. | Seb Bacon | 2011-09-01 | -0/+7 | |
| | | | | | | | | | |||||
* | | | | | | | | | Make the general search return requests only, by default | Seb Bacon | 2011-09-01 | -1/+1 | |
| | | | | | | | | | |||||
* | | | | | | | | | Fixes to get tests pass following new design changes | Seb Bacon | 2011-09-01 | -3/+3 | |
|/ / / / / / / / | |||||
* | | | | | | | | Additional changes omitted from commit ↵ | Seb Bacon | 2011-08-30 | -7/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9d8388c03d0faeaca29d233a340c58bd65f28a97 (distinguish 404s and 500s), fixes #161. | ||||
* | | | | | | | | Add tests & fixes for new search/filtering functionality | Seb Bacon | 2011-08-29 | -0/+54 | |
| | | | | | | | | |||||
* | | | | | | | | Fixes to get tests to pass following addition of new search / filter ↵ | Seb Bacon | 2011-08-29 | -15/+18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | functionality | ||||
* | | | | | | | | Merge branch 'develop' of git@github.com:sebbacon/alaveteli into develop | Robin Houston | 2011-08-25 | -18/+72 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | Refactor fixes to #142 and #143, new implementation much simpler to understand | David Cabo | 2011-08-23 | -20/+19 | |
| | | | | | | | | |||||
| * | | | | | | | Support editing of public bodies simultaneously in all locales (closes #143) | David Cabo | 2011-08-23 | -11/+16 | |
| | | | | | | | | |||||
| * | | | | | | | 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 | -8/+56 | |
| |/ / / / / / | |||||
* / / / / / / | Anneal brittle test | Robin Houston | 2011-08-24 | -1/+3 | |
|/ / / / / / | |||||
* | | | | / | Add test for generation of HTML versions of attachments. As a side-effect, ↵ | Seb Bacon | 2011-08-17 | -0/+8 | |
| |_|_|_|/ |/| | | | | | | | | | | | | | | make some of the HTML more valid. Prerequisite for addressing issue #108. | ||||
* | | | | | Fix template syntax error. Closes #136 | Seb Bacon | 2011-08-15 | -0/+7 | |
| | | | | | |||||
* | | | | | Monkey patch around bug that was stripping out quotes from search phrases. ↵ | Seb Bacon | 2011-08-15 | -1/+0 | |
| | | | | | | | | | | | | | | | | | | | | Fixes #38 | ||||
* | | | | | When displaying information about how overdue something is, use values from ↵ | Seb Bacon | 2011-08-12 | -0/+2 | |
| |_|_|/ |/| | | | | | | | | | | | the config file, rather than hard coded ones. Fixes #130. | ||||
* | | | | I18n'd hardcoded WhatDoTheyKnow strings, mostly in mails. Use named variable ↵ | David Cabo | 2011-08-11 | -2/+2 | |
| | | | | | | | | | | | | | | | | substitution in gettext strings. | ||||
* | | | | Show the rejected reason for the incoming message in question, not the most ↵ | Seb Bacon | 2011-08-11 | -1/+6 | |
| | | | | | | | | | | | | | | | | recent rejected reason for the info request in question. Fixes #129. | ||||
* | | | | Fix up missing fixtures (causing failures dependent on order the tests were ↵ | Seb Bacon | 2011-08-10 | -12/+20 | |
| | | | | | | | | | | | | | | | | funr). Also tidy up raw_email setup code to match everywhere. | ||||
* | | | | allow admin to redeliver emails to closed requests. Fixes #116 | Seb Bacon | 2011-08-08 | -0/+18 | |
| | | | | |||||
* | | | | Introduce config setting to ignore browser language settings | Seb Bacon | 2011-08-08 | -1/+15 | |
| | | | | |||||
* | | | | Fix dependency problem when deleting incoming messages. Closes #115 | Seb Bacon | 2011-08-08 | -0/+7 | |
| | | | | |||||
* | | | | Ensure we use sensible fallbacks for setting the default / initial locale ↵ | Seb Bacon | 2011-08-08 | -8/+29 | |
| | | | | | | | | | | | | | | | | for a user. (Partially) fixes #114 | ||||
* | | | | Guess holding pen emails based on having a correct hash and an incorrect id. ↵ | Seb Bacon | 2011-08-08 | -0/+11 | |
| | | | | | | | | | | | | | | | | Closes #117 | ||||
* | | | | Log the reason why an incoming mail is routed to the holding pen, and ↵ | Seb Bacon | 2011-08-03 | -0/+19 | |
| | | | | | | | | | | | | | | | | display it to administrators. Closes #107. | ||||
* | | | | Force a trailing slash on the end of the administrators' index page. Fixes #106 | Seb Bacon | 2011-08-03 | -1/+7 | |
| | | | | |||||
* | | | | Fail silently if there's no user matching one referenced in the current ↵ | Seb Bacon | 2011-08-03 | -0/+7 | |
| |_|/ |/| | | | | | | | | session. Fixes #105 | ||||
* | | | make explicit path test locale-independent | Seb Bacon | 2011-07-29 | -1/+1 | |
| | | | |||||
* | | | To make tests pass with RawEmails on the filesystem, instead of hacky ↵ | Seb Bacon | 2011-07-29 | -8/+52 | |
| |/ |/| | | | | | dependency on existence of text_binary field in raw_emails model, rewrite tests (and their fixtures) to explicitly load data from FS when raw_emails are used. | ||||
* | | Cause the final step in the "new request" workflow to have a unique URL (so ↵ | Seb Bacon | 2011-07-28 | -0/+3 | |
| | | | | | | | | we can distinguish it in Google Analytics). Fixes #96 | ||||
* | | Don't treat CSRF tokens as optional session data for administrators (they're ↵ | Seb Bacon | 2011-07-27 | -4/+12 | |
| | | | | | | | | | | | | needed to allow them to edit anything! Fixes #95 (Also change wording of test namess to match usual rspec convention) | ||||
* | | Authentication should only apply to admin interface when *both* email *and* ↵ | Seb Bacon | 2011-07-27 | -0/+9 | |
|/ | | | | password are unset | ||||
* | Remove redundant test (this change should be with commit ↵ | Seb Bacon | 2011-07-25 | -14/+0 | |
| | | | | dd58cd35e51c1b98228aae1aa930629e84b6a905) | ||||
* | Only prepend locales to paths when there's more than one locale to choose from. | Seb Bacon | 2011-07-15 | -0/+23 | |
| | | | | Replaces core "locale" filter with customised one. Fixes #82 | ||||
* | Make test description be accurate | Seb Bacon | 2011-07-14 | -1/+1 | |
| | |||||
* | Merge branch 'master' of github.com:sebbacon/alaveteli | Seb Bacon | 2011-07-14 | -1/+4 | |
|\ | | | | | | | | | Conflicts: app/views/request/_request_listing_single.rhtml | ||||
| * | Make the tests work with authentication | Robin Houston | 2011-07-13 | -1/+4 | |
| | |