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
*
Make from_body a foreign key.
Matthew Somerville
2012-12-15
-17
/
+16
*
Rename a few more less important variables.
Matthew Somerville
2012-12-15
-5
/
+5
*
Rename from_council to from_body, and small related changes.
Matthew Somerville
2012-12-15
-11
/
+12
*
Rename 'open311conf' database table to 'body'.
Matthew Somerville
2012-12-15
-8
/
+8
*
Enable council user to remove report from site using front end button.
Matthew Somerville
2012-05-02
-1
/
+1
*
store title in users table so we can persist it for bromley
Struan Donald
2012-05-01
-3
/
+11
*
add first name and last name boxes for bromley
Struan Donald
2012-03-30
-0
/
+18
*
few more static states
Struan Donald
2011-08-18
-1
/
+1
*
Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...
Struan Donald
2011-08-17
-0
/
+2
|
\
|
*
add flagged flags to problems and users
Struan Donald
2011-08-09
-0
/
+2
*
|
use the correct council separator character
Struan Donald
2011-07-27
-1
/
+1
*
|
allow council user to update state on problem sent to multiple councils
Struan Donald
2011-07-27
-0
/
+19
*
|
Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...
Struan Donald
2011-06-28
-8
/
+0
|
\
|
|
*
Allow people to sign in (or not) as they make an update.
Matthew Somerville
2011-06-28
-8
/
+0
*
|
Display council name next to updates from council users
Struan Donald
2011-06-27
-0
/
+17
*
|
change to use from_council in users table and store the council id in
Struan Donald
2011-06-27
-4
/
+4
*
|
remove merge cruft
Struan Donald
2011-06-27
-1
/
+0
*
|
Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...
Struan Donald
2011-06-27
-1
/
+11
|
\
|
|
*
Use bcrypt.
Matthew Somerville
2011-06-24
-3
/
+12
*
|
Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...
Struan Donald
2011-06-23
-1
/
+17
|
\
|
|
*
Remove unneeded defaults checking and simplify.
Matthew Somerville
2011-06-23
-1
/
+1
|
*
Use update user centrally.
Matthew Somerville
2011-06-23
-0
/
+16
*
|
add from_authority flag to users table for council employees etc
Struan Donald
2011-06-22
-2
/
+4
|
/
*
Questionnaire submission code.
Matthew Somerville
2011-05-26
-0
/
+1
*
don't ask questionnaire if they've ever answered before
Struan Donald
2011-05-25
-0
/
+20
*
Add InflateColumn::DateTime to all models.
Matthew Somerville
2011-05-24
-3
/
+3
*
link comments table to users table
Struan Donald
2011-05-18
-2
/
+8
*
moving alerts to use users instead of email in table
Struan Donald
2011-05-11
-22
/
+29
*
Store tokens correctly
Edmund von der Burg
2011-03-24
-23
/
+23
*
Move error checking into the model
Edmund von der Burg
2011-03-23
-20
/
+65
*
Update DBIC Schema
Edmund von der Burg
2011-03-15
-2
/
+8
*
drop column is_confirmed - not needed
Edmund von der Burg
2011-03-04
-6
/
+3
*
Completed auth section (main parts at least)
Edmund von der Burg
2011-03-04
-25
/
+0
*
Allow users to create an account, confirm it and logout
Edmund von der Burg
2011-03-03
-3
/
+30
*
Passwords can be null
Edmund von der Burg
2011-03-02
-3
/
+3
*
Generated ORM code for some of the tables
Edmund von der Burg
2011-03-01
-0
/
+34