Commit Graph

24254 Commits

Author SHA1 Message Date
mushka
a94cc64f0f fixed folder not updating room logo after editing 2022-08-24 19:40:19 +03:00
mushka
efc3ff11cf added room type tag displayment against noTag by implementing new RoomsTypeTranslations const 2022-08-24 19:39:33 +03:00
mushka
8ddbc66c6f created new RoomsTypeTranslations constant 2022-08-24 19:38:03 +03:00
mushka
be4e943408 uncommed thirdpartyStorage and commed folderInput and toRemember checkbox 2022-08-24 19:37:26 +03:00
mushka
b8637a31c1 added new isRoomsStorage param to saveThirdparty api call 2022-08-24 19:35:34 +03:00
mushka
3792b40ce9 commented out all functionality with "No tag" tag from filter 2022-08-24 19:34:07 +03:00
TimofeyBoyko
67cd56c62f Plugins: fix build 2022-08-24 19:13:48 +03:00
TimofeyBoyko
a996f2ca9c Plugins: add guard for check enable plugin-system from config 2022-08-24 19:13:32 +03:00
mushka
c0b2f38009 fixed unworking room logo update after creation 2022-08-24 18:40:52 +03:00
80acdc16e1 Web:Client:Fix line background theme. 2022-08-24 18:11:42 +03:00
5a2d71917a Web:Client:Fix. 2022-08-24 18:09:28 +03:00
e9f0da2bd0
Merge pull request #770 from ONLYOFFICE/bugfix/fix-editor-logpath
Bugfix/fix editor logpath
2022-08-24 18:05:48 +03:00
1a17b5734b
Merge branch 'develop' into bugfix/fix-editor-logpath 2022-08-24 18:05:15 +03:00
mushka
48be2dee28 Merge branch 'feature/create-room' of github.com:ONLYOFFICE/AppServer into feature/create-room 2022-08-24 18:00:03 +03:00
mushka
a7a55f11b9 fixed and updated events 2022-08-24 17:59:13 +03:00
mushka
d967046456 implemented new loaders 2022-08-24 17:58:37 +03:00
mushka
55faeac29e created new loaders for CreateEditRoomDialog 2022-08-24 17:57:05 +03:00
ccea188dd4 Merge branch 'develop' into feature/create-room 2022-08-24 17:55:37 +03:00
47c67e9b6e Plugins: Added yarn.lock files 2022-08-24 17:52:04 +03:00
fec5f6b63f Web:Client:Added preview styles for tablet resolution. 2022-08-24 17:34:16 +03:00
4ff9b9c74f Web:Added a menu category picture with a notification on the tablet. 2022-08-24 17:32:08 +03:00
152efe40b9 Web:Added a picture of the main button on mobile for previewю 2022-08-24 17:31:25 +03:00
4d38717656 Web: Files: Table: fixed rooms itemHeight 2022-08-24 17:29:28 +03:00
b83b0a32e3
Merge branch 'develop' into feature/inifinite-scroll 2022-08-24 17:14:35 +03:00
Artem Tarasov
2b915db425 Web: Doceditor: applied nconf, logPath is now taken from appsettings.services.json 2022-08-24 16:30:37 +03:00
Artem Tarasov
ee757db2a8 Web: Doceditor: added nconf 2022-08-24 16:28:10 +03:00
26128f0bf2
Merge pull request #771 from ONLYOFFICE/bugfix/thirdparty-fix
Bugfix/thirdparty fix
2022-08-24 17:26:00 +04:00
00e580438f Files: fix rename room 2022-08-24 16:13:20 +03:00
3d706635f5 Files: fix rename room 2022-08-24 16:09:43 +03:00
b238de7746 Web: Files: Scroll: fixed shared folder 2022-08-24 15:30:30 +03:00
TimofeyBoyko
1192e149ad Plugins: delete license from package.json files 2022-08-24 14:40:38 +03:00
TimofeyBoyko
ae34adc8e1 Plugins: Delete README.md 2022-08-24 14:38:13 +03:00
mushka
8ce8ae18ef started integrating skeleton for translation loading 2022-08-24 14:30:04 +03:00
9523560b16 Push: fix api 2022-08-24 14:26:45 +03:00
814cb2c515 Web: Files: Tiles: fixed rooms styles 2022-08-24 14:09:58 +03:00
f8684c2cb4 Web: Files: Tiles: fixed Rooms 2022-08-24 14:05:40 +03:00
TimofeyBoyko
9a09cb9266 Plugins: update templates 2022-08-24 13:51:48 +03:00
mushka
41dde0315c added room logo display for row view 2022-08-24 13:50:19 +03:00
mushka
4c4341173f implemented file compression for dropzone 2022-08-24 13:41:45 +03:00
Artem Tarasov
b8efdefbcd Web: Doceditor: fixed variable name for getting path to logs from environment 2022-08-24 13:35:57 +03:00
TimofeyBoyko
4c734634cf Plugin:Examples: update dependencies and add yarn.lock 2022-08-24 13:28:19 +03:00
TimofeyBoyko
a1003da753 Plugins:Docspace-plugin: pack package 2022-08-24 13:27:55 +03:00
ae49029f91 Push: fix api 2022-08-24 13:21:18 +03:00
TimofeyBoyko
c6ed9a433e Web:Client:ContextOptionsStore: fix plugin options 2022-08-24 12:57:36 +03:00
TimofeyBoyko
6ac0fe0546 Web:Delete useless code 2022-08-24 12:57:11 +03:00
TimofeyBoyko
e88fb94a40 Remove plugins from frontend.code-workspace 2022-08-24 12:43:05 +03:00
TimofeyBoyko
69edfeb8ab Merge branch 'develop' into feature/system-plugin-v2 2022-08-24 12:42:33 +03:00
TimofeyBoyko
90efddb088 Add routes for plugin-system at nginx config 2022-08-24 12:37:33 +03:00
TimofeyBoyko
ea113737d0 Common:ASC.WebPlugins: change port from 3000 to 5014 2022-08-24 12:36:12 +03:00
TimofeyBoyko
e755200787 Common:ASC.WebPlugins:SQL: rename table 2022-08-24 12:35:49 +03:00