Commit graph

11800 commits

Author SHA1 Message Date
Ivan Kljun dd2611bb82 Making asset sync feature switchable [SCI-9709] 2023-11-17 07:41:12 +01:00
Giga Chubinidze 85709d7b43 Fix setting of ASSET_SYNC_URL on the fronted [SCI-9665] 2023-11-16 12:28:31 +04:00
Martin Artnik fd159f0adc
Merge pull request #6599 from G-Chubinidze/gc_SCI_9625
Enable access to "SciNote File Editor" app installers via the SciNote web app [SCI-9625]
2023-11-14 09:44:35 +01:00
Martin Artnik 57d5d03718 Merge branch 'develop' into features/asset-sync 2023-11-14 09:41:42 +01:00
sboursen-scinote eea386cb20 Disable autocomplete for input-with-history [SCI-9661] 2023-11-10 17:11:39 +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
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
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
Gregor Lasnibat 0109c8f288 Fixed [CAPA] - Tasks do not show up in Table View [SCI-9311] 2023-11-09 08:36:30 +01:00
ajugo b6ae5ad09c
Fix file previews in project exports [SCI-9658] (#6601) 2023-11-08 14:18:03 +01:00
Gregor Lasnibat 654ebc7f93 Fix The navigator does not extend to the bottom of page [SCI-9643] 2023-11-08 14:08:44 +01:00
Ivan Kljun bb657d9596 Fix TinyMCE headers for prot. templates & reduce animation scroll speed [SCI-9449] 2023-11-08 13:59:15 +01:00
Martin Artnik 4f9def96ca Fix handontable interactions [SCI-9655] 2023-11-08 12:26:11 +01:00
Giga Chubinidze 39ce9c1781 Enable access to "SciNote File Editor" app installers via the SciNote web app [SCI-9625] 2023-11-08 12:22:34 +04:00
Soufiane c56de4d5ed
Show leave page alert only if Hot cell is in edit mode [SCI-9641] (#6580) 2023-11-06 16:56:13 +01:00
Martin Artnik f26950f249 Fix initialization of MarvinJS [SCI-9642] 2023-11-06 14:16:15 +01:00
Giga Chubinidze d84e6e2e4e Issues with attachment previews [SCI-9521] 2023-11-06 13:06:59 +04:00
ajugo 55308f6a81
Add missing serializers for repository cell value on api and fix some tests [SCI-9613] (#6571) 2023-11-03 14:38:01 +01:00
Gregor Lasnibat 0c605ab63a
Previous name stays and multiple tabs open when creating Office files one after another [SCI-9516] (#6577)
* Fixed multiple subsequent MSOffice files being created [SCI-9516]

* Added clearing input when initialized [SCI-9516]
2023-11-03 14:15:26 +01:00
ivanscinote e6e7805c29
Apply layout for Grover PDF library [SCI-9566] (#6547) 2023-11-03 13:19:46 +01:00
Martin Artnik 21c2cf4e5c When unassigning users from task, also delete designated users [SCI-8587] 2023-11-03 11:49:06 +01:00
Martin Artnik 93861a1b22
Merge pull request #6382 from G-Chubinidze/gc_SCI_9433
Missing file preview [SCI-9433]
2023-11-03 11:16:30 +01:00
Martin Artnik a03a678931
Merge pull request #6473 from ivanscinote/SCI-9449-tiny-mce-sticky-header-images-toolbar-issues
Add a listener for when TinyMCE is opened and adjust headers [SCI-9449]
2023-11-03 11:08:35 +01:00
Martin Artnik 94ff37baf4
Merge pull request #6570 from ivanscinote/SCI-9567-move-report-fonts-to-a-separate-file-for-export
Move base64 SN-icon-font to reports_pdf.sass.scss [SCI-9567]
2023-11-03 11:04:09 +01:00
Martin Artnik 58acb2ec05
Merge pull request #6558 from ivanscinote/SCI-9597-image-can-not-be-edited-in-rtf
Add timestap to bypass Chrome cache for TinyMCE images [SCI-9597]
2023-11-03 11:03:53 +01:00
Soufiane c1beaf0acd
Save Hot table content when cell is changed [SCI-9641] (#6573)
- Changing selected cell using Tab/Enter/Click/arrow keys saves table data.
- Show warning message when unloading the window is data is not yet saved.
2023-11-03 10:35:15 +01:00
Gregor Lasnibat 31814b7d32
Fixed multiple subsequent MSOffice files being created [SCI-9516] (#6572) 2023-11-03 10:33:40 +01:00
ajugo d82ec3a705
Fix zebra label printing order [SCI-9575] (#6574) 2023-11-03 10:11:19 +01:00
Martin Artnik f015c8c56e Create a copy of the synced file in case of conflict [SCI-9640] 2023-11-03 09:46:05 +01:00
Ivan Kljun 0861b7ac0b Move base64 SN-icon-font to reports_pdf.sass.scss [SCI-9567] 2023-11-02 13:38:12 +01:00
Martin Artnik 16ebf0cbe8
Revert "Revert "Refocus on tinymce editor after marvinjs img update [SCI-9515]"" 2023-11-02 13:18:50 +01:00
Martin Artnik 3a3d62a1be Merge branch 'develop' into features/asset-sync 2023-11-02 11:28:17 +01:00
Alex Kriuchykhin d3ba70c2bf
Fix file previews in project exports [SCI-9619] (#6548) 2023-10-30 17:28:53 +01:00
Ivan Kljun 6dd917552e Add timestap to bypass Chrome cache for TinyMCE images [SCI-9597] 2023-10-30 15:01:14 +01:00
ajugo e73543dd90
Fix team permission scope for service API [SCI-9611] (#6554) 2023-10-30 12:54:55 +01:00
Martin Artnik 9fbbb185e0
Merge pull request #6550 from sboursen-scinote/sb_SCI-9557
Replace Scinote Icons [SCI-9557]
2023-10-30 08:57:44 +01:00
Giga Chubinidze 9cb1e45302 Filter by archived result does not find anything 2023-10-30 04:53:55 +04:00
sboursen-scinote b93baeb730 Replace Scinote Icons [SCI-9557] 2023-10-28 12:51:11 +02:00
Martin Artnik 5a073b1364
Merge branch 'develop' into features/bugfixes-and-css 2023-10-27 10:29:13 +02:00
Martin Artnik 5fb1a00a21
Revert "Break after first image [SCI-9588]" 2023-10-26 14:58:27 +02:00
Anton c90aa8ee62 Break after first image [SCI-9588] 2023-10-26 14:33:44 +02:00
Anton a4e48c798d Fix web insert image [SCI-9127] 2023-10-26 14:24:45 +02:00
Anton fded38a5a6 Fix i18n for clipboard modal [SCI-9588] 2023-10-26 13:32:17 +02:00