sboursen-scinote
|
aa769f92f7
|
Fix missing icon files in exported projects [SCI-9133]
|
2023-09-21 15:11:02 +02:00 |
|
Anton
|
af0fbfeec0
|
Merge branch 'develop' into features/september-release
|
2023-09-14 13:45:40 +02:00 |
|
Alex Kriuchykhin
|
d8965e8ef9
|
Refactor old export async methods to ActiveJobs [SCI-9092] (#6170)
|
2023-09-08 11:35:16 +02:00 |
|
Alex Kriuchykhin
|
60f9814eca
|
Fix failed_delivery_notifiable_job concern naming [SCI-9119] (#6151)
|
2023-09-06 14:58:30 +02:00 |
|
Alex Kriuchykhin
|
eea24a69e9
|
Add FailureNotifiableJob jobs concerns for creating failure notifications for users [SCI-9119] (#6147)
|
2023-09-06 12:51:34 +02:00 |
|
Oleksii Kriuchykhin
|
2c816cf463
|
Merge branch 'release/1.28.0' into develop
|
2023-09-05 12:54:37 +02:00 |
|
Alex Kriuchykhin
|
90cd330126
|
Fix removing user from public projects [SCI-9174] (#6130)
|
2023-09-05 11:36:26 +02:00 |
|
Martin Artnik
|
3724a4a067
|
Merge branch 'develop' into features/september-release
|
2023-09-01 10:30:48 +02:00 |
|
Soufiane
|
e00a8bb7a3
|
Update logo across Scinote [SCI-8997] (#6058)
- Update logo in PDF reports
- Update logo in Docx reports
- Update logo in sign-in page
|
2023-08-24 16:27:33 +02:00 |
|
Alex Kriuchykhin
|
c1e2128b04
|
Fix link to original file in docx protocol parser notification [SCI-9123] (#6070)
|
2023-08-24 15:13:41 +02:00 |
|
Martin Artnik
|
0faad52f6c
|
Merge branch 'hotfix/1.28.0.1' into develop
|
2023-08-24 12:14:30 +02:00 |
|
ajugo
|
63f0f5a307
|
Disable adding step_files for protocol parser [SCI-8993] (#5990)
|
2023-08-23 15:44:27 +02:00 |
|
Anton
|
2d64d2fcbf
|
Merge branch 'develop' into features/september-release
|
2023-08-21 11:25:27 +02:00 |
|
Oleksii Kriuchykhin
|
5e29523c61
|
Fix calls of user assignment propagation jobs with optional assigned_by [SCI-9053]
|
2023-08-16 14:34:42 +02:00 |
|
Oleksii Kriuchykhin
|
2ab559be97
|
Improve handling of responses from protocols parser [SCI-8817]
|
2023-08-16 13:26:41 +02:00 |
|
Oleksii Kriuchykhin
|
5332cbc788
|
Pass user by id instead of serialized object for deleyed jobs [SCI-9053]
|
2023-08-11 15:31:29 +02:00 |
|
Martin Artnik
|
a952319afd
|
Merge branch 'develop' into features/september-release
|
2023-08-09 16:43:15 +02:00 |
|
Andrej
|
6b71b408f0
|
Add file extensions between invetories export [SCI-8943]
|
2023-08-08 10:56:23 +02:00 |
|
Alex Kriuchykhin
|
4299cce08b
|
Migrate results to the new data model with ResultOrderableElements [SCI-8878] (#5869)
|
2023-08-07 16:07:20 +02:00 |
|
aignatov-bio
|
b18421ec4b
|
Merge pull request #5762 from aignatov-bio/ai-sci-8735-add-error-modal-for-protocol-parsing
Added error handling for protocol import [SCI-8735]
|
2023-07-18 10:21:11 +02:00 |
|
Oleksii Kriuchykhin
|
092e451f2e
|
Merge branch 'develop' into features/protocol-parsing
|
2023-07-13 13:59:10 +02:00 |
|
Oleksii Kriuchykhin
|
fca9aea4a8
|
Merge branch 'features/rails-upgrade' into develop
|
2023-07-13 13:10:59 +02:00 |
|
Anton
|
25b11bfb24
|
Added error handling for protocol import [SCI-8735]
|
2023-07-13 11:51:35 +02:00 |
|
Alex Kriuchykhin
|
d419608f18
|
Connect protocol parsing service to rails backend [SCI-8817] (#5759)
|
2023-07-13 11:41:53 +02:00 |
|
Soufiane
|
6d98b0c235
|
Reports - Issues after rails upgrade [SCI-8830] (#5758)
* Fix reports issues after rails upgrade [SCI-8830]
* Fix report image assets [SCI-8830]
|
2023-07-12 15:42:34 +02:00 |
|
artoscinote
|
4a8582ebc8
|
Initial implementation of protocol processing modal [SCI-8661] (#5683)
* Initial implementation of protocol processing modal [SCI-8661]
* Prepare placeholder jobs and integrate notifications [SCI-8661]
|
2023-07-11 09:27:15 +02:00 |
|
Soufiane
|
6aaa68f320
|
Fix reports issues after rails upgrade [SCI-8830] (#5748)
|
2023-07-11 09:20:29 +02:00 |
|
Alex Kriuchykhin
|
97a16f2e76
|
Fix archived columns behaviour in repositories export [SCI-8777] (#5728)
|
2023-07-07 11:08:28 +02:00 |
|
Oleksii Kriuchykhin
|
e5fe82a297
|
Fix file name of inventory export, add archived columns to exports [SCI-8760]
|
2023-06-28 10:22:26 +02:00 |
|
Oleksii Kriuchykhin
|
f44e339c7f
|
Limit execution time of file text extraction jobs to 5 minutes [SCI-8718]
|
2023-06-22 11:39:10 +02:00 |
|
Oleksii Kriuchykhin
|
66b361c689
|
Upgrade Rails to version 7.0.5 [SCI-8632]
|
2023-06-21 14:38:32 +02:00 |
|
Alex Kriuchykhin
|
f0c2624179
|
Implement inventories export backend logic [SCI-8444] (#5578)
|
2023-06-12 10:29:17 +02:00 |
|
Alex Kriuchykhin
|
025c846cb0
|
Fix changing of project default user role by automatically assigned user [SCI-7969] (#5343)
|
2023-04-24 16:27:59 +02:00 |
|
Alex Kriuchykhin
|
9e058af0a3
|
Fix default public user role assignment for projects [SCI-7969] (#5334)
|
2023-04-21 11:58:34 +02:00 |
|
Oleksii Kriuchykhin
|
a70d8dea74
|
Fix TinyMCE issue in project export, small fixes for protocols [SCI-8199]
|
2023-04-04 13:42:20 +02:00 |
|
sboursen-scinote
|
a1c1b6e5a7
|
Refactor the solution [SCI-8227]
Co-Author okriuchykhin <oleksii@scinote.net>
|
2023-03-31 17:39:17 +02: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
|
d82470aa03
|
Improve handling and escaping of special characters in input fields [SCI-8125] (#5135)
|
2023-03-13 18:00:30 +01:00 |
|
Martin Artnik
|
cfcb80f642
|
Fix assignment sync to new protocol drafts and deletion [SCI-8060]
|
2023-03-06 16:06:38 +01:00 |
|
Anton
|
826cb162da
|
Add save as draft action
|
2023-02-22 14:59:48 +01:00 |
|
Anton
|
a95ca75362
|
Add new protocol modal [SCI-7810]
|
2023-02-21 14:15:53 +01:00 |
|
Anton
|
ea9d2d8291
|
Merge branch 'develop' into features/protocol_versioning
|
2023-02-14 11:07:58 +01:00 |
|
Alex Kriuchykhin
|
b71f360261
|
Add visibility and default public user role fields to protocols [SCI-7819] (#4963)
|
2023-02-13 16:18:26 +01:00 |
|
ajugo
|
1dae0f90ae
|
Add copy activitiy for experiment table view [SCI-7754] (#4820)
|
2023-01-13 12:48:35 +01:00 |
|
aignatov-bio
|
ea661f3c19
|
Merge branch 'develop' into features/new_experiment_views
|
2022-12-22 13:33:25 +01:00 |
|
Martin Artnik
|
882178a2ca
|
Add missing job [SCI-7382]
|
2022-12-02 09:45:02 +01:00 |
|
Oleksii Kriuchykhin
|
a9e7e81e51
|
Fix typo in update team assignments service, improve shared inventories migration [SCI-7360]
|
2022-10-21 14:04:33 +02:00 |
|
Oleksii Kriuchykhin
|
94978ea2ea
|
Fix automatic user assigning to reports and inventories [SCI-7365][SCI-7366]
|
2022-10-20 16:19:02 +02:00 |
|
Oleksii Kriuchykhin
|
5ba6fe08d6
|
Fix protocol permission propagation [SCI-7348]
|
2022-10-19 17:26:13 +02:00 |
|