Jonathan Wiltshire
|
ad40e6d60c
Fix file coding across the site (utf8 -> utf-8)
|
8 anni fa |
Enrico Zini
|
e98eb5dcf3
Moved person page to a new person app
|
8 anni fa |
Enrico Zini
|
a9ba64eba6
Do not show pending token changes in audit log
|
8 anni fa |
Enrico Zini
|
f98fc531c2
Show am history on personal pages
|
8 anni fa |
Enrico Zini
|
6f27ae6463
Show advocate history on personal page
|
8 anni fa |
Enrico Zini
|
48fbea7100
Use django's now() instead of datetime's utcnow()
|
8 anni fa |
Enrico Zini
|
3c1fb2bf47
Missed a return.
|
8 anni fa |
Enrico Zini
|
f79a5687bb
Fixed json output of stats page
|
8 anni fa |
Enrico Zini
|
1a76ce0d85
More wiki help links
|
8 anni fa |
Enrico Zini
|
49a73164c9
vperms.perms -> visit_perms
|
8 anni fa |
Enrico Zini
|
c64e62d0d8
More vperms -> visit_perms
|
8 anni fa |
Enrico Zini
|
d279198e82
vperms -> visit_perms, and deprecated vperms
|
8 anni fa |
Enrico Zini
|
9cc9bec866
Show list of new-style processes in person page
|
8 anni fa |
Enrico Zini
|
6f285959ed
Fixed internal server error
|
8 anni fa |
Enrico Zini
|
41c128a1c1
Show errors when failing to download the key
|
8 anni fa |
Enrico Zini
|
6d6f59eec3
Renamed Fingerprint.user to Fingerprint.person
|
8 anni fa |
Enrico Zini
|
79ef51891b
Allow people with the right permissions to update keycheck results
|
8 anni fa |
Enrico Zini
|
84db84dc95
Show when the keycheck was last updated
|
8 anni fa |
Enrico Zini
|
ae8dbe25d9
Include keycheck results in active process pages
|
8 anni fa |
Enrico Zini
|
93716ca4dc
Refactored send challenge to use new keyring.Key
|
8 anni fa |
Enrico Zini
|
e0d7d24339
Unittested and refactored the newnm procedure
|
8 anni fa |
Enrico Zini
|
bade11ded0
Unittested the newnm form
|
8 anni fa |
Jonathan Wiltshire
|
517827a564
Raise PermissionDenied exception rather than trying to log a user in
|
9 anni fa |
Jonathan Wiltshire
|
2c263f1afb
Require a valid user to send email challenge
|
9 anni fa |
Jonathan Wiltshire
|
cc59b82448
Raise a validation error if a new fingerprint is already known
|
9 anni fa |
Enrico Zini
|
62bf450684
Made Fingerprint auditable
|
9 anni fa |
Enrico Zini
|
e95e75344c
Replaced old Person.fpr field with a property that queries the Fingerprint model
|
9 anni fa |
Enrico Zini
|
8249b9de90
Findperson works with Fingerprint table
|
9 anni fa |
Enrico Zini
|
9e2822cc3b
Share FingerprintField.clean_fingerprint method
|
9 anni fa |
Enrico Zini
|
6cd174cd67
Deal with missing stats
|
9 anni fa |