aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ask user if they want to approve the doc after creationAndrea Lepori2022-06-073-28/+59
|
* add helper text for custom keysAndrea Lepori2022-05-312-1/+70
|
* brackets substitution for type iconsAndrea Lepori2022-05-312-2/+17
|
* get complete list of documents for the userAndrea Lepori2022-05-312-3/+3
|
* get icons directly from googleAndrea Lepori2022-05-319-42/+6
|
* doclist add group count and quick filtersAndrea Lepori2022-05-314-3/+126
|
* add group on csv exportAndrea Lepori2022-05-302-3/+15
|
* doclist filters show all alwaysAndrea Lepori2022-05-303-75/+59
|
* doclist group filter work as expectedAndrea Lepori2022-05-303-6/+6
|
* disable debug for materialize fixAndrea Lepori2022-05-262-2/+2
|
* fix do not show pubblic types in admin pageAndrea Lepori2022-05-262-9/+3
|
* fix dropdown on safari (ios)Andrea Lepori2022-05-265-1/+111
|
* add support for heading in custom paramsAndrea Lepori2022-05-185-5/+49
|
* improve modal size on phone screensAndrea Lepori2022-05-183-1/+15
|
* fix csv download if no personal dataAndrea Lepori2022-05-182-13/+18
|
* fix bug/typo on data requestAndrea Lepori2022-05-182-2/+2
|
* fix (again) approve user helper textAndrea Lepori2022-05-022-3/+2
|
* change outdated approve user messageAndrea Lepori2022-05-022-3/+3
|
* change invalid iconAndrea Lepori2022-05-023-5/+5
|
* fix user switcher on admin sideAndrea Lepori2022-04-272-3/+13
|
* add icons on the username based on roleAndrea Lepori2022-04-272-1/+3
|
* check if capi userlist enabled with an app_filterAndrea Lepori2022-04-274-19/+25
|
* multiuser logout supportAndrea Lepori2022-04-274-6/+49
|
* move all items in dropdownAndrea Lepori2022-03-244-31/+57
|
* correct version numberAndrea Lepori2022-03-231-2/+2
|
* Merge branch 'master' into devAndrea Lepori2022-03-2317-37/+137
|\
| * in case of error redirect to home pageAndrea Lepori2022-03-232-9/+9
| |
| * remove debug printAndrea Lepori2022-01-312-2/+1
| |
| * add go home message after saving data and other warningAndrea Lepori2022-01-316-7/+53
| |
| * fix chrome showing white page on productionAndrea Lepori2022-01-252-2/+2
| |
| * explicit comment on non editable fieldsAndrea Lepori2022-01-252-2/+2
| |
| * suppress deprecation warningAndrea Lepori2022-01-252-1/+8
| |
| * 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
| |
* | initial support of user switcherAndrea Lepori2022-03-236-7/+118
|/
* 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
|