aboutsummaryrefslogtreecommitdiffstats
path: root/server (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-07add qr code to pdf approve, direct approval pageAndrea Lepori3-0/+168
2022-08-06unified approve doc pageAndrea Lepori3-22/+166
2022-08-06fix heading prefix and add custom param previewAndrea Lepori4-0/+154
2022-08-06fix incorect parsing of approval codeAndrea Lepori1-4/+18
2022-05-31add helper text for custom keysAndrea Lepori1-0/+69
2022-05-31brackets substitution for type iconsAndrea Lepori1-1/+16
2022-05-31doclist add group count and quick filtersAndrea Lepori3-2/+125
2022-05-30add group on csv exportAndrea Lepori1-2/+14
2022-05-30doclist filters show all alwaysAndrea Lepori2-74/+58
2022-05-30doclist group filter work as expectedAndrea Lepori1-4/+4
2022-05-26fix do not show pubblic types in admin pageAndrea Lepori1-8/+2
2022-05-18add support for heading in custom paramsAndrea Lepori1-2/+12
2022-05-18fix csv download if no personal dataAndrea Lepori1-12/+17
2022-05-18fix bug/typo on data requestAndrea Lepori1-1/+1
2022-01-11hide user from data request if not approvedAndrea Lepori1-2/+4
2022-01-11fix user filter not displaing properlyAndrea Lepori1-1/+1
2022-01-11correct linebreaks written in pythonAndrea Lepori1-1/+1
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 Lepori5-10/+10
2021-09-23fix ulist only of same groupAndrea Lepori1-1/+1
2021-09-23use .count() instead of len(), add debug_toolbar0.4Andrea Lepori3-67/+45
2021-08-29remove last loops for admin interfaceAndrea Lepori3-236/+189
2021-08-19remove some for loops user db query insteadAndrea Lepori4-173/+134
2021-08-19RO documents for non primary groupsAndrea Lepori2-125/+106
2021-08-18fix group change and ucode parsingAndrea Lepori1-3/+3
2021-08-18correct primary group on doc exportAndrea Lepori2-7/+13
2021-08-16add custom fields to data export and usercodeAndrea Lepori1-29/+34
2021-08-16remove unused import and variablesAndrea Lepori3-20/+3
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 Lepori3-2/+243
2021-06-20set foreign key to null when deletingAndrea Lepori1-0/+1
2021-06-20add avs number to formAndrea Lepori3-3/+15
2021-03-17users of group capi can optionally view documentsAndrea Lepori4-5/+923
2020-12-10all admin page use lazyload for imagesAndrea Lepori3-35/+52
2020-12-10lazyload imagesAndrea Lepori3-11/+45
2020-10-30renaming, max partecipant number, only "capi" docsAndrea Lepori6-24/+312
2020-09-04allow pdf uploadAndrea Lepori1-1/+1
2020-08-31variables for accent colorAndrea Lepori9-33/+33
2020-08-31graghics improvement for mobile, and more modularAndrea Lepori9-159/+107
2020-08-30custom query and group capiAndrea Lepori5-11/+126
2020-08-30use session varables to store progress bar dataAndrea Lepori1-39/+26
2020-08-30thread safe download multiple docsAndrea Lepori2-13/+34
2020-08-30more reliable generation progressAndrea Lepori1-7/+2
2020-08-30generate file progressbarAndrea Lepori3-46/+133
2020-08-29checkboxes disposition on mobileAndrea Lepori1-7/+7
2020-08-29download bulk documentsAndrea Lepori2-1/+47
2020-08-29school year format, fix overlapping text in docsAndrea Lepori1-31/+31