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
/
DB
/
Result
/
User.pm
Commit message (
Expand
)
Author
Age
Lines
*
[TfL] Store password in separate location.
Matthew Somerville
2019-12-09
-1
/
+13
*
Switch to default-escaped in templates.
Matthew Somerville
2019-12-09
-2
/
+2
*
Record time of password change.
Matthew Somerville
2019-11-04
-0
/
+8
*
Allow non-superusers to store 2FA secrets.
Matthew Somerville
2019-10-28
-1
/
+1
*
Remove unused inspection required/reputation code.
Matthew Somerville
2019-10-28
-11
/
+0
*
[IsleOfWight] display Island Roads for moderation user
Struan Donald
2019-09-27
-1
/
+5
*
$user->latest_visible_problem() convenience method
Zarino Zappia
2019-08-23
-0
/
+9
*
DB changes to support OIDC auth
Dave Arter
2019-08-16
-16
/
+36
*
Include role permissions when fetching user permissions.
Matthew Somerville
2019-05-28
-4
/
+15
*
Add way to pick role for a user.
Matthew Somerville
2019-05-28
-0
/
+15
*
Add Role adding/editing/deleting admin.
Matthew Somerville
2019-05-28
-0
/
+1
*
Add user roles tables
Dave Arter
2019-05-28
-2
/
+8
*
Use EncodedColumn subclass.
Matthew Somerville
2019-05-02
-3
/
+3
*
Refactor datetime inflation.
Matthew Somerville
2019-05-02
-5
/
+9
*
Fix superusers creating anonymous reports.
Matthew Somerville
2019-04-05
-0
/
+5
*
Allow user to be associated with multiple areas.
Matthew Somerville
2019-02-14
-12
/
+27
*
Add cobrand hook for disallowing title moderation.
Matthew Somerville
2018-09-13
-0
/
+11
*
Prevent scan of all problems on /_dev pages.
Matthew Somerville
2018-09-12
-2
/
+2
*
Fix reference issue in can_moderate.
Matthew Somerville
2018-09-06
-2
/
+2
*
Allow cobrand to add extra ability to moderate.
Matthew Somerville
2018-08-29
-2
/
+16
*
Move moderation check to own function, tidy up.
Matthew Somerville
2018-08-28
-2
/
+11
*
Use CSV escaping for categories in URLs.
Matthew Somerville
2018-06-21
-0
/
+12
*
Update last_active on login/logout/session expiry.
Matthew Somerville
2018-05-23
-0
/
+7
*
Factor anonymize function to User model.
Matthew Somerville
2018-05-23
-0
/
+19
*
Add created and last_active columns to user.
Matthew Somerville
2018-05-23
-6
/
+20
*
Allow ‘report as another user’ to only provide a phone number
Dave Arter
2018-02-07
-0
/
+4
*
Merge branch '2fa-superuser'
Matthew Somerville
2018-02-07
-0
/
+5
|
\
|
*
Add two-factor authentication for superusers.
Matthew Somerville
2018-02-07
-0
/
+5
*
|
Upgrade Number::Phone.
Matthew Somerville
2018-02-05
-1
/
+2
*
|
Increase bcrypt cost.
Matthew Somerville
2018-02-01
-1
/
+5
|
/
*
Accept +1 geographic numbers as possibly mobile.
Matthew Somerville
2017-10-05
-1
/
+1
*
Allow verify/change/add email/phone in profile.
Matthew Somerville
2017-09-30
-0
/
+7
*
Add ability to confirm reports/updates via text.
Matthew Somerville
2017-09-30
-5
/
+14
*
Update admin interface for 'phone' users.
Matthew Somerville
2017-09-30
-0
/
+13
*
Add 'verified' database columns for email/phone.
Matthew Somerville
2017-09-30
-6
/
+14
*
Superusers only have permissions available on the current cobrand
Dave Arter
2017-09-01
-0
/
+10
*
Faster /reports for inspectors, reduce db queries.
Dave Arter
2017-08-18
-1
/
+11
*
Move alert signup logic out of controller
pezholio
2017-05-05
-0
/
+21
*
Merge branch 'listshort'
Matthew Somerville
2017-01-12
-0
/
+2
|
\
|
*
Add shortlist buttons to report lists.
Matthew Somerville
2017-01-12
-0
/
+2
*
|
Update has_body_permission_to to allow superusers.
Matthew Somerville
2017-01-10
-6
/
+9
|
/
*
Only load user body permissions once per request.
Matthew Somerville
2016-12-16
-8
/
+16
*
Fail in has_permission_to if given an empty arrayref.
Matthew Somerville
2016-12-13
-1
/
+1
*
Pre-filter map pages if user has categories assigned
Dave Arter
2016-10-31
-0
/
+15
*
Adding report to shortlist removes from others.
Matthew Somerville
2016-10-11
-5
/
+10
*
Fix bug in fetching existing shortlisted report.
Matthew Somerville
2016-10-11
-1
/
+1
*
Update user reputation when inspecting report
Dave Arter
2016-09-23
-0
/
+8
*
Add 'extra' field to User model
Dave Arter
2016-09-23
-6
/
+14
*
Merge remote-tracking branch 'origin/issues/forcouncils/89-tidy-report-admin-...
Matthew Somerville
2016-09-20
-1
/
+1
|
\
|
*
Organize report admin actions into single control.
Zarino Zappia
2016-09-20
-1
/
+1
[next]