Commit Graph

7654 Commits

Author SHA1 Message Date
00f2e1821e edit cs 2021-12-01 18:03:54 +03:00
0ba91e0100 update cs 2021-12-01 17:54:46 +03:00
870f05fc83 add el 2021-12-01 17:42:50 +03:00
e4ee37660e update el 2021-12-01 17:40:56 +03:00
50a4added2 update el 2021-12-01 17:40:27 +03:00
a17e301cde update bg 2021-12-01 14:36:33 +03:00
7823b9804c update bg 2021-12-01 14:36:04 +03:00
1ea835b0bf Merge branch 'release/v1.1.0' into feature/translate-1.1.0 2021-12-01 12:05:51 +03:00
626191c5d7 Core: fixed session 2021-11-30 22:16:23 +03:00
39b10cf7b1 edit ro 2021-11-30 17:20:47 +03:00
d5d87a679f update translations 2021-11-30 12:35:00 +03:00
77f86fccdb update translations 2021-11-30 12:31:54 +03:00
b2c123d6f4 Merge branch 'release/v1.1.0' into feature/translate-1.1.0 2021-11-30 11:46:22 +03:00
a032b83a32 Web: Editor: Optimization - Removing unnecessary api requests. 2021-11-30 10:59:41 +03:00
43d04b28de edit uk 2021-11-29 15:27:40 +03:00
5a5169b391 edit cz 2021-11-29 15:22:40 +03:00
bbe874054e update translations 2021-11-29 12:37:32 +03:00
cecfc406c5 Auth: added session param 2021-11-26 21:59:39 +03:00
d297fa0dd1 fix Bug 52071 2021-11-26 21:36:51 +03:00
04a56e57cb Web: Editor: Fixed bug with starting api calls before getting file id 2021-11-26 13:48:15 +03:00
18d0cd0842 Web: Shell: Fix minimization on production build static 2021-11-25 17:39:25 +03:00
08746974f4 Web: SW: Added SW unregister + refactoring 2021-11-25 15:08:18 +03:00
ff9bb93efd Web: Scripts: Hide shx mkdir errors 2021-11-25 15:06:19 +03:00
3417cb28f4 Merge branch 'release/v1.1.0' of github.com:ONLYOFFICE/AppServer into release/v1.1.0 2021-11-22 11:25:49 +03:00
b632f3a623 Web: Fixed styles according layouts, renaming. 2021-11-22 10:15:24 +03:00
f675415228 Merge branch 'master' into release/v1.1.0
# 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/public/locales/en/SelectFile.json
#	products/ASC.Files/Client/public/locales/en/SelectFolder.json
#	products/ASC.Files/Client/public/locales/en/Translations.json
#	products/ASC.Files/Client/public/locales/ru/Translations.json
#	products/ASC.Files/Client/src/components/Article/MainButton/index.js
#	products/ASC.Mail/Client/package.json
#	products/ASC.People/Client/package.json
#	products/ASC.People/Client/public/locales/en/Translations.json
#	products/ASC.People/Client/public/locales/ru/Translations.json
#	products/ASC.People/Client/src/components/Article/MainButton/index.js
#	products/ASC.People/Client/src/pages/ProfileAction/Section/Body/createUserForm.js
#	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:26:20 +03:00
4cd9d042de Web: Files: fixed styles after Cherry picking. 2021-11-19 16:58:31 +03:00
2eb6843e46 Web: Editor: Added conditions for creating a file in my documents folder when filling out a form. 2021-11-19 10:28:57 +03:00
cc35174d16 moved from 043e301 2021-11-16 20:40:15 +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
3809273075 bump version to 1.1.0 2021-11-12 15:19:40 +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