aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/Cobrand/FiksGataMi.pm
Commit message (Collapse)AuthorAgeLines
* [FiksGataMi] Fix viewing countiesMarius Halden2017-05-30-1/+1
|
* Merge tag 'v2.0.4' into fiksgatami-devMarius Halden2017-05-28-1/+1
|\
| * Move staging flags to their own config variable.Matthew Somerville2017-01-10-1/+1
| |
* | Fiks "/reports/Oslo" og "/reports/By,Fylke"Marius Halden2016-12-15-16/+23
| |
* | Add colours to map markersMarius Halden2016-12-15-0/+7
|/
* If running a dev site, skip some restrictions.Matthew Somerville2016-09-15-0/+2
| | | | This makes it easier to perform manual testing of cobrands.
* Make sure map JS works through an admin proxy.Matthew Somerville2016-07-04-4/+0
| | | | | Tidy up use of absolute URLs when in the admin. Have the 404 handler spot static files in admin as a fallback.
* [Zurich] change jurisdiction_id in Open311 exampleHakim Cassimally2015-03-31-0/+4
|
* Remove need to have to specify en-gb in LANGUAGES.Matthew Somerville2015-02-13-1/+1
| | | | | | Instead, add it if not present at the negotiation stage. Even if not negotiated, we currently need it to be present for the in_gb_locale() calls to work.
* [FiksGataMi] Update cobrand to current design.Matthew Somerville2014-11-19-16/+0
|
* Rationalise trailing slashes from admin_base_urlHakim Cassimally2013-12-11-1/+1
| | | | | | Remove from admin_base_url (which wraps config vars like {ADMIN_,}BASE_URL) and add to places in code which aren't expecting it.
* Migrate Reports.pm to use bodies, not areas.Matthew Somerville2012-12-15-11/+4
|
* Update reporting to use bodies.Matthew Somerville2012-12-15-4/+4
|
* Allow external_body optionally to be a lookup on /reports.Matthew Somerville2012-11-22-1/+1
|
* Template message so URL can be given there, not in code.Matthew Somerville2012-08-17-4/+0
|
* Allow the MapIt types to be given in config.Matthew Somerville2012-08-17-8/+4
|
* Move site_name/site_title into templates where they belong.Matthew Somerville2012-08-17-5/+0
|
* Allow languages to be given in config file.Matthew Somerville2012-08-16-9/+2
|
* Move default cobrand to new design.Matthew Somerville2012-07-13-0/+5
| | | | | | | | Due to old cobrands, this involves the subclasses implementing the web templates dir to ignore what the default is doing. A vaguely garish yet pleasing colour scheme has been chosen so that the site is both usable and suggests you may want to change it.
* Add norwegian title.Petter Reinholdtsen2011-08-12-0/+5
|
* Missing include.Matthew Somerville2011-07-12-0/+1
|
* Get OSM lookup hopefully working, does #95 except for bin scripts.Matthew Somerville2011-07-12-0/+17
|
* Factor out find_closest from send-reports, initial OSM.pm from osm_road_info ↵Matthew Somerville2011-07-12-0/+5
| | | | branch, needs altering before it will work.
* Factor out postcode lookups into cobrands, and string lookups into separate ↵Matthew Somerville2011-07-12-0/+20
| | | | packages.
* Add NRA to list of area_types for FiksGataMi (fixes #106 on Catalyst code).Matthew Somerville2011-07-12-1/+1
|
* Fix URI overriding now it's being used.Matthew Somerville2011-07-01-1/+0
|
* Bing geocoder.Matthew Somerville2011-06-29-3/+4
|
* Return language from Fiksgatami cobrand function.Matthew Somerville2011-06-17-2/+4
|
* Update commonlib to get Locale fix.Matthew Somerville2011-06-15-1/+0
|
* Move country to cobrand rather than config option.Matthew Somerville2011-06-14-0/+4
|
* Removal of old Cobrand.pm and last .Matthew Somerville2011-06-07-1/+1
|
* Creation of new Southampton cobrand, removal of old cobrands.Matthew Somerville2011-06-07-21/+20
|
* Get rid of some more fake_q etc.Matthew Somerville2011-06-06-1/+1
|
* move Norway special case into cobrandStruan Donald2011-06-03-0/+8
|
* Pull request #93, merge norwegian_branded_urls in.Matthew Somerville2011-05-27-0/+8
|
* Carry map parameter through URIs, default zoom level change.Matthew Somerville2011-05-26-1/+1
|
* Templating of OSM map.Matthew Somerville2011-05-25-1/+1
|
* move fiksgatami rss option list generating to cobrandStruan Donald2011-05-24-0/+83
|
* Migrate /reports page (minus RSS).Matthew Somerville2011-05-19-0/+33
|
* moved short_name to cobrandsStruan Donald2011-05-09-0/+17
|
* move remove redundant council code into cobrandsStruan Donald2011-05-09-0/+9
|
* change cobrand url to uri and change all c.cobrand.url to c.uri_for in templatesEdmund von der Burg2011-04-15-6/+7
|
* Added missing url and geocoded_string_check methodsEdmund von der Burg2011-04-15-1/+16
|
* Explicitly set gettext_dir so that it does not matter where calling script ↵Edmund von der Burg2011-02-24-2/+2
| | | | file is located
* More work on the Cobrand and setting for requestEdmund von der Burg2011-02-23-2/+2
| | | | test to see welsh about us page
* Move the cobrand accross changing them to be OO and inheritEdmund von der Burg2011-02-23-0/+38