Commit Graph

1539 Commits

Author SHA1 Message Date
TimofeyBoyko
c8feb7899b Merge branch 'develop' into feature/virtual-rooms-page 2022-07-08 12:32:26 +03:00
TimofeyBoyko
7803751844 Web:Common:FilterInput: refactoring 2022-07-08 12:10:37 +03:00
TimofeyBoyko
334367bb33 Web:Common:Tags: delete 'No tag' tag if tags length = 0 2022-07-08 10:41:36 +03:00
TimofeyBoyko
1e8859b29e Web:Common:Api: add method to get all tags 2022-07-08 10:41:00 +03:00
TimofeyBoyko
a3ca2d6052 Web:Common:Api: fix subject id for rooms filter 2022-07-08 10:40:26 +03:00
TimofeyBoyko
3adf3fe5aa Web:Common:Utils: update getObjectByLocation to work with array at URL 2022-07-08 10:40:04 +03:00
TimofeyBoyko
4ea77f00a5 Web:Common:Loaders: fix article loaders 2022-07-08 10:39:15 +03:00
TimofeyBoyko
9a541330aa Web:Common:Article: fix article width 2022-07-08 10:38:57 +03:00
0da612710d Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/security-settings 2022-07-07 19:39:12 +03:00
fb30766210 Fix Bug 58038: hide upload button by cross button 2022-07-07 13:16:46 +03:00
TimofeyBoyko
56c6873ac1 Web:Common:FilterInput: update for multiselect and refactoring 2022-07-07 12:23:21 +03:00
mushka
3fd65e887d Merge branch 'release/v1.2' into feature/modal-redesign 2022-07-06 18:13:33 +03:00
47b4e2e753 Fixed Bug 57784: Common: Section: Fixed left padding for row view after change checkbox container 2022-07-06 13:18:45 +03:00
bcef77d46f Web: Common: FloatingButton: fix position 2022-07-05 23:52:37 +03:00
8a960857e2 Fix Bug 57997 - Mobile. Hide sorting from 'Recent' 2022-07-05 19:07:06 +03:00
e1e0b37429 Web: Common: Navigation: fix clear trash icon 2022-07-05 15:28:07 +03:00
mushka
58aa87ff19 fixed Article CloseBtn and Header offset 2022-07-05 13:53:43 +03:00
mushka
9f002e3249 Merge branch 'release/v1.2' into feature/modal-redesign 2022-07-05 12:17:58 +03:00
TimofeyBoyko
a2a689ecca Web:Common:FilterInput: update filter block item for multi select in selector 2022-07-05 10:03:52 +03:00
TimofeyBoyko
082fa0afb2 Web:Common:Utils: update to urlParams for array key 2022-07-05 10:03:12 +03:00
TimofeyBoyko
4b326c9dbc Web:Common:Api: fix rooms filter 2022-07-05 10:02:45 +03:00
703ff843f6 Web: i18n: Fix already loaded condition check in @appserver/common/utils/i18next-http-backend 2022-07-04 18:49:46 +03:00
e7d4e1f80e Web: i18n: Added "cross-fetch" for @appserver/common/utils/i18next-http-backend 2022-07-04 18:13:23 +03:00
90fe1383b7 Merge branch 'release/v1.2' of https://github.com/ONLYOFFICE/AppServer into release/v1.2 2022-07-04 18:04:06 +03:00
d8a459f397 Web: i18n: Replaced i18next-http-backend package with custom realization from @appserver/common/utils/i18next-http-backend (fix issue: too many same translations files are loading at once) 2022-07-04 17:47:12 +03:00
TimofeyBoyko
bbce2a0125 Web:Common:Filter: add sort button for all view for rooms pages 2022-07-04 16:52:55 +03:00
TimofeyBoyko
e8a1808711 Web:Common:Tags: fix display tags when columnCount === 0 2022-07-04 16:04:34 +03:00
TimofeyBoyko
4e0026b450 Web:Common:FilterInput: refactoring 2022-07-04 11:10:43 +03:00
d8b8aa8b4e Web: Common: Navigation: use context menu 2022-07-04 06:16:24 +03:00
TimofeyBoyko
e75368a0b1 Web:Common:Tags: update tags component for work with array of string 2022-07-04 04:56:56 +03:00
d6b7db91e3 Web: Translations: Added translations minimization 2022-07-03 13:25:41 +03:00
TimofeyBoyko
986b4d6d0a Web:Common:Api: add new API methods for rooms 2022-07-01 18:28:24 +03:00
TimofeyBoyko
d699b30ed4 Web:Common:Api: add new api methods for archive and unarchive rooms 2022-07-01 11:58:41 +03:00
TimofeyBoyko
3e07ef1efc Merge branch 'develop' into feature/virtual-rooms-page 2022-07-01 10:09:47 +03:00
TimofeyBoyko
4d383cac9d Fixed Bug 57845 - Client.Filter. Remove the need to confirm filter cleaning 2022-07-01 07:12:02 +03:00
5edde068f7 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-06-30 12:18:24 +03:00
a7456fa89b Fixed Bug57856: Removed delete button from media-viewer in the favorite folder. 2022-06-30 12:16:50 +03:00
6b2f643441 Fix Bug 57852: add flags for languages combo 2022-06-30 11:25:20 +03:00
46acfbca6d Fixed Bug 57769 - Docs: fixed banner selection 2022-06-29 17:47:10 +03:00
2512820217 Web: Editor: Added opportunity to work with created docEditor from window.ASC.Files.Editor.docEditor (Mobile App Back button issue) 2022-06-28 19:31:28 +03:00
TimofeyBoyko
f34d5efa50 Web:Common:Api: change rooms filter search area with room search area const 2022-06-28 18:03:38 +03:00
TimofeyBoyko
7d84dee56a Web:Common:Constants: add room search area keys 2022-06-28 17:36:42 +03:00
TimofeyBoyko
d5360740bb Web:Common:SettingsStore: add docSpace var 2022-06-28 17:15:08 +03:00
TimofeyBoyko
747d86d616 Web:Common:Tags: hide tags when tags container width is 0px 2022-06-28 16:37:39 +03:00
TimofeyBoyko
fd062b7cd6 Web:Files: change docspace to docSpace 2022-06-28 16:36:48 +03:00
TimofeyBoyko
1830b358f3 Web:Common:Api: update rooms API 2022-06-28 13:24:31 +03:00
097290e8a2 Fix Bug 57787 - Selected user's theme option is used for Desktop Editors 2022-06-27 19:22:59 +03:00
428f80c583 Fix Bug 57800: crash after click plus icon in subfolder 2022-06-27 13:14:20 +03:00
f10859e82c Fix Bug 57776: swipe images after close delete dialog 2022-06-27 12:24:19 +03:00
TimofeyBoyko
a1ba434163 Web:Common:RoomFilter: update getFilter method 2022-06-23 20:03:28 +03:00
mushka
a5650bcf48 removed unused SystemThemeDetector component 2022-06-23 17:06:06 +03:00
mushka
da27de2cac Fixed Bug 57722 - Now app theme will change with system theme without reloading 2022-06-23 16:54:22 +03:00
TimofeyBoyko
a5b78fa5e6 Web:Common:Api: add new rooms filter and get rooms api method 2022-06-23 12:52:09 +03:00
TimofeyBoyko
da4ecee203 Web:Common:Constants: add room types 2022-06-23 03:21:40 +03:00
TimofeyBoyko
02eabdcc34 Web:Common:Article: fix mobile view 2022-06-22 16:09:19 +03:00
mushka
c4a0c109e6 Fixed Bug 57721: Web: Files: Removed burger menu button from header in OFORM Gallery 2022-06-22 14:45:25 +03:00
TimofeyBoyko
581a8c1148 Web:Components:CatalogItem: change style for docspace 2022-06-22 14:09:04 +03:00
TimofeyBoyko
49035c645a Web:Common:Article: change styles for docspace 2022-06-22 13:58:53 +03:00
TimofeyBoyko
c8326d0145 Web:Common:SettingsStore: add docspace var 2022-06-22 12:06:50 +03:00
TimofeyBoyko
f9479bf7ea Web:Common:Api:Files: update getFoldersTree method for docspace 2022-06-22 11:57:54 +03:00
TimofeyBoyko
6f683d5b3d Web:Common:Constants: add new folder types rooms and archive 2022-06-22 11:47:42 +03:00
TimofeyBoyko
36835eea13 Merge branch 'develop' into feature/virtual-rooms-page 2022-06-22 11:17:05 +03:00
TimofeyBoyko
448a367696 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-06-22 09:21:17 +03:00
TimofeyBoyko
33eb81fe7e Fixed Bug 57707 - Mobile.Client. The height of an open directory is calculated incorrectly when the smart banner is enabled on a mobile device 2022-06-22 09:21:12 +03:00
f72b09352a Web: Common: Navigation: fix DropDown position 2022-06-21 21:58:17 +03:00
TimofeyBoyko
d48546a78a Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-06-21 17:38:20 +03:00
TimofeyBoyko
c5a48770dd Bug 57706 - Mobile.Client.Info. Info panel takes a desktop view on the horizontal orientation of the tablet 2022-06-21 17:38:12 +03:00
TimofeyBoyko
1385f1126a Web:Common:Navigation: hide toggle info-panel button for tablet devices with width more than 1024px 2022-06-21 17:37:21 +03:00
34a8fa93c0 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-06-21 17:11:37 +03:00
f8c17c24e2 Web: Components: Navigation: Fixed Navigation component height for huge mobile devices 2022-06-21 17:10:43 +03:00
TimofeyBoyko
df643196c2 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-06-21 17:04:34 +03:00
TimofeyBoyko
bbc8e987ea Fix Bug 57687 - Docs: Thumbnails view icon disappears after switching to Compact view if app is in Tablet mode 2022-06-21 17:04:07 +03:00
2abdeddeb6 Fixed bug 57694 - Client: Common: disabled the ability to flip through media using hotkeys when the delete window is open 2022-06-21 17:27:44 +05:00
mushka
d4cfd235fc merge with release 2022-06-20 11:25:28 +03:00
mushka
930b05fc31 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-06-16 19:01:53 +03:00
mushka
776a37f538 changed InfoPanel behaviour on module switch + added InfoPanelLoader components + changed the way how InfoPanelHeader passed itself to Section + united GalleryHeader and InfoPanelHeader to one component 2022-06-16 19:01:30 +03:00
2cb1d62887 Web: Common: fixed getOforms 2022-06-16 17:03:42 +03:00
d3bb2419c1 Web: Files: fixed oforms creation, added display oforms gallery button for all languages 2022-06-16 16:15:01 +03:00
83d9e01d04 Web: Files: fixed header jumping for mobile devices 2022-06-16 13:39:36 +03:00
a98e5d9c6a Web: Files: Fix display name decoding ('Shared With Me' Author column issue) 2022-06-15 19:49:18 +03:00
f40c3c0486 Web: Common: fixed getOforms 2022-06-15 11:25:46 +03:00
TimofeyBoyko
92b85fded6 Web:Common: init tags component 2022-06-14 16:34:23 +03:00
TimofeyBoyko
1a58852c9d Web:Common:Filter: update view selector for show only one icon 2022-06-14 16:31:54 +03:00
f516894f81 Web: Common: fixed getting Oforms for United Kingdom language 2022-06-10 12:17:46 +03:00
7ddb0506c9 Web: Files: moved Hotkeys translation, added button to open hotkeys 2022-06-10 11:30:57 +03:00
d77b0b6b32 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into feature/security-settings
# Conflicts:
#	web/ASC.Web.Client/src/components/pages/Settings/categories/security/access-portal/passwordStrength.js
#	web/ASC.Web.Client/src/components/pages/Settings/categories/security/access-portal/tfa.js
#	web/ASC.Web.Client/src/components/pages/Settings/categories/security/access-portal/trustedMail.js
2022-06-08 17:53:49 +03:00
Artem Tarasov
1f856ef377 Web: Common/People: Fixed Bug 57478 - Client.Profile. The ‘Learn more’ link in the popup helper window leads to a page with a 404 Error. 2022-06-08 17:44:27 +03:00
0af103fdb6 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into feature/security-settings 2022-06-08 16:14:12 +03:00
5203feffe7 Web: Files: added table loader 2022-06-07 16:15:55 +03:00
45742f6f1e Web: Common: SettingsStore: delete console log 2022-06-07 14:21:22 +03:00
bef003446e Merge branch 'feature/admin-messages' of github.com:ONLYOFFICE/AppServer into feature/session-lifetime 2022-06-07 13:40:56 +03:00
c534db530c Merge branch 'feature/ip-security' of github.com:ONLYOFFICE/AppServer into feature/admin-messages 2022-06-07 13:40:14 +03:00
ab0f85d0e3 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into feature/ip-security 2022-06-07 13:39:44 +03:00
57bebb0a0e Web:Common:Fix navigation window width change. 2022-06-04 21:25:39 +03:00
mushka
562868fae5 fix unexistent info-panel toggle in header 2022-06-03 13:45:39 +03:00
mushka
ddc24a3af9 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-06-03 12:20:39 +03:00
mushka
8a60ad2a7a InfoPanel: fixed some bugs with tablet view and header toggle 2022-06-03 12:20:31 +03:00
00a2bfa884
Merge pull request #686 from ONLYOFFICE/bugfix/field-created-on-file
Bugfix/field created on file
2022-06-03 12:03:40 +03:00
mushka
b499046e57 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into release/v1.2 2022-06-02 19:34:58 +03:00
mushka
13b74a17a6 fixed issue with InfoPanel staying open after location change on tablets and mobile 2022-06-02 19:34:41 +03:00