aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App.pm
Commit message (Expand)AuthorAgeLines
...
* Factor out fragment rendering, as additional template paths needs to be passed.Matthew Somerville2012-02-23-0/+16
* missed BCI -> FMS settingStruan Donald2012-01-09-1/+1
* Make sure Message-ID is set on outgoing messages.Matthew Somerville2011-08-03-0/+4
* If a form input has a name identical to an ID, OpenLayers in IE6/7 gets all c...Matthew Somerville2011-07-22-1/+1
* No robot indexing on staging sites, and canonical link from OSM version back ...Matthew Somerville2011-07-01-0/+4
* Four week default session length.Matthew Somerville2011-06-29-2/+1
* Allow a hostname to set the map class.Matthew Somerville2011-06-29-1/+2
* Use bcrypt.Matthew Somerville2011-06-24-2/+1
* remove cobrand reference to stop circular referencesStruan Donald2011-06-13-0/+10
* remove Problems.pmStruan Donald2011-06-10-1/+0
* Always session cookie for now.Matthew Somerville2011-06-09-2/+3
* uris in emails should always be absoluteStruan Donald2011-06-09-1/+1
* set URIs to be relative so they work with our auth redirectionStruan Donald2011-06-08-0/+1
* Move some more functions.Matthew Somerville2011-06-08-1/+1
* Start moving stuff out of Problems.pm, do JSON as per its better-way comment.Matthew Somerville2011-06-08-1/+1
* Remove fake_q and most of now-unused Page.pm.Matthew Somerville2011-06-07-37/+0
* Improve email headers in emails sent.Matthew Somerville2011-06-07-1/+5
* Move most of questionnaire cron to ResultSet so it can be called and tested f...Matthew Somerville2011-06-02-0/+23
* Put cobrand confirm/submit emails in templates, not locale, adjust email hand...Matthew Somerville2011-06-02-5/+8
* if appropriate generate language specific uris for emailsStruan Donald2011-05-26-1/+1
* Templating of OSM map.Matthew Somerville2011-05-25-0/+13
* Switch to Catalyst::Plugin::Unicode::Encoding as it handles incoming argument...Matthew Somerville2011-05-19-1/+3
* RSS and robots for problem display pages.Matthew Somerville2011-05-19-1/+1
* change cobrand url to uri and change all c.cobrand.url to c.uri_for in templatesEdmund von der Burg2011-04-15-6/+6
* Use cobrand::url in ->uri_forEdmund von der Burg2011-04-15-1/+25
* Proper FakeQ object to interface with old codeEdmund von der Burg2011-04-15-6/+28
* Replace all $c->req with s->fake_q so that we isolate the old setupEdmund von der Burg2011-04-14-1/+1
* add ->fake_q stubEdmund von der Burg2011-04-14-0/+17
* Added 'uri_for_email' method and switched some tokens over to itEdmund von der Burg2011-04-11-0/+21
* Add the 'remember_me' checkbox on loginEdmund von der Burg2011-04-07-1/+1
* Fix bugs introduced with overrides formEdmund von der Burg2011-04-07-6/+6
* Added overrides to staging servers to make testing/dev easierEdmund von der Burg2011-04-06-10/+85
* Fix - configure maps when setting up cobrandEdmund von der Burg2011-04-04-0/+3
* Handle problem confirmation tokens in catalyst and get all tests workingEdmund von der Burg2011-03-28-0/+3
* use .txt suffix on email templatesEdmund von der Burg2011-03-23-1/+1
* Use unicode pluginEdmund von der Burg2011-03-21-0/+1
* Change emails to use construct_email from mySociety::Email for encoding and l...Edmund von der Burg2011-03-03-4/+21
* Check that UTF8 in emails worksEdmund von der Burg2011-03-03-0/+3
* Simple email sendingEdmund von der Burg2011-03-02-1/+48
* Added authentication pluginsEdmund von der Burg2011-03-01-3/+29
* Remove cruft relating to config loadingEdmund von der Burg2011-02-28-14/+4
* Explicitly set gettext_dir so that it does not matter where calling script fi...Edmund von der Burg2011-02-24-1/+12
* Return lang to set in HTMLEdmund von der Burg2011-02-24-3/+5
* More work on the Cobrand and setting for requestEdmund von der Burg2011-02-23-15/+63
* Added About controllerEdmund von der Burg2011-02-23-0/+6
* use absolute path to config fileEdmund von der Burg2011-02-22-5/+5
* load config from conf/general into FixMyStreet::AppEdmund von der Burg2011-02-22-17/+11
* Created app using catalyst.plEdmund von der Burg2011-02-22-0/+75