Commit Graph

12597 Commits

Author SHA1 Message Date
50efa8f384 Web: Moved translationKeys "MeLabel", "DefaultOptionLabel" and "AuthorMe" to "/static/locales/{lng}/Common.json" 2021-05-21 11:16:54 +03:00
bebc5ce03a Web: Moved translationKey "Documents" to "/static/locales/{lng}/Common.json" 2021-05-21 11:12:03 +03:00
eb7f493304 Web: Moved translationKeys "RequiredField" and "FullAccess" to "/static/locales/{lng}/Common.json" 2021-05-21 11:05:37 +03:00
8120e24d15 Web: Moved translationKeys "Type", "ByType" and "UserType" to "/static/locales/{lng}/Common.json" 2021-05-21 10:43:52 +03:00
cc2bb50862 Web: Resolved NotFoundKeysTest issues 2021-05-21 10:31:32 +03:00
Alexey Kostenko
7d440ff861 Web: Client: Fixed number of administrators on access rights page 2021-05-21 10:31:00 +03:00
f586f4d428 Web: Files: fixed crash page if folder doesn't exist 2021-05-21 10:30:22 +03:00
1f299420a1 Web: Files: added update tree menu 2021-05-21 10:29:58 +03:00
cec5dd3330 Web: Files: refactoring 2021-05-21 10:26:18 +03:00
45668507dc Web: Refactoring tests 2021-05-21 10:24:27 +03:00
Alexey Kostenko
e16ca1677a Web: Client: Added loading effect, if request sending more 0.1s 2021-05-20 19:12:50 +03:00
Alexey Kostenko
fbbec464d7 Web: Components: Updated ToggleButton (Added animation - framer-motion, and isLoading prop) 2021-05-20 19:11:44 +03:00
46bc181cd7
Merge pull request #262 from ONLYOFFICE/bugfix/context-actions
Bugfix/context actions
2021-05-20 18:32:06 +03:00
6163da17a6 Merge branch 'develop' into bugfix/context-actions 2021-05-20 18:16:48 +03:00
f134196b57 Web: Added new translations tests 2021-05-20 18:11:43 +03:00
4e5bd47c26
Feature/rpm update (#229)
* Add a build and install new services

* Change the packaging for the new build script

* Correct the configuration

* Add a bug fix with a mysql password containing ';'

* Fix services crash error

* Fix incorrect value addition in mysql

* Fix a rabbitmq error on CentOS 8

* Fix creating an invalid mysql password

* Fix non-existent tables Tenants

* Add an update to 1click

* Code correction

* Add two new services

* Add the buildpath variable

* Code Optimization

* Renaming services and creating a variable for the app name

* Revert "Merge branch 'feature/rpm-update' of https://github.com/ONLYOFFICE/AppServer into feature/rpm-update"

This reverts commit 19c1eae6f6e3f22f4cbc0e3276fa892b0d9fa97a, reversing
changes made to fb36a996366291486e3b9f5a6f46398916ef8a6c.

* Code Optimization

* Code optimization

* Code optimization and creating a variables
2021-05-20 17:39:38 +03:00
83892c08ca Web: Files: Remove old translation key 2021-05-20 15:18:38 +03:00
354841442e Web: Editor: Fixed shell name 2021-05-20 14:21:26 +03:00
46627f202c Web: Moved translationKeys "EditButton" and "EditAvatar" to "/static/locales/{lng}/Common.json" 2021-05-20 14:11:27 +03:00
3ace83bd61 Web: Files: fixed onFilesClick 2021-05-20 14:00:41 +03:00
ac976de0a5 Web: Files: fixed onFilesClick 2021-05-20 13:55:58 +03:00
cda77e1234 Merge branch 'develop' into bugfix/context-actions 2021-05-20 13:24:18 +03:00
af2f24e4ac Merge branch 'develop' into feature/translations 2021-05-20 13:11:13 +03:00
93ba0e8eb8
Merge pull request #253 from ONLYOFFICE/feature/my-profile
Feature/my profile
2021-05-20 13:09:30 +03:00
28a5a3d7f2
Merge branch 'develop' into feature/my-profile 2021-05-20 12:43:16 +03:00
Alexey Kostenko
8702a8827e Web: Client: Style fix ( Displaying long names in row and aside panel ) 2021-05-20 12:36:13 +03:00
f5372bbba8 Web: People: MyProfile: Fix translations loading 2021-05-20 11:45:13 +03:00
fc822e5ad5 Web: Fix setModuleInfo usage 2021-05-20 11:27:50 +03:00
3b7f1f60ec Web: Files: fixed loopTreeFolders 2021-05-20 11:17:50 +03:00
Alexey Kostenko
fc813eca1f Web: Client: Fixed help info position, removed unnecessary imports 2021-05-20 10:04:36 +03:00
c7ab1ed8a8 Web: Client: fixed styles 2021-05-20 08:17:20 +03:00
87baab93fd Web: Client: added urls on authenticator app 2021-05-20 06:38:09 +03:00
408f432be6 Web: Common: added urls on authenticator app 2021-05-20 06:37:56 +03:00
b8ef6150ab Web: Client: added error message 2021-05-20 05:22:36 +03:00
eccf52eba1 Web: Client: added button loader 2021-05-20 05:14:22 +03:00
9ebc5dada7 Web: Client: fixed styles 2021-05-20 04:51:18 +03:00
1274230c30 Web: Client: fixed styles 2021-05-20 04:49:15 +03:00
1ec0cb320b Web: Client: fixed styles 2021-05-20 04:40:21 +03:00
cebb38491e Web: Client: added loader 2021-05-20 04:27:25 +03:00
fc195f0325 Web: People: refactoring 2021-05-20 02:17:03 +03:00
0a5662220c Web: People: refactoring 2021-05-20 02:09:49 +03:00
ece8fcaabb Web: People: get backup codes count 2021-05-20 02:01:37 +03:00
b99ab0aa2a Web: People: get old backup codes 2021-05-20 01:44:20 +03:00
b2611343b6 Web: Common: get old backup codes 2021-05-20 01:44:03 +03:00
8c504e762b Web: People: added error handler 2021-05-20 01:29:38 +03:00
0f1ccb86bb Web: Client: deleted console, unused imports 2021-05-20 01:16:40 +03:00
c950d53751 Web: People: deleted console, unused imports 2021-05-20 01:16:28 +03:00
ab1e14f503 Web: Client: fixed show/hide save button 2021-05-20 01:09:04 +03:00
4e57f2a47f Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/two-factor-auth 2021-05-20 00:47:45 +03:00
70de9e483c Web: Client: added loader 2021-05-19 19:30:41 +03:00