sboursen-scinote
9b24bf9504
Fix Protocols.io modal not loading any protocols [SCI-9468]
...
The JavaScript responsible for loading the list was attached to a
Partial that by itself was loaded using and AJAX request. Therefore,
The JavaScript was not being executed (no page reload). It was thus moved
to the parent partial (loaded on page reload) and called when the required
HTML is appended to the DOM.
2023-10-05 12:03:05 +02:00
Martin Artnik
165e012d23
Replace highlight.js with prism.js [SCI-7974]
2023-02-28 16:22:35 +01:00
ajugo
6110068026
Fix protocols.io import [SCI-7791] ( #4861 )
2023-01-19 13:09:48 +01:00
Martin Artnik
c828d02b99
Merge branch 'develop' into features/tiny_mce_6
2022-12-07 14:07:43 +01:00
Andrej
745be5a0f7
Remove old step code [SCI-7181]
2022-10-24 13:07:10 +02:00
Anton
73917ec4c0
Fix tinymce errors [SCI-7182]
2022-09-09 15:50:59 +02:00
Martin Artnik
ce5eb68106
Fix checklist checkboxes for locked tasks [SCI-6307]
2021-11-29 12:03:01 +01:00
Oleksii Kriuchykhin
2f6194a99f
Remove canvas-to-blob library [SCI-5595]
2021-03-29 14:02:30 +02:00
aignatov-bio
b3faa170fb
PDF preview to file preview and inline view [SCI-5299][SCI-5298] ( #3018 )
...
* Add PDF Preview [SCI-5299]
2020-12-22 15:25:30 +01:00
aignatov-bio
483ff8f1f2
Merge pull request #2964 from biosistemika/features/office-file-previews
...
Features/office file previews merge branch
2020-11-19 11:11:39 +01:00
mlorb
a71e8ef9cf
Merge pull request #2940 from mlorb/ml-sci-5034
...
Expose the new step button on task [SCI-5034]
2020-11-10 13:10:55 +01:00
Mojca Lorber
8ee8f7b4d2
Expose the new step button on task
2020-11-05 16:14:40 +01:00
aignatov-bio
12fdea8d89
Add context menu to attahcments
2020-11-04 13:08:40 +01:00
aignatov-bio
e8e9244d96
Fix I18n and double loading
2020-11-03 09:07:49 +01:00
Oleksii Kriuchykhin
8eec4e4b59
Add browser notification for unsaved data when navigating away for tables on Task [SCI-5047]
2020-11-02 22:19:33 +01:00
aignatov-bio
0f80786433
Merge branch 'features/office-file-previews' of https://github.com/biosistemika/scinote-web into ai-sci-5101-add-attachments-dropdown-to-step
2020-11-02 18:52:46 +01:00
aignatov-bio
eca39a00b5
Add attachments dropdown to step
2020-11-02 18:47:08 +01:00
Mojca Lorber
8aed48d1ae
Merge branch 'develop' into features/office-file-previews
2020-11-02 13:45:06 +01:00
Mojca Lorber
04e3b67968
Change the way buttons are toggled
2020-10-30 18:47:01 +01:00
aignatov-bio
12991e8fd3
Commit add asset preview mode switcher to step
2020-10-29 16:42:05 +01:00
aignatov-bio
c56f7912ef
Update file preview
2020-10-29 14:23:32 +01:00
aignatov-bio
566ef7aef7
Add list view to atachments
2020-10-16 11:00:57 +02:00
aignatov-bio
016fc8a632
Merge branch 'features/office-file-previews' of https://github.com/biosistemika/scinote-web into features/office-file-previews
2020-10-15 15:25:54 +02:00
aignatov-bio
0a4b89cf39
Merge branch 'develop' into features/office-file-previews
2020-10-15 15:19:56 +02:00
Mojca Lorber
4e4a4a2c4e
Change Complete step button on task step
2020-10-02 15:02:42 +02:00
aignatov-bio
1ed65eddfa
Move ordering to front-end
2020-09-25 15:06:09 +02:00
aignatov-bio
780db9d134
Add assets view switcher
2020-09-24 17:10:36 +02:00
aignatov-bio
e4b94b582a
Add dynamic render of wopi files in viewport
2020-09-23 12:32:46 +02:00
aignatov-bio
6ed8757eb1
Merge branch 'features/task-flows' into develop
2020-09-17 14:52:05 +02:00
mlorb
bf707a11a9
Merge branch 'features/task-flows' into ml-sci-4976
2020-09-15 12:59:49 +02:00
Mojca Lorber
fe7d922cc5
Refactor complete step button
2020-09-15 11:18:15 +02:00
Oleksii Kriuchykhin
73cf620960
Add Completion and Uncompletion consequences [SCI-5004]
2020-09-14 20:06:48 +02:00
Urban Rotnik
0ae39678d4
Merge pull request #2832 from urbanrotnik/ur-sci-4982-lock-state
...
Add error message for locked task, update some permission checks[SCI-4982]
2020-09-09 14:04:08 +02:00
Urban Rotnik
aa88b6bdb4
Move redirect to controller
2020-09-09 11:26:43 +02:00
Urban Rotnik
d9b691103c
Add permission error message
2020-09-08 15:42:30 +02:00
Oleksii Kriuchykhin
dea75553a3
Fix handling of duplicated step positions [SCI-4880]
2020-09-07 10:44:00 +02:00
Mojca Lorber
9dac4079f8
Replace old arrow with new one and remove redundant javascript for arrow collapsing
2020-09-04 14:43:30 +02:00
Urban Rotnik
4eebfa5461
Controller action for card inline preview
2020-08-28 11:05:52 +02:00
Oleksii Kriuchykhin
ed2eb81c68
Switch to position swapping when updating step position [SCI-4880]
2020-08-25 15:46:23 +02:00
Oleksii Kriuchykhin
a206890a8c
Fix step position adjusting on move and destroy [SCI-4880]
2020-08-25 15:46:21 +02:00
aignatov-bio
19a0d05467
Fix for checklist ordering
2020-08-14 12:32:39 +02:00
Urban Rotnik
a2ade6e0ec
Merge branch 'develop' into features/new-task-layout
2020-05-15 14:27:56 +02:00
aignatov-bio
c9545ddb19
Merge branch 'features/new-task-layout' into ai-sci-4509-add-recent-protocols-tab
2020-05-08 10:28:33 +02:00
Urban Rotnik
276351bbed
Remove Tooltips JS code
2020-04-28 12:51:59 +02:00
aignatov-bio
4f941610b2
Small layout changes for protocol
2020-04-24 11:50:03 +02:00
aignatov-bio
b53ad2850a
Remove old code
2020-04-09 17:31:28 +02:00
Oleksii Kriuchykhin
a518bfe023
Enable time fraction for task due date [SCI-4408]
2020-03-16 17:55:35 +01:00
Oleksii Kriuchykhin
11a5536af5
Improve file upload checks [SCI-4382]
2020-03-03 15:26:40 +01:00
aignatov-bio
e022f7a096
Fix small css issues
2020-01-20 15:48:51 +01:00
Urban Rotnik
1d180f3688
Fix for step description overwriting
...
[SCI-4067]
2019-11-11 10:31:55 +01:00