Enrico Zini
|
014e3620cd
Added edit_email permission
|
8 years ago |
Enrico Zini
|
02aa5fd9b7
Added email_ldap field
|
8 years ago |
Enrico Zini
|
17411cbdf9
Prevent pending users to see their audit log
|
8 years ago |
Enrico Zini
|
f187df82fa
Allow a DM to apply for DD_NU
|
8 years ago |
Enrico Zini
|
ebcd77bdd2
Optimized queries of AM.list_available
|
8 years ago |
Enrico Zini
|
b30c4ca066
Redo AM.list_available to deal with new style processes
|
8 years ago |
Enrico Zini
|
66750571d0
Added bmodels.Process.closed
|
8 years ago |
Enrico Zini
|
8873f4a4d3
When saving an active fingerprint, deactivate all other active fingerprints for the same person
|
8 years ago |
Enrico Zini
|
dcfaf3009b
Another aware datetime fix
|
8 years ago |
Enrico Zini
|
48fbea7100
Use django's now() instead of datetime's utcnow()
|
8 years ago |
Enrico Zini
|
3003276f50
Switched to new implementation for new DD processes
|
8 years ago |
Enrico Zini
|
bee2fdc91d
Fixed contributors link
|
8 years ago |
Enrico Zini
|
22b10597a6
Added contributor URL for user pages
|
8 years ago |
Enrico Zini
|
a94b598dfe
Cleaned up use of urls and related pages
|
8 years ago |
Enrico Zini
|
494eb12819
Separate configuration for old and new style mailbox dir
|
8 years ago |
Enrico Zini
|
15778a7deb
Added fd_comments permission; refactored backend test_perms; removed unimplemented old-style process options, that will be implemented in new-style processes
|
8 years ago |
Enrico Zini
|
2456d406f3
Sketched more of the new-process permissions
|
8 years ago |
Enrico Zini
|
49a73164c9
vperms.perms -> visit_perms
|
8 years ago |
Enrico Zini
|
9bc9adf85e
Refactored Permissions sytem
|
8 years ago |
Enrico Zini
|
b895c2ff25
More permission tweaks
|
8 years ago |
Enrico Zini
|
a27347e67c
advocates do not have edit_ldap anymore
|
8 years ago |
Enrico Zini
|
74ae0e3741
Removed Fingerprint.agreement*
|
8 years ago |
Enrico Zini
|
c98b52d83a
It does not seem to make sense that a DM becomes a DD without upload rights
|
8 years ago |
Enrico Zini
|
d1eae0ce7f
Do not use cached_property when the result can change during the lifetime of the object
|
8 years ago |
Enrico Zini
|
18cc328f1e
Introduce a_link to replace the usual form of linking the object in an <a> element
|
8 years ago |
Enrico Zini
|
a38befba89
Tested simple process views
|
8 years ago |
Enrico Zini
|
b3a793bdf2
Check request_new_status permissions, create and show processes
|
8 years ago |
Enrico Zini
|
ebfa6b4450
permissions talk of statements instead of agreements, and one can edit them even when having an ldap record
|
8 years ago |
Enrico Zini
|
bfe3df09eb
Also moved CharNullField to backend.fields, and documented why it's there
|
8 years ago |
Enrico Zini
|
a4bc146781
Moved FingerprintField to backend.fields
|
8 years ago |