Commit Graph

8421 Commits

Author SHA1 Message Date
961b0ad613 Merge branch 'release/rc-v1.2.0' into feature/fonts-static-versioned 2023-02-02 17:46:41 +03:00
Timofey Boyko
9f0d2b62cb Web: fix regexp for json locales 2023-02-02 17:09:26 +03:00
Timofey Boyko
9e67aadbe9 Web: delete useless code 2023-02-02 17:07:41 +03:00
de95953b14 Web: Fix OS path separator split 2023-02-02 16:50:45 +03:00
Timofey Boyko
b19f7f37bf Merge branch 'release/rc-v1.2.0' into feature/fonts-static-versioned 2023-02-02 15:19:27 +03:00
Timofey Boyko
2f532533de Web:Editor: delete useless code 2023-02-02 15:16:58 +03:00
Timofey Boyko
70f319160c Web:Editor: add asset/resource type for woff2 format and disable emit files, also change asset path 2023-02-02 15:16:31 +03:00
Timofey Boyko
4bd1483718 Web:Login:Template: change fonts import 2023-02-02 15:15:17 +03:00
Timofey Boyko
27b7723cb2 Web:Login:Client: delete useless code 2023-02-02 15:14:57 +03:00
Timofey Boyko
9b07ea2b61 Web:Login: add asset/resource type for woff2 format and disable emit files, also change asset path 2023-02-02 15:14:23 +03:00
Timofey Boyko
92f59e31b5 Web:Client: add asset/resource type for woff2 format and disable emit files 2023-02-02 15:12:19 +03:00
Timofey Boyko
3a3cedde88 Web:Common: update import for fonts 2023-02-02 15:10:54 +03:00
409366d807 Merge branch 'release/rc-v1.2.0' into feature/translations-static-versioned 2023-02-02 14:12:03 +03:00
Elyor Djalilov
272c57a1fd Web: PortalSettings: fix translate 2023-02-02 13:45:05 +05:00
Elyor Djalilov
9469d12f83 Web: PortalSettings: fix style 2023-02-02 13:40:45 +05:00
Elyor Djalilov
b9b7a5c7db Web: PortalSettings: fix style 2023-02-02 13:36:36 +05:00
Timofey Boyko
5125fec48f Web:Client: delete console log 2023-02-02 10:05:53 +03:00
Timofey Boyko
9e67f4343f Merge branch 'release/rc-v1.2.0' into feature/translations-static-versioned 2023-02-02 09:45:44 +03:00
1501d0f537 Web: Client: InvitePanel: Fixed disabling external links and generating new ones when external links enabled 2023-02-01 23:00:32 +03:00
f7823f4269 Web: Client: InvitePanel: Fixed restore external link access after reopen panel 2023-02-01 22:58:07 +03:00
508bb218df Web: Components: AccessRightSelect: Fixed property error 2023-02-01 22:57:07 +03:00
334c032c15 Fix Bug 60961 - Accounts. The account is selected twice when clicking on the user icon (checkbox) 2023-02-01 21:59:00 +03:00
Viktor Fomin
08d4e98e67 Common: LoginContainer: fix 2023-02-01 20:23:14 +03:00
Viktor Fomin
95395f1f1e Merge branch 'release/rc-v1.2.0' of https://github.com/ONLYOFFICE/DocSpace into release/rc-v1.2.0 2023-02-01 19:02:39 +03:00
Viktor Fomin
c755132000 Client: Wizard: fix win crash 2023-02-01 19:02:23 +03:00
Timofey Boyko
a4171c6749 Merge branch 'release/rc-v1.2.0' into feature/translations-static-versioned 2023-02-01 18:50:26 +03:00
Timofey Boyko
779cd5f4c8 Web: update regexp for webpack for work with locales files as url 2023-02-01 18:49:17 +03:00
DmitrySychugov
663da51fce Web: Client: removed the display of one item in the context menu in the viewer 2023-02-01 20:44:02 +05:00
Timofey Boyko
e3ba3fe29d Web:Client:Webpack: delete useless code 2023-02-01 18:43:26 +03:00
Timofey Boyko
0c63349dd1 Web:Editor: fix multi create auto generated translations file 2023-02-01 18:43:12 +03:00
Timofey Boyko
7beb8403cc Web:Login: fix multi create auto generated translations file 2023-02-01 18:43:01 +03:00
Timofey Boyko
57d6925791 Web: update webpack configs for work with auto generated translations file 2023-02-01 18:36:43 +03:00
Timofey Boyko
bf63c3e1ec Web:Common:Utils: update beforeBuild function, now it auto generate translations file 2023-02-01 18:35:13 +03:00
Timofey Boyko
72e3fe9032 Web: rename translations to autoGeneratedTranslations 2023-02-01 17:53:33 +03:00
Timofey Boyko
b717ce6f30 Web:Editor:Webpack: delete console.log 2023-02-01 16:13:37 +03:00
Timofey Boyko
d7b059afaa Web:Common:Utils: delete useless code from beforeBuild function 2023-02-01 16:11:34 +03:00
Timofey Boyko
2b2b8377c7 Web: add beforeBuild to all modules 2023-02-01 16:06:33 +03:00
Timofey Boyko
c3154d88a3 Web:Common:Utils: add beforeBuild function 2023-02-01 16:06:08 +03:00
Timofey Boyko
531e265e73 Web:Login: add prebuild-webpack-plugin 2023-02-01 16:04:41 +03:00
Timofey Boyko
581d81a347 Web:Editor: add prebuild-webpack-plugin 2023-02-01 16:03:42 +03:00
DmitrySychugov
6f3b53f353 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/DocSpace into release/rc-v1.2.0 2023-02-01 17:44:56 +05:00
DmitrySychugov
90c2c19fc0 Fix Bug 60888 - Web: Common: removed the context menu items if there are no rights 2023-02-01 17:44:47 +05:00
Viktor Fomin
24f52ce97a Merge branch 'release/rc-v1.2.0' of https://github.com/ONLYOFFICE/DocSpace into release/rc-v1.2.0 2023-02-01 15:13:34 +03:00
Viktor Fomin
4123bfb5b6 Client: Wizard: fix style 2023-02-01 15:13:29 +03:00
Elyor Djalilov
2514de24a0 Web:Client: Fix translate 2023-02-01 17:10:23 +05:00
Viktor Fomin
459b61e1c2 Client: Wizard: fix 2023-02-01 15:03:34 +03:00
Elyor Djalilov
3b4312137c Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/DocSpace into release/rc-v1.2.0 2023-02-01 16:49:10 +05:00
Elyor Djalilov
baf75b0c42 Web:PortalSettings: Changed portal settings navigation 2023-02-01 16:49:02 +05:00
Viktor Fomin
1e832f817a Common: SettingsStore: disable set cookie for wizard 2023-02-01 13:50:58 +03:00
Viktor Fomin
4e50fdf9ac Client: auto detect user lang 2023-02-01 13:50:29 +03:00