Commit Graph

7649 Commits

Author SHA1 Message Date
gectokot
d0a505b844 Web: Studio: HomePage: ModuleTile: Added ability to open unavailable modules in a new tab 2021-12-08 15:17:00 +03:00
gectokot
2e1584f080 Web: Studio: HomePage: Header: Added ability to open unavailable modules in a new tab 2021-12-08 15:16:38 +03:00
gectokot
72666795aa Web: Studio: Homepage: Redesign, added illustration, refactoring 2021-12-08 15:13:29 +03:00
gectokot
b35c06f56e Web: Studio: Homepage: Added styles for external link icon 2021-12-08 15:09:57 +03:00
gectokot
9b604dbd57 Web: Studio: Homepage: Added helper functions for links 2021-12-08 15:09:19 +03:00
gectokot
0ab444b34e Web: Studio: Homepage: Moved sub components to sub-components folder 2021-12-08 15:06:32 +03:00
gectokot
dc621dac89 Web: Studio: Homepage: Added SVG illustration 2021-12-08 15:04:14 +03:00
e60c082a1d Web: Client: fixed position profile menu drop down 2021-12-02 18:58:43 +05:00
3a50fca3cc Merge branch 'hotfix/v1.1.1' into bugfix/dropdown-correct-display 2021-12-02 18:32:36 +05:00
4c78667a99 fix Bug 52493 - Welcome page. notify «User with this email is already registered» 2021-11-30 12:09:51 +03:00
bce51d74b6 Fix Bug 53438 - Client.Editor. Added redirect to homepage due to error 2021-11-25 16:37:36 +03:00
fcb6723d1f Fixed Bug 53502 - Client.Editor.Added message about locked file. 2021-11-24 14:12:47 +03:00
465c57b8f6 Fixed Bug 54013 - Client.Files.Returned the ability to select elements on the About program page. 2021-11-24 11:09:52 +03:00
11d527ba03 Merge branch 'master' into hotfix/v1.1.1
# Conflicts:
#	lerna.json
#	packages/asc-web-common/package.json
#	packages/asc-web-components/package.json
#	packages/browserslist-config-asc/package.json
#	packages/debug-info/package.json
#	products/ASC.CRM/Client/package.json
#	products/ASC.Calendar/Client/package.json
#	products/ASC.Files/Client/package.json
#	products/ASC.Files/Client/src/store/FilesActionsStore.js
#	products/ASC.Files/Client/src/store/UploadDataStore.js
#	products/ASC.Mail/Client/package.json
#	products/ASC.People/Client/package.json
#	products/ASC.Projects/Client/package.json
#	web/ASC.Web.Client/package.json
#	web/ASC.Web.Editor/package.json
#	web/ASC.Web.Login/package.json
2021-11-21 14:40:24 +03:00
2c6e0d45bc Web: Fix wrong braces of variables inside translation files 2021-11-13 19:07:48 +03:00
c7c7267a9a Test: Added new WrongTranslationVariablesTest and fix it's issues 2021-11-13 19:03:10 +03:00
623313e4be Web: Restored missing 'ru' translations 2021-11-12 21:14:44 +03:00
5ff07a8293 Web: Fix UselessTranslationKeysTest translation issues 2021-11-12 20:46:04 +03:00
d8cf12f9d7 translations 2021-11-12 19:00:01 +03:00
17e3e5cb98 bump version to 1.1.1 2021-11-12 15:21:25 +03:00
fc42416fea fix config 2021-11-12 10:57:12 +03:00
2ea63910a2 Web: Added encoding/decoding operations for string file ids. Fixed errors with opening folders and files with string ids 2021-11-11 15:37:23 +03:00
11769e8c9e Fix Bug 53180 - Client: Profile. Error «.../pt/Common.json 404» on pt-BR language. 2021-11-10 19:59:03 +03:00
e917b4bb56 Fix Bug 53454 - Client: Sign out. Error on api/2.0/people/@self.json 2021-11-10 15:52:36 +03:00
cd897aa8f1 Web: About: Fix DublicatesByContentTest translation issue 2021-11-08 15:33:27 +03:00
baccb134a6
Web: Refactoring asyn/promise calls 2021-11-03 18:35:15 +03:00
3ebff769b1 Web: Login: Fixed login function for desktop client 2021-11-03 12:19:28 +03:00
eb1db9eea6 Merge branch 'hotfix/v1.0.1' into feature/desktop-login 2021-11-02 18:15:53 +03:00
dd89318a40 Web: People: Profile: Fixed serialized profile property 2021-11-02 18:12:15 +03:00
aa79ef2c9d Merge branch 'hotfix/v1.0.1' into feature/desktop-login 2021-11-02 14:03:26 +03:00
4e018d2d71 Web: Bump version to 1.0.1 2021-11-02 14:02:46 +03:00
3c25ee55b3 Auth: temp fix for plugin 2021-10-28 20:14:20 +03:00
Artem Tarasov
8c6a3f9fcd Web: Editor/Login: changed the way to save the link from sessionStorage to localStorage 2021-10-28 13:32:23 +03:00
c0ea857dbf
Merge pull request #435 from ONLYOFFICE/bugfix/Bug-53050
Web: Editor/Login: fixed bug 53050: fixed redirect to editors after l…
2021-10-27 18:54:08 +03:00
Artem Tarasov
82e136b0e0 Web: Login: fixed remove key from session storage 2021-10-27 18:09:46 +03:00
f5d5e92fb8 Web: Client: Added redirect to default page for personal 2021-10-27 17:13:03 +03:00
Artem Tarasov
e42b09d025 Web: Editor/Login: fixed bug 53050: fixed redirect to editors after login when following a direct link to editors 2021-10-27 16:48:09 +03:00
4bd4954ad4 Merge branch 'release/1.0.0' into feature/desktop-login 2021-10-19 13:10:47 +03:00
58fce28bf5 Merge branch 'release/1.0.0' into bugfix/dropdown-correct-display 2021-10-15 16:53:45 +05:00
7c9980b475 Web: Removed index from remoteEntry url (disk cache issue) 2021-10-15 12:49:15 +03:00
fb7922f579 Thirdparty: login. Desktop 2021-10-15 11:34:34 +03:00
bc37fcc8ce Merge branch 'release/1.0.0' into bugfix/dropdown-correct-display 2021-10-14 16:06:55 +05:00
6947adcfc8 Personal: fix quota 2021-10-14 13:47:12 +03:00
8033b74ecd Web: Editor: Hide loader on onSDKAppReady 2021-10-13 16:28:40 +03:00
ab6932113c Web: Editor: Replaced loader 2021-10-13 16:14:35 +03:00
1c38f29440 Web: Added new logo files and setup is_retina cookie for better icons inside Editor on retina resolution 2021-10-13 15:19:31 +03:00
66d126410c Login: added desktop param 2021-10-13 10:25:19 +03:00
6e4e3d69aa Merge branch 'release/1.0.0' into bugfix/dropdown-correct-display 2021-10-12 20:26:45 +05:00
a1a4818136 Web: Fix Bug 53050: 404 on primary file link after logout 2021-10-12 12:10:09 +03:00
72b19da283 Files: fix requests 2021-10-08 12:49:29 +03:00