aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* edit terms + change log for new version0.5Andrea Lepori2022-01-214-5/+17
* hide user from data request if not approvedAndrea Lepori2022-01-112-3/+5
* fix user filter not displaing properlyAndrea Lepori2022-01-112-2/+2
* remove linebrakes on approve doc pdfAndrea Lepori2022-01-112-4/+1
* correct linebreaks written in pythonAndrea Lepori2022-01-116-8/+8
* create db migrationsAndrea Lepori2022-01-112-1/+39
* increase max char count for additional fieldsAndrea Lepori2022-01-112-6/+6
* add authlib to requirementsAndrea Lepori2022-01-102-1/+2
* add option to disable oauthAndrea Lepori2022-01-106-43/+62
* get version, commit_id and branch only at startupAndrea Lepori2022-01-053-8/+12
* add radio buttons to custom parametersAndrea Lepori2022-01-059-19/+120
* force user linked to midata to use midata loginAndrea Lepori2022-01-054-3/+51
* move all views together in accountsAndrea Lepori2022-01-052-13/+15
* check oauth when creating/editing documentsAndrea Lepori2022-01-053-42/+42
* edit password workingAndrea Lepori2022-01-057-35/+89
* logout user if token expired + set password pageAndrea Lepori2022-01-047-181/+253
* fix disabled fields not submittingAndrea Lepori2022-01-043-2/+5
* autoupdate oauth token when expiredAndrea Lepori2022-01-044-36/+51
* sync data from hitobitoAndrea Lepori2022-01-034-14/+58
* fix tabs in user settingsAndrea Lepori2022-01-023-12/+6
* disconnect oauth check validityAndrea Lepori2022-01-024-28/+66
* login/register with midataAndrea Lepori2022-01-0212-501/+631
* Merge branch 'master' into devAndrea Lepori2022-01-023-8/+9
|\
| * remove unused variables/importsAndrea Lepori2021-12-263-5/+2
| * fix wrong filter on doctypes on server indexAndrea Lepori2021-12-262-3/+7
* | pof of oauth2Andrea Lepori2022-01-026-2/+44
|/
* add account data validationAndrea Lepori2021-11-175-27/+85
* fix primary group not showing, rename of fieldAndrea Lepori2021-10-058-13/+13
* fix ulist only of same groupAndrea Lepori2021-09-232-2/+2
* use .count() instead of len(), add debug_toolbar0.4Andrea Lepori2021-09-238-71/+80
* remove last loops for admin interfaceAndrea Lepori2021-08-295-237/+191
* remove some for loops user db query insteadAndrea Lepori2021-08-196-176/+152
* use query instead of for loop in clientAndrea Lepori2021-08-197-133/+103
* RO documents for non primary groupsAndrea Lepori2021-08-196-141/+123
* fix group change and ucode parsingAndrea Lepori2021-08-182-4/+4
* correct primary group on doc exportAndrea Lepori2021-08-183-8/+14
* set default key and use secure cookiesAndrea Lepori2021-08-162-1/+6
* show custom message on sign document and approve popupAndrea Lepori2021-08-163-12/+35
* add custom fields to data export and usercodeAndrea Lepori2021-08-163-31/+36
* remove unused import and variablesAndrea Lepori2021-08-169-37/+10
* fix RO documents visible for non group capiAndrea Lepori2021-08-143-9/+10
* update licence and roll back revisionAndrea Lepori2021-07-232-4/+4
* add changelogAndrea Lepori2021-07-232-1/+28
* Merge branch 'dev'0.3Andrea Lepori2021-07-2311-1572/+2583
|\
| * add notification if user of group capi views documentAndrea Lepori2021-07-234-5/+35
| * users of group capi can optionally view documentsAndrea Lepori2021-03-179-7/+973
* | export csv of users or document typesAndrea Lepori2021-07-234-3/+244
* | set foreign key to null when deletingAndrea Lepori2021-06-202-1/+2
* | add avs number to formAndrea Lepori2021-06-2011-8/+68
|/
* add rev to version and create document from non primary groupAndrea Lepori2021-03-173-9/+17