Commit Graph

5069 Commits

Author SHA1 Message Date
Ilya Oleshko
d62a5df3a9 web: common: bump version 2020-01-21 14:08:06 +03:00
Ilya Oleshko
def33ef8fb Web: Common: PageLayout: Fixed scroll overflow 2020-01-21 14:07:56 +03:00
d2bf5ece2b EF: fixed GetUserGroupRefs 2020-01-21 13:52:04 +03:00
Daniil Senkiv
cffa1565be Merge branch 'master' into feature/translations 2020-01-21 12:11:32 +03:00
Daniil Senkiv
44b7d5cbf0 Web.Client: Settings: fixed: initial language value is getting from localStorage 2020-01-21 12:09:56 +03:00
011972be6f fixed method set people admin 2020-01-21 12:03:25 +03:00
Daniil Senkiv
da1d88643d Web.Client: Home: changed redux to localStorage for storing language value 2020-01-21 12:01:53 +03:00
Daniil Senkiv
2cef64a69d Web.Client: Confirm: changed redux to localStorage for storing language value 2020-01-21 11:57:35 +03:00
Daniil Senkiv
2abf7d9ed2 Web.Client: About: changed redux to localStorage for storing language value 2020-01-21 11:37:39 +03:00
Daniil Senkiv
e4fff6db08 People.Client: ProfileAction: changed redux to localStorage for storing language value 2020-01-21 11:16:51 +03:00
Daniil Senkiv
be4c362a3e People.Client: Profile: changed redux to localStorage for storing language value 2020-01-21 11:13:20 +03:00
Daniil Senkiv
e6835a3722 People.Client: Home: changed redux to localStorage for storing language value 2020-01-21 11:08:41 +03:00
Daniil Senkiv
9db003053d People.Client: GroupAction: changed redux to localStorage for storing language value 2020-01-21 10:22:00 +03:00
Daniil Senkiv
a0d88bf43b People.Client: InviteDialog: removed withRouter HOC 2020-01-21 10:14:46 +03:00
Daniil Senkiv
79ac4d7075 People.Client: DeleteProfileEverDialog: added withRouter HOC 2020-01-21 10:13:46 +03:00
Daniil Senkiv
26f51e714c People.Client: DeleteSelfProfileDialog: changed redux to localStorage for storing language value 2020-01-21 10:03:19 +03:00
Daniil Senkiv
556d2f19b1 People.Client: DeleteProfileEver: changed redux to localStorage for storing language value 2020-01-21 10:01:21 +03:00
Daniil Senkiv
7ea8ef114e People.Client: ChangePhoneDialog: changed redux to localStorage for storing language value 2020-01-21 09:55:55 +03:00
Daniil Senkiv
5ad8c8237c People.Client: ChangeEmailDialog: removed withRouter HOC 2020-01-21 09:46:50 +03:00
Daniil Senkiv
5f486e0c01 People.Client: ChangePasswordDialog: changed redux to localStorage for storing language value 2020-01-21 09:44:21 +03:00
Daniil Senkiv
2b961dd144 People.Client: ChangeEmailDialog: changed redux to localStorage for storing language value 2020-01-21 09:36:08 +03:00
Daniil Senkiv
57d9678b92 web.common: fixed (769abe0875) 2020-01-21 09:28:42 +03:00
Daniil Senkiv
83559706af People.Client: Article: changed redux to localStorage for storing language value 2020-01-21 09:11:58 +03:00
Ilya Oleshko
486c47a411 web: components: bump version 2020-01-21 09:11:21 +03:00
Ilya Oleshko
5722307011 Merge branch 'master' of github.com:ONLYOFFICE/AppServer 2020-01-21 09:10:35 +03:00
Daniil Senkiv
255d5c5784 People.Client: InviteDialog:changed redux to localStorage for storing language value 2020-01-21 08:59:05 +03:00
Daniil Senkiv
769abe0875 web.common: added function for conditional translating 2020-01-21 08:56:04 +03:00
Daniil Senkiv
8e772cce97 People.Client: Home: fixed: initial language value is getting from localStorage 2020-01-20 18:39:08 +03:00
f730ba5945 Settings: added customschemas 2020-01-20 18:29:30 +03:00
84062bc0c4 EF: fixed argumentNullException 2020-01-20 18:09:52 +03:00
Ilya Oleshko
5da7107c71 Web: Components: ContextMenuButton: Fixed test 2020-01-20 16:55:30 +03:00
Daniil Senkiv
8c2f4dda75 Web.Client: Settings: Customization: added error handling for API requests 2020-01-20 16:49:16 +03:00
Ilya Oleshko
605decc53f Web: Components: ContextMenuButton: Fixed click outside check if click on IconButton 2020-01-20 16:25:05 +03:00
Daniil Senkiv
a6f6cf4fea web.common: added value 'language' to localStorage 2020-01-20 16:20:19 +03:00
Ilya Oleshko
5f194dad82 Web: Components: ComboBox: Fixed click outside check if click on ComboButton 2020-01-20 16:20:01 +03:00
Ilya Oleshko
5943e53e7b web: components: bump version 2020-01-20 15:32:40 +03:00
Ilya Oleshko
c4fef67943 Web: Components: ContextMenu: Fixed positioning on opening 2020-01-20 15:32:19 +03:00
Daniil Senkiv
28b0eced9d People/Web.Client: selecting portal language, if user language not defined 2020-01-20 14:17:39 +03:00
Daniil Senkiv
c1837a3c44 web.common: renamed actions 2020-01-20 13:31:35 +03:00
Ilya Oleshko
6087a9006f web: common: bump version 2020-01-20 10:40:47 +03:00
Ilya Oleshko
9aadcea077 web: components: bump version 2020-01-20 10:40:40 +03:00
Ilya Oleshko
84973627c2 Web: Common: Layout: Fixed ProfileMenu usage 2020-01-20 10:40:20 +03:00
Ilya Oleshko
3ad0b797ff Web: Common: ProfileMenu: Added component, README, story and test 2020-01-20 10:39:31 +03:00
Ilya Oleshko
c9182de792 Web: Components: DropDownProfileItem: Removed component 2020-01-20 10:38:24 +03:00
Ilya Oleshko
a62b0f2c39 Web: Components: DropDown: Removed now useless property`s for ProfileMenu 2020-01-20 10:37:15 +03:00
2332c5c754
Create README.md 2020-01-17 16:59:43 +03:00
4bad85defe moved from hotfix/10.5.2 2020-01-17 16:58:26 +03:00
Ilya Oleshko
65f7d5e80a web: components: bump version 2020-01-17 13:58:52 +03:00
Ilya Oleshko
8a691bfe97 Web: Components: DropDown: Removed useless code 2020-01-17 13:58:44 +03:00
Ilya Oleshko
d581dbe58a web: common: bump version 2020-01-17 13:54:22 +03:00