| Commit message (Expand) | Author | Age | Lines |
* | Fix to get time/date in Norwegian. | Marius Halden | 2014-12-30 | -3/+0 |
* | Update secure proxy list to include www.fixmystreet.com. | Matthew Somerville | 2014-07-04 | -2/+5 |
* | Merge branch '700-auto-emails' | Matthew Somerville | 2014-05-16 | -10/+26 |
|\ |
|
| * | Set site_name and signature email variables for alerts | Struan Donald | 2014-05-16 | -10/+26 |
* | | [Bromley] Add secure-proxy line. | Matthew Somerville | 2014-05-12 | -0/+1 |
|/ |
|
* | Change default email indentation to none. | Matthew Somerville | 2014-03-17 | -1/+2 |
* | Use config's EMAIL_DOMAIN in cron email Message-ID. | Matthew Somerville | 2014-03-12 | -2/+2 |
* | More accurate config overriding for Zurich. | Matthew Somerville | 2013-10-24 | -0/+8 |
* | Check for abuse in more places. | Matthew Somerville | 2013-06-19 | -0/+10 |
* | Add Catalyst::Plugin::Compress::Gzip (locally, as CPAN version overloads wron... | Matthew Somerville | 2013-03-19 | -0/+1 |
* | Fix couple of issues with module upgrades. | Matthew Somerville | 2013-03-15 | -1/+4 |
* | Manually note secure-ness of site. | Matthew Somerville | 2013-03-12 | -0/+7 |
* | Allow email indent to be a cobrand parameter. | Matthew Somerville | 2013-02-11 | -0/+1 |
* | Don't fetch width/height for full size images. | Matthew Somerville | 2013-02-07 | -4/+6 |
* | Add hash as query parameter on photos so that rotating instantly works, no ca... | Matthew Somerville | 2013-02-07 | -6/+15 |
* | Merge remote branch 'origin/zurich' | Matthew Somerville | 2013-02-04 | -0/+9 |
|\ |
|
| * | Add some Zurich banner tests. | Matthew Somerville | 2013-01-23 | -0/+2 |
| * | Set DateTime locale for Zurich manually. | Matthew Somerville | 2012-12-20 | -0/+3 |
| * | Allow unconfirmed as a visible state in Zurich, adjust front end list/item te... | Matthew Somerville | 2012-12-19 | -0/+4 |
* | | Add do-not-reply config variable, removing special case from code. | Matthew Somerville | 2013-01-02 | -2/+1 |
|/ |
|
* | Generalise hostname language overriding. | Matthew Somerville | 2012-08-17 | -3/+3 |
* | Get port for default mapit URL. | Matthew Somerville | 2012-07-18 | -0/+2 |
* | Move default cobrand to new design. | Matthew Somerville | 2012-07-13 | -3/+2 |
* | If no MAPIT_URL in config, default to the fake one. | Matthew Somerville | 2012-07-13 | -0/+4 |
* | Remove unused base_url_for_emails function. | Matthew Somerville | 2012-07-06 | -3/+2 |
* | Factor out site_key as that's only used in one place too. | Matthew Somerville | 2012-07-06 | -1/+1 |
* | Functions not available here running via cron. | Matthew Somerville | 2012-05-29 | -8/+9 |
* | Use right parameter system for right emails. | Matthew Somerville | 2012-05-29 | -0/+9 |
* | Allow map override from cobrand. | Matthew Somerville | 2012-05-25 | -6/+1 |
* | Secure only cookie, please. | Matthew Somerville | 2012-05-22 | -0/+1 |
* | Store full size photos that are uploaded on filesystem, put hash in database.... | Matthew Somerville | 2012-03-08 | -0/+25 |
* | Do the stringify/array in the cobrand, for future time when we need multiple ... | Matthew Somerville | 2012-03-06 | -3/+2 |
* | Only need to set additional_template_paths if other variables are being set, ... | Matthew Somerville | 2012-02-23 | -2/+1 |
* | Factor out fragment rendering, as additional template paths needs to be passed. | Matthew Somerville | 2012-02-23 | -0/+16 |
* | missed BCI -> FMS setting | Struan Donald | 2012-01-09 | -1/+1 |
* | Make sure Message-ID is set on outgoing messages. | Matthew Somerville | 2011-08-03 | -0/+4 |
* | If a form input has a name identical to an ID, OpenLayers in IE6/7 gets all c... | Matthew Somerville | 2011-07-22 | -1/+1 |
* | No robot indexing on staging sites, and canonical link from OSM version back ... | Matthew Somerville | 2011-07-01 | -0/+4 |
* | Four week default session length. | Matthew Somerville | 2011-06-29 | -2/+1 |
* | Allow a hostname to set the map class. | Matthew Somerville | 2011-06-29 | -1/+2 |
* | Use bcrypt. | Matthew Somerville | 2011-06-24 | -2/+1 |
* | remove cobrand reference to stop circular references | Struan Donald | 2011-06-13 | -0/+10 |
* | remove Problems.pm | Struan Donald | 2011-06-10 | -1/+0 |
* | Always session cookie for now. | Matthew Somerville | 2011-06-09 | -2/+3 |
* | uris in emails should always be absolute | Struan Donald | 2011-06-09 | -1/+1 |
* | set URIs to be relative so they work with our auth redirection | Struan Donald | 2011-06-08 | -0/+1 |
* | Move some more functions. | Matthew Somerville | 2011-06-08 | -1/+1 |
* | Start moving stuff out of Problems.pm, do JSON as per its better-way comment. | Matthew Somerville | 2011-06-08 | -1/+1 |
* | Remove fake_q and most of now-unused Page.pm. | Matthew Somerville | 2011-06-07 | -37/+0 |
* | Improve email headers in emails sent. | Matthew Somerville | 2011-06-07 | -1/+5 |