Commit Graph

16975 Commits

Author SHA1 Message Date
880d1b1bc5 ElasticSearchService: removed unnecessary scope 2022-02-17 18:25:33 +03:00
a57b733f67 ElasticSearch: removed an unnecessary GetService() call 2022-02-17 18:23:53 +03:00
e268764fb7 ElasticSearchService: removed unnecessary 2022-02-17 18:08:37 +03:00
e0984202d0 fix 55612 2022-02-17 18:06:03 +03:00
bd9d2e0bb1 FilesService: removed unnecessary 2022-02-17 18:03:09 +03:00
894a061fbb ElasticSearchService: IHostedService replaced by BackgroundService, removed scope 2022-02-17 18:02:33 +03:00
604019eead FilesService: add services 2022-02-17 17:58:30 +03:00
77cb2b5ccc
Merge pull request #524 from ONLYOFFICE/feature/asc-storage-refactor
Feature/asc storage refactor
2022-02-17 15:46:28 +03:00
f2b05c1ec2 refactoring: studio.notify 2022-02-17 15:36:02 +03:00
ecb5c7fba2 Fixed Bug 55614 - Client.ExternalLink. ‘404 Not Found’ when opening an external link. 2022-02-17 15:12:54 +03:00
e3b894a21a ResManager: fix 2022-02-17 14:47:50 +03:00
eccb588362 Web: People: Profile: Added default width for language selector 2022-02-17 14:38:49 +03:00
ebd51f3f6b Web: Components: DropDown: Disable linter warnings 2022-02-17 14:38:07 +03:00
c8790b2cc6 Web: Components: ComboBox: Added manualWidth property for DropDown component 2022-02-17 14:37:32 +03:00
12700edb2c refactoring: telegram service 2022-02-17 14:16:52 +03:00
c2c802b732 Web: Common: PageLayout: Fixed default PageLayout header styles after merge 2022-02-17 13:06:42 +03:00
e848d5d979 Web: Files: Table/Filter: Restored sorting inside favorite folder 2022-02-17 12:45:55 +03:00
743d0566a3 edit de (common) 2022-02-17 12:34:35 +03:00
0e2feb0a35 refactoring: texttile 2022-02-17 12:08:01 +03:00
4255cec9ad Notify: fix unsubscribe url 2022-02-17 11:30:37 +03:00
7419eb87dc Web: People: Added opportunity to unsubscribe from mailing list on My Profile page (/my?unsubscribe=tips) 2022-02-16 21:34:19 +03:00
d634d82050 Web: Components: Added enableToggle for <ToggleContent /> 2022-02-16 21:30:52 +03:00
e7dfa142d6 Subscription: fix 2022-02-16 20:34:21 +03:00
bef7c923db Settings: added method to get current subscription state 2022-02-16 19:32:42 +03:00
0caf6fd083
Merge pull request #523 from ONLYOFFICE/feature/asc-reassigns-refactor
Feature/asc reassigns refactor
2022-02-16 19:22:11 +03:00
87cbd6b021 Notify: string.Substring to AsSpan + string.Concat 2022-02-16 18:45:09 +03:00
3b03b72646 NotifyTextile: used file-scoped namespaces 2022-02-16 18:32:55 +03:00
0d2d33a625 NotifyTextile: cosmetic changes 2022-02-16 18:32:18 +03:00
dedf773571 NotifyTextile: private properties replaced by private fields,
add braces
2022-02-16 18:29:09 +03:00
23d748e670 Notify: fix 2022-02-16 18:10:48 +03:00
d64a9257b7 Notify: removed unsed fields 2022-02-16 18:10:40 +03:00
15830a9fe0 Fix bug 53339: open banner link in new tab 2022-02-16 18:03:21 +03:00
8503dc07cb Notify: IServiceProvider replaced by IServiceScopeFactory 2022-02-16 17:41:00 +03:00
a457034941 Notify: add usings 2022-02-16 17:16:31 +03:00
dddfffbc9d Notify: used WebApplication.CreateBulder 2022-02-16 17:16:20 +03:00
e42e0aa4e5 refactoring: voipService 2022-02-16 17:07:58 +03:00
5fea831b59 Notify: used file-scoped namespaces 2022-02-16 16:14:31 +03:00
fa45e5df8d Notify: private properties repaced by private fields 2022-02-16 16:10:36 +03:00
Vashchuk Nikita
0a384b2c28 refactoring async methods 2022-02-16 15:57:37 +03:00
80f97ef50d Web: Components: ContextMenu: Added left padding for arrow icon 2022-02-16 15:22:46 +03:00
638390de68
Merge pull request #540 from ONLYOFFICE/feature/hide-filter-sort
Feature/hide filter sort
2022-02-16 15:14:10 +03:00
Viktor Fomin
fb8e0748f6
Web: Campaigns: add ads examples 2022-02-16 14:11:49 +03:00
924d9bda34 Web: Files: Table: Added hiding sort actions inside TableHeader at recent and favorites folder 2022-02-16 13:58:57 +03:00
e6731ec23d Web: Components: TableHeader: Added property for hiding sort icon and disable sort actions 2022-02-16 13:57:59 +03:00
ee40f9ba7f Web: Files: Filter: Added hiding sort items inside filter at recent and favorites folder 2022-02-16 13:55:42 +03:00
02a9c6f973 Web: Common: FilterInput: Fixed displaying sort icon if sort items hidden 2022-02-16 13:54:11 +03:00
5a876ff5ab Web: Common: FilterInput: Added property for hiding sort items inside SortComboBox 2022-02-16 13:53:09 +03:00
Tatiana Lopaeva
05cd52bb77
Merge pull request #539 from ONLYOFFICE/bugfix/fix-file-name-when-rename
Fixed Bug 55530 - Client.Files. Fixed the display of the file name wh…
2022-02-16 13:42:51 +03:00
420f34c3ee
Merge pull request #522 from ONLYOFFICE/feature/asc-backup-core-refactor
Feature/asc backup core refactor
2022-02-16 13:31:11 +03:00
62b4b55dca Web: Files: moved isEdit, titleWithoutExt to inject 2022-02-16 13:18:14 +03:00