aboutsummaryrefslogtreecommitdiffstats
path: root/notes
diff options
context:
space:
mode:
authorEdmund von der Burg <evdb@mysociety.org>2011-02-08 13:18:17 +0000
committerEdmund von der Burg <evdb@mysociety.org>2011-02-08 13:18:17 +0000
commitff5c250a543562e37901776784cbb53b2646cf8e (patch)
treecac15e626fd5bc9f60f311a78838c3d6bb37cb7f /notes
parentc4e88da59a813fcce74b49f70afa58ff58e1cb52 (diff)
itemize code files that need checking
Diffstat (limited to 'notes')
-rw-r--r--notes/osgb36_to_wgs84_notes.txt46
1 files changed, 46 insertions, 0 deletions
diff --git a/notes/osgb36_to_wgs84_notes.txt b/notes/osgb36_to_wgs84_notes.txt
index 138d83f82..ca2efd09c 100644
--- a/notes/osgb36_to_wgs84_notes.txt
+++ b/notes/osgb36_to_wgs84_notes.txt
@@ -18,9 +18,55 @@ CODE:
DONE: update all calls to problem_find_nearby swapping parameter order.
* find all occurences of 'easting', 'northing', $e, $n etc and migrate
+ * Cobrand.pm
+ * Cobrands/Barnet/Util.pm
+ * Cobrands/Emptyhomes/Util.pm
+ * CronFns.pm
+ * CrossSell.pm
+ * EastHantsWSDL.pm
+ * FixMyStreet/Alert.pm
+ * FixMyStreet/Geocode.pm
+ * FixMyStreet/Map.pm
+ * FixMyStreet/Map/Bing.pm
+ * FixMyStreet/Map/BingOL.pm
+ * FixMyStreet/Map/Google.pm
+ * FixMyStreet/Map/OSM.pm
+ * FixMyStreet/Map/OSM/CycleMap.pm
+ * FixMyStreet/Map/OSM/StreetView.pm
+ * FixMyStreet/Map/Tilma/OL/1_10k.pm
+ * FixMyStreet/Map/Tilma/OL/StreetView.pm
+ * FixMyStreet/Map/Tilma/Original.pm
+ * FixMyStreet/Map/Tilma/Original/1_10k.pm
+ * FixMyStreet/Map/Tilma/Original/StreetView.pm
+ * Memcached.pm
+ * Page.pm
+ * PoChange.pm
+ * Problems.pm
+ * Standard.pm
+ * Utils.pm
+
+ * web/about.cgi
+ * web/ajax.cgi
+ * web/alert.cgi
+ * web/confirm.cgi
+ * web/contact.cgi
+ * web/faq.cgi
+ * web/flickr.cgi
+ * web/fun.cgi
+ * web/import.cgi
+ * web/index.cgi
+ * web/json.cgi
+ * web/photo.cgi
+ * web/questionnaire.cgi
+ * web/reports.cgi
+ * web/rss.cgi
+ * web/test.cgi
+ * web/tms-signup.cgi
+ * web/upload.cgi
UI maps:
* Tilma js code will still need eastings and northings
* All other maps should be able to switch to latlon
+