SSO Oauth 2 - and other improvements. #1

Merged
niat8586 merged 1 commits from single-sign-on-oauth2 into main 2025-01-09 10:31:31 +01:00
Owner

Single sign on has been added, it works in the same fashion as the Scipro application.

Application no longer supports self registration of users.

Users can now upload the same file again if they want too.

UI SU logotype added, "look and feel" a la stockholm university.
UI improved feedback of the uploaded files, now also shows when a file was uploaded together with the status
UI improved feedback of the transcribed files, files are grouped in collapsable divs based on the source file.
The transcribed files section also shows when the files where created which are based on the upload of the source file,
this to help differentiate if the user uploaded the same source file.
Bulk download zip file will have a folder structure resembling the grouped structure from the transcribed files section,
transcribed files belonging together will be in their correct folder.

Increased the varchar limit from the default value to a more appropriate value to handle long file names or paths.
When cleaning up files the application now cleans up empty folders when needed.

The application needs a bit more internal improvements and polish, for example in some places the application
both uses java.io and java.nio it would be better to use java.nio across the board.
This can be done at a later date.

Single sign on has been added, it works in the same fashion as the Scipro application. Application no longer supports self registration of users. Users can now upload the same file again if they want too. UI SU logotype added, "look and feel" a la stockholm university. UI improved feedback of the uploaded files, now also shows when a file was uploaded together with the status UI improved feedback of the transcribed files, files are grouped in collapsable divs based on the source file. The transcribed files section also shows when the files where created which are based on the upload of the source file, this to help differentiate if the user uploaded the same source file. Bulk download zip file will have a folder structure resembling the grouped structure from the transcribed files section, transcribed files belonging together will be in their correct folder. Increased the varchar limit from the default value to a more appropriate value to handle long file names or paths. When cleaning up files the application now cleans up empty folders when needed. The application needs a bit more internal improvements and polish, for example in some places the application both uses java.io and java.nio it would be better to use java.nio across the board. This can be done at a later date.
niat8586 added 1 commit 2025-01-09 08:31:15 +01:00
Single sign on has been added, it works in the same fashion as the Scipro application.

Application no longer supports self registration of users.

Users can now upload the same file again if they want too.

UI SU logotype added, "look and feel" a la stockholm university.
UI improved feedback of the uploaded files, now also shows when a file was uploaded together with the status
UI improved feedback of the transcribed files, files are grouped in collapsable divs based on the source file.
The transcribed files section also shows when the files where created which are based on the upload of the source file,
this to help differentiate if the user uploaded the same source file.
Bulk download zip file will have a folder structure resembling the grouped structure from the transcribed files section,
transcribed files belonging together will be in their correct folder.

Increased the varchar limit from the default value to a more appropriate value to handle long file names or paths.
When cleaning up files the application now cleans up empty folders when needed.

The application needs a bit more internal improvements and polish, for example in some places the application
both uses java.io and java.nio it would be better to use java.nio across the board.
This can be done at a later date.
Author
Owner

I know there is still some clean up but it can be done at later date

I know there is still some clean up but it can be done at later date
niat8586 merged commit c9df177a57 into main 2025-01-09 10:31:31 +01:00
niat8586 deleted branch single-sign-on-oauth2 2025-01-09 10:31:50 +01:00
Sign in to join this conversation.
No Reviewers
No Label
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DMC/seshat#1
No description provided.