| Commit message (Expand) | Author | Age | Lines |
* | Fix for the case where an external request has no user_name | Louise Crow | 2012-08-29 | -1/+1 |
* | With reference to issue #560, generate better text in the case of an anonymou... | Louise Crow | 2012-08-22 | -3/+4 |
* | Method spacing. | Louise Crow | 2012-08-22 | -0/+19 |
* | Helpers to support external requests | Robin Houston | 2012-08-10 | -1/+13 |
* | Ensure (at least in the most basic cases) that views support recent "external... | Seb Bacon | 2012-07-09 | -0/+8 |
* | Atom feed of request events | Robin Houston | 2012-07-04 | -6/+0 |
* | Use fully-qualified URLs in feed | Robin Houston | 2012-07-04 | -1/+6 |
* | Atom feed approximately working (?) | Robin Houston | 2012-07-04 | -0/+1 |
* | Show the admin navigation bar when browsing the main site. Fixes #512 | Seb Bacon | 2012-06-27 | -0/+4 |
* | Merge branch 'develop' of github.com:sebbacon/alaveteli into develop | Robin Houston | 2012-06-23 | -1/+3 |
|\ |
|
| * | Reformat function so it doesn't confuse gettext | Seb Bacon | 2012-06-14 | -1/+3 |
* | | Fix user links for external users | Robin Houston | 2012-06-06 | -0/+7 |
|/ |
|
* | Our default "from" details should be the CONTACT_* ones, not the TRACK_SENDER... | Seb Bacon | 2012-05-25 | -2/+2 |
* | Factor out `contact_from_name_and_email` so it can be used from anywhere in t... | Seb Bacon | 2012-05-25 | -0/+10 |
* | Merge from wombleton:feature/440_sparkly_admin_css | Seb Bacon | 2012-05-23 | -6/+27 |
* | Remove trailing whitespace (to make a cleaner forthcoming merge with wombleto... | Seb Bacon | 2012-05-15 | -22/+22 |
* | Internationalize short_date: | Seb Bacon | 2012-05-02 | -1/+3 |
* | Simplify search logic so it doesn't depend on sessions. Also fixes #338 | Seb Bacon | 2012-01-25 | -13/+14 |
* | Don't choke on unescaped characters in URIs. Fixes #335. | Seb Bacon | 2012-01-11 | -4/+8 |
* | Don't generate endlessly recursive URLs from request pages where the URL has ... | Seb Bacon | 2011-12-21 | -2/+9 |
* | Make HTML ids unique even with multiple locales | Robin Houston | 2011-09-08 | -2/+6 |
* | Merge branch 'develop' of github.com:sebbacon/alaveteli into develop | David Cabo | 2011-09-03 | -0/+15 |
|\ |
|
| * | Some i18n strings for homepage, and fix up more HTML parsing test failures | Seb Bacon | 2011-09-01 | -0/+15 |
* | | Merge branch 'asktheeu-new-design' into develop (update New Request workflow ... | David Cabo | 2011-09-01 | -0/+4 |
|\ \
| |/
|/| |
|
| * | Add sign-in at beginning of New Request process (configurable) | David Cabo | 2011-08-23 | -0/+4 |
| * | Extend "new public body" form to support multiple locales (closes #142) | David Cabo | 2011-08-17 | -1/+1 |
* | | Further work in progress on better search functionality | Seb Bacon | 2011-08-29 | -8/+13 |
* | | more work in progress on search forms | Seb Bacon | 2011-08-29 | -1/+1 |
* | | Extend "new public body" form to support multiple locales (closes #142) | David Cabo | 2011-08-23 | -1/+1 |
* | | Use rails localisation function to return date. Fixes #152. | Seb Bacon | 2011-08-22 | -1/+1 |
|/ |
|
* | I18n'd hardcoded WhatDoTheyKnow strings, mostly in mails. Use named variable ... | David Cabo | 2011-08-11 | -1/+9 |
* | Add the ADMIN_BASE_URL variable to general.yml-example, and make the code | Robin Houston | 2011-07-26 | -1/+2 |
* | Use the ADMIN_BASE_URL config variable if present, rather than ignoring it | Robin Houston | 2011-07-14 | -1/+1 |
* | get language names from a comprehensive list, rather than just hard-code a ha... | Seb Bacon | 2011-07-07 | -7/+6 |
* | undo hard-coded domain | Seb Bacon | 2011-07-06 | -1/+1 |
* | initial merge of Kosovan branch; still need to get tests passing, factor out ... | Seb Bacon | 2011-07-06 | -3/+9 |
|\ |
|
| * | I18n string for models | Faton Selishta | 2011-06-30 | -1/+7 |
| * | change an harcodet link | Faton Selishta | 2011-06-14 | -1/+1 |
| * | I18n fix | Faton Selishta | 2011-06-02 | -1/+1 |
* | | The error messages are clearly designed to be used *without* the | Robin Houston | 2011-06-23 | -10/+17 |
|/ |
|
* | add global locale switcher | Seb Bacon | 2011-03-10 | -0/+6 |
* | .json form for RSS feeds | Francis Irving | 2010-10-09 | -1/+1 |
* | Serve CSS from secure URL for admin | Francis Irving | 2010-09-16 | -6/+0 |
* | Remove old commented parts. | Francis Irving | 2010-09-06 | -3/+0 |
* | Change the foi_cache to be explicit everywhere, so Interlock can use the | Francis Irving | 2010-09-06 | -2/+19 |
* | Use our algorithm for view cache fragments too | Francis Irving | 2010-05-19 | -0/+6 |
* | Table showing event history. | Francis Irving | 2010-01-20 | -0/+4 |
* | Show times on timeline, not just dates. | Francis Irving | 2009-10-31 | -0/+4 |
* | Remove some uses of gsub!, which might be clobbering other versions of strings | francis | 2009-04-08 | -2/+2 |
* | Allowing extra parameters to be passed to request_url | louise | 2009-04-03 | -3/+8 |