aboutsummaryrefslogtreecommitdiffstats
path: root/accounts/views.py (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-23initial support of user switcherAndrea Lepori1-0/+75
2022-01-31remove debug printAndrea Lepori1-1/+0
2022-01-31add go home message after saving data and other warningAndrea Lepori1-2/+10
2022-01-25fix chrome showing white page on productionAndrea Lepori1-1/+1
2022-01-25suppress deprecation warningAndrea Lepori1-0/+7
2022-01-10add option to disable oauthAndrea Lepori1-0/+15
2022-01-05force user linked to midata to use midata loginAndrea Lepori1-1/+28
2022-01-05move all views together in accountsAndrea Lepori1-12/+14
2022-01-05check oauth when creating/editing documentsAndrea Lepori1-38/+29
2022-01-05edit password workingAndrea Lepori1-19/+40
2022-01-04logout user if token expired + set password pageAndrea Lepori1-172/+185
2022-01-04fix disabled fields not submittingAndrea Lepori1-1/+1
2022-01-04autoupdate oauth token when expiredAndrea Lepori1-35/+31
2022-01-03sync data from hitobitoAndrea Lepori1-0/+45
2022-01-02fix tabs in user settingsAndrea Lepori1-2/+2
2022-01-02disconnect oauth check validityAndrea Lepori1-8/+26
2022-01-02login/register with midataAndrea Lepori1-7/+75
2022-01-02pof of oauth2Andrea Lepori1-1/+25
2021-11-17add account data validationAndrea Lepori1-0/+29
2021-08-16remove unused import and variablesAndrea Lepori1-9/+2
2021-06-20add avs number to formAndrea Lepori1-0/+2
2020-09-05better signup form errorsAndrea Lepori1-13/+44
2020-09-04allow pdf uploadAndrea Lepori1-11/+38
2020-08-29school year format, fix overlapping text in docsAndrea Lepori1-1/+6
2020-08-28vertical concatanate images, resize imagesAndrea Lepori1-5/+17
2020-08-28upload multiple filesAndrea Lepori1-6/+30
2020-08-27download images in jpeg, small improvementsAndrea Lepori1-4/+16
2020-08-09comment code, minor bug fixesAndrea Lepori1-9/+34
2020-07-30block debug actions and confirm for approve docAndrea Lepori1-1/+0
2020-07-29upload signed documentsAndrea Lepori1-3/+5
2020-07-28accept terms on account creationAndrea Lepori1-6/+33
2020-07-28local font feching, list for non interactive itemsAndrea Lepori1-0/+6
2020-07-26bug fixes and visual improvementsAndrea Lepori1-5/+5
2020-07-22use webp to save imagesAndrea Lepori1-2/+2
2020-07-22compress images before saving to diskAndrea Lepori1-3/+25
2020-07-20search users, show attachments, fancy pass resetAndrea Lepori1-2/+2
2020-06-25reset password and decorators for login checkAndrea Lepori1-168/+167
2020-06-23Nicer user list, multi group supportAndrea Lepori1-4/+5
2020-06-22Download docs, better previewAndrea Lepori1-1/+47
2020-06-21Pdf download, filter on doc typeAndrea Lepori1-1/+7
2020-06-20Doc, doctypes, users all doneAndrea Lepori1-0/+53
2020-06-19More data for usersAndrea Lepori1-0/+78