aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/application_controller.rb
Commit message (Collapse)AuthorAgeLines
...
* Fix problem with typeahead searches containing " - " characters and similar. ↵Seb Bacon2012-01-11-0/+21
| | | | Closes #328
* Ignore last-seen-item variables for the purposes of varnish caching. Fixes ↵Seb Bacon2012-01-09-4/+4
| | | | issue #324.
* Send email notifications on exceptionsSeb Bacon2012-01-09-1/+5
|
* Remove temporary patch, found a way of adding code from themes without new ↵David Cabo2011-09-23-14/+0
| | | | controller classes
* Ugly hack to fix _() in production when themes define controllers (kind of)David Cabo2011-09-20-1/+15
|
* Only store last visited public body for logged in users. Otherwise it ↵Seb Bacon2011-09-16-5/+9
| | | | breaks caching rather a lot, for little benefit.
* Merge branch 'develop' of github.com:sebbacon/alaveteli into developDavid Cabo2011-09-03-3/+13
|\
| * Store user's locale against profile, so we can send them localised track ↵Seb Bacon2011-09-03-3/+13
| | | | | | | | emails. Also internationalize more strings at the same time. Fixes #163.
* | Merge branch 'asktheeu-new-design' into develop (update New Request workflow ↵David Cabo2011-09-01-1/+3
|\ \ | |/ |/| | | to match new wireframes)
| * Merge branch 'master' of github.com:sebbacon/alaveteli into asktheeuDavid Cabo2011-08-12-8/+17
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | Move log-in point to before Preview and fix modal sign-in and sign-up redirectsDavid Cabo2011-08-11-1/+3
| | |
* | | Merge branch 'develop' into feature/add-recaptchaSeb Bacon2011-08-30-2/+9
|\ \ \
| * | | Additional changes omitted from commit ↵Seb Bacon2011-08-30-2/+9
| | | | | | | | | | | | | | | | 9d8388c03d0faeaca29d233a340c58bd65f28a97 (distinguish 404s and 500s), fixes #161.
* | | | Present a reCaptcha on the signup form to foreign visitors (judging from ↵Seb Bacon2011-08-30-0/+11
|/ / / | | | | | | | | | their IP address). Fixes #157 (at least as a starter).
* | | Add tests & fixes for new search/filtering functionalitySeb Bacon2011-08-29-2/+2
| | |
* | | Fixes to get tests to pass following addition of new search / filter ↵Seb Bacon2011-08-29-1/+1
| | | | | | | | | | | | functionality
* | | Further work in progress on better search functionalitySeb Bacon2011-08-29-32/+49
| | |
* | | more work in progress on search formsSeb Bacon2011-08-29-23/+49
| | |
* | | First stab at filtering on the "View requests" pageSeb Bacon2011-08-29-0/+55
| |/ |/|
* | I18n'd hardcoded WhatDoTheyKnow strings, mostly in mails. Use named variable ↵David Cabo2011-08-11-6/+7
| | | | | | | | substitution in gettext strings.
* | Introduce config setting to ignore browser language settingsSeb Bacon2011-08-08-1/+5
| |
* | Ensure we use sensible fallbacks for setting the default / initial locale ↵Seb Bacon2011-08-08-1/+1
| | | | | | | | for a user. (Partially) fixes #114
* | Fail silently if there's no user matching one referenced in the current ↵Seb Bacon2011-08-03-1/+5
|/ | | | session. Fixes #105
* Add cache headers to various pages (in three categories: short, medium, and ↵Seb Bacon2011-07-25-1/+23
| | | | long).
* Add a flag to turn off logging memory usage, as (a) this is a debug setting, ↵Seb Bacon2011-07-25-6/+11
| | | | and (b) it's not cross-platform anyway (causes issues for people developing on OS X)
* Move various hard-coded strings to config fileSeb Bacon2011-07-07-2/+1
|
* I18n string for controllersFaton Selishta2011-06-30-1/+1
|
* Specific code for our requirements (kosovo law, our request etc..)Faton Selishta2011-06-02-1/+1
|
* move locale-setting logic locally (are likely to want to override it)Seb Bacon2011-03-10-11/+18
|
* make site_name a globally available helperSeb Bacon2011-03-10-0/+10
|
* top-level gettext functions already availableSeb Bacon2011-03-10-0/+3
|
* make site_name a globally available helperSeb Bacon2011-03-10-0/+8
|
* top-level gettext functions already availableSeb Bacon2011-03-10-1/+0
|
* initial, basic i18n support with gettextSeb Bacon2011-03-10-1/+1
|
* Updating validations so that none expect automatic interpolation of the ↵Louise Crow2011-02-24-0/+2
| | | | attribute.
* Scrub passwords from logs.Louise Crow2011-01-24-0/+2
|
* Make default value an empty string, not nil (which is assumed to be an unset ↵Seb Bacon2010-11-23-1/+1
| | | | value)
* Provide default value in order to make tests passSeb Bacon2010-11-22-1/+1
|
* This doesn't work with all the Rails cookies.Francis Irving2010-09-06-6/+0
|
* Change the foi_cache to be explicit everywhere, so Interlock can use theFrancis Irving2010-09-06-3/+18
| | | | rails cache
* Rename function so doesn't say "squid" in itFrancis Irving2010-09-06-1/+1
|
* Reorganise list page structureFrancis Irving2010-09-03-1/+4
|
* Revert "Don't set cookies in feed filters"Francis Irving2010-09-03-2/+0
| | | | This reverts commit 98addf135eccf6726adc7eeae818fd62e8acf3d7.
* Don't set cookies in feed filtersFrancis Irving2010-09-03-0/+2
|
* Use new rails API for caching headerFrancis Irving2010-07-26-1/+1
|
* Use our algorithm for view cache fragments tooFrancis Irving2010-05-19-16/+21
|
* Do the cacheing ourselves.Francis Irving2010-05-19-2/+4
|
* Cache doesn't require initial slashFrancis Irving2010-05-19-0/+1
|
* Cope with 32,000 inode limit on ext3Francis Irving2010-05-18-3/+8
|
* Generate path for fragment cache in central placeFrancis Irving2010-05-18-0/+8
|