Commit Graph

5611 Commits

Author SHA1 Message Date
Alexander Onnikov
08e4ee5ec5
UBERF-9167 Enhance blob migration tool (#7697)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-01-17 17:22:01 +07:00
Victor Ilyushchenko
8829859d1e
EZQMS-1234: means for transferring controlled documents between spaces (#7691)
* EZQMS-1234: transfer of controlled documents between spaces

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>

* ff

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>

* updated translation

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>

---------

Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-01-17 13:17:07 +03:00
Victor Ilyushchenko
8f31c6ec61
Fixed issues with loading comment mark schema in non collaborative contexts and added codeblock support (#7699)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-01-17 13:16:52 +03:00
Victor Ilyushchenko
7b1fb58529
Keep source colors in text editor palette (#7698)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-01-17 15:45:01 +07:00
Alexander Platov
de7ffde86f
Fixed full-screen pop-up (#7696)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2025-01-17 10:27:09 +05:00
Alexander Platov
4820785009
Fixed the behavior of the navigator and sidebar on the mobile (#7694) 2025-01-17 11:47:25 +07:00
Denis Bykhov
a31bfa2dc1
Add viber (#7684)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-01-16 23:15:54 +05:00
Denis Bykhov
1eb8977a6c
Set due date when create application (#7683)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2025-01-16 21:03:47 +05:00
Alexander Platov
475e7ee62d
CopyTextToClipboard fixed for mobile browsers (#7672) 2025-01-16 22:21:13 +07:00
Alexander Platov
8e498027f6
Fixed the height of the sidebar in the mobile theme (#7682)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2025-01-16 11:22:22 +07:00
Alexander Platov
d05a5f6528
PresenceAvatars fixed limit for mobile (#7677) 2025-01-16 08:36:35 +07:00
Alexander Onnikov
8f5d15b0cd
fix: ignore invalid blob data json files (#7679)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-01-15 23:42:27 +07:00
Andrey Sobolev
c8dde57123
UBERF-9137: Fix Support for suspended installations (#7667)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-15 23:23:23 +07:00
Victor Ilyushchenko
0c6feb646e
EZQMS-1234: ability to relocate and reorder controlled documents within the space (#7668)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-01-15 12:29:30 +03:00
Alexander Onnikov
ff5b57dd47
fix: add mermaid plugin to server kit (#7671)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-01-15 12:39:52 +07:00
Andrey Sobolev
0d7c2a6509
UBERF-9140: Pass fulltext URI (#7670)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-15 12:39:33 +07:00
Denis Tingaikin
d020053d35
feat: add links preview (#7600)
Signed-off-by: Denis Tingaikin <denis.tingajkin@xored.com>
2025-01-15 12:07:01 +07:00
Andrey Sobolev
81dd4cdee7
UBERF-9107: Add backup list support (#7662)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-15 11:08:51 +07:00
Alexander Lapin
5fac867c21
Desktop icon update (#7637)
Signed-off-by: Alexander Lapin <aleks.lapin@gmail.com>
2025-01-15 11:03:35 +07:00
Alexander Onnikov
81c1f49f12
UBERF-9110 Proper delete file status check (#7665)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-01-14 18:40:55 +07:00
Chunosov
e81100cbaf
fix auth error in transactor rcp (#7661)
Signed-off-by: Nikolay Chunosov <Chunosov.N@gmail.com>
2025-01-14 15:37:34 +07:00
Denis Tingaikin
6711ceb877
fix edge case for Link extenstions (#7646)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: denis-tingaikin <denis.tingajkin@xored.com>
2025-01-14 12:13:49 +07:00
Alexander Platov
3091821c4a
Fixed Settings layout (#7660)
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2025-01-14 12:13:35 +07:00
Andrey Sobolev
379c92716e
Switch to Base images (#7654)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-14 12:12:15 +07:00
Denis Bykhov
582766bc63
Add relation functionality (#7653) 2025-01-14 10:31:49 +07:00
Alexander Platov
c5c4af9a81
Fixed 'g' (#7656)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
2025-01-13 23:28:49 +07:00
Andrey Sobolev
8deea478f8
Fix front pod base image
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-13 22:36:43 +07:00
Andrey Sobolev
ef8f2f5b80
Fix expandables (#7655)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-13 22:26:17 +07:00
Andrey Sobolev
0f84f4c19e
Revert missing login to docker hub
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-13 19:28:29 +07:00
Andrey Sobolev
82f77cce10
Fix push version
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-13 19:18:32 +07:00
Andrey Sobolev
78326a8179
Use version passed as input
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-13 19:07:54 +07:00
Victor Ilyushchenko
b949744500
EZQMS-1317: authors signature on review and approval request & block review bypass (#7631)
Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
2025-01-13 15:19:47 +04:00
Andrey Sobolev
71d72ba20c
Fix front base image build
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-13 16:49:50 +07:00
Andrey Sobolev
5c43e9d646
Fix push
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-13 16:01:38 +07:00
Andrey Sobolev
36eca5feef
Fix docker base build
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-13 15:52:13 +07:00
Andrey Sobolev
fd262b3344
Fix base image build
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-13 15:42:11 +07:00
Andrey Sobolev
701be73079
Add front base image
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-13 15:29:05 +07:00
Andrey Sobolev
463d6463e0
Fix push of base images
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-13 14:59:18 +07:00
Andrey Sobolev
7e407fce75
Docker base images (#7651)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-13 14:51:06 +07:00
Alexander Onnikov
213804b9b6
fix: reject query promise on error (#7650)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-01-13 13:37:00 +07:00
Alexander Onnikov
ab28a62ecb
EQMS-1202 Fix navigation in documents (#7630)
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-01-13 13:00:44 +07:00
Andrey Sobolev
7702c5ef83
UBERF-9114: Optimize memory usage (#7643)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-12 22:54:54 +07:00
Denis Tingaikin
5263a41cb9
qfix: do not use intalic for blockquotes (#7645)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: denis-tingaikin <denis.tingajkin@xored.com>
2025-01-12 11:28:48 +07:00
Denis Tingaikin
d1e3bfb2b0
Remove unused 'progress' parameter from the AttachmentPresenter (#7644)
Signed-off-by: denis-tingaikin <denis.tingajkin@xored.com>
2025-01-12 11:28:03 +07:00
Andrey Sobolev
dc9240218f
QFIX: Restore services work (#7641)
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-11 21:53:04 +07:00
Alexander Onnikov
59141b9096
Add german translation (#7636)
Some checks are pending
CI / uitest-qms (push) Waiting to run
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
2025-01-11 02:15:28 +07:00
Giorgio
01677b2039
German Translation (#7634) 2025-01-11 01:29:47 +07:00
Andrey Sobolev
71ce4018eb
Try snappy compression (#7603)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-10 22:55:15 +07:00
Andrey Sobolev
7511a87df2
Fix bold style (#7633)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-10 22:54:30 +07:00
Andrey Sobolev
cc48a29c72
Remove Import from Tracker (#7632)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2025-01-10 22:54:12 +07:00