Oleksii Kriuchykhin
fca9aea4a8
Merge branch 'features/rails-upgrade' into develop
2023-07-13 13:10:59 +02:00
Alex Kriuchykhin
5f1c6bf2f0
Fix multiple issues after Rails upgrade [SCI-8780] ( #5716 )
2023-07-05 12:43:23 +02:00
Oleksii Kriuchykhin
66b361c689
Upgrade Rails to version 7.0.5 [SCI-8632]
2023-06-21 14:38:32 +02:00
Anton
4e972de096
UI CSS fixes
2023-06-19 15:58:17 +02:00
Giga Chubinidze
a777fd5584
New icons implementation [SCI-8366]
2023-06-08 10:33:37 +04:00
ajugo
c6f5219043
Display all protocol templates for team admin [SCI-8379] ( #5391 )
2023-05-16 10:29:00 +02:00
Alex Kriuchykhin
ab318df1af
Update permissions for team owner to see all protocols and can manage users [SCI-8380] ( #5371 )
2023-05-09 16:23:29 +02:00
Anton
9818e41353
Update front end permission check for version comment [SCI-8160]
2023-03-24 13:11:14 +01:00
ajugo
e065098082
Fix protocol templates rows selection flickering [SCI-8105] ( #5185 )
...
* Fix protocol templates rows selection flickering [SCI-8105]
* Fix double initialization of row selection [SCI-8105]
2023-03-23 13:40:21 +01:00
Oleksii Kriuchykhin
cf599a8277
Fix visibility of save as draft button, fix permissions for new drafts [SCI-8145][SCI-8157]
2023-03-21 16:25:02 +01:00
Oleksii Kriuchykhin
7fff3e8f78
Merge branch 'hotfix/1.26.6.2' into develop
2023-03-20 15:36:49 +01:00
Alex Kriuchykhin
4dd5cb5de4
Adapt global search for new protocol versioning [SCI-8080] ( #5158 )
2023-03-17 10:43:50 +01:00
sboursen-scinote
dcbe1615cf
Refactor the records generation method [8007]
...
Co-Authored-By: okriuchykhin <oleksii@scinote.net>
2023-03-15 09:14:01 +01:00
Alex Kriuchykhin
d82470aa03
Improve handling and escaping of special characters in input fields [SCI-8125] ( #5135 )
2023-03-13 18:00:30 +01:00
sboursen-scinote
ce3fbfe4eb
Sanitize datatable params [SCI-8007]
2023-03-10 11:33:28 +01:00
sboursen-scinote
55ebb4817e
Fix hound [SCI-8007]
2023-03-10 09:16:50 +01:00
sboursen-scinote
506c750eee
Use datatable ajax to send version param [SCI-8007]
2023-03-09 21:59:14 +01:00
sboursen-scinote
c4bdbdec9a
Merge branch 'features/protocol_versioning' into sb_SCI-8007
2023-03-09 16:35:36 +01:00
Alex Kriuchykhin
4aded6e7b4
Fix protocol filtering by pablished attributes and draft presence [SCI-8070] ( #5099 )
2023-03-09 14:46:43 +01:00
sboursen-scinote
4ec15ede61
Implement the linked_children dropdown and update the modal [SCI-8007]
2023-03-08 15:15:41 +01:00
Anton
fd44cc9778
Fix protocols sorting by assigned users [SCI-8074]
2023-03-08 12:22:46 +01:00
ajugo
078f4583ec
Fix content of the Load from templates table [SCI-8049] ( #5088 )
2023-03-07 14:19:29 +01:00
Alex Kriuchykhin
8956d72f12
Switch to showing of total sum of all versions in protocols table [SCI-8066] ( #5082 )
2023-03-07 09:58:36 +01:00
aignatov-bio
1d9785efbe
Fix version button at action toolbar [SCI-8065] ( #5085 )
2023-03-07 09:52:31 +01:00
Alex Kriuchykhin
00c602a818
Improve filtering in protocols datatable [SCI-8020] ( #5068 )
2023-03-07 09:42:18 +01:00
ajugo
9d4e212c7d
Fix protocol template access filter [SCI-7988] ( #5073 )
2023-03-06 11:50:37 +01:00
ajugo
9379d9a175
Fix load protocol to task [SCI-8072] ( #5070 )
2023-03-06 10:53:01 +01:00
Alex Kriuchykhin
9908b31d11
Fix protocols datatable [SCI-7984] ( #5046 )
2023-03-01 15:04:53 +01:00
Anton
07cb17e296
Protocol table fix sorting with archived columns [SCI-8028]
2023-03-01 11:38:11 +01:00
aignatov-bio
bda3661a9b
Fix duplicate keywords in protocol table [SCI-8009] ( #5034 )
2023-02-27 17:17:12 +01:00
ajugo
d26edb08df
Fix access filter and published by column [SCI-7988] ( #5030 )
2023-02-27 12:08:45 +01:00
aignatov-bio
8906bc25e7
Fix version counting in protocol datatable [SCI-7993] ( #5019 )
2023-02-23 15:13:57 +01:00
Anton
826cb162da
Add save as draft action
2023-02-22 14:59:48 +01:00
ajugo
0be0aa7629
Implement filters for protocol template datatable [SCI-7605] ( #4918 )
...
Implement filters for protocol template datatable [SCI-7605]
2023-02-21 14:57:43 +01:00
ajugo
cb332f163f
Update the Load protocol template to task modal [SCI-7591] ( #4870 )
...
* Update the Load protocol template to task modal [SCI-7591]
* Update the Load protocol template to task modal [SCI-7591]
* Load last protocol version from repository to task [SCI-7591]
* Fix find_by for load_table [SCI-7591]
2023-02-14 13:19:24 +01:00
Anton
ea9d2d8291
Merge branch 'develop' into features/protocol_versioning
2023-02-14 11:07:58 +01:00
Anton
1a0b28c74e
Add archive view for protocols template
2023-02-09 11:38:27 +01:00
Alex Kriuchykhin
7f3999fa4f
Add protocol published versions modal [SCI-7519] ( #4725 )
2023-01-20 14:29:25 +01:00
Anton
ba98075690
Add protocols filters front end [SCI-7517]
2023-01-04 10:34:49 +01:00
Oleksii Kriuchykhin
5fea4722ac
Add versions and access columns to protocols table, update protocol model [SCI-7516]
2022-12-19 15:39:32 +01:00
artoscinote
a3e8000360
Merge branch 'develop' into features/exposed_ids
2022-12-08 15:58:11 +01:00
Anton
2a8aaed7d1
Add actions toolbar to protocol repository [SCI-7521]
2022-12-06 15:54:50 +01:00
Giga Chubinidze
769fe7ebd8
fixed id sorting on reports removed model duplicate code
2022-12-05 13:17:15 +04:00
ajugo
847280489a
Add report id to the report datatable [SCI-7199] ( #4453 )
...
* Add report id to the report datatable [SCI-7199]
* Remove report id migration [SCI-7199]
2022-12-02 11:41:32 +01:00
Giga Chubinidze
43f8370a08
add IDs to the protocol templates tables [SCI-7179]
2022-11-22 13:55:41 +04:00
Andrej
745be5a0f7
Remove old step code [SCI-7181]
2022-10-24 13:07:10 +02:00
Oleksii Kriuchykhin
68fab55328
Fix display of a creator in the reports table [SCI-7297]
2022-10-13 14:55:24 +02:00
Alex Kriuchykhin
3592faea78
Merge pull request #4511 from okriuchykhin/ok_SCI_7230
...
Fix filtering by user role for teams table [SCI-7320]
2022-10-10 16:07:34 +02:00
Alex Kriuchykhin
3a9b568358
Merge pull request #4508 from rekonder/aj_SCI_7318
...
Fix view permission at label template table [SCI-7318]
2022-10-10 15:59:02 +02:00
Oleksii Kriuchykhin
a88e936693
Fix filtering by user role for teams table [SCI-7230]
2022-10-10 15:48:38 +02:00