Commit graph

15022 commits

Author SHA1 Message Date
Anton
6cff10ec7c Fixes vue3 migration [SCI-9726][SCI-9728][SCI-9729] 2023-11-17 14:19:26 +01:00
dependabot[bot]
cf5247183e
Bump tinymce from 6.7.1 to 6.7.3 (#6650)
Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) from 6.7.1 to 6.7.3.
- [Changelog](https://github.com/tinymce/tinymce/blob/develop/modules/tinymce/CHANGELOG.md)
- [Commits](https://github.com/tinymce/tinymce/commits/6.7.3/modules/tinymce)

---
updated-dependencies:
- dependency-name: tinymce
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-17 11:18:25 +01:00
aignatov-bio
5dbfed20c8
Merge pull request #6647 from aignatov-bio/ai-sci-9706-fix-time-inconsistent
Fix time format and picker position [SCI-9706]
2023-11-17 10:04:32 +01:00
Anton
13eca7e035 Fix time format and picker position [SCI-9706] 2023-11-15 16:18:00 +01:00
dependabot[bot]
89ac9a029a
Bump axios from 1.4.0 to 1.6.0 (#6625)
Bumps [axios](https://github.com/axios/axios) from 1.4.0 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.4.0...v1.6.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-15 15:48:36 +01:00
aignatov-bio
8d5a666b57
Merge pull request #6646 from scinote-eln/features/datetime-picker
Features/datetime picker
2023-11-15 14:50:55 +01:00
aignatov-bio
33d9d768e2
Merge pull request #6644 from aignatov-bio/ai-sci-9700-fix-turbolinks
Fix turbolinks cache settings [SCI-9700][SCI-9701]
2023-11-15 13:42:35 +01:00
Anton
8d2187815b Fix turbolinks cache settings [SCI-9700][SCI-9701] 2023-11-15 11:02:50 +01:00
Martin Artnik
d16b48b1cf
Bump version to 1.29.2 2023-11-15 10:27:56 +01:00
Martin Artnik
51899121ef
Merge pull request #6642 from scinote-eln/revert-6640-ma_SCI_9693
Revert "Fix result settings for reports [SCI-9693]"
2023-11-15 09:23:49 +01:00
Martin Artnik
9db6fb2ef5
Revert "Fix result settings for reports [SCI-9693]" 2023-11-15 09:23:38 +01:00
Anton
7fe2922f2d Merge branch 'features/datetime-picker' of github.com:scinote-eln/scinote-web into features/datetime-picker 2023-11-14 18:08:48 +01:00
Anton
6abc643aec Merge branch 'develop' into features/datetime-picker 2023-11-14 18:08:03 +01:00
aignatov-bio
65898ddd70
Merge pull request #6638 from aignatov-bio/ai-sci-fix-repository-update
Fix repository range validation [SCI-9691]
2023-11-14 17:50:31 +01:00
Martin Artnik
7b6d60fed5
Merge pull request #6640 from artoscinote/ma_SCI_9693
Fix result settings for reports [SCI-9693]
2023-11-14 17:00:58 +01:00
Martin Artnik
3ff7e69109 Fix result settings for reports [SCI-9693] 2023-11-14 16:57:57 +01:00
Martin Artnik
09bd5067e4
Merge pull request #6639 from okriuchykhin/yarn_fix
Switch to install of yarn from system packages
2023-11-14 16:47:54 +01:00
Oleksii Kriuchykhin
4c82e037a2 Switch to install of yarn from system packages 2023-11-14 16:38:51 +01:00
Anton
b162e1b04f Fix repository range validation [SCI-9691] 2023-11-14 15:21:42 +01:00
aignatov-bio
69feea25fd
Merge pull request #6635 from aignatov-bio/ai-sci-9687-datetime-picker-improvments
Date time picker improvements [SCI-9678][SCI-9688]
2023-11-14 13:47:43 +01:00
Martin Artnik
a5e44586e7
Merge pull request #6636 from artoscinote/ma_SCI_9682
Make task description TinyMCE init in line with the vue one [SCI-9682]
2023-11-14 11:58:28 +01:00
Martin Artnik
83eb4eeb16 Make task description TinyMCE init in line with the vue one [SCI-9682] 2023-11-14 11:54:50 +01:00
Anton
b7f876aa37 Date time picker improvments [SCI-9678][SCI-9688] 2023-11-14 11:26:27 +01:00
ivanscinote
2580e1e1eb
Fix display_url for Grover gem and add html format for r epository_rows show [SCI-9566] (#6632)
* Apply layout for Grover PDF library [SCI-9566]

* Fix display_url for Grover gem and add html format for repository_rows show [SCI-9566]
2023-11-14 09:48:29 +01:00
Anton
66c3a766bd Fix datetime picker padding 2023-11-13 14:17:45 +01:00
Anton
cf0a1931cd Merge branch 'develop' into features/datetime-picker 2023-11-13 14:14:09 +01:00
Anton
7e135405c5 Small css changes 2023-11-13 14:13:29 +01:00
aignatov-bio
4cf8b62853
Merge pull request #6624 from sboursen-scinote/sb_SCI-9661
Disable autocomplete for input-with-history [SCI-9661]
2023-11-10 18:47:38 +01:00
sboursen-scinote
eea386cb20 Disable autocomplete for input-with-history [SCI-9661] 2023-11-10 17:11:39 +01:00
Martin Artnik
66789f9cf2
Merge pull request #6622 from artoscinote/ma_SCI_9596
Fix results search [SCI-9596]
2023-11-10 15:49:10 +01:00
Martin Artnik
cc5bbcde2f Fix results search [SCI-9596] 2023-11-10 15:44:27 +01:00
wandji
67ec9b63f3
Fix overlapping filename in inventory table [SCI-9199] (#6579) 2023-11-10 14:55:43 +01:00
Martin Artnik
bccce6bec0
Merge pull request #6621 from artoscinote/ma_SCI_9682
Allow data-turbolinks attribute in sanitization [SCI-9683]
2023-11-10 14:38:20 +01:00
Martin Artnik
fcefb64666 Allow data-turbolinks attribute in sanitization [SCI-9683] 2023-11-10 14:33:50 +01:00
Gregor Lasnibat
dd7d95f6c4
Fixed Safari - Page jumps when scrolling & loading notifications [SCI-9458] (#6583) 2023-11-10 13:02:01 +01:00
ajugo
77f37d13b2
Fix session timEout counter refresh for unseen notification call [SCI-9647] (#6616) 2023-11-10 10:06:00 +01:00
aignatov-bio
b2810d4702
Merge pull request #6613 from aignatov-bio/ai-sci-update-outside-click
Update outside click
2023-11-10 09:54:14 +01:00
Anton
bb0fdad3dc Improve turbolinks 2023-11-09 19:22:50 +01:00
Anton
e4deaf41a1 Update outside click 2023-11-09 12:40:06 +01:00
Anton
96fec890be Merge branch 'develop' into features/datetime-picker 2023-11-09 12:21:02 +01:00
Anton
c7cd435e95 Merge branch 'develop' into features/datetime-picker 2023-11-09 11:40:26 +01:00
Martin Artnik
9811ee7592
Merge pull request #6612 from artoscinote/ma_SCI_9675
Fix outside-click directive to not kill Turbolinks [SCI-9675]
2023-11-09 11:37:56 +01:00
Martin Artnik
4c27ea32d2 Fix outside-click directive to not kill Turbolinks [SCI-9675] 2023-11-09 11:29:17 +01:00
Martin Artnik
923df0ddfb
Merge pull request #6610 from lasniscinote/gl_SCI_9311
Fixed [CAPA] - Tasks do not show up in Table View [SCI-9311]
2023-11-09 10:48:59 +01:00
Martin Artnik
136440f704
Merge pull request #6582 from G-Chubinidze/gc_SCI_9521
Issues with attachment previews [SCI-9521]
2023-11-09 10:48:18 +01:00
aignatov-bio
88795df00f
Merge pull request #6594 from lasniscinote/gl_SCI_9643
Fix The navigator does not extend to the bottom of page [SCI-9643]
2023-11-09 10:40:52 +01:00
Martin Artnik
ac27cde82a
Merge pull request #6605 from ivanscinote/SCI-9449-tiny-mce-sticky-header-images-toolbar-issues
Fix TinyMCE headers for prot. templates & reduce animation scroll speed [SCI-9449]
2023-11-09 10:34:21 +01:00
aignatov-bio
9e73615e8b
Merge pull request #6607 from aignatov-bio/ai-sci-fix-resize-navigator
Fix resizeable navigator
2023-11-09 10:15:54 +01:00
Gregor Lasnibat
0109c8f288 Fixed [CAPA] - Tasks do not show up in Table View [SCI-9311] 2023-11-09 08:36:30 +01:00
Anton
f92f0790ed Fix resizeable navigator 2023-11-08 19:32:43 +01:00