Commit Graph

4626 Commits

Author SHA1 Message Date
2b0949c4c0 remove unused project 2021-04-30 18:08:15 +03:00
424c6a6806 migrate base mapper class from ASC.CRM to ASC.Common 2021-04-30 17:52:57 +03:00
9bdc643840 crm: add support WindowsService/systemd for IHostBuilder 2021-04-30 15:33:33 +03:00
8816e535c1 merge from develop 2021-04-28 19:50:59 +03:00
b27e973ec0
Merge pull request #237 from ONLYOFFICE/feature/support-hosting-as-service
Feature/support hosting as service
2021-04-28 15:33:53 +03:00
7f436ef3cb add support WindowsService/systemd for IHostBuilder 2021-04-27 19:25:03 +03:00
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
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
c324693034 Merge branch 'develop' into release/v0.1.8 2021-04-27 12:11:36 +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
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
d97928fd37 Merge branch 'develop' into feature/support-hosting-as-service 2021-04-26 19:52:32 +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
Artem Tarasov
8c939c77bb Web: Files: refactoring: renamed HOCs 2021-04-26 15:46:26 +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
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
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
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
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
a3408860c3 Web: Files: refactoring: FilesRow, FilesTile renamed to RowsView, TilesView, pages moved to /src/ 2021-04-23 17:17:11 +03:00
9f072c313b Web: Files: Store: Fixed actions for Favorites and Recent folders 2021-04-23 17:09:52 +03:00
96e662f723 Web: Files: fixed displaying thirdpaty items 2021-04-23 17:06:50 +03:00
2d8b085d02 add support WindowsService/systemd for IHostBuilder
listen unix socket if it setup for Kestrel Web Server
2021-04-23 16:54:39 +03:00
Artem Tarasov
d61f4a6984 Web: Files: refactoring: moved hocs to HOCs folder, Badges, Icons, EditingWrapperComponents, EmptyContainer to components folder 2021-04-23 16:47:37 +03:00
15414c84f2 Web: Files: Store: Fixed displaying "Add account" for third-party accounts if setting disabled 2021-04-23 16:44:59 +03:00
Artem Tarasov
02f16eb2e1 Web: Files: refactoring: moved onFilesClick to withFileActions HOC 2021-04-23 16:21:09 +03:00
70aef7aefa Merge branch 'hotfix/v0.1.7' of https://github.com/ONLYOFFICE/AppServer into hotfix/v0.1.7 2021-04-23 16:16:07 +03:00
953b907f32 Web: Files: added rename notifications 2021-04-23 16:15:46 +03:00
33d7e89552 Web: Files: Store: Fixed displaying "view" action inside recycle bin 2021-04-23 16:15:44 +03:00
b5d84566b9 Web: Files: Dialog: Fixed setting token data for oAuth providers for ThriParty page, fixed opening WebDav connect window 2021-04-23 16:09:29 +03:00
75b62bf81b Calendar: translations 2021-04-23 16:01:14 +03:00
Artem Tarasov
9f7bc2d3f2 Web: Files: refactoring: created withContextOptions HOC, refactoring withFileActions 2021-04-23 15:57:49 +03:00
76d619d7d6 Web: Files: Fix ConnectedClouds openLocation 2021-04-23 15:18:49 +03:00
02bcb50e67 Web: Files: Fix ConnectedClouds context-options work 2021-04-23 15:02:57 +03:00