aboutsummaryrefslogtreecommitdiffstats
path: root/server/views.py (unfollow)
Commit message (Expand)AuthorFilesLines
2022-01-11hide user from data request if not approvedAndrea Lepori1-2/+4
2022-01-05add radio buttons to custom parametersAndrea Lepori1-3/+9
2021-12-26remove unused variables/importsAndrea Lepori1-3/+0
2021-12-26fix wrong filter on doctypes on server indexAndrea Lepori1-2/+6
2021-10-05fix primary group not showing, rename of fieldAndrea Lepori1-4/+4
2021-09-23fix ulist only of same groupAndrea Lepori1-1/+1
2021-09-23use .count() instead of len(), add debug_toolbar0.4Andrea Lepori1-35/+11
2021-08-29remove last loops for admin interfaceAndrea Lepori1-111/+58
2021-08-19remove some for loops user db query insteadAndrea Lepori1-121/+73
2021-08-19RO documents for non primary groupsAndrea Lepori1-69/+73
2021-08-18fix group change and ucode parsingAndrea Lepori1-3/+3
2021-08-18correct primary group on doc exportAndrea Lepori1-7/+11
2021-08-16add custom fields to data export and usercodeAndrea Lepori1-29/+34
2021-08-16remove unused import and variablesAndrea Lepori1-18/+1
2021-08-14fix RO documents visible for non group capiAndrea Lepori1-3/+5
2021-07-23add notification if user of group capi views documentAndrea Lepori1-0/+18
2021-07-23export csv of users or document typesAndrea Lepori1-1/+223
2021-06-20set foreign key to null when deletingAndrea Lepori1-0/+1
2021-03-17users of group capi can optionally view documentsAndrea Lepori1-5/+273
2020-12-10all admin page use lazyload for imagesAndrea Lepori1-32/+48
2020-12-10lazyload imagesAndrea Lepori1-8/+37
2020-10-30renaming, max partecipant number, only "capi" docsAndrea Lepori1-18/+173
2020-08-30custom query and group capiAndrea Lepori1-4/+42
2020-08-30use session varables to store progress bar dataAndrea Lepori1-39/+26
2020-08-30thread safe download multiple docsAndrea Lepori1-10/+32
2020-08-30more reliable generation progressAndrea Lepori1-7/+2
2020-08-30generate file progressbarAndrea Lepori1-44/+82
2020-08-29download bulk documentsAndrea Lepori1-1/+46
2020-08-29better download htmlAndrea Lepori1-1/+1
2020-08-29check when page finished loading to downloadAndrea Lepori1-1/+1
2020-08-29remove delay for js to loadAndrea Lepori1-2/+2
2020-08-29revert to previous download methodAndrea Lepori1-14/+8
2020-08-29pdf download on mobileAndrea Lepori1-2/+4
2020-08-29different response for pdf downloadsAndrea Lepori1-9/+11
2020-08-29wait to render pdf for js to loadAndrea Lepori1-2/+2
2020-08-29fix missing value for doc previewAndrea Lepori1-0/+1
2020-08-09comment code, minor bug fixesAndrea Lepori1-48/+202
2020-07-31requirements for pythonAndrea Lepori1-3/+3
2020-07-31self delete of medical dataAndrea Lepori1-2/+5
2020-07-30perm staff for non primary groupAndrea Lepori1-28/+81
2020-07-30block debug actions and confirm for approve docAndrea Lepori1-2/+2
2020-07-29upload signed documentsAndrea Lepori1-3/+126
2020-07-28local font feching, list for non interactive itemsAndrea Lepori1-14/+7
2020-07-26bug fixes and visual improvementsAndrea Lepori1-4/+17
2020-07-21static files, last improvements0.1Andrea Lepori1-0/+5
2020-07-20search users, show attachments, fancy pass resetAndrea Lepori1-5/+45
2020-06-25reset password and decorators for login checkAndrea Lepori1-483/+470
2020-06-23Nicer user list, multi group supportAndrea Lepori1-60/+76
2020-06-22Download docs, better previewAndrea Lepori1-8/+26
2020-06-22Chips filter, date filter, fix buttons with textAndrea Lepori1-4/+62