index
:
fixmystreet
fiksgatami-dev
fiksgatami-dev-1.5.0
fiksgatami-dev-1.8
fiksgatami-dev-v2
fiksgatami-email-templates
fiksgatami-js-fiks
fiksgatami-nynorsk
fiksgatami-nynorsk-old
fiksgatami-prod
fiksgatami-prod-1.5.0
fiksgatami-prod-1.8
master
This is mySociety's popular map-based reporting platform: easy to install in new countries and regions http://fixmystreet.org/
FiksGataMi
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
perllib
/
FixMyStreet
Commit message (
Expand
)
Author
Age
Lines
*
Fix - configure maps when setting up cobrand
Edmund von der Burg
2011-04-04
-0
/
+3
*
Merge branch 'master' into migrate_to_catalyst
Edmund von der Burg
2011-04-04
-336
/
+444
|
\
|
*
Move midpoint code to Cobrand, as I missed it hidden in map code.
Matthew Somerville
2011-03-26
-2
/
+2
|
*
Bing Maps key.
Matthew Somerville
2011-03-23
-0
/
+2
|
*
Allow map change in URL.
Matthew Somerville
2011-03-23
-262
/
+158
|
*
Move RABX include to only place it's needed.
Matthew Somerville
2011-03-20
-0
/
+1
|
*
Fixes to other map types to work with lat/lon. Split OSM JavaScript into core...
Matthew Somerville
2011-03-09
-24
/
+74
|
*
Some minor URL improvements.
Matthew Somerville
2011-03-08
-14
/
+2
|
*
Hopefully fix a couple of locale issues, one I just introduced, whoops.
Matthew Somerville
2011-03-05
-2
/
+4
|
*
Handle NO postcodes via mapit.
Matthew Somerville
2011-03-05
-0
/
+8
|
*
Allow lat/lon in query string to affect map location (for non-JS browsing of ...
Matthew Somerville
2011-03-04
-0
/
+4
|
*
Add category to RSS feed.
Matthew Somerville
2011-03-02
-0
/
+1
|
*
Output lon/lat fields in correct places.
Matthew Somerville
2011-02-26
-0
/
+4
|
*
Non-JS way of accessing OSM map, acts like OpenLayers but just with HTML.
Matthew Somerville
2011-02-26
-5
/
+153
|
*
Move compass function to Tilma code, pass Q through to click->latlon lookup.
Matthew Somerville
2011-02-26
-31
/
+32
|
*
No need for all pins yet (does nothing <6 months), hide pins using OL JS if p...
Matthew Somerville
2011-02-24
-2
/
+2
|
*
Factor out address checking, so that single results are checked too (e.g. for...
Matthew Somerville
2011-02-24
-21
/
+25
|
*
Remove unneeded decodes, everything is already decoded by then, and fix for p...
Matthew Somerville
2011-02-24
-1
/
+0
*
|
Move logic into problem
Edmund von der Burg
2011-04-01
-8
/
+25
*
|
prefill user's details if logged in
Edmund von der Burg
2011-04-01
-30
/
+44
*
|
clean up some FIXMEs
Edmund von der Burg
2011-04-01
-7
/
+3
*
|
Prevent access to '/my' for users who are not logged in
Edmund von der Burg
2011-04-01
-2
/
+7
*
|
Add in map js to headers
Edmund von der Burg
2011-04-01
-0
/
+17
*
|
Change '/reports/new' to '/report/new'
Edmund von der Burg
2011-04-01
-6
/
+6
*
|
Ported import.cgi to catalyst
Edmund von der Burg
2011-03-31
-10
/
+232
*
|
Test report creation for user who is logged in
Edmund von der Burg
2011-03-28
-0
/
+47
*
|
Handle problem confirmation tokens in catalyst and get all tests working
Edmund von der Burg
2011-03-28
-0
/
+132
*
|
Add 'abuse' table and put abuse logic into problem
Edmund von der Burg
2011-03-28
-0
/
+44
*
|
Abstracted out some email tests
Edmund von der Burg
2011-03-25
-0
/
+52
*
|
Move login/out methods into TestMech
Edmund von der Burg
2011-03-25
-2
/
+45
*
|
More tests (and fixes to issues thrown up)
Edmund von der Burg
2011-03-25
-13
/
+73
*
|
Created FMS specific Test::WWW:Mech wrapper
Edmund von der Burg
2011-03-25
-0
/
+87
*
|
Store tokens correctly
Edmund von der Burg
2011-03-24
-37
/
+42
*
|
Close off map correctly
Edmund von der Burg
2011-03-24
-1
/
+5
*
|
Don't show field errors if map used to change location
Edmund von der Burg
2011-03-24
-2
/
+7
*
|
added support for partials
Edmund von der Burg
2011-03-24
-73
/
+111
*
|
auth related fixes
Edmund von der Burg
2011-03-24
-2
/
+7
*
|
Handle photo uploads - caching between requests if there are errors
Edmund von der Burg
2011-03-24
-41
/
+107
*
|
Handle successful repor creation correctly
Edmund von der Burg
2011-03-23
-45
/
+50
*
|
use .txt suffix on email templates
Edmund von der Burg
2011-03-23
-3
/
+3
*
|
Set confirmed state correctly
Edmund von der Burg
2011-03-23
-0
/
+5
*
|
Cleared up the council string creation logic
Edmund von der Burg
2011-03-23
-149
/
+166
*
|
WiP: interim commit - basic form fields and errors migrated. Currently broken...
Edmund von der Burg
2011-03-23
-14
/
+357
*
|
Move error checking into the model
Edmund von der Burg
2011-03-23
-90
/
+189
*
|
don't show map related text if skipped
Edmund von der Burg
2011-03-23
-0
/
+4
*
|
Wording about councils
Edmund von der Burg
2011-03-21
-7
/
+17
*
|
Add more utility functions
Edmund von der Burg
2011-03-21
-1
/
+27
*
|
Add contacts table to DBIC schema
Edmund von der Burg
2011-03-21
-0
/
+64
*
|
Convert map click to location
Edmund von der Burg
2011-03-21
-15
/
+28
*
|
display map
Edmund von der Burg
2011-03-21
-508
/
+128
[next]