aboutsummaryrefslogtreecommitdiffstats
path: root/client (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-29fix show docs in ulistHEADmasterAndrea Lepori1-3/+2
2024-01-28use usercode id instead of codeAndrea Lepori3-10/+8
2023-09-21check for files based on branca and not groupAndrea Lepori1-1/+0
2023-09-13remove check for approved userAndrea Lepori2-12/+14
2023-08-28shorter approve pdf and updated termsAndrea Lepori1-3/+1
2023-08-16check if person has a brancaAndrea Lepori2-2/+5
2023-07-27new uc fix document listsAndrea Lepori2-2/+7
2023-07-27verify attachments uploadAndrea Lepori2-2/+8
2023-07-27check complete data before doc creationAndrea Lepori2-3/+17
2023-07-25create docs from ucAndrea Lepori7-26/+60
2023-07-25change branca and color to showAndrea Lepori5-5/+54
2023-07-25delete ucAndrea Lepori1-1/+0
2023-07-24create new persons and editAndrea Lepori1-4/+10
2023-07-24improve index show multiple peoplesAndrea Lepori2-379/+384
2023-07-24show all docs for all owned ucsAndrea Lepori4-61/+80
2023-07-24usercode with all personal dataAndrea Lepori3-0/+49
2023-06-14change lazyload library to work with iOSAndrea Lepori1-4/+18
2023-03-28update copyright year and data protectionAndrea Lepori1-1/+1
2022-12-29superuser modeAndrea Lepori1-1/+8
2022-09-26create model to hide doctype from specific groupAndrea Lepori3-1/+30
2022-09-13remove unused/useless codeAndrea Lepori1-4/+3
2022-09-13permit multiple documents of the same typeAndrea Lepori1-2/+2
2022-08-23update terms and add terms page linkAndrea Lepori1-0/+1
2022-08-07get base url from settingsAndrea Lepori1-2/+2
2022-08-07bar code scanner inside direct approve pageAndrea Lepori1-1/+1
2022-08-07add qr code to pdf approve, direct approval pageAndrea Lepori2-2/+21
2022-08-06unified approve doc pageAndrea Lepori1-1/+4
2022-08-06fix heading prefix and add custom param previewAndrea Lepori1-1/+1
2022-06-07ask user if they want to approve the doc after creationAndrea Lepori2-27/+58
2022-05-31get complete list of documents for the userAndrea Lepori1-2/+2
2022-05-30doclist group filter work as expectedAndrea Lepori1-1/+1
2022-05-18add support for heading in custom paramsAndrea Lepori3-2/+36
2022-05-02fix (again) approve user helper textAndrea Lepori1-2/+1
2022-05-02change outdated approve user messageAndrea Lepori1-2/+2
2022-04-27check if capi userlist enabled with an app_filterAndrea Lepori2-16/+18
2022-03-23initial support of user switcherAndrea Lepori2-2/+11
2022-03-23in case of error redirect to home pageAndrea Lepori1-8/+8
2022-01-31add go home message after saving data and other warningAndrea Lepori2-0/+24
2022-01-11remove linebrakes on approve doc pdfAndrea Lepori1-3/+0
2022-01-11correct linebreaks written in pythonAndrea Lepori4-6/+6
2022-01-11create db migrationsAndrea Lepori1-0/+38
2022-01-11increase max char count for additional fieldsAndrea Lepori1-5/+5
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 Lepori6-15/+102
2022-01-05check oauth when creating/editing documentsAndrea Lepori1-3/+12
2022-01-05edit password workingAndrea Lepori2-7/+13
2022-01-04logout user if token expired + set password pageAndrea Lepori2-1/+17
2022-01-04autoupdate oauth token when expiredAndrea Lepori2-0/+19
2022-01-02login/register with midataAndrea Lepori4-471/+480