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
/
App.pm
Commit message (
Expand
)
Author
Age
Lines
*
Use REQUEST_URI, not PATH_INFO, to infer path.
Matthew Somerville
2019-04-24
-0
/
+5
*
Better working of /fakemapit/ under https.
Matthew Somerville
2019-02-11
-3
/
+3
*
Improve use of OL ArgParser/missing zoom in URL.
Matthew Somerville
2019-02-04
-21
/
+0
*
Factor out photo storage backend init checks
Dave Arter
2018-09-28
-13
/
+4
*
Factor out photo storage into PhotoStorage::FileSystem backend
Dave Arter
2018-09-28
-4
/
+12
*
Use CSV escaping for categories in URLs.
Matthew Somerville
2018-06-21
-1
/
+6
*
Make sure site_name/signature consistent in emails
Matthew Somerville
2018-06-04
-0
/
+2
*
Always set memcached namespace.
Matthew Somerville
2018-04-16
-2
/
+0
*
Add development email previewer.
Matthew Somerville
2018-03-01
-11
/
+19
*
Merge branch '2fa-superuser'
Matthew Somerville
2018-02-07
-4
/
+13
|
\
|
*
Add two-factor authentication for superusers.
Matthew Somerville
2018-02-07
-4
/
+13
*
|
Add admin ability to log user out.
Matthew Somerville
2018-02-06
-1
/
+2
|
/
*
Remove SameSite=Lax from cookies.
Matthew Somerville
2018-01-23
-1
/
+0
*
Include "SameSite=Lax" with all set cookies.
Matthew Somerville
2018-01-04
-0
/
+1
*
Add an access token authentication credential.
Matthew Somerville
2017-11-29
-0
/
+13
*
Move map JS to code, to be used on all pages.
Matthew Somerville
2017-11-15
-0
/
+2
*
Make current cobrand available on DB::Schema
Dave Arter
2017-09-01
-0
/
+1
*
Merge branch 'move-report-states-to-database'
Matthew Somerville
2017-08-31
-0
/
+1
|
\
|
*
Hide things needing fixed state if no fixed state.
Matthew Somerville
2017-08-31
-0
/
+1
*
|
Merge branch 'some-dev-improvements'
Matthew Somerville
2017-08-29
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
Add debug toolbar middleware.
Matthew Somerville
2017-08-29
-1
/
+0
*
|
[Zurich] Move Zurich specific setup to its cobrand.
Matthew Somerville
2017-08-25
-5
/
+1
|
/
*
Set up translatable body name.
Matthew Somerville
2017-08-09
-0
/
+3
*
Spot email sending success, use on contact page.
Matthew Somerville
2017-07-18
-3
/
+6
*
Allow static home page template override.
Matthew Somerville
2017-07-14
-0
/
+4
*
Upgrade to using Email::Sender.
Matthew Somerville
2017-03-28
-2
/
+9
*
Do upload_dir check on start up, not each report.
Matthew Somerville
2017-03-15
-1
/
+8
*
Add cobrand call_hook fn, calls a fn if defined.
Matthew Somerville
2017-02-15
-1
/
+1
*
In Edge 14, do all HTTP redirects in HTML instead.
Matthew Somerville
2017-01-17
-0
/
+3
*
Update pagination when status/categories changed.
Matthew Somerville
2016-10-18
-2
/
+10
*
Allow multiple selections in report list filter.
Zarino Zappia
2016-10-13
-4
/
+6
*
Include stash in render_fragment calls.
Matthew Somerville
2016-09-20
-2
/
+1
*
[fixmystreet.com] Add Content-Security-Policy.
Matthew Somerville
2016-08-16
-1
/
+2
*
Remove some unused code/ database handle.
Matthew Somerville
2016-08-12
-3
/
+0
*
Log failure to send email.
Matthew Somerville
2016-08-08
-1
/
+2
*
Add HTML email templates.
Matthew Somerville
2016-08-01
-16
/
+24
*
[UK Councils] Send correct confirm emails for updates
Dave Arter
2016-06-15
-4
/
+1
*
Use only one templating system for emails.
Matthew Somerville
2016-05-25
-2
/
+1
*
Prevent dev sites auto-creating session.
Matthew Somerville
2016-04-06
-4
/
+4
*
Refactor email handling to use Email::MIME alone.
Matthew Somerville
2016-03-30
-24
/
+9
*
Move get_photo_params to Utils::Photo.
Matthew Somerville
2015-12-02
-36
/
+0
*
Move EmailSend out of Catalyst for use elsewhere.
Matthew Somerville
2015-12-02
-122
/
+3
*
[Zurich] new status flags
Hakim Cassimally
2015-10-06
-1
/
+2
*
Allow attachment of emails in email_send
Hakim Cassimally
2015-10-06
-0
/
+46
*
Fix handling From/To header in new Email::Simple.
Matthew Somerville
2015-10-06
-16
/
+18
*
Remove remaining hardcoded site name from strings.
Matthew Somerville
2015-09-28
-0
/
+2
*
Allow through reply-to header in send_email.
Matthew Somerville
2015-09-01
-1
/
+1
*
Add default sender to send_email_cron.
Matthew Somerville
2015-08-19
-0
/
+7
*
Make sure get_param_list returns empty list if param is missing
Dave Arter
2015-07-27
-1
/
+2
*
Factor out all uses of param()/params.
Matthew Somerville
2015-07-07
-1
/
+48
[next]