aboutsummaryrefslogtreecommitdiffstats
path: root/client/views.py (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-28use usercode id instead of codeAndrea Lepori1-7/+5
2023-09-21check for files based on branca and not groupAndrea Lepori1-1/+0
2023-09-13remove check for approved userAndrea Lepori1-0/+4
2023-08-16check if person has a brancaAndrea Lepori1-2/+2
2023-07-27new uc fix document listsAndrea Lepori1-0/+3
2023-07-27verify attachments uploadAndrea Lepori1-1/+3
2023-07-27check complete data before doc creationAndrea Lepori1-1/+7
2023-07-25create docs from ucAndrea Lepori1-17/+19
2023-07-25change branca and color to showAndrea Lepori1-1/+12
2023-07-24improve index show multiple peoplesAndrea Lepori1-6/+0
2023-07-24show all docs for all owned ucsAndrea Lepori1-23/+20
2023-07-24usercode with all personal dataAndrea Lepori1-0/+10
2022-09-26create model to hide doctype from specific groupAndrea Lepori1-1/+2
2022-09-13remove unused/useless codeAndrea Lepori1-4/+3
2022-09-13permit multiple documents of the same typeAndrea Lepori1-2/+2
2022-08-07get base url from settingsAndrea Lepori1-2/+2
2022-08-07add qr code to pdf approve, direct approval pageAndrea Lepori1-1/+2
2022-06-07ask user if they want to approve the doc after creationAndrea Lepori1-1/+1
2022-05-30doclist group filter work as expectedAndrea Lepori1-1/+1
2022-04-27check if capi userlist enabled with an app_filterAndrea Lepori1-14/+0
2022-03-23initial support of user switcherAndrea Lepori1-1/+1
2022-03-23in case of error redirect to home pageAndrea Lepori1-8/+8
2022-01-10add option to disable oauthAndrea Lepori1-2/+0
2022-01-05get version, commit_id and branch only at startupAndrea Lepori1-7/+4
2022-01-05add radio buttons to custom parametersAndrea Lepori1-4/+17
2022-01-05check oauth when creating/editing documentsAndrea Lepori1-3/+12
2022-01-05edit password workingAndrea Lepori1-0/+4
2022-01-02login/register with midataAndrea Lepori1-98/+98
2021-08-19use query instead of for loop in clientAndrea Lepori1-50/+18
2021-08-19RO documents for non primary groupsAndrea Lepori1-12/+13
2021-08-16remove unused import and variablesAndrea Lepori1-4/+1
2021-08-14fix RO documents visible for non group capiAndrea Lepori1-5/+4
2021-06-20add avs number to formAndrea Lepori1-2/+2
2021-03-17users of group capi can optionally view documentsAndrea Lepori1-1/+16
2021-03-17add rev to version and create document from non primary groupAndrea Lepori1-8/+14
2020-12-10lazyload of images in non admin pageAndrea Lepori1-7/+7
2020-10-30renaming, max partecipant number, only "capi" docsAndrea Lepori1-3/+28
2020-09-04update creation date of doc on editAndrea Lepori1-0/+6
2020-09-03add missing field to personal dataAndrea Lepori1-2/+2
2020-09-03better wording, simpler approve pageAndrea Lepori1-112/+104
2020-08-31bug fix: multiple docs same typeAndrea Lepori1-1/+1
2020-08-30dynamicaly check for commit idAndrea Lepori1-1/+4
2020-08-29revert to previous download methodAndrea Lepori1-6/+3
2020-08-29pdf download on mobileAndrea Lepori1-1/+2
2020-08-29different response for pdf downloadsAndrea Lepori1-3/+5
2020-08-09comment code, minor bug fixesAndrea Lepori1-18/+65
2020-07-31self delete of medical dataAndrea Lepori1-2/+2
2020-07-27about page and licenceAndrea Lepori1-0/+9
2020-07-26bug fixes and visual improvementsAndrea Lepori1-2/+13
2020-07-21static files, last improvements0.1Andrea Lepori1-2/+8