G-Chubinidze
|
51bcc96251
|
Merge branch 'features/asset-sync' into gc_SCI_9757
|
2024-01-16 17:02:46 +04:00 |
|
Martin Artnik
|
8f95d8d438
|
Fix copy of app launch modal [SCI-9841]
|
2024-01-15 16:11:52 +01:00 |
|
Martin Artnik
|
7aff908bed
|
Fix issues with local edit buttons after merging develop [SCI-9841][SCI-9862]
|
2024-01-15 15:16:02 +01:00 |
|
Martin Artnik
|
695c938f22
|
Fix asset thumbnail hover [SCI-9838]
|
2024-01-15 13:44:50 +01:00 |
|
Martin Artnik
|
ef5f822af2
|
Merge branch 'develop' into features/asset-sync
|
2024-01-15 11:57:03 +01:00 |
|
Ivan Kljun
|
22b7424884
|
Handle Windows not having an appropriate app for SciNote Edit [SCI-9862]
|
2024-01-11 10:41:11 +01:00 |
|
Ivan Kljun
|
01c2a602d0
|
Keep attachment thumbnail menu open when mouse moves out [SCI-9974]
|
2024-01-10 15:54:10 +01:00 |
|
Gregor Lasnibat
|
30300dbe1d
|
(fix) Fix formatting in VUE files [SCI-9936]
|
2024-01-08 16:11:27 +01:00 |
|
Ivan Kljun
|
44556f5070
|
Add Teleport for modals [SCI-9862]
|
2024-01-05 11:17:00 +01:00 |
|
Ivan Kljun
|
53c9be6f21
|
Fix hound suggestions [SCI-9862]
|
2024-01-04 16:45:22 +01:00 |
|
Ivan Kljun
|
60001e282c
|
Merge remote-tracking branch 'upstream/features/asset-sync' into SCI-9862-ik
|
2024-01-04 13:27:28 +01:00 |
|
Ivan Kljun
|
2306496c3b
|
Apply hound suggestions [SCI-9862]
|
2024-01-04 11:00:20 +01:00 |
|
Martin Artnik
|
e360113838
|
Merge branch 'develop' into features/asset-sync
|
2024-01-04 10:07:11 +01:00 |
|
Martin Artnik
|
d412e600b6
|
Merge pull request #6830 from G-Chubinidze/gc_SCI_9841
Implement the SciNote Edit launching application modal [SCI-9841]
|
2024-01-04 08:54:14 +01:00 |
|
Giga Chubinidze
|
509024458d
|
new linter fixes
|
2024-01-04 03:13:21 +04:00 |
|
Giga Chubinidze
|
b6a84ecd87
|
hound fix
|
2024-01-04 03:04:17 +04:00 |
|
Giga Chubinidze
|
473fad28de
|
hound fix
|
2024-01-04 02:59:08 +04:00 |
|
Giga Chubinidze
|
888171c22c
|
hound fix
|
2024-01-04 02:58:18 +04:00 |
|
Giga Chubinidze
|
e0003e0789
|
hound fix
|
2024-01-04 02:57:14 +04:00 |
|
Giga Chubinidze
|
e304ad8ee6
|
hound fix
|
2024-01-04 02:55:52 +04:00 |
|
Giga Chubinidze
|
42133d5b8c
|
hound fix
|
2024-01-04 02:54:21 +04:00 |
|
Giga Chubinidze
|
5305c8ad21
|
hound fix
|
2023-12-20 13:26:02 +04:00 |
|
wandji
|
149f7092c6
|
Read edit file url from data urls attribute [SCI-9900] (#6843)
|
2023-12-19 15:32:31 +01:00 |
|
Giga Chubinidze
|
23ede59730
|
hound fix
|
2023-12-19 12:19:19 +04:00 |
|
Gregor Lasnibat
|
d33ef5bcaf
|
(fix) Attachment thumbnail is not shown in List view [SCI-9876] (#6837)
|
2023-12-18 13:50:56 +01:00 |
|
Giga Chubinidze
|
de706fc3fb
|
Implement the SciNote Edit launching application modal [SCI-9841]
|
2023-12-15 01:55:26 +04:00 |
|
Ivan Kljun
|
455fdd2cd4
|
Show modal when no predefined app for opening asset locally [SCI-9862]
|
2023-12-14 16:19:15 +01:00 |
|
Ivan Kljun
|
f1dd767f35
|
Implement 'Open locally' button and dropdown for thumbnail [SCI-9838]
|
2023-12-14 11:11:12 +01:00 |
|
Giga Chubinidze
|
7de19c31ec
|
Implement the Open Locally button on file previews [SCI-9757]
|
2023-12-13 23:54:41 +04:00 |
|
Martin Artnik
|
235d94e1cf
|
Implement SciNote edit button with checks and info [SCI-9756]
|
2023-12-05 12:35:55 +01:00 |
|
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
|
57d5d03718
|
Merge branch 'develop' into features/asset-sync
|
2023-11-14 09:41:42 +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 |
|
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 |
|
Gregor Lasnibat
|
31814b7d32
|
Fixed multiple subsequent MSOffice files being created [SCI-9516] (#6572)
|
2023-11-03 10:33:40 +01:00 |
|
Martin Artnik
|
3a3d62a1be
|
Merge branch 'develop' into features/asset-sync
|
2023-11-02 11:28:17 +01: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 |
|
Anton
|
261f853b03
|
Fix image ratio
|
2023-10-26 13:24:29 +02:00 |
|
Anton
|
0ffd3dcee3
|
Add image paster [SCI-9588]
|
2023-10-26 12:15:30 +02:00 |
|
Ivan Kljun
|
2031286261
|
Implement file-checkout localhost call [SCI-9466]
|
2023-10-25 09:30:42 +02:00 |
|
Giga Chubinidze
|
face69e960
|
changed controller action & javascript
|
2023-10-09 15:15:54 +04:00 |
|
Martin Artnik
|
5c7ee78cd6
|
Fix attachment issues [SCI-9410]
|
2023-10-05 15:44:41 +02:00 |
|
Andrej
|
0889c40d46
|
Fix icons and OVE view for attachments [SCI-9445]
|
2023-10-04 16:18:03 +02:00 |
|
Andrej
|
e1ca9175b7
|
Fix marvinjs loading and speedup creating of the wopi files [SCI-9409]
|
2023-10-02 08:32:50 +02:00 |
|
Anton
|
f630b8860b
|
Bug fixes [SCI-9382][SCI-9392][SCI-9395][SCI-9396]
|
2023-09-26 16:23:16 +02:00 |
|
Anton
|
2b9ae65a51
|
Fix selected state for dropdown [SCI-9385][SCI-9276][SCI-9375][SCI-9379]
|
2023-09-25 15:04:41 +02:00 |
|