aboutsummaryrefslogtreecommitdiffstats
path: root/client (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix show docs in ulistHEADmasterAndrea Lepori2024-01-291-3/+2
* use usercode id instead of codeAndrea Lepori2024-01-283-10/+8
* check for files based on branca and not groupAndrea Lepori2023-09-211-1/+0
* remove check for approved userAndrea Lepori2023-09-132-12/+14
* shorter approve pdf and updated termsAndrea Lepori2023-08-281-3/+1
* check if person has a brancaAndrea Lepori2023-08-162-2/+5
* new uc fix document listsAndrea Lepori2023-07-272-2/+7
* verify attachments uploadAndrea Lepori2023-07-272-2/+8
* check complete data before doc creationAndrea Lepori2023-07-272-3/+17
* create docs from ucAndrea Lepori2023-07-257-26/+60
* change branca and color to showAndrea Lepori2023-07-255-5/+54
* delete ucAndrea Lepori2023-07-251-1/+0
* create new persons and editAndrea Lepori2023-07-241-4/+10
* improve index show multiple peoplesAndrea Lepori2023-07-242-379/+384
* show all docs for all owned ucsAndrea Lepori2023-07-244-61/+80
* usercode with all personal dataAndrea Lepori2023-07-243-0/+49
* change lazyload library to work with iOSAndrea Lepori2023-06-141-4/+18
* update copyright year and data protectionAndrea Lepori2023-03-281-1/+1
* superuser modeAndrea Lepori2022-12-291-1/+8
* create model to hide doctype from specific groupAndrea Lepori2022-09-263-1/+30
* remove unused/useless codeAndrea Lepori2022-09-131-4/+3
* permit multiple documents of the same typeAndrea Lepori2022-09-131-2/+2
* update terms and add terms page linkAndrea Lepori2022-08-231-0/+1
* get base url from settingsAndrea Lepori2022-08-071-2/+2
* bar code scanner inside direct approve pageAndrea Lepori2022-08-071-1/+1
* add qr code to pdf approve, direct approval pageAndrea Lepori2022-08-072-2/+21
* unified approve doc pageAndrea Lepori2022-08-061-1/+4
* fix heading prefix and add custom param previewAndrea Lepori2022-08-061-1/+1
* ask user if they want to approve the doc after creationAndrea Lepori2022-06-072-27/+58
* get complete list of documents for the userAndrea Lepori2022-05-311-2/+2
* doclist group filter work as expectedAndrea Lepori2022-05-301-1/+1
* add support for heading in custom paramsAndrea Lepori2022-05-183-2/+36
* fix (again) approve user helper textAndrea Lepori2022-05-021-2/+1
* change outdated approve user messageAndrea Lepori2022-05-021-2/+2
* check if capi userlist enabled with an app_filterAndrea Lepori2022-04-272-16/+18
* Merge branch 'master' into devAndrea Lepori2022-03-237-22/+81
|\
| * in case of error redirect to home pageAndrea Lepori2022-03-231-8/+8
| * add go home message after saving data and other warningAndrea Lepori2022-01-312-0/+24
| * remove linebrakes on approve doc pdfAndrea Lepori2022-01-111-3/+0
| * correct linebreaks written in pythonAndrea Lepori2022-01-114-6/+6
| * create db migrationsAndrea Lepori2022-01-111-0/+38
| * increase max char count for additional fieldsAndrea Lepori2022-01-111-5/+5
* | initial support of user switcherAndrea Lepori2022-03-232-2/+11
|/
* add option to disable oauthAndrea Lepori2022-01-101-2/+0
* get version, commit_id and branch only at startupAndrea Lepori2022-01-051-7/+4
* add radio buttons to custom parametersAndrea Lepori2022-01-056-15/+102
* check oauth when creating/editing documentsAndrea Lepori2022-01-051-3/+12
* edit password workingAndrea Lepori2022-01-052-7/+13
* logout user if token expired + set password pageAndrea Lepori2022-01-042-1/+17
* autoupdate oauth token when expiredAndrea Lepori2022-01-042-0/+19