mlorb
|
75875e5421
|
fix user_project manage permission
|
2018-11-09 11:36:44 +01:00 |
|
Alex Kriuchykhin
|
a857af6c38
|
Merge pull request #1341 from okriuchykhin/ok_SCI_2773
Improve error messages in API [SCI-2773]
|
2018-11-09 09:38:20 +01:00 |
|
Alex Kriuchykhin
|
eb72ea69dd
|
Merge pull request #1361 from okriuchykhin/ok_SCI_2785_v2
Improve counters on projects overview table [SCI-2785]
|
2018-11-09 09:37:41 +01:00 |
|
Matej Zrimšek
|
2a5b36b3c2
|
Fix index/position for export-all folder names [SCI-2817]
|
2018-11-09 01:21:30 +01:00 |
|
Matej Zrimšek
|
6ff117d662
|
Fix path creation and construction for export-all [SCI-2817]
|
2018-11-09 00:44:17 +01:00 |
|
Matej Zrimšek
|
f23160ba6d
|
Refactor logic for handling model path in export-all [SCI-2817]
|
2018-11-08 23:23:23 +01:00 |
|
Matej Zrimšek
|
58b2310d26
|
Add archived models in corresponding archive directory [SCI-2817]
|
2018-11-08 23:21:25 +01:00 |
|
Matej Zrimšek
|
efb4e0c549
|
Change indexing in task names in export-all PDF [SCI-2817]
|
2018-11-08 21:48:09 +01:00 |
|
Matej Zrimšek
|
dc91be3749
|
Preserve task order from project sidebar in export-all file structure [SCI-2817]
|
2018-11-08 21:48:09 +01:00 |
|
Matej Zrimšek
|
08396b2101
|
Make folder and file names more readable for export-all ZIP [SCI-2817]
|
2018-11-08 21:48:09 +01:00 |
|
Matej Zrimšek
|
d65fcdc312
|
Change datetime to human friendly format for ZIP exports [SCI-2817]
|
2018-11-08 21:48:09 +01:00 |
|
Matej Zrimšek
|
159f6d1ee2
|
Minor refactoring of exports [SCI-2646]
|
2018-11-08 21:39:09 +01:00 |
|
Matej Zrimšek
|
b7fdd82409
|
Ensure temp files deletion after export is done [SCI-2646]
|
2018-11-08 21:32:07 +01:00 |
|
mlorb
|
46080a2b21
|
Merge pull request #1360 from mlorb/ml-sci-2837
Fix empty projects page bug and projects tree bug [SCI-2837]
|
2018-11-08 15:00:44 +01:00 |
|
mlorb
|
a56d22a329
|
change count to size
|
2018-11-08 09:43:32 +01:00 |
|
Oleksii Kriuchykhin
|
1feb13c74a
|
Improve counters on projects overview table [SCI-2785]
|
2018-11-07 22:27:57 +01:00 |
|
Oleksii Kriuchykhin
|
23ee4760ae
|
Fix failing tests [SCI-2773]
|
2018-11-07 16:39:00 +01:00 |
|
Oleksii Kriuchykhin
|
30885e060d
|
Merge latest core-api branch [SCI-2773]
|
2018-11-07 15:53:21 +01:00 |
|
Oleksii Kriuchykhin
|
60e78fa868
|
Improve code style for error handling [SCI-2773]
|
2018-11-07 15:43:44 +01:00 |
|
Luka Murn
|
70bb539061
|
Merge remote-tracking branch 'upstream/core-api' into core-api
|
2018-11-07 13:52:50 +01:00 |
|
mlorb
|
4d156080ac
|
fix empty projects page bug and projects tree bug
|
2018-11-07 13:45:46 +01:00 |
|
mlorb
|
039faf2964
|
Merge pull request #1359 from mlorb/ml-sci-2843
Fix bug with new project button not working [SCI-2843]
|
2018-11-07 11:02:47 +01:00 |
|
Alex Kriuchykhin
|
74d99973a5
|
Merge pull request #1357 from okriuchykhin/ok_SCI_2834
Fix permission helpers in delayed export job [SCI-2834]
|
2018-11-07 10:56:10 +01:00 |
|
Oleksii Kriuchykhin
|
82a11ebca2
|
Remove duplicate destroy for report [SCI-2834]
|
2018-11-07 09:55:06 +01:00 |
|
Matej Zrimšek
|
2f6a6072e1
|
Fix repository ZIP export test to work with enabled workers [SCI-2646]
|
2018-11-07 06:14:40 +01:00 |
|
Matej Zrimšek
|
8fe0249f45
|
Fix test for repository ZIP export & return path for ZIP exports [SCI-2646]
|
2018-11-07 05:04:29 +01:00 |
|
mlorb
|
63e039e235
|
fix bug with new project button not working
|
2018-11-06 11:38:31 +01:00 |
|
Luka Murn
|
b9ac110574
|
Merge pull request #1342 from Ducz0r/lm-sci-2764
Update styling of Sign up page [SCI-2764]
|
2018-11-06 10:52:35 +01:00 |
|
Oleksii Kriuchykhin
|
0e192cc830
|
Ensure that temporary report is always deleted [SCI-2834]
|
2018-11-06 09:33:18 +01:00 |
|
Matej Zrimšek
|
ee611a45d9
|
Also remove temp file after other types of ZIP export generation [SCI-2646]
|
2018-11-04 01:39:16 +01:00 |
|
Matej Zrimšek
|
5defbdd76e
|
Remove temp files after export-all ZIP generation [SCI-2646]
|
2018-11-04 01:33:50 +01:00 |
|
mlorb
|
ad5f4c2ebb
|
Merge pull request #1356 from mlorb/ml-sci-remove-protocol-show-endpoint
Remove show protocol api endpoint
|
2018-10-30 14:04:17 +01:00 |
|
Oleksii Kriuchykhin
|
daaeb385bb
|
Fix permission helpers in delayed export job [SCI-2834]
|
2018-10-30 14:04:01 +01:00 |
|
Alex Kriuchykhin
|
b2f87561fe
|
Merge pull request #1335 from okriuchykhin/ok_SCI_2749
Add tests for CREATE Result endpoint [SCI-2749]
|
2018-10-30 09:43:45 +01:00 |
|
Luka Murn
|
20b918de93
|
Merge remote-tracking branch 'upstream/core-api' into core-api
|
2018-10-29 16:39:11 +01:00 |
|
Alex Kriuchykhin
|
2f466383a5
|
Merge pull request #1333 from okriuchykhin/ok_SCI_2742
RESTful API for Object Querying (READ) - unit tests [SCI-2742]
|
2018-10-29 16:26:58 +01:00 |
|
Alex Kriuchykhin
|
126fa03305
|
Merge pull request #1349 from okriuchykhin/ok_SCI_2818
Fix project index endpoint permission bug [SCI-2818]
|
2018-10-29 14:59:22 +01:00 |
|
Alex Kriuchykhin
|
1083ce61fb
|
Merge pull request #1352 from okriuchykhin/ok_SCI_2814
Rename user_id to sub in JWT [SCI-2814]
|
2018-10-29 14:54:00 +01:00 |
|
Alex Kriuchykhin
|
d0804c8969
|
Merge pull request #1350 from okriuchykhin/ok_SCI_2821
Fix relationships in activities serializer [SCI-2821]
|
2018-10-29 14:53:15 +01:00 |
|
Alex Kriuchykhin
|
098b18b405
|
Merge pull request #1348 from okriuchykhin/ok_SCI_2782
Fix inventory column creation permission check [SCI-2782]
|
2018-10-29 14:52:57 +01:00 |
|
Alex Kriuchykhin
|
4320af794b
|
Merge pull request #1353 from okriuchykhin/ok_SCI_2771
Fix API endpoints that return file URLs [SCI-2771]
|
2018-10-29 13:44:55 +01:00 |
|
Alex Kriuchykhin
|
8f33275b35
|
Merge pull request #1354 from okriuchykhin/ok_SCI_2820
Fix project start day in serializer [SCI-2820]
|
2018-10-29 13:44:41 +01:00 |
|
Alex Kriuchykhin
|
2b4ef619c2
|
Merge pull request #1345 from okriuchykhin/ok_SCI_2785
Show all experiments and tasks for archived projects [SCI-2785]
|
2018-10-29 11:56:38 +01:00 |
|
Luka Murn
|
e412d43714
|
Merge remote-tracking branch 'upstream/core-api' into core-api
|
2018-10-29 11:30:40 +01:00 |
|
mlorb
|
0f8c80172e
|
remove show protocol api endpoint
|
2018-10-29 11:21:48 +01:00 |
|
Alex Kriuchykhin
|
36cd1dbb88
|
Merge pull request #1355 from okriuchykhin/ok_SCI_2775
Remove error message for index page and unauthenticated users [SCI-2775]
|
2018-10-29 11:17:30 +01:00 |
|
Alex Kriuchykhin
|
c1d853f7bd
|
Merge pull request #1344 from okriuchykhin/ok_SCI_2783
Fix issue with project dropdown caching [SCI-2783]
|
2018-10-29 10:56:02 +01:00 |
|
Oleksii Kriuchykhin
|
6d5af3da8f
|
Remove error message for index page and unauthenticated users [SCI-2775]
|
2018-10-28 23:19:06 +01:00 |
|
Oleksii Kriuchykhin
|
5708e9bbe7
|
Fix project start day in serializer [SCI-2820]
|
2018-10-28 19:02:44 +01:00 |
|
Oleksii Kriuchykhin
|
d1e6c64d5e
|
Fix API endpoints that return file URLs [SCI-2771]
|
2018-10-28 18:39:34 +01:00 |
|