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
/
Report
/
Update.pm
Commit message (
Expand
)
Author
Age
Lines
*
Update error message (missed from previous).
Matthew Somerville
2012-03-14
-1
/
+1
*
Store full size photos that are uploaded on filesystem, put hash in database....
Matthew Somerville
2012-03-08
-4
/
+1
*
If password field left blank when reporting/updating, ignore that for passwor...
Matthew Somerville
2012-01-20
-1
/
+2
*
Stop warnings if org is not provided.
Matthew Somerville
2011-10-10
-0
/
+8
*
allow council user to update state on problem sent to multiple councils
Struan Donald
2011-07-27
-3
/
+2
*
Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...
Struan Donald
2011-07-26
-2
/
+12
|
\
|
*
Carry through name/phone/password updates through report/update creation via ...
Matthew Somerville
2011-07-04
-0
/
+10
|
*
Update error message.
Matthew Somerville
2011-07-01
-1
/
+1
|
*
Assume if they've filled in one side of the password form, they're submitting...
Matthew Somerville
2011-07-01
-1
/
+1
*
|
Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...
Struan Donald
2011-06-28
-21
/
+46
|
\
|
|
*
Allow a problem creator to reopen a fixed report when logged in (fixes #125).
Matthew Somerville
2011-06-28
-1
/
+8
|
*
Allow people to sign in (or not) as they make an update.
Matthew Somerville
2011-06-28
-21
/
+39
*
|
store correct old state in questionnaire when creator marks problem as fixed
Struan Donald
2011-06-28
-0
/
+4
*
|
council users should be able to set state to confirmed
Struan Donald
2011-06-27
-1
/
+1
*
|
change to use from_council in users table and store the council id in
Struan Donald
2011-06-27
-2
/
+3
*
|
Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...
Struan Donald
2011-06-27
-19
/
+14
|
\
|
|
*
Don't show email field on reporting if logged in.
Matthew Somerville
2011-06-24
-19
/
+14
*
|
check that state is permitted
Struan Donald
2011-06-23
-1
/
+8
*
|
Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...
Struan Donald
2011-06-23
-2
/
+5
|
\
|
|
*
Allow unsub from update form, fix test.
Matthew Somerville
2011-06-23
-2
/
+5
*
|
update problem status from update
Struan Donald
2011-06-23
-1
/
+11
*
|
Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...
Struan Donald
2011-06-23
-34
/
+23
|
\
|
|
*
Use user if logged in, and don't show email field on update.
Matthew Somerville
2011-06-23
-11
/
+17
|
*
Remove unneeded defaults checking and simplify.
Matthew Somerville
2011-06-23
-15
/
+3
|
*
Use update user centrally.
Matthew Somerville
2011-06-23
-10
/
+5
*
|
prevent non authority users from changing the state on updates
Struan Donald
2011-06-23
-0
/
+9
*
|
handle new states in report display and updating
Struan Donald
2011-06-16
-1
/
+1
|
/
*
Centralise problem report loading, 404/410 checking.
Matthew Somerville
2011-06-09
-20
/
+1
*
Switch to using c->cobrand->problems to return all problems for a cobrand (so...
Matthew Somerville
2011-06-08
-1
/
+1
*
Improve email headers in emails sent.
Matthew Somerville
2011-06-07
-1
/
+5
*
Complete report update display migration.
Matthew Somerville
2011-06-06
-2
/
+0
*
confirm does not return alert object so do not assign to alert
Struan Donald
2011-06-06
-1
/
+3
*
Fix bug whereby lat/lon were being stored the wrong way round in local alerts.
Matthew Somerville
2011-06-03
-5
/
+8
*
mark new_updates alerts as confirmed when they are created
Struan Donald
2011-06-01
-3
/
+4
*
use the update from the stash as that should always be there
Struan Donald
2011-06-01
-1
/
+1
*
stop immediately if we do not have the problem id
Struan Donald
2011-05-27
-0
/
+4
*
consistency in how we set/check booleans from the database
Struan Donald
2011-05-26
-5
/
+5
*
submission for questionnaire when problem owner marks it fixed
Struan Donald
2011-05-25
-1
/
+1
*
don't ask questionnaire if they've ever answered before
Struan Donald
2011-05-25
-4
/
+9
*
if the person who created the problem is marking it as fixed show
Struan Donald
2011-05-24
-10
/
+6
*
tests for correctly normalising fields and resulting bugfixes
Struan Donald
2011-05-23
-4
/
+6
*
Add a may show name publicly checkbox to updates form
Struan Donald
2011-05-23
-1
/
+6
*
Fix bug causing updates to always mark reports as fixed
Struan Donald
2011-05-23
-1
/
+1
*
update confirmation from tokens
Struan Donald
2011-05-20
-2
/
+57
*
anonymous cannot be null
Struan Donald
2011-05-20
-1
/
+4
*
display problems with update error message
Struan Donald
2011-05-20
-0
/
+4
*
bit of documentation and tidy up
Struan Donald
2011-05-20
-58
/
+16
*
move trim_text and cleanup_text to Utils
Struan Donald
2011-05-20
-12
/
+6
*
fix stupid mistakes
Struan Donald
2011-05-19
-2
/
+2
*
save cobrand etc for update
Struan Donald
2011-05-19
-8
/
+9
[next]