aboutsummaryrefslogtreecommitdiffstats
path: root/version.txt (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-04-27multiuser logout supportAndrea Lepori1-1/+1
2022-03-24move all items in dropdownAndrea Lepori1-1/+1
2022-03-23correct version numberAndrea Lepori1-2/+2
2022-03-23initial support of user switcherAndrea Lepori1-1/+1
2022-03-23in case of error redirect to home pageAndrea Lepori1-1/+1
2022-01-31remove debug printAndrea Lepori1-1/+1
2022-01-31add go home message after saving data and other warningAndrea Lepori1-1/+1
2022-01-25fix chrome showing white page on productionAndrea Lepori1-1/+1
2022-01-25explicit comment on non editable fieldsAndrea Lepori1-1/+1
2022-01-25suppress deprecation warningAndrea Lepori1-1/+1
2022-01-21edit terms + change log for new version0.5Andrea Lepori1-2/+2
2022-01-11hide user from data request if not approvedAndrea Lepori1-1/+1
2022-01-11fix user filter not displaing properlyAndrea Lepori1-1/+1
2022-01-11remove linebrakes on approve doc pdfAndrea Lepori1-1/+1
2022-01-11correct linebreaks written in pythonAndrea Lepori1-1/+1
2022-01-11create db migrationsAndrea Lepori1-1/+1
2022-01-11increase max char count for additional fieldsAndrea Lepori1-1/+1
2022-01-10add authlib to requirementsAndrea Lepori1-1/+1
2022-01-10add option to disable oauthAndrea Lepori1-1/+1
2022-01-05get version, commit_id and branch only at startupAndrea Lepori1-1/+1
2022-01-05add radio buttons to custom parametersAndrea Lepori1-1/+1
2022-01-05force user linked to midata to use midata loginAndrea Lepori1-1/+1
2022-01-05move all views together in accountsAndrea Lepori1-1/+1
2022-01-05check oauth when creating/editing documentsAndrea Lepori1-1/+1
2022-01-05edit password workingAndrea Lepori1-1/+1
2022-01-04logout user if token expired + set password pageAndrea Lepori1-1/+1
2022-01-04fix disabled fields not submittingAndrea Lepori1-1/+1
2022-01-04autoupdate oauth token when expiredAndrea Lepori1-1/+1
2022-01-03sync data from hitobitoAndrea Lepori1-1/+1
2022-01-02fix tabs in user settingsAndrea Lepori1-1/+1
2022-01-02disconnect oauth check validityAndrea Lepori1-1/+1
2022-01-02login/register with midataAndrea Lepori1-1/+1
2022-01-02pof of oauth2Andrea Lepori1-1/+1
2021-12-26remove unused variables/importsAndrea Lepori1-1/+1
2021-12-26fix wrong filter on doctypes on server indexAndrea Lepori1-1/+1
2021-11-17add account data validationAndrea Lepori1-1/+1
2021-10-05fix primary group not showing, rename of fieldAndrea Lepori1-1/+1
2021-09-23fix ulist only of same groupAndrea Lepori1-1/+1
2021-09-23use .count() instead of len(), add debug_toolbar0.4Andrea Lepori1-2/+2
2021-08-29remove last loops for admin interfaceAndrea Lepori1-1/+1
2021-08-19remove some for loops user db query insteadAndrea Lepori1-1/+1
2021-08-19use query instead of for loop in clientAndrea Lepori1-1/+1
2021-08-19RO documents for non primary groupsAndrea Lepori1-1/+1
2021-08-18fix group change and ucode parsingAndrea Lepori1-1/+1
2021-08-18correct primary group on doc exportAndrea Lepori1-1/+1
2021-08-16set default key and use secure cookiesAndrea Lepori1-1/+1
2021-08-16show custom message on sign document and approve popupAndrea Lepori1-1/+1
2021-08-16add custom fields to data export and usercodeAndrea Lepori1-1/+1
2021-08-16remove unused import and variablesAndrea Lepori1-1/+1
2021-08-14fix RO documents visible for non group capiAndrea Lepori1-1/+1