Patrick Jentsch
|
585a6ba796
|
Rename some IntEnumColumn related stuff
|
2022-02-10 12:01:31 +01:00 |
|
Patrick Jentsch
|
86d14f748f
|
More generic implementation of fake enum db types
|
2022-02-09 16:02:37 +01:00 |
|
Patrick Jentsch
|
247ac801b0
|
Rename font files
|
2022-02-08 15:56:01 +01:00 |
|
Patrick Jentsch
|
27b1174a15
|
fix docker compose traefik template
|
2022-02-08 15:49:50 +01:00 |
|
Patrick Jentsch
|
91b447a861
|
Add log folder via dummy file to repo
|
2022-02-08 15:41:56 +01:00 |
|
Patrick Jentsch
|
3226b87136
|
Set default value for NOPAQUE_DATA_DIR
|
2022-02-08 15:39:15 +01:00 |
|
Patrick Jentsch
|
3ea774263b
|
Update .env.tpl
|
2022-02-08 15:11:06 +01:00 |
|
Patrick Jentsch
|
df6ab3991c
|
Use enums where appropriate. This commit includes new migrations that are NOT compatible with older nopaque instances
|
2022-02-08 12:26:20 +01:00 |
|
Patrick Jentsch
|
fe938c0ca2
|
Big update, corpus analysis reworked, versioned services, preliminary work for contributions
|
2022-02-03 12:39:16 +01:00 |
|
Patrick Jentsch
|
0647537192
|
Fix automatic id generation for RessourceLists
|
2022-01-14 14:14:04 +01:00 |
|
Patrick Jentsch
|
e356be77da
|
Implement authentication with before_request in admin package
|
2021-12-13 12:20:32 +01:00 |
|
Patrick Jentsch
|
82543d883f
|
Use HashidMixin from flask_hashids
|
2021-12-13 12:20:01 +01:00 |
|
Patrick Jentsch
|
37c244b30c
|
Remove unused package from requirements
|
2021-12-13 12:19:35 +01:00 |
|
Patrick Jentsch
|
44f9d0a560
|
Further codestyle improvements
|
2021-12-09 15:39:45 +01:00 |
|
Patrick Jentsch
|
40bd169101
|
Some cleanup (css, html, js)
|
2021-12-09 12:50:14 +01:00 |
|
Patrick Jentsch
|
067273df6d
|
Minor Codestyle updates.
|
2021-12-08 15:36:10 +01:00 |
|
Patrick Jentsch
|
982d5bc46f
|
Fix broken download link in job result lists
|
2021-12-08 14:45:15 +01:00 |
|
Patrick Jentsch
|
3d99b8770c
|
Codestyle enhancements
|
2021-12-08 14:45:05 +01:00 |
|
Patrick Jentsch
|
1fd7a2e38c
|
Add nopaque video to index
|
2021-12-08 11:51:34 +01:00 |
|
Patrick Jentsch
|
832a0283bd
|
Some styling for ressource lists
|
2021-12-08 11:25:52 +01:00 |
|
Patrick Jentsch
|
63527da37f
|
Use Flask-Hashids package
|
2021-12-08 11:25:33 +01:00 |
|
Patrick Jentsch
|
e1004a0181
|
First attempts to use type hinting
|
2021-12-07 14:18:05 +01:00 |
|
Patrick Jentsch
|
9d30dda733
|
Codestyle
|
2021-12-06 14:42:49 +01:00 |
|
Patrick Jentsch
|
b3f34648c4
|
Bug fixes
|
2021-12-03 16:10:54 +01:00 |
|
Patrick Jentsch
|
5b5d7a6601
|
Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into development
|
2021-12-03 15:02:06 +01:00 |
|
Patrick Jentsch
|
3e37cb8582
|
Fix some navigation issues
|
2021-12-03 14:56:56 +01:00 |
|
Patrick Jentsch
|
123537cd16
|
Add new roles and a new permission
|
2021-12-03 14:07:03 +01:00 |
|
Patrick Jentsch
|
89f518fe38
|
Sort lists by ressources creation date. CSS and HTML cleanup
|
2021-12-03 12:01:50 +01:00 |
|
Patrick Jentsch
|
03a57fd7ee
|
Create a proper class for the upload form
|
2021-12-02 16:25:48 +01:00 |
|
Patrick Jentsch
|
d8f11a9759
|
update nopaque forms
|
2021-12-02 13:48:48 +01:00 |
|
Patrick Jentsch
|
962e58f2d3
|
Enable auto initialization for ressource lists
|
2021-12-02 11:16:06 +01:00 |
|
Patrick Jentsch
|
f977c808ec
|
Even better solution for concurrent promise handling
|
2021-12-01 17:52:09 +01:00 |
|
Patrick Jentsch
|
ff514368c3
|
Try to avoid requesting user data multiple times
|
2021-12-01 17:07:05 +01:00 |
|
Patrick Jentsch
|
82745629bc
|
Bug fixes
|
2021-12-01 16:03:55 +01:00 |
|
Patrick Jentsch
|
12ec6be60b
|
JS codestyle enhancements
|
2021-12-01 14:15:20 +01:00 |
|
Patrick Jentsch
|
72ba61f369
|
Only reveal hashids to the ui
|
2021-11-30 16:22:16 +01:00 |
|
Patrick Jentsch
|
3e227dc4cf
|
Remove deploy token from template. The token is already revoked so no need to be concerned!
|
2021-11-25 15:41:50 +01:00 |
|
Patrick Jentsch
|
33c87cb6d9
|
Remove deploy token from template. The token is already revoked so no need to be concerned!
|
2021-11-25 15:40:09 +01:00 |
|
Patrick Jentsch
|
9308618e63
|
New faq and service desk
|
2021-11-18 12:09:15 +01:00 |
|
Patrick Jentsch
|
904747ec66
|
Add dependencies and missing exception handling
|
2021-11-18 08:39:56 +01:00 |
|
Patrick Jentsch
|
a2e4fd2df5
|
Add news regarding current maintenance state
|
2021-11-16 15:50:07 +01:00 |
|
Patrick Jentsch
|
f6c2292e03
|
Big Corpus analysis update
|
2021-11-16 15:23:57 +01:00 |
|
Patrick Jentsch
|
c1436c2a5d
|
Add model section to template and add API link to sidenav
|
2021-11-15 14:54:08 +01:00 |
|
Patrick Jentsch
|
70d541690f
|
Add 503 error handler
|
2021-11-15 14:36:18 +01:00 |
|
Patrick Jentsch
|
f711eec53b
|
Remove access log from gunicorn
|
2021-11-15 14:35:37 +01:00 |
|
Patrick Jentsch
|
3a23fb5dc8
|
Add new config variables
|
2021-11-15 14:34:07 +01:00 |
|
Patrick Jentsch
|
b43ec14424
|
Change docker-compose traefik config to match new development toolbox
|
2021-11-15 14:19:07 +01:00 |
|
Patrick Jentsch
|
4988e5e9a6
|
Fix some bugs in tests
|
2021-11-15 14:10:28 +01:00 |
|
Patrick Jentsch
|
99674e6a7f
|
Bump Python version
|
2021-11-15 14:09:55 +01:00 |
|
Patrick Jentsch
|
2f2992da3a
|
Remove deleted file from Dockerfile
|
2021-09-22 14:15:53 +02:00 |
|
Patrick Jentsch
|
1ccdccd0bc
|
Fix cli run commands
|
2021-09-22 14:13:59 +02:00 |
|
Patrick Jentsch
|
8618e1b8bf
|
Remove unused files.
|
2021-09-22 14:01:47 +02:00 |
|
Patrick Jentsch
|
ee0efcf17f
|
Rename cli functions to not interfere
|
2021-09-22 13:58:46 +02:00 |
|
Patrick Jentsch
|
17cbfd71b4
|
Rename TaskRunner to Daemon (because it essentially is one) and restructure cli
|
2021-09-22 13:53:39 +02:00 |
|
Patrick Jentsch
|
e0219e84c9
|
Preliminary work for better socket.io event handling.
|
2021-09-22 13:52:51 +02:00 |
|
Patrick Jentsch
|
d29190907f
|
code cleanup
|
2021-09-22 13:51:45 +02:00 |
|
Patrick Jentsch
|
1832f1d3c8
|
Remove unused import
|
2021-09-22 13:50:43 +02:00 |
|
Patrick Jentsch
|
08fec74cff
|
Use threading.Thread for @background decorator again.
|
2021-09-22 13:50:26 +02:00 |
|
Patrick Jentsch
|
371cd30893
|
Let socketio decorators return instead of randomly emiting messages.
|
2021-09-22 13:49:22 +02:00 |
|
Patrick Jentsch
|
0d96a572e4
|
Change api root routes, so that they don't have a trailing slash
|
2021-09-16 14:20:18 +02:00 |
|
Patrick Jentsch
|
5469bd0ec1
|
Don't use module level logger functions
|
2021-09-16 11:15:31 +02:00 |
|
Patrick Jentsch
|
2af74db46f
|
Make it possible to configure different log levels for stderr and file logging
|
2021-09-16 11:04:47 +02:00 |
|
Patrick Jentsch
|
e2c68a1a80
|
Enable advanced logging features
|
2021-09-15 17:58:17 +02:00 |
|
Patrick Jentsch
|
727553412f
|
add flag to socketio, hope it will improve firefox compatibility
|
2021-09-15 15:26:43 +02:00 |
|
Patrick Jentsch
|
6c7f3be785
|
Let gunicorn print access log to the terminal
|
2021-09-15 15:26:13 +02:00 |
|
Patrick Jentsch
|
1b342d5159
|
Use gunicorn as the default webserver
|
2021-09-15 14:15:23 +02:00 |
|
Patrick Jentsch
|
34c4f38b52
|
Fix bug on corpus analysis startup
|
2021-09-15 14:14:23 +02:00 |
|
Patrick Jentsch
|
52c25fd563
|
Simplify Config setup and move some functions to dedicated files
|
2021-09-15 12:31:53 +02:00 |
|
Patrick Jentsch
|
8a69d6364a
|
Add more examples
|
2021-09-14 16:17:26 +02:00 |
|
Patrick Jentsch
|
523faaea05
|
Fix wording
|
2021-09-14 13:01:19 +02:00 |
|
Patrick Jentsch
|
a5b1df9e95
|
Add simple api package including authentication (BasicAuth and TokenAuth)
|
2021-09-14 12:52:23 +02:00 |
|
Patrick Jentsch
|
def01d474e
|
Add UTC flag to date strings
|
2021-09-14 12:51:49 +02:00 |
|
Patrick Jentsch
|
0a9bea0740
|
Remove api fragments
|
2021-09-13 17:38:07 +02:00 |
|
Patrick Jentsch
|
05c6f1afa6
|
Simplify Login mechanism code
|
2021-09-13 17:36:19 +02:00 |
|
Patrick Jentsch
|
81ed16603d
|
Remove current_app and current_user usage in forms.
|
2021-09-13 16:36:48 +02:00 |
|
Patrick Jentsch
|
10483c1e45
|
Fix Date display issue in UserList
|
2021-09-13 16:35:09 +02:00 |
|
Patrick Jentsch
|
4950a407af
|
rename blueprint variables (blueprint_name -> bp) and view files (views.py -> routes.py)
|
2021-09-13 11:45:43 +02:00 |
|
Patrick Jentsch
|
bc5c8ef074
|
handle email job status updates with the sqlalchemy event handlers
|
2021-09-10 16:25:32 +02:00 |
|
Patrick Jentsch
|
281e568edf
|
Use ISO 8601 as the default datetime format
|
2021-09-08 12:56:51 +02:00 |
|
Patrick Jentsch
|
8c871d83d0
|
Upgrade python version 3.9.0 -> 3.9.7
|
2021-09-08 12:56:27 +02:00 |
|
Patrick Jentsch
|
9d59aa3409
|
Move event handlers to a dedicated event directory
|
2021-09-07 13:50:23 +02:00 |
|
Patrick Jentsch
|
0861d931ce
|
Add an abort criterion when exporting query results
|
2021-08-24 09:50:32 +02:00 |
|
Patrick Jentsch
|
cedce5545d
|
Fix wrong corpus analysis link in sidenav
|
2021-08-24 09:21:43 +02:00 |
|
Patrick Jentsch
|
e2669e6c25
|
Add missing exception handler
|
2021-08-23 16:43:47 +02:00 |
|
Patrick Jentsch
|
5cd18c4c2a
|
Sort after list ressource list insertions
|
2021-08-23 16:34:25 +02:00 |
|
Patrick Jentsch
|
280c544297
|
Fix job result duplication after job restart
|
2021-08-23 16:31:06 +02:00 |
|
Patrick Jentsch
|
a5782f932c
|
Do not manually emit corpus changes via socket.
|
2021-08-23 12:29:31 +02:00 |
|
Patrick Jentsch
|
c7b2c413d3
|
Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into development
|
2021-08-23 11:04:10 +02:00 |
|
Patrick Jentsch
|
fd5fcf9821
|
Change exception handling in corpus analysis
|
2021-08-23 11:04:09 +02:00 |
|
Patrick Jentsch
|
1a59b19124
|
Handle all ressource events with unified sqlalchemy event handlers.
|
2021-08-20 14:41:40 +02:00 |
|
Patrick Jentsch
|
98a43ec86f
|
Use sqlalchemy events to emit jsonpatches to the client.
|
2021-08-18 15:11:11 +02:00 |
|
Patrick Jentsch
|
5662140a8d
|
Add a flag to all db Model to_dict methods: include_relationships
|
2021-08-18 15:09:56 +02:00 |
|
Patrick Jentsch
|
869c1ba632
|
Fix corpus service creation
|
2021-08-16 12:09:50 +02:00 |
|
Patrick Jentsch
|
99c43cc1a6
|
some style updates
|
2021-08-09 11:02:09 +02:00 |
|
Patrick Jentsch
|
575dc45242
|
Rework a lot of daemon code. Add missing patch messages
|
2021-08-04 17:07:59 +02:00 |
|
Patrick Jentsch
|
da350474fb
|
standardize the use of service name handles, e.g. file-setup instead of file_setup
|
2021-08-04 12:26:49 +02:00 |
|
Patrick Jentsch
|
ec7a88f36e
|
Simplify color setup in templates
|
2021-08-04 09:07:18 +02:00 |
|
Patrick Jentsch
|
468b079d63
|
simplify gitignore
|
2021-07-20 15:29:42 +02:00 |
|
Patrick Jentsch
|
d6ab379418
|
Change directory structure (move ./nopaque/* to ./)
|
2021-07-20 15:07:42 +02:00 |
|
Patrick Jentsch
|
ff39d8d650
|
Check if a cqpserver container up for running corpus analysis sessions
|
2021-07-16 13:07:01 +02:00 |
|