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
/
Controller
/
Photo.pm
Commit message (
Expand
)
Author
Age
Lines
*
Test for Image::Magick installation better.
Matthew Somerville
2016-08-01
-1
/
+0
*
Don't allow photo IDs to be prepended with 0s.
Matthew Somerville
2016-05-18
-1
/
+1
*
Ignore empty entries in the image upload IDs.
Matthew Somerville
2016-04-20
-1
/
+1
*
Add PNG image support.
Matthew Somerville
2016-04-08
-7
/
+7
*
Switch final few JSON uses to JSON::MaybeXS.
Matthew Somerville
2016-02-09
-3
/
+2
*
Factor multiple photo details into nicer function.
Matthew Somerville
2016-01-12
-62
/
+8
*
Remove most passing of Catalyst to PhotoSet.
Matthew Somerville
2016-01-12
-2
/
+2
*
Remove unnecessary code, as ID is always a number.
Matthew Somerville
2016-01-06
-6
/
+0
*
Add multiple photo upload support.
Zarino Zappia
2015-12-16
-1
/
+28
*
Fix display of comment photos
Dave Arter
2015-10-06
-4
/
+24
*
[Zurich] Use FMS::App->get_param() instead of req->param
Dave Arter
2015-10-06
-1
/
+1
*
[Zurich] 'photo required' functionality
Dave Arter
2015-10-06
-0
/
+39
*
Add support for multiple photos per report.
Hakim Cassimally
2015-10-06
-99
/
+29
*
Factor out all uses of param()/params.
Matthew Somerville
2015-07-07
-1
/
+1
*
Have code fallback to Image::Size if no jhead.
Matthew Somerville
2015-02-05
-1
/
+6
*
Add fullsize photo to Photo controller
Chris Mytton
2013-09-12
-6
/
+8
*
Fix admin photo display.
Matthew Somerville
2013-05-15
-4
/
+1
*
Allow photo display to admin users, as they might not be approved yet.
Matthew Somerville
2013-05-15
-1
/
+4
*
Check photo allowed on direct display.
Matthew Somerville
2013-05-13
-1
/
+3
*
Move to Digest::SHA, as ::SHA1 is no longer packaged in Debian.
Matthew Somerville
2013-05-08
-1
/
+1
*
Fix admin photo rotation.
Matthew Somerville
2013-01-16
-3
/
+0
*
Travis script.
Matthew Somerville
2012-10-05
-2
/
+1
*
Store compiled photos on file system.
Matthew Somerville
2012-05-30
-0
/
+6
*
Merge branch 'master' into bromley
Matthew Somerville
2012-05-22
-0
/
+91
|
\
|
*
Allow through octet-stream uploads, catch error from jhead better.
Matthew Somerville
2012-05-22
-3
/
+5
|
*
Move photo processing functions to the photo controller.
Matthew Somerville
2012-05-22
-0
/
+88
|
/
*
Strip images before display (can shrink thumbnail from 60K to 4K).
Matthew Somerville
2012-05-02
-0
/
+2
*
Max 250 any side.
Matthew Somerville
2012-03-15
-2
/
+2
*
Merge branch 'redesign'
Matthew Somerville
2012-03-14
-10
/
+58
|
\
|
*
Store full size photos that are uploaded on filesystem, put hash in database....
Matthew Somerville
2012-03-08
-8
/
+38
|
*
Factor out fragment rendering, as additional template paths needs to be passed.
Matthew Somerville
2012-02-23
-1
/
+1
|
*
Add fp argument to image script for front page thumbnails, for #226.
Matthew Somerville
2012-02-22
-3
/
+21
*
|
Use add() function so as not to have a leap day bug.
Matthew Somerville
2012-02-29
-2
/
+1
|
/
*
remove more hardcoded references to fixed
Struan Donald
2011-06-21
-1
/
+1
*
Adapt to Google's image bot requesting strange URLs - can't see them anywhere...
Matthew Somerville
2011-06-16
-4
/
+13
*
Return 404 rather than error from missing template.
Matthew Somerville
2011-06-13
-1
/
+2
*
Switch to using c->cobrand->problems to return all problems for a cobrand (so...
Matthew Somerville
2011-06-08
-1
/
+1
*
find() will always return result if unique key is given, so use search().
Matthew Somerville
2011-06-02
-6
/
+14
*
emptyhome cobrand photos get resized for display
Struan Donald
2011-05-23
-2
/
+2
*
display comment photos
Struan Donald
2011-05-19
-2
/
+1
*
send out photo with correct headers
Struan Donald
2011-05-19
-1
/
+8
*
quick implementation of photo display controller
Struan Donald
2011-05-16
-0
/
+79