Commit Graph

11898 Commits

Author SHA1 Message Date
Vladislav Makhov
decb2857e6 Merge branch 'release/v0.1.8' of github.com:ONLYOFFICE/AppServer into release/v0.1.8 2021-04-27 15:52:31 +03:00
Vladislav Makhov
52ade0bcf5 web: files: fix share button render 2021-04-27 15:51:35 +03:00
a231d8acf3 Web: Files: Article: Removed missing console log 2021-04-27 15:05:43 +03:00
cc8d628cdb Web: Files: Store: Fixed displaying "Add account" for third-party accounts for visitors 2021-04-27 14:38:47 +03:00
14719ed698 Web: Components: fixed checkbox icons style 2021-04-27 14:31:05 +03:00
2b6d536590 Merge branch 'release/v0.1.8' of https://github.com/ONLYOFFICE/AppServer into release/v0.1.8 2021-04-27 13:48:38 +03:00
932e18be1c Web: Editor: Fix display additional buttons by doc param 2021-04-27 13:48:32 +03:00
Vladislav Makhov
795c86243c Merge branch 'release/v0.1.8' of github.com:ONLYOFFICE/AppServer into release/v0.1.8 2021-04-27 12:55:47 +03:00
Vladislav Makhov
79ff69fe01 web: client: fix change password crash 2021-04-27 12:55:27 +03:00
c324693034 Merge branch 'develop' into release/v0.1.8 2021-04-27 12:11:36 +03:00
9965bf3f8d
Merge pull request #235 from ONLYOFFICE/bugfix/thirdparty
Bugfix/thirdparty
2021-04-27 12:08:42 +03:00
Alexey Kostenko
a550197bc5 Web: Common: Fixed getAuthProviders api url 2021-04-27 12:02:51 +03:00
c6a08a50f9 Web: Fixed language for users then not changed language at profile yet. 2021-04-27 11:39:16 +03:00
Alexey Kostenko
bf963f511b Merge branch 'develop' into bugfix/thirdparty 2021-04-27 11:25:30 +03:00
6bd11ae195 Web: Files: Store: Fixed displaying MoveTo action for share folder 2021-04-27 11:08:29 +03:00
11eea156a5 Web: People: fixed GroupAction 2021-04-27 10:18:53 +03:00
218140592d Web: Files: fixed display of the lock badge 2021-04-27 10:18:15 +03:00
20ee2a4772 Web: Client: fixed ConfirmRoute 2021-04-27 10:16:36 +03:00
Vladislav Makhov
9a06ab8b3b web: client: fix closing on logo click 2021-04-27 09:27:24 +03:00
6f330a04e5 Web: Files: fixed delete operation progress 2021-04-26 23:49:20 +03:00
8bb173fa92 Thirdparty: fix providers 2021-04-26 21:42:39 +03:00
7d47812f98 Merge branch 'develop' into release/v0.1.8 2021-04-26 19:11:49 +03:00
Sergey Kirichenko
baafc5f175
Add calendar and mail service in docker (#234)
* Add 2 services building feature

* Add 2 services for runnig

* Del in .env status latest

* Add to notify.yml 2 volumes

Co-authored-by: Alexey Golubev <alexey.golubev@onlyoffice.com>
2021-04-26 19:08:48 +03:00
a46f8ed04a Web: Common: Fix openEdit query param 2021-04-26 19:02:40 +03:00
f3610ce7f6 Web: Common: Fix openEdit query param 2021-04-26 19:02:16 +03:00
db1f883005 Bump version v0.1.8 2021-04-26 18:59:33 +03:00
Alexey Kostenko
a96ae77570 OAuth: Fixed crash on login page 2021-04-26 16:41:57 +03:00
Ilya Oleshko
895b72e260
Merge pull request #231 from ONLYOFFICE/refactoring/files-list
Refactoring/files list
2021-04-26 16:25:24 +03:00
Artem Tarasov
8c939c77bb Web: Files: refactoring: renamed HOCs 2021-04-26 15:46:26 +03:00
cad6ee216c Web: Components: Badge: Fixed event propagation for Badge component 2021-04-26 10:25:45 +03:00
7c9e35d004 Web: Components: ContextMenuButton: Fixed out of event call for new menu item 2021-04-26 09:45:57 +03:00
Artem Tarasov
4b2f116044 Web: Files: refactoring: fix after merge 2021-04-25 20:41:57 +03:00
Artem Tarasov
42ed75d786 Merge branch 'develop' into refactoring/files-list
# Conflicts:
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/FilesRow/FilesRowContent.js
2021-04-25 19:09:48 +03:00
a66a454462 Settings: added tfaapp method 2021-04-25 18:06:56 +03:00
e89c8a6f76 Files: fixed getfolderID 2021-04-25 12:58:26 +03:00
6d2f417c5c Method GetAuthProviders moved to PeopleController 2021-04-25 11:46:44 +03:00
d2588270cf Merge branch 'master' into develop 2021-04-23 20:16:42 +03:00
c18d416d0e
Merge pull request #233 from ONLYOFFICE/hotfix/v0.1.7
Hotfix/v0.1.7
2021-04-23 20:13:43 +03:00
4bdf5e4e55 Web: Fix fallback language apply on new language setup 2021-04-23 19:51:10 +03:00
00b46fbfad Web: Files: Fix Copy/Move to "Shared with Me" sub-folder with full access rights 2021-04-23 19:03:25 +03:00
e7807086f5
Merge pull request #232 from ONLYOFFICE/feature/products
Feature/products
2021-04-23 18:01:53 +03:00
838435bab5 Merge branch 'hotfix/v0.1.7' of https://github.com/ONLYOFFICE/AppServer into hotfix/v0.1.7 2021-04-23 18:00:17 +03:00
cd699e37e2 Files: Fix opening of version 2021-04-23 18:00:05 +03:00
8159ae7b69 Web: Components: Row: Added new context-menu usage inside row 2021-04-23 17:58:06 +03:00
8c3212bc9f Merge branch 'hotfix/v0.1.7' of https://github.com/ONLYOFFICE/AppServer into hotfix/v0.1.7 2021-04-23 17:48:24 +03:00
9f91ff6f5c Web: Files: fixed display of third-party folders in the tree menu 2021-04-23 17:48:15 +03:00
fc297faa52 Merge branch 'develop' into feature/products 2021-04-23 17:35:11 +03:00
20c0795204 Mail: resources 2021-04-23 17:31:15 +03:00
Artem Tarasov
754fe362be Merge branch 'develop' into refactoring/files-list 2021-04-23 17:18:27 +03:00
Artem Tarasov
a3408860c3 Web: Files: refactoring: FilesRow, FilesTile renamed to RowsView, TilesView, pages moved to /src/ 2021-04-23 17:17:11 +03:00