Commit Graph

263 Commits

Author SHA1 Message Date
Stephan Porada
4241c13e13 Some small fixes 2020-10-07 14:48:47 +02:00
Stephan Porada
8c707fa81c Add match_count represnetation for the user. 2020-10-05 16:55:02 +02:00
Stephan Porada
f195b72ebd Add match_count for texts in results.data and results.fullResultsData. 2020-10-02 15:32:03 +02:00
Stephan Porada
370a002af3 Small fix to show 5 elements in corpus view list. 2020-09-30 10:17:33 +02:00
Stephan Porada
28213574f4 Simplify addToSubResults(). 2020-09-24 16:13:16 +02:00
Stephan Porada
3cb71c2acb FIx Typos 2020-09-24 11:11:30 +02:00
Stephan Porada
b6986e2581 Close corpus analysis init modal only if meta data has been recieved. 2020-09-24 10:13:15 +02:00
Stephan Porada
b5ec4906c5 Fix error that did not delete old results when fetching new results from the server. 2020-09-24 09:49:59 +02:00
Stephan Porada
609a887d73 Fix missing Icons in corpus file edit 2020-09-23 16:34:46 +02:00
Stephan Porada
92d47a0b8d Fix missing html class in user admin view bugging list js 2020-09-23 16:20:00 +02:00
Stephan Porada
6e1ca2d7e2 Activate logging. 2020-09-23 15:39:27 +02:00
Stephan Porada
1604cdeaf6 Add warning about .stand-off.vrt 2020-09-23 15:38:53 +02:00
Stephan Porada
8083382046 Cleanup and documentation. 2020-09-23 15:09:45 +02:00
Stephan Porada
ad636d308d Bundle redundant event listeners. 2020-09-22 12:45:24 +02:00
Stephan Porada
3c86a2f334 Fix Modal init 2020-09-22 12:44:54 +02:00
Stephan Porada
61658410b2 Fix tables and add bottom paginatio nto all tables 2020-09-22 11:18:34 +02:00
Stephan Porada
9523568211 Add beta launch news 2020-09-21 15:25:28 +02:00
Stephan Porada
f53689af2c Add About/FAQ page 2020-09-21 14:37:46 +02:00
Stephan Porada
3572966190 Remove playground blueprint 2020-09-21 10:55:47 +02:00
Stephan Porada
6ad6251585 Remove playground 2020-09-21 10:42:24 +02:00
Stephan Porada
be8d688fdd Set Job colors on Job result pages. 2020-09-21 10:36:04 +02:00
Patrick Jentsch
be50a0eb4b Link Feedback mail template to button 2020-09-18 11:42:22 +02:00
Patrick Jentsch
4e5fc27579 remove workflow for now 2020-09-17 13:29:55 +02:00
Stephan Porada
269368e940 Fix missing RessourceList import. 2020-09-17 11:12:08 +02:00
Stephan Porada
ad21fe178c Deactivate client logging 2020-09-16 14:50:00 +02:00
Stephan Porada
dbf5affffc Add new way to get results with full contest to provide moreuser feedback 2020-09-16 14:24:50 +02:00
Stephan Porada
021375f68d Fix query results viewer etc. to work with results having eitehr full or no context. 2020-09-16 10:41:02 +02:00
Stephan Porada
25670b6231 Fix inspect results not showing becasue of missing or statement. 2020-09-16 09:58:52 +02:00
Stephan Porada
d82e848303 Remove row margin 2020-09-16 09:43:28 +02:00
Stephan Porada
dce15d2861 Fix inspect context not showing error 2020-09-16 09:40:04 +02:00
Stephan Porada
a63323eab7 Change layout 2020-09-16 09:29:02 +02:00
Stephan Porada
eaba2879dd Rework expert mode switch 2020-09-16 09:15:32 +02:00
Stephan Porada
c0472eb6c5 Add switch to download full context results or not. 2020-09-15 17:18:22 +02:00
Stephan Porada
27f40b98a3 Fix broken links 2020-09-15 13:47:18 +02:00
Stephan Porada
877d87439e Fix download buttons on new query 2020-09-15 11:54:53 +02:00
Stephan Porada
d80802a479 Remove logging 2020-09-14 15:09:13 +02:00
Stephan Porada
72753d445a Fixes 2020-09-14 15:02:01 +02:00
Stephan Porada
3efe32bcf7 Fix admin user view 2020-09-11 16:36:35 +02:00
Stephan Porada
a87792b2cc Fix typo 2020-09-11 15:56:27 +02:00
Stephan Porada
49331f14f7 Fix typo 2020-09-11 15:55:56 +02:00
Stephan Porada
7e451b422e Fix typo 2020-09-11 15:54:58 +02:00
Stephan Porada
1bb265b7f4 Add show corpus metadata function to result inspect. 2020-09-11 15:53:30 +02:00
Stephan Porada
0b4e151bef Fix admin page 2020-09-11 15:52:49 +02:00
Stephan Porada
0d2720700e Pagination fixes 2020-09-10 15:49:18 +02:00
Stephan Porada
6b05651f05 Add Results viewer functionality with ne javascript and fix some errors. 2020-09-10 15:33:04 +02:00
Stephan Porada
fd1d1c2fc3 Fix create sub results showing even if other result creation is running. 2020-09-10 08:53:36 +02:00
Stephan Porada
1e316d6852 Intermediate push 2020-09-09 16:01:12 +02:00
Stephan Porada
9ae74cc9de Fix enable/disable toggle of buttons etc. with new client.isBusy field. 2020-09-09 14:35:00 +02:00
Stephan Porada
ff7881662c Documentation for Client.js 2020-09-09 09:31:20 +02:00
Stephan Porada
ccee6071e8 Tweak search button css 2020-09-08 16:34:55 +02:00
Stephan Porada
17e9b7d4ed Add some doc strings. 2020-09-08 16:19:30 +02:00
Stephan Porada
7186f5a777 Fix the search button 2020-09-08 15:56:02 +02:00
Stephan Porada
d6a19a9d7c Add single inspect results download 2020-09-08 14:14:52 +02:00
Stephan Porada
e1f4b0f35e Use headline ID instead of class 2020-09-08 11:00:00 +02:00
Stephan Porada
bed76df32f Add headline class to headline element 2020-09-08 10:55:51 +02:00
Stephan Porada
3d76a585a8 Merge branch 'javascript-rework' into development 2020-09-08 10:48:48 +02:00
Stephan Porada
7d6666c248 Remove baks before merge 2020-09-08 10:43:13 +02:00
Stephan Porada
ccfbf852b2 Feature parity with old implementation 2020-09-08 10:42:39 +02:00
Stephan Porada
521fd72d9b Add more old functionality 2020-09-07 16:30:47 +02:00
Stephan Porada
0eda40d0e7 Add more old functionality 2020-08-28 15:54:48 +02:00
Patrick Jentsch
fba591ee74 Fix corpus analysis 2020-08-28 15:26:04 +02:00
Stephan Porada
73160c8210 Add more old functionality 2020-08-27 16:12:21 +02:00
Stephan Porada
64f8f82fe8 Add logic for data export etc. 2020-08-26 16:55:24 +02:00
Patrick Jentsch
6d79b5a90c Use macro for color scheme generation and change logo for tablet and mobile 2020-08-26 16:14:36 +02:00
Patrick Jentsch
a64150278d Use the proper image file for navbar and favicon 2020-08-25 16:08:50 +02:00
Stephan Porada
763183435d Add result rendering for the user etc. 2020-08-25 15:56:04 +02:00
Patrick Jentsch
7531a58f96 Some more missing colors 2020-08-25 15:54:23 +02:00
Patrick Jentsch
884ac93c5b Adding tab color 2020-08-25 15:50:07 +02:00
Patrick Jentsch
443667197e Adding colors on more places 2020-08-25 15:37:45 +02:00
Patrick Jentsch
7d7d275dc4 Add text color classes 2020-08-25 15:26:36 +02:00
Patrick Jentsch
45b8beb053 fixes and shrinking 2020-08-25 15:02:16 +02:00
Patrick Jentsch
2216bffee8 Further color updates 2020-08-25 11:49:43 +02:00
Stephan Porada
d2453c2cc3 Work on View notifications 2020-08-24 16:33:37 +02:00
Patrick Jentsch
d88980ffb1 More coloring 2020-08-24 14:44:35 +02:00
Patrick Jentsch
e9de641e30 More color integration 2020-08-24 14:21:16 +02:00
Stephan Porada
0507ae4e34 first change with new MVCish pattern 2020-08-21 16:33:47 +02:00
Patrick Jentsch
778ff509ff Add custom colors to services in menu 2020-08-21 12:35:48 +02:00
Stephan Porada
dabeb818d1 New project structure 2020-08-20 18:14:35 +02:00
Stephan Porada
21ce07f3ef Push before rework part 2 2020-08-20 16:03:37 +02:00
Stephan Porada
b3e8976c1c Further rework 2020-08-17 16:15:34 +02:00
Stephan Porada
f94d21fa96 Add rudimentary rework of corpus analysis 2020-08-10 14:48:45 +02:00
Stephan Porada
25ea9ba583 Remove asynch rework because it was already event driven 2020-08-07 17:32:10 +02:00
Stephan Porada
6b1f588f29 Add asynch version of Session initialization 2020-08-06 16:08:03 +02:00
Stephan Porada
301b090fc0 Some fixes and enhancements befor javascript rework 2020-08-06 10:42:35 +02:00
Stephan Porada
a390fbb0ce Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into development 2020-08-03 10:23:17 +02:00
Stephan Porada
49325ad2b8 Add GDPR statment and links 2020-08-03 10:23:11 +02:00
Patrick Jentsch
30bde863c9 Remove legacy code 2020-07-30 14:25:14 +02:00
Patrick Jentsch
715c37813c First RessourceList update 2020-07-30 14:17:51 +02:00
Stephan Porada
7ec576e690 Add important feature! 2020-07-23 16:07:12 +02:00
Stephan Porada
46087060d8 Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into development 2020-07-22 13:15:59 +02:00
Stephan Porada
d042e4f31d Enhance metadata view and analysis/result viewer interface 2020-07-22 13:15:55 +02:00
Patrick Jentsch
a92079beb3 Add query results to dashboard 2020-07-22 12:16:33 +02:00
Stephan Porada
3cb8ec9697 Fixe missing modal and add user feedback to flat buttons in analysis 2020-07-21 15:30:56 +02:00
Stephan Porada
1b853f3338 Soem clean up and restructure 2020-07-21 13:40:17 +02:00
Stephan Porada
7dfc3ab877 Add metadata view to nalysis interface and result viewer 2020-07-20 13:44:57 +02:00
Stephan Porada
ce79b59bf8 Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into development 2020-07-20 09:31:28 +02:00
Stephan Porada
3e50c2f275 First setup for metadata modal view 2020-07-20 09:31:27 +02:00
Patrick Jentsch
38a450802f Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into development 2020-07-17 08:43:07 +02:00
Patrick Jentsch
ada7007a0e Add delete button in job and corpus lists. 2020-07-17 08:43:02 +02:00
Stephan Porada
398d5c2989 Preperations vor metadata modal in analysis and import 2020-07-16 16:00:38 +02:00
Patrick Jentsch
d4c6b72761 Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into development 2020-07-16 14:41:05 +02:00
Patrick Jentsch
6f0fd5bc73 Add delete function for services 2020-07-16 14:40:57 +02:00
Stephan Porada
5e02f96c58 Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into development 2020-07-16 14:00:56 +02:00
Stephan Porada
7ccd2a1c7c Rework results download. To alwas generate full inspect context. 2020-07-16 14:00:52 +02:00
Patrick Jentsch
db16cbf7d6 Add mockup 2020-07-16 11:53:13 +02:00
Patrick Jentsch
ac3b20d304 Remove old result package 2020-07-15 14:52:41 +02:00
Patrick Jentsch
0714070a9b Fully integrate new query_results model. old one is now deprecated. 2020-07-15 13:16:31 +02:00
Patrick Jentsch
7cf04cbe29 Some changes to query result list 2020-07-15 11:07:03 +02:00
Patrick Jentsch
44963b1606 Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into development 2020-07-15 08:57:46 +02:00
Patrick Jentsch
06427e81f3 Use capitalized classnames 2020-07-15 08:57:39 +02:00
Stephan Porada
13a6ef95c3 Fix rseults only showing after page navigation in import viewer 2020-07-14 15:51:02 +02:00
Stephan Porada
e9eaa49826 Removed redundant range functions and create one class method for its purpose. 2020-07-14 10:59:02 +02:00
Stephan Porada
82c26a02bb Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into development 2020-07-14 09:25:37 +02:00
Stephan Porada
b2d093e9fe Intermediate result viewer push 2020-07-14 09:24:04 +02:00
Patrick Jentsch
56e6049665 Remove merge markers.... 2020-07-13 15:34:17 +02:00
Patrick Jentsch
ac3310fea5 Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into development 2020-07-13 15:33:58 +02:00
Patrick Jentsch
6760061d53 Add a parallel package for query results. 2020-07-13 15:33:00 +02:00
Stephan Porada
cdd421e48a Rename some result views and templates 2020-07-10 13:27:06 +02:00
Stephan Porada
2b3d08b277 Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into development 2020-07-10 11:44:12 +02:00
Stephan Porada
ab1d9a2001 Remove logs 2020-07-10 11:44:07 +02:00
Patrick Jentsch
b69c54a762 Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into development 2020-07-10 11:39:42 +02:00
Patrick Jentsch
af947ee3bc Use appropriate methods and variable naming 2020-07-10 11:39:37 +02:00
Stephan Porada
94701ab3b0 Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into development 2020-07-10 11:39:21 +02:00
Stephan Porada
8d96c1ee41 Tooltips everywhere! 2020-07-10 11:39:16 +02:00
Patrick Jentsch
d480f92e30 Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into development 2020-07-10 11:36:58 +02:00
Patrick Jentsch
7f8797d227 Delete files in db model methods. 2020-07-10 11:36:54 +02:00
Stephan Porada
5f7b846784 Unify tables: right alaign and some html fixes 2020-07-10 09:32:16 +02:00
Stephan Porada
d4eb9e7663 Add result json import validation 2020-07-09 15:41:25 +02:00
Patrick Jentsch
f86f3f4fd5 Move file deletion to model methods. add restart job button. 2020-07-09 15:07:43 +02:00
Patrick Jentsch
e20a6a31d9 Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into development 2020-07-09 09:42:34 +02:00
Patrick Jentsch
53b4b57b61 Add job restart url /jobs/job_id/restart 2020-07-09 09:42:30 +02:00
Stephan Porada
84f1d7dc39 Add download function to imported result. 2020-07-08 16:03:44 +02:00
Stephan Porada
ea7bb82661 Unify more tables (Corpus: corpus files view) 2020-07-08 15:24:18 +02:00
Stephan Porada
43f79291aa Unify job input tables 2020-07-08 11:35:47 +02:00
Stephan Porada
0fff7801fd Unify more tables 2020-07-07 16:06:09 +02:00
Stephan Porada
7648149584 Results import fixes and additions. Table creation rework. 2020-07-07 15:08:15 +02:00
Stephan Porada
5867871de2 Remove spaces 2020-07-03 14:46:04 +02:00
Stephan Porada
3080443a81 Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into development 2020-07-03 14:42:04 +02:00
Stephan Porada
1811623583 Add function to import exported results and view them after the import 2020-07-03 14:41:57 +02:00
Patrick Jentsch
c9cb52279b Add terms of use 2020-07-03 11:17:47 +02:00
Patrick Jentsch
20adc1af34 change some documentation. 2020-07-02 12:01:40 +02:00
Patrick Jentsch
6c9e9dfb57 Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into development 2020-07-01 08:44:23 +02:00
Patrick Jentsch
527857f6f6 Hide progress spinner if a job failed. 2020-07-01 08:44:19 +02:00
Stephan Porada
a997fbe0ee Fix for the previous fix 2020-06-30 15:15:06 +02:00
Stephan Porada
c6704f3554 Fix add to subcorpus btns not showing when results per page are updated 2020-06-30 14:37:11 +02:00
Stephan Porada
820845b499 Some small fixes and user feedback 2020-06-29 11:09:12 +02:00
Stephan Porada
5764e918f5 Cosmetics III 2020-06-26 13:13:18 +02:00
Stephan Porada
9f341b90b9 Some more documentation! 2020-06-26 10:04:54 +02:00
Stephan Porada
74104922b6 Some documentation 2020-06-26 09:51:10 +02:00
Stephan Porada
e9cd5dafd1 Cosmetics II 2020-06-25 18:01:02 +02:00