aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| * Allow example_places to be specified in config file.Matthew Somerville2012-08-16-1/+5
| |
| * Use same admin filter function on /reports to deal with old generation areas ↵Matthew Somerville2012-08-16-1/+10
| | | | | | | | that shouldn't be shown (fixes #312).
| * Don't use FindBin before local::lib set up, as it can cause confusion due to ↵Matthew Somerville2012-08-16-4/+8
| | | | | | | | it requiring Carp, and then some of Carp coming from global, some from local.
| * use templating rather than conditionals to include textStruan Donald2012-08-10-7/+6
| |
| * add lichfield text about types of problems to around pageStruan Donald2012-08-10-0/+8
| |
| * version lichfield cssStruan Donald2012-08-10-1/+1
| |
| * Merge remote-tracking branch 'origin/master'Struan Donald2012-08-10-2/+2
| |\
| | * Fix radio icons on questionnaire page (fixes #311/#314).Matthew Somerville2012-08-10-2/+2
| | |
| * | add extra front page text for lichfield about suitable problem typesStruan Donald2012-08-10-0/+8
| |/
| * tweak text at start of report form for BromleyStruan Donald2012-08-09-3/+2
| |
| * small text updates for BromleyStruan Donald2012-08-09-4/+13
| |
| * add partial postcode for bromley high street lookup to help bingStruan Donald2012-08-09-3/+11
| |
| * Add option to allow service to be sent as deviceid over open311Struan Donald2012-08-09-6/+57
| | | | | | | | turn this on for Bromley
| * adjust the initial display of the map on all reports page so there'sStruan Donald2012-08-09-0/+25
| | | | | | | | less jumping about on Internet Explorer
| * put a bit of space between report title and meta information in issue listStruan Donald2012-08-09-0/+1
| |
| * make sure text in issue lists does not press up against edge of screen on ↵Struan Donald2012-08-09-3/+3
| | | | | | | | mobiles
| * Simplify HTML and CSS for issue listsStruan Donald2012-08-09-29/+26
| | | | | | | | Also fixes link gap in IE6/7 and part width rollover in IE6
| * IE6/7 fixes for issue listsStruan Donald2012-08-09-2/+3
| | | | | | | | | | | | * background colour change on hover for IE6 * make sure whole of background is correct colour in IE6 ( li width -> 100% ) * narrow gap between link and image in IE6/7 ( .text width -> 19em )
| * links should be blackStruan Donald2012-08-09-0/+4
| |
| * persuade ie7 that recent report rows are a linkStruan Donald2012-08-09-13/+12
| |
| * allow preselection of category in url of new report pageStruan Donald2012-08-09-1/+14
| |
| * set bromley to display only 20 reports at a time on all reports pageStruan Donald2012-08-09-0/+2
| |
| * add in bromley GA code snippetStruan Donald2012-08-09-1/+16
| |
| * Remove packages that are installed by carton.Matthew Somerville2012-08-08-46/+0
| |
| * make is needed to use cpanm.Matthew Somerville2012-08-08-0/+2
| |
| * Add Catalyst::Devel to carton for ease of development.Matthew Somerville2012-08-08-0/+1064
| |
| * Update carton file from fresh install.Matthew Somerville2012-08-07-604/+1807
| |
| * Set up default cobrand to use fixmystreet templates when inherited.Matthew Somerville2012-08-07-14/+19
| |
| * Add Template::Plugin::DateTime::Format to carton (used by admin template).Matthew Somerville2012-08-07-0/+229
| |
| * Not needed as package, carton installs it.Matthew Somerville2012-08-07-2/+0
| |
| * Remove no longer used perl-external files.Matthew Somerville2012-08-07-7370/+0
| |
| * Update locale/nb_NO.UTF-8/LC_MESSAGES/FixMyStreet.poAnders Einar Hilden2012-08-07-135/+81
| |
| * Skip closest tests if no Bing Maps key.Matthew Somerville2012-08-06-10/+16
| |
| * Fix problem.t test so it skips Lichfield tests if Lichfield cobrand is not ↵Matthew Somerville2012-08-06-2/+5
| | | | | | | | present.
| * A start_date and an end_date was only producing one confirmed conditionStruan Donald2012-08-02-2/+8
| | | | | | | | | | | | | | | | in the where clause as they were overwriting each other. This now handles start and end date explicitely to generate the correct search criteria Fixes #310
| * Merge remote-tracking branch 'origin/master'Struan Donald2012-08-01-327/+1
| |\
| | * Fix a warning.Matthew Somerville2012-07-31-1/+1
| | |
| | * Move customisation notes across.Matthew Somerville2012-07-31-326/+0
| | |
| * | fix southampton street lighting message if map is skippedStruan Donald2012-08-01-1/+5
| |/
| * marked closed reports as such in the issues list for default cobrandStruan Donald2012-07-31-0/+4
| |
| * marked closed reports as such in the issues listStruan Donald2012-07-30-0/+2
| |
| * basic SendReport::Email testsStruan Donald2012-07-30-0/+77
| |
| * Update readme to point to code.fixmystreet.com for instructions.Matthew Somerville2012-07-27-446/+28
| |
| * Some text tweaks to the notes docs, updating customisation with new defaults.Matthew Somerville2012-07-26-57/+60
| |
| * print out message about reports that we tried to send to unconfirmed email ↵Struan Donald2012-07-24-5/+18
| | | | | | | | addresses
| * Get attribution right on zoomed in maps in NI.Matthew Somerville2012-07-23-1/+3
| |
| * Don't show postcode column in RSS/alert emails, may have no bearing on report.Matthew Somerville2012-07-23-71/+20
| |
| * Store body sent to on external_body.Matthew Somerville2012-07-23-0/+1
| |
| * Return correct failure code if no recipients.Matthew Somerville2012-07-23-40/+40
| |
| * Add NI sender, for handling cross-council road reports.Matthew Somerville2012-07-20-27/+101
| |