aboutsummaryrefslogtreecommitdiffstats
path: root/server (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-24better usercode debug formattingAndrea Lepori1-2/+2
2023-07-24usercode with all personal dataAndrea Lepori3-0/+27
2023-07-24add doc table linkAndrea Lepori2-17/+1
2023-06-15fix missing all query requestAndrea Lepori1-1/+1
2023-06-14change lazyload library to work with iOSAndrea Lepori3-11/+49
2023-04-08fix group name check instead of objAndrea Lepori1-9/+9
2023-03-28prototype for doclist tableAndrea Lepori3-0/+562
2023-02-27add table for user listAndrea Lepori2-13/+109
2023-02-23add prototype for table of usersAndrea Lepori3-0/+120
2023-02-06fix missing variable for medic exportAndrea Lepori1-0/+1
2023-01-22fix utf8 encoding of custom parametersAndrea Lepori1-1/+2
2022-12-29remove debug print of groupsAndrea Lepori1-2/+0
2022-12-29superuser modeAndrea Lepori1-17/+39
2022-12-29remove unarchive, enable archive unapproved docsAndrea Lepori2-18/+15
2022-12-29fix quick select for readonly doclistAndrea Lepori1-1/+5
2022-12-29fix wrong selection, doclist quick filtersAndrea Lepori1-1/+5
2022-11-21fix incorrect group check for permissionsAndrea Lepori1-1/+2
2022-11-21new way to select groups that can be overriddenAndrea Lepori1-26/+30
2022-10-04complete custom group support for superuserAndrea Lepori1-4/+3
2022-10-04edit data export format to comply with midataAndrea Lepori1-4/+27
2022-10-03initial modification to support superuser accountAndrea Lepori1-66/+33
2022-09-26change "colonia" to "diga"Andrea Lepori3-8/+8
2022-09-13remove unused/useless codeAndrea Lepori1-9/+4
2022-08-07get base url from settingsAndrea Lepori1-2/+2
2022-08-07bar code scanner inside direct approve pageAndrea Lepori2-2/+67
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