Commit graph

3383 commits

Author SHA1 Message Date
Julia Radzhabova d8918e298d [DE] Add icons 2021-02-09 18:18:32 +03:00
Julia Radzhabova b707915c17 [DE] Fix show review tab in view and fill form mode 2021-02-09 17:34:52 +03:00
Julia Radzhabova 6945c85c56
Merge pull request #698 from ONLYOFFICE/feature/submit-forms
Feature/submit forms
2021-02-09 17:27:38 +03:00
Julia Radzhabova b7089a7344 [DE] Show Forms tab in fill form mode 2021-02-09 17:21:02 +03:00
Julia Radzhabova 6f20bddf01 [DE] Forms: show fill mode layout by default 2021-02-09 16:39:27 +03:00
Julia Radzhabova bf07d08dca [DE] Submit form 2021-02-09 13:31:05 +03:00
Julia Radzhabova 2cccba627f [DE] Add new formats for downloading: fb2, html, epub 2021-02-08 21:22:14 +03:00
JuliaSvinareva 3912fe4620 [mobile] Edit collaboration 2021-02-08 19:32:25 +03:00
Julia Radzhabova 616f77d34d [DE] Change synchronize tip: show at the bottom of toolbar 2021-02-08 19:19:19 +03:00
Julia Radzhabova b3d47b52fd Update help 2021-02-08 18:31:10 +03:00
Julia Radzhabova cac9307e8c [DE] Fix translation 2021-02-08 18:31:00 +03:00
Julia Radzhabova d3f8f5ddcb [DE] Refactoring 2021-02-08 17:29:18 +03:00
Julia Radzhabova a7be7f4d32 Merge branch 'develop' into feature/submit-forms 2021-02-08 13:51:29 +03:00
Maxim Kadushkin 9e36276e3e [dark theme] changed some elements 2021-02-07 00:31:35 +03:00
Maxim Kadushkin 3f228da263 [stylesheets] refactoring 2021-02-07 00:30:24 +03:00
Julia Radzhabova 5308f61223 Submit form 2021-02-06 14:58:40 +03:00
Maxim Kadushkin 5b57ee760b Merge branch 'develop' into feature/colors-table
# Conflicts:
#	apps/common/main/resources/less/loadmask.less
#	apps/documenteditor/main/app/controller/Main.js
#	apps/documenteditor/main/app/view/FileMenuPanels.js
#	apps/documenteditor/main/resources/less/toolbar.less
#	apps/presentationeditor/main/app/controller/Main.js
#	apps/presentationeditor/main/app/controller/RightMenu.js
#	apps/presentationeditor/main/app/view/FileMenuPanels.js
#	apps/presentationeditor/main/app/view/SlideSettings.js
#	apps/spreadsheeteditor/main/app/controller/Main.js
#	apps/spreadsheeteditor/main/app/view/FileMenuPanels.js
#	apps/spreadsheeteditor/main/resources/less/toolbar.less
2021-02-06 14:42:56 +03:00
Maxim Kadushkin 1cd0586ed6 [dark theme] changed script for deployment 2021-02-06 13:08:20 +03:00
Maxim Kadushkin 900a179f7e [dark theme] added ui themes switcher 2021-02-06 13:06:33 +03:00
Maxim Kadushkin f938e668ef [dark theme] added 'Themes' controller 2021-02-06 13:03:46 +03:00
Maxim Kadushkin c879fa6c80 [dark theme] changed storage key name 2021-02-06 12:55:47 +03:00
Julia Radzhabova 52a28f89c8 Fix translation 2021-02-05 17:09:10 +03:00
Julia Radzhabova a79e733de4 Update translation 2021-02-05 16:34:50 +03:00
Julia Radzhabova 57b1ff417d Update help 2021-02-05 16:07:35 +03:00
Julia Radzhabova 6d02752fce Update translation 2021-02-05 14:56:57 +03:00
Julia Radzhabova e37b10ea23 [DE] Go to form fields 2021-02-05 14:16:03 +03:00
Julia Radzhabova a9a7f01cd7 [DE] Change list level 2021-02-05 14:08:18 +03:00
Julia Radzhabova f17b8d1c76 Change review permissions: deprecate customization.reviewPermissions parameter. Use permissions.reviewGroup instead: list of groups, that current user can accept/reject. 2021-02-05 13:51:37 +03:00
Maxim Kadushkin 368c773d16 [DE mobile] start to implement context menu 2021-02-05 11:38:53 +03:00
Maxim Kadushkin 77d955f5ad [common] refactoring 2021-02-05 11:27:44 +03:00
Julia Radzhabova 85f899410d [DE] Add tab Forms in the fill forms mode. Add prev/next, submit buttons 2021-02-04 23:19:43 +03:00
Julia Radzhabova 310c00b245 Deprecate api parameters: document.info.author, document.info.created. Use document.info.owner and document.info.uploaded instead. 2021-02-04 16:05:49 +03:00
Julia Radzhabova 60cbd47725 Add new parameters to "permissions" section of config: editCommentAuthorOnly (can edit your own comments only if true), deleteCommentAuthorOnly (can delete your own comments only if true).
Deprecate customization.commentAuthorOnly parameter.
2021-02-04 12:39:56 +03:00
Julia Radzhabova b72744ef47 FIx Bug 48553 2021-02-03 16:56:01 +03:00
Julia Radzhabova f667823e07 [DE] Show preview for list levels 2021-02-03 10:32:18 +03:00
Julia Radzhabova 7272ebad10 Update translation 2021-02-02 18:36:37 +03:00
Julia Radzhabova 772caab844 Update translation 2021-02-02 18:09:08 +03:00
Maxim Kadushkin 40a7e66834 [dark theme] keep theme name for next session 2021-02-02 15:37:00 +03:00
Maxim Kadushkin 00382dd815 [dark theme] changed some components 2021-02-02 14:59:45 +03:00
Julia Radzhabova 57775d3951 Fix Bug 48522 2021-02-02 14:46:13 +03:00
Julia Radzhabova dc9a6e196b [DE] Fix Bug 48523 2021-02-02 14:30:07 +03:00
Julia Radzhabova 822d88b6d9 Add warning when set the password 2021-02-02 13:28:35 +03:00
Julia Radzhabova b2dbf6b3c8 Change open file dialog 2021-02-02 12:59:45 +03:00
Julia Radzhabova 4dca8fad6a Update help 2021-02-02 11:43:46 +03:00
JuliaSvinareva 9d743bd814 [DE PE mobile] Hide styles for combined charts 2021-02-01 20:34:07 +03:00
evgenykatyshev f0c76f1e0a Add icons
Page number position, table wrapping style
2021-02-01 16:43:47 +03:00
Julia Radzhabova c5a4982382 Hide styles for combined charts 2021-01-30 16:15:25 +03:00
Julia Radzhabova 2bd3ee3e54 [DE] Change color palette for forms 2021-01-29 20:28:04 +03:00
Julia Radzhabova 9b5e742ced [DE] Hide forms 2021-01-29 18:06:54 +03:00
Julia Radzhabova b003a5c021 [PE] Bug 46920: Add change case button 2021-01-29 16:06:51 +03:00
Julia Radzhabova 7b3498bc6e [DE] Change color palette for forms 2021-01-29 11:20:06 +03:00
Maxim Kadushkin c124342f12 [DE mobile] extended Searchbar 2021-01-29 10:01:02 +03:00
Maxim Kadushkin 3e6f6bc964 [DE mobile] custom Search for DE 2021-01-28 19:23:28 +03:00
Maxim Kadushkin 273ef21d44 [DE mobile] refactoring 2021-01-28 13:27:56 +03:00
Maxim Kadushkin 711cea9e3e [common] Searchbar moved to common 2021-01-28 13:27:18 +03:00
Julia Radzhabova b2dd7d02d6
Merge pull request #682 from ONLYOFFICE/release/v6.2.0
Release/v6.2.0
2021-01-28 12:07:00 +03:00
Julia Radzhabova 88f77575db [DE] Fix form settings 2021-01-27 17:33:50 +03:00
Julia Radzhabova 01b8120449 [DE] Bug 48441 2021-01-27 17:20:55 +03:00
Maxim Kadushkin cae686188f [DE mobile] renamed Search view 2021-01-27 16:36:16 +03:00
Julia Radzhabova ceb31c7571
Merge pull request #678 from ONLYOFFICE/fix/bug-48354
[DE] Form settings: revert rev. [ae71354], Fix Bug 48354
2021-01-27 13:49:32 +03:00
Julia Radzhabova 8f18e04999 [DE] Fix Bug 48418 2021-01-27 00:58:37 +03:00
Maxim Kadushkin 5cd3145d73 [multiscaling] changed "wrapping" and "table borders" icons in DE 2021-01-26 23:52:43 +03:00
Maxim Kadushkin ea2e8fa501 [DE mobile] changed project structure 2021-01-25 00:35:48 +03:00
Maxim Kadushkin 003fe4386e [mobile] update version for Framework7 2021-01-25 00:30:49 +03:00
Julia Radzhabova 55000d863f [DE] Form settings: revert rev. ae7135459e [ae71354] (use changes in sdk) 2021-01-23 19:20:51 +03:00
Julia Radzhabova a9ea2456f0 [DE] Form settings: fix updating keys 2021-01-23 17:24:02 +03:00
Julia Radzhabova f9b17e98c8 Update translation 2021-01-23 00:41:17 +03:00
Maxim Kadushkin ba1cff609d [DE mobile] extended Search view 2021-01-23 00:20:31 +03:00
JuliaSvinareva 8fbb7f75ec [DE mobile] Added the ability to insert footnote 2021-01-22 21:35:55 +03:00
Julia Radzhabova 7a63ee0ed9 Update translation 2021-01-22 17:58:25 +03:00
Julia Radzhabova ae7135459e [DE] Fix Bug 48354 2021-01-22 15:59:23 +03:00
JuliaSvinareva 6cc5bae310 [DE mobile] Added the ability to insert break 2021-01-22 14:33:00 +03:00
Maxim Kadushkin 8e81a7b0e1 [scaling] repaired some elements 2021-01-22 00:18:15 +03:00
JuliaSvinareva 68854f47dd [DE mobile] Added the ability to insert page number 2021-01-21 23:25:12 +03:00
JuliaSvinareva 133f5d4675 [DE mobile] Added insert other page, added the ability to insert link 2021-01-21 22:56:54 +03:00
Julia Radzhabova c295698704 Refactoring color buttons 2021-01-21 22:48:27 +03:00
JuliaSvinareva 8b923f7965 [DE mobile] Added the ability to add image 2021-01-21 17:56:45 +03:00
Julia Radzhabova 25fb714042
Merge pull request #666 from ONLYOFFICE/feature/bug-48248
Feature/bug 48248
2021-01-21 16:00:35 +03:00
Maxim Kadushkin 4412524e82 [multiscaling] repaired some components 2021-01-21 13:14:36 +03:00
Maxim Kadushkin edca282ea7 [scaling] skip to apply initial zoom 2021-01-21 00:05:31 +03:00
Julia Radzhabova e6a7ab5dfb Fix updating guest user name 2021-01-20 23:49:01 +03:00
JuliaSvinareva e8f2c61f83 [DE mobile] Added the ability to add shapes 2021-01-20 20:59:19 +03:00
Julia Radzhabova 791d86c1be Update help 2021-01-20 20:42:21 +03:00
Julia Radzhabova 3e6090ca71 Remove warning when open protected files (saving files with password implemented for online files) 2021-01-20 19:32:42 +03:00
JuliaSvinareva f3c4af7914 Merge branch 'feature/mobile-apps-on-reactjs' of https://github.com/ONLYOFFICE/web-apps into feature/mobile-apps-on-reactjs 2021-01-20 19:24:51 +03:00
JuliaSvinareva 8a8e51abb6 [DE mobile] Added the ability to add tables 2021-01-20 19:23:49 +03:00
Maxim Kadushkin ffcdc93055 [DE mobile] added searchbar 2021-01-20 19:19:30 +03:00
JuliaSvinareva e9dffd3a22 [DE mobile] Fix styles 2021-01-20 19:00:16 +03:00
Julia Radzhabova 14ad8d8aef Add translation 2021-01-20 18:42:55 +03:00
Julia Radzhabova ff43f0dc71 [SSE] Bug 48248: Add auto color for cell borders 2021-01-20 18:38:07 +03:00
Julia Radzhabova e32c1fd3cf [DE][PE] Bug 48248: add auto color to border palette 2021-01-20 16:42:48 +03:00
Julia Radzhabova e90296cda1 [DE] ColorButton: fix auto color 2021-01-20 16:40:00 +03:00
Julia Radzhabova 70b6a5b3cb
Merge pull request #663 from ONLYOFFICE/feature/bug-42912
Feature/bug 42912
2021-01-20 12:44:27 +03:00
Julia Radzhabova b360e42c7d [DE] Update icons 2021-01-20 12:35:51 +03:00
Julia Radzhabova 3e3269e0e0 [DE] Fix indents in right panel 2021-01-20 12:27:55 +03:00
Julia Radzhabova 53868564d9 For Bug 48248: add auto color to ColorButton component 2021-01-20 12:26:20 +03:00
Julia Radzhabova ed0f0ea4eb Add icons 2021-01-19 20:41:46 +03:00
JuliaSvinareva c99f0ae6f8 [DE mobile] Fixed numbers and bullets into text settings 2021-01-19 20:08:03 +03:00
JuliaSvinareva 908337a98f [DE mobile] Fixed init paragraph styles 2021-01-19 19:32:51 +03:00
Julia Radzhabova e8eba05a54 Merge branch 'release/v6.2.0' into develop 2021-01-19 18:05:55 +03:00
Julia Radzhabova 7fe40978ac [DE] Add translation 2021-01-19 15:58:43 +03:00
JuliaSvinareva 6fba8f9e70 [DE mobile] Fixed template of chart wrap page 2021-01-19 15:39:23 +03:00
Julia Radzhabova 64cb6073a3 [DE] Deselect open button for picture content control and form 2021-01-19 14:31:28 +03:00
Julia Radzhabova 0dd5a8a5de Merge branch 'hotfix/v6.1.1' into release/v6.2.0 2021-01-19 11:26:24 +03:00
Julia Radzhabova 977b6c9d30 [DE] Add paragraph indents to right panel 2021-01-19 11:17:04 +03:00
Maxim Kadushkin d7a2a47979 [stylesheets] repaired components according to colors table 2021-01-18 23:27:47 +03:00
JuliaSvinareva 157fde006d [DE mobile] Added style settings for chart object 2021-01-18 20:41:29 +03:00
Julia Radzhabova 380a5cba92 Update translation 2021-01-18 19:08:41 +03:00
Julia Radzhabova 0bf41fbee2 Update translation
Fix Bug 48205, Bug 43454
2021-01-18 17:57:14 +03:00
Julia Radzhabova 2775df5d3b [DE] Add translation 2021-01-18 16:52:24 +03:00
Julia Radzhabova 9b561aab66 [DE] Bug 42912 2021-01-18 16:41:49 +03:00
Julia Radzhabova cdffc1a6e3 Fix Bug 48258 2021-01-18 13:26:39 +03:00
Maxim Kadushkin 29951e266e [stylesheets] repired some components according to colors table 2021-01-18 12:19:38 +03:00
JuliaSvinareva 070f1988ac [common mobile] Added dataview styles 2021-01-17 19:31:49 +03:00
JuliaSvinareva a7b2440afa [DE mobile] Added table style settings 2021-01-17 19:30:57 +03:00
Julia Radzhabova 67c1407894 [DE] Fix Bug 47105: add icon for picture control 2021-01-16 19:16:52 +03:00
Julia Radzhabova 43997a0c4e For Bug 48260 2021-01-16 19:00:17 +03:00
Maxim Kadushkin ed7f30f957 [scaling] repaired style for some components 2021-01-15 18:58:54 +03:00
Julia Radzhabova 7ecb043d4d For Bug 48260 2021-01-15 16:07:10 +03:00
JuliaSvinareva 35fcb8ea37 [DE mobile] Fixed edit shape style settings when image focused 2021-01-15 00:37:29 +03:00
JuliaSvinareva 1511daaa00 [DE mobile] Fixed styles 2021-01-15 00:07:56 +03:00
Maxim Kadushkin 11fa4aa335 [mobile] fix popover menu position 2021-01-14 20:43:46 +03:00
JuliaSvinareva a44b725f35 [DE mobile] Added border size, border color, opacity into edit shape settings 2021-01-14 18:41:53 +03:00
Julia Radzhabova 39a3cdf4d7 Add help files 2021-01-14 16:31:37 +03:00
Julia Radzhabova c9dc69901f Update help 2021-01-14 14:37:06 +03:00
Julia Radzhabova 86e628b6b6 Add new chart types 2021-01-14 12:57:22 +03:00
Julia Radzhabova c20fa58d8a [DE] Caption dialog: consider current object 2021-01-13 18:39:39 +03:00
Julia Radzhabova 03f75be8b9 [DE] Add editing wrap boundary to toolbar 2021-01-13 16:51:55 +03:00
Julia Radzhabova b51aec35cf Remove caption from chart type menu 2021-01-13 14:14:36 +03:00
Maxim Kadushkin ade1f81420 [mobile] added LocalStorage utility 2021-01-12 23:44:36 +03:00
Julia Radzhabova 0adafd056a [PE] Add columns settings to Home tab 2021-01-12 23:01:55 +03:00
JuliaSvinareva cf14a2d56d [DE mobile] Added Fill color page into edit shape settings 2021-01-12 20:22:16 +03:00
JuliaSvinareva 0c74ef648a [DE mobile] Added background color into edit paragraph settings 2021-01-12 16:42:00 +03:00
Julia Radzhabova 7bcfce8e99 Update translation 2021-01-12 15:05:44 +03:00
Julia Radzhabova 844882cc28 Update translation 2021-01-12 14:51:58 +03:00
Julia Radzhabova 30337a0a56 Fix changing units of measurement.
Fix form settings.
2021-01-11 18:06:12 +03:00
JuliaSvinareva a5b3dfd019 [DE mobile] Added Highlight Color page into edit text settings, fixed update of custom colors palette 2021-01-11 17:18:38 +03:00
Maxim Kadushkin bd6c34b66d [stylesheets] repaired some components 2021-01-06 20:33:01 +03:00
Maxim Kadushkin 5f6956ac0f [stylesheets] repaired stylesheets 2021-01-04 00:58:06 +03:00
Maxim Kadushkin 1c12f4ce06 [stylesheets] changed stylesheet for large button icon 2020-12-30 19:07:14 +03:00
Julia Radzhabova 29eb68216d [DE] Fix Bug 48175 2020-12-30 14:09:10 +03:00
Maxim Kadushkin c3744fb173 [stylesheets] repaired some components according to colors table 2020-12-30 13:37:44 +03:00
Julia Radzhabova a68f4b50cc Add translation 2020-12-30 11:31:49 +03:00
Julia Radzhabova 64f81a2984 Merge branch 'feature/guest-name' into develop 2020-12-30 11:24:02 +03:00
Julia Radzhabova fc9530d919 Add customization parameter for setting anonymous name. 2020-12-29 23:48:47 +03:00
JuliaSvinareva d15e3ae6a9 [mobile] Fixed auto color in palette, fixed styles 2020-12-29 20:18:08 +03:00
Maxim Kadushkin 39a5bad243 [stylesheets] change theme for 'document' area in DE and PE 2020-12-29 10:34:59 +03:00
JuliaSvinareva 25150e6f36 Merge branch 'feature/mobile-apps-on-reactjs' of https://github.com/ONLYOFFICE/web-apps into feature/mobile-apps-on-reactjs 2020-12-28 23:13:34 +03:00
JuliaSvinareva d8d040733b [DE mobile] Added font color page, custom font color page into text settings 2020-12-28 23:05:32 +03:00
Maxim Kadushkin e9abada366 [DE] remove unused elements 2020-12-27 16:28:16 +03:00
Maxim Kadushkin c81778a5a6 [stylesheets] repaired some components 2020-12-26 17:44:36 +03:00
Julia Radzhabova b84a38b99f [DE mobile] Fix Bug 47977 2020-12-25 23:01:14 +03:00
Julia Radzhabova c92a186001 [DE mobile] Fix Bug 48043 2020-12-25 21:42:43 +03:00
Julia Radzhabova 0230915115 [DE mobile] Fix Bug 48088 2020-12-25 21:11:01 +03:00
Julia Radzhabova 6617b2f618 [DE mobile] Fix Bug 48030 2020-12-25 19:22:34 +03:00
Julia Radzhabova 100f3ec398 [DE][DE mobile] Fix Bug 48042 2020-12-25 18:39:54 +03:00
Julia Radzhabova afff49e838 [DE] For Bug 48107 2020-12-25 16:46:01 +03:00
Julia Radzhabova 99cf0d31aa Update translation 2020-12-25 15:30:57 +03:00
Julia Radzhabova 05130ea958 Update translation 2020-12-25 15:19:56 +03:00
Julia Radzhabova e630654173
Merge pull request #637 from ONLYOFFICE/fix/de-forms
Fix/de forms
2020-12-25 12:34:08 +03:00
Julia Radzhabova dae5509b6d Fix translation 2020-12-25 10:47:57 +03:00
Julia Radzhabova de7d627141 [DE] Refactoring applying form settings 2020-12-24 16:26:20 +03:00
Julia Radzhabova 5327fdd403 [DE] Form settings: don't add new list value on blur 2020-12-24 16:25:49 +03:00
Julia Radzhabova 6a34c61181 [DE] Fix changing focus on form settings panel 2020-12-24 16:17:30 +03:00
Julia Radzhabova f13c8ed33d [DE] Fix Bug 48107 2020-12-24 11:50:09 +03:00
papacarlo 3262edd742 Merge branch release/v6.1.0 into develop 2020-12-24 07:51:18 +00:00
JuliaSvinareva d43d9d61d2 [DE mobile] Added font color page (auto color, theme color, standart color) 2020-12-23 21:02:52 +03:00
JuliaSvinareva 122d4b16fe [common] Added ThemeColorPalette component 2020-12-23 21:00:59 +03:00
Julia Radzhabova cd710c97e9 Fix loader layout 2020-12-23 20:22:31 +03:00
Julia Radzhabova 240676e08e [DE] Fix Bug 48094 2020-12-23 17:29:31 +03:00
Julia Radzhabova 24a9f3674b [DE] Fix Bug 48078 2020-12-23 14:05:50 +03:00
Julia Radzhabova 2d95577be0 [DE] Change opening right panel tabs for form controls 2020-12-23 13:44:38 +03:00
Julia Radzhabova 1120a1eaa2 [DE] Change opening right panel tabs for form controls 2020-12-23 13:09:02 +03:00
Julia Radzhabova b06f78acc0 Fix show collaboration tab 2020-12-22 15:37:05 +03:00
Julia Radzhabova 1474c14019 Change styles for toolbar 2020-12-22 14:45:08 +03:00
Julia Radzhabova 45a69f5192 [Mobile] Use and update guest name 2020-12-21 17:44:28 +03:00
Julia Radzhabova 2784812084 Refactoring 2020-12-21 17:38:32 +03:00
Julia Radzhabova dbfcca5652 Disable favorite button for offline files 2020-12-21 14:07:00 +03:00
Maxim Kadushkin 163272b4d3 [stylesheets] changed some components 2020-12-21 13:33:16 +03:00
Julia Radzhabova 4bbdef54ff Update translation 2020-12-21 00:13:47 +03:00
Julia Radzhabova 678139bd79 Update translation 2020-12-21 00:07:23 +03:00
Julia Radzhabova 88eb04e0d3 Fix changing guest name 2020-12-20 12:22:46 +03:00
Maxim Kadushkin d0b8151d35 [SSE, DE] debug 2020-12-19 22:49:09 +03:00
Maxim Kadushkin 3f7e982b79 [stylesheets] changed less variables 2020-12-19 22:44:34 +03:00
Maxim Kadushkin e25e4a4cad [stylesheets] repaired some elements fonts color 2020-12-18 23:11:33 +03:00
evgenykatyshev f07b04f0de One more icon
Icon for delete frame
2020-12-18 19:38:39 +03:00
Julia Radzhabova e7877564d6 Fix set name for ie11 2020-12-18 19:20:31 +03:00
evgenykatyshev d33b76e5d5 New icons
Icons from right-panels sprites
2020-12-18 13:33:19 +03:00
Julia Radzhabova e8dcb54c78 Fix changing user name 2020-12-18 13:23:14 +03:00
Maxim Kadushkin 1d0ca6732c [stylesheets] debug 2020-12-18 00:05:49 +03:00
JuliaSvinareva cccc7b413b [DE mobile] Added modal window of choosing txt options when download document 2020-12-17 19:46:09 +03:00
Maxim Kadushkin b88834d465 [DE] test theme switching 2020-12-17 12:33:32 +03:00
Maxim Kadushkin 3dbd2eb411 [stylesheets] added dark theme colors definition 2020-12-17 12:32:52 +03:00
Maxim Kadushkin 71a44f7044 [stylesheets] added canvas colors vars, brand colors vars 2020-12-17 12:31:21 +03:00
Maxim Kadushkin 86273f4959 [stylesheets] change colors to variables 2020-12-17 11:16:45 +03:00
Maxim Kadushkin 2cdf923372 [DE] removed unused stylesheets 2020-12-16 22:41:12 +03:00
Maxim Kadushkin 72a9a84fb5 [DE] colors changed according to colors table 2020-12-16 22:39:42 +03:00
Julia Radzhabova 2c5e7f8d00 Fix favorites 2020-12-15 17:28:12 +03:00
JuliaSvinareva c42205ea7c [DE mobile] Add insert popup 2020-12-15 15:16:15 +03:00
Julia Radzhabova a30176fae1 Add/remove file to favorites 2020-12-14 22:45:30 +03:00
Julia Radzhabova d067d3572c Show custom message for protected files 2020-12-14 14:47:48 +03:00
Julia Radzhabova 8146a3a184 [DE] Fix Bug 47987 2020-12-14 12:25:59 +03:00
Julia Radzhabova 8f394803f4 [DE] Fix Bug 47973 2020-12-14 12:25:12 +03:00
Maxim Kadushkin 5202ba939c [DE] correct elements border 2020-12-11 21:26:40 +03:00
Julia Radzhabova a44b9ce686 Update translation 2020-12-11 16:14:42 +03:00
Julia Radzhabova 147d23d1d5 Update translation 2020-12-11 15:58:46 +03:00
Julia Radzhabova d190e67c41 Fix error 2020-12-11 15:26:52 +03:00
Julia Radzhabova 2be4649d63 [DE] Set name for guest user 2020-12-11 13:08:13 +03:00
Julia Radzhabova c6b6a7a0d0 Allow password for web apps 2020-12-10 17:25:39 +03:00
Julia Radzhabova 3b553bb49d Add translation 2020-12-10 15:05:48 +03:00
evgenykatyshev 559e97dd1c Add 1.5x icons 2020-12-10 15:05:44 +03:00
Julia Radzhabova 583065a6af [DE] Change name for guest user 2020-12-10 14:48:03 +03:00
JuliaSvinareva dff74786e7 Merge branch 'feature/mobile-apps-on-reactjs-document-info' into feature/mobile-apps-on-reactjs 2020-12-10 10:52:41 +03:00
JuliaSvinareva 0a77afc4bf Merge branch 'feature/mobile-apps-on-reactjs-color-schemes' into feature/mobile-apps-on-reactjs 2020-12-10 10:24:42 +03:00
SergeyEzhin a90055197d [DE mobile] Edits Document Info 2020-12-09 00:01:01 +03:00
Julia Radzhabova e84335b357 Add translation 2020-12-08 23:10:38 +03:00
Julia Radzhabova f55a93a4b4
Merge pull request #615 from ONLYOFFICE/fix/for-hotfix
Fix/for hotfix
2020-12-08 23:00:06 +03:00
Julia Radzhabova ca01b519f9 [SSE] Show errors when set combo chart type 2020-12-08 11:48:28 +03:00
SergeyEzhin 1d93bbf63b Refactoring Color Schemes 2020-12-07 19:19:00 +03:00
SergeyEzhin 8b8286e593 [DE mobile] Edits Color Schemes 2020-12-07 17:23:44 +03:00
Maxim Kadushkin 23d1d5204e [all][xp] fix bug 47868 2020-12-07 13:22:38 +03:00
Julia Radzhabova dab6db4c98 [DE mobile] Fix Bug 47807 2020-12-07 13:10:04 +03:00
Julia Radzhabova 9b2885e18b Update translation 2020-12-06 00:23:42 +03:00
SergeyEzhin e9e6a16826 [DE mobile] Maked Color Schemes 2020-12-04 19:26:47 +03:00
JuliaSvinareva 41bb73eb3e [DE mobile] Doc info: add lang variable into getModified 2020-12-03 23:37:11 +03:00
JuliaSvinareva ce36e9f5a5 [DE mobile] Add check app options into Application Settings 2020-12-03 23:34:20 +03:00
JuliaSvinareva 04d3792e5a [DE mobile] Add check app options into Settings, fix template 2020-12-03 23:33:27 +03:00
JuliaSvinareva 44a6b8ef07 [DE mobile] Add set app options 2020-12-03 23:30:06 +03:00
Maxim Kadushkin 6e28a6674e [DE mobile] refactoring 2020-12-03 21:42:13 +03:00
Maxim Kadushkin 00e1fd2f43 [mobile] add phone/tablet to app class list 2020-12-03 21:17:13 +03:00
JuliaSvinareva ec6c451f28 Merge branch 'feature/mobile-apps-on-reactjs-new-test' into feature/mobile-apps-on-reactjs 2020-12-02 20:40:35 +03:00
SergeyEzhin 311bea0eb8 [DE mobile] Corrected Application Settings and Download 2020-12-02 20:32:23 +03:00
JuliaSvinareva 4ada862a73 Merge branch 'feature/mobile-apps-on-reactjs-new-test' into feature/mobile-apps-on-reactjs 2020-12-02 20:14:42 +03:00
SergeyEzhin bcc3766720 [DE mobile] Maked block Download 2020-12-02 15:43:02 +03:00
SergeyEzhin 258426f8af [DE mobile] Refactoring Application Settings and continue block Download 2020-12-01 20:57:07 +03:00
Maxim Kadushkin a3c18a4447 [mobile] debug stylesheets 2020-12-01 10:50:33 +03:00
Julia Radzhabova 3e4b5cb0d2 [Mobile] Fix Bug 47759 2020-12-01 00:38:33 +03:00
SergeyEzhin d1a412d6a0 [DE mobile] Make block Download 2020-11-30 20:16:42 +03:00
SergeyEzhin bde5266a8d [DE mobile] Maked Application Settings 2020-11-28 00:17:03 +03:00
Julia Radzhabova 94ed2be03f Update translation 2020-11-27 23:17:48 +03:00
Julia Radzhabova 9a4bcde92b [DE] Set limit for font size for watermark 2020-11-27 19:40:03 +03:00
Julia Radzhabova 19c04da1f8 [DE] Set limit 300 pt for font size 2020-11-27 19:35:04 +03:00
Maxim Kadushkin 4348ef2baf [all] fix bug 47095 2020-11-27 11:39:38 +03:00
JuliaSvinareva 110d27b7d1 [DE mobile] Fix template, add styles 2020-11-26 19:38:10 +03:00
Julia Radzhabova b3119b7c18 Merge branch 'release/v6.1.0' into develop 2020-11-26 19:17:55 +03:00
Julia Radzhabova f65b9bc254 [Mobile] Fix Bug 47689 2020-11-26 17:32:14 +03:00
SergeyEzhin 6ee68be089 [DE mobile] Maked Application Settings 2020-11-26 17:25:45 +03:00
Julia Radzhabova 2d2a47aa2d [Mobile] Fix Bug 47699 2020-11-26 17:23:44 +03:00
SergeyEzhin e9b359cae8 [DE mobile] Make Application Settings 2020-11-25 22:27:34 +03:00
Julia Radzhabova 42fefe47ab [DE] Fix Bug 47663 2020-11-25 18:28:56 +03:00
Julia Radzhabova 3fdff95136 Fix license 2020-11-25 17:27:53 +03:00
SergeyEzhin 736412ce23 [DE mobile] Refactoring Document Info 2020-11-24 17:03:21 +03:00
Julia Radzhabova 4b8ba4735b [Mobile] Fix Bug 47303 2020-11-24 16:49:01 +03:00
Julia Radzhabova 2d250c6802 Fix Bug 47094 2020-11-24 15:31:51 +03:00
Julia Radzhabova 67745e22b1 Fix Bug 47637 2020-11-24 14:54:41 +03:00
SergeyEzhin 0402a93aaf [DE mobile] Added author list in Document Info 2020-11-24 13:10:05 +03:00
Julia Radzhabova 7b1a888efe [Mobile] Fix Bug 47212 2020-11-23 21:41:12 +03:00
Julia Radzhabova 2a60b2466d [DE] Fix Bug 47607 2020-11-23 21:37:56 +03:00
SergeyEzhin 3e706114eb [DE mobile] Added one more event and loading counters 2020-11-23 20:20:00 +03:00
Julia Radzhabova 73a832242d Update help, Fix Bug 47620 2020-11-23 17:56:11 +03:00
Julia Radzhabova 33a5ffb960 [DE] Fix translation 2020-11-23 17:41:56 +03:00
SergeyEzhin b5058e24ec Small edit view Document Info 2020-11-23 17:38:05 +03:00
JuliaSvinareva 12a96c706c [DE mobile] Fix document info settings 2020-11-23 17:27:37 +03:00
SergeyEzhin 6242e8c96d Edit controller Document Info 2020-11-23 16:37:06 +03:00
SergeyEzhin a2e1d88803 [DE mobile] Added Document Info 2020-11-23 16:13:30 +03:00
JuliaSvinareva deee687e57 [DE mobile] Add styles and icons 2020-11-23 14:40:52 +03:00
Julia Radzhabova 967d90f82c [DE] Fix Bug 47619 2020-11-22 21:10:37 +03:00
Julia Radzhabova 8c24af4aa7 Fix Bug 47617: rename images 2020-11-22 21:00:44 +03:00
JuliaSvinareva f615ec17fa [DE mobile] Fix edit text settings 2020-11-22 19:17:51 +03:00
Julia Radzhabova df135f3670 [DE] Fix Bug 47605 2020-11-22 00:16:12 +03:00
Julia Radzhabova f6950535f6 Fix Bug 47611 2020-11-21 23:55:54 +03:00
Julia Radzhabova 359b3fcbef [DE] Fix Bug 47398 2020-11-21 15:04:44 +03:00
Julia Radzhabova aec56b6c15 [DE] Fix Bug 47600 2020-11-21 14:49:59 +03:00
Julia Radzhabova a33195a399 [Mobile] Fix Bug 34066 2020-11-21 14:33:43 +03:00
Maxim Kadushkin 89f733ae30 [all] unlocked adapt to 150% system scaling 2020-11-20 22:57:20 +03:00
Julia Radzhabova e22690eb7e Update help 2020-11-20 19:47:05 +03:00
JuliaSvinareva 8e6f9b56a3 [DE mobile] Add icons into Settings 2020-11-20 17:41:17 +03:00
JuliaSvinareva fab3f9f1b4 [mobile] Fix common styles 2020-11-20 17:39:53 +03:00
Julia Radzhabova 630ff681ac Update translation 2020-11-20 12:09:15 +03:00
Julia Radzhabova a96c007420 Update translation 2020-11-20 11:21:52 +03:00
Julia Radzhabova d57f57692f Merge branch 'release/v6.1.0' into develop 2020-11-19 23:36:48 +03:00
JuliaSvinareva 055a254c42 [DE mobile] Add icons into toolbar 2020-11-19 20:28:28 +03:00
Julia Radzhabova 8011754298 [Mobile] For Bug 47143 2020-11-19 20:08:29 +03:00
Julia Radzhabova 565605643d [DE] Fix Bug 47398 2020-11-19 13:25:51 +03:00
Julia Radzhabova f363b0bfd6 [DE] Fix translation 2020-11-19 13:08:52 +03:00
Maxim Kadushkin 25f56d381a [dark theme] changed @primary and @primary-hover 2020-11-18 20:08:12 +03:00
Maxim Kadushkin 0b43033456 [dark theme] changed @secondary and @secondary-hover 2020-11-18 18:58:41 +03:00
Julia Radzhabova 6e0a533fca [DE] Fix Bug 47547 2020-11-18 17:52:24 +03:00
JuliaSvinareva 2408567cb6 [DE mobile] Remove actions and redusers for redux 2020-11-18 16:48:21 +03:00
JuliaSvinareva 663e373ccf [DE mobile] Сomponents moved to controller and view folder 2020-11-18 16:40:09 +03:00
Julia Radzhabova 7946d762a7 [DE mobile][PE mobile] Fix Bug 47077 2020-11-18 12:53:45 +03:00
Julia Radzhabova efebf7b090 [DE] Revert changes for Bug 47515 2020-11-18 00:52:01 +03:00
Julia Radzhabova 26752c4c5c Fix Bug 47479 2020-11-18 00:38:48 +03:00
JuliaSvinareva 5912bc3e1f [DE mobile] Add edit header settings 2020-11-17 20:25:25 +03:00
Maxim Kadushkin 5e29e5e9d2 [dark theme] changed @gray-light and @gray-lighter 2020-11-17 18:54:43 +03:00
Julia Radzhabova 86057ae184 [DE] Cross references: update references list when file is recalculated (remove headings, numbering lists...) 2020-11-17 15:43:04 +03:00
Julia Radzhabova 99eac2dc18 [DE] Fix Bug 47515 2020-11-17 15:41:55 +03:00
Maxim Kadushkin 6f20a5b958 [dark theme] @gray-deep to @text-normal, @gray to @border-regular-control 2020-11-17 15:27:32 +03:00
JuliaSvinareva 348bbf6341 [DE mobile] Add format settings (size, margins) into document settings 2020-11-17 00:35:05 +03:00
Julia Radzhabova e692aa4f22 [DE] Fix Bug 47445 2020-11-16 23:03:20 +03:00
Maxim Kadushkin 3d44274c2c [dark theme] @gray-dark to @border-toolbar 2020-11-16 20:26:04 +03:00
Julia Radzhabova 371102c19d Fix select in list view 2020-11-16 19:00:40 +03:00
Julia Radzhabova 80172a8213
Merge pull request #568 from ONLYOFFICE/fix/fix-help
Fix/fix help
2020-11-16 17:12:10 +03:00
Julia Radzhabova 8d9f89cd7f [DE] Fix help 2020-11-16 15:53:28 +03:00
Julia Radzhabova 83d21405a1 [DE] Fix help 2020-11-16 15:06:53 +03:00
Julia Radzhabova 7008060476 [DE] Fix Bug 47453 2020-11-16 14:31:48 +03:00
Julia Radzhabova 1ade42b8fe Help: add files 2020-11-16 14:06:42 +03:00
Julia Radzhabova 49af00ca33 [DE] Fix Bug 47443 2020-11-16 12:29:39 +03:00
Julia Radzhabova 0192613da9 Help: remove unused files 2020-11-16 12:28:08 +03:00
Julia Radzhabova 53948517ac Update translation. Add new languages 2020-11-13 18:39:58 +03:00
Julia Radzhabova 38a288309e Update help 2020-11-13 16:35:26 +03:00
Julia Radzhabova 5cd14f4594 Update translation 2020-11-13 16:11:49 +03:00
Alexander Yuzhin 004656e919 Fixed bug #47368 2020-11-12 15:17:26 +03:00
Julia Radzhabova 3b25cb897b [DE] Update translation 2020-11-12 12:03:14 +03:00
Julia Radzhabova 4f91981a75 [Mobile] Bug 47303 2020-11-11 20:48:01 +03:00
Julia Radzhabova 900ffe6f33 [DE][PE] Fix bug with right panel 2020-11-11 17:46:13 +03:00
Julia Radzhabova 080b21ba8f [DE] Set check mode for form controls 2020-11-11 17:24:46 +03:00
Julia Radzhabova c41bf6120e [DE] Form settings: show connected fields 2020-11-11 15:56:14 +03:00
Julia Radzhabova e81967d1b4 Fix Bug 47191 2020-11-10 23:33:06 +03:00
Julia Radzhabova dc696c5afb [DE] Show count of connected values for form settings 2020-11-10 21:46:20 +03:00
Julia Radzhabova 30273d17c0 [DE] Refactoring form settings for combobox, dropdown 2020-11-10 17:42:47 +03:00
Julia Radzhabova 2eee79844d Fix license mode 2020-11-10 13:44:46 +03:00
Julia Radzhabova 27c9bf1413 Add limited license 2020-11-09 14:52:21 +03:00
Julia Radzhabova 9e179976d1 Merge branch 'release/v6.1.0' into develop 2020-11-09 12:25:51 +03:00
JuliaSvinareva 4f68996dd6 [DE mobile] Add edit hyperlink settings 2020-11-07 00:00:58 +03:00
JuliaSvinareva 3a651b451c [DE mobile] Fix edit settings 2020-11-06 17:49:34 +03:00
JuliaSvinareva 09d3ff76e4 [DE mobile] Fix edit settings 2020-11-06 17:46:41 +03:00
JuliaSvinareva 1efdd7d52f [DE mobile] Add edit chart settings (wrap, reorder, remove) 2020-11-06 17:45:32 +03:00
Julia Radzhabova 1a644365a0 Fix Bug 47277 2020-11-06 12:00:43 +03:00
Julia Radzhabova 878aea27b2 [DE] Change empty text for navigation 2020-11-06 00:16:06 +03:00
Julia Radzhabova 43e46ec3b7 Update translation 2020-11-05 23:33:42 +03:00
Julia Radzhabova 5525d62192 Update translation 2020-11-05 22:21:05 +03:00
Julia Radzhabova 81620a75b2 [DE] Fix Bug 47254 2020-11-05 13:11:40 +03:00
Julia Radzhabova 1956a2e365 Merge branch 'release/v6.1.0' into develop 2020-11-04 22:53:26 +03:00
JuliaSvinareva f41d0bd354 [DE mobile] Add edit table settings (Add/remove column, add/remove row, remove table, wrap, table options) 2020-11-03 23:30:05 +03:00
Julia Radzhabova 7cf139b656 [DE] Refactoring form settings 2020-11-03 14:05:39 +03:00
Julia Radzhabova 58fd71e163 Change label for trial/developer mode 2020-11-03 13:41:26 +03:00
Julia Radzhabova 92d4fec022 Show beta version label 2020-11-02 23:26:17 +03:00
JuliaSvinareva 92d80ca991 [DE mobile] Add image edit settings (wrap, replace, reorder, default size, remove image) 2020-11-02 20:44:03 +03:00
Julia Radzhabova 131e2a8452 [Mobile] Fix Bug 46637 2020-11-02 19:23:54 +03:00
Julia Radzhabova dabc31a8c7 Fix Bug 47163 2020-11-02 19:14:32 +03:00
Julia Radzhabova 5f6a8dcc78 Bug 47219 2020-11-02 16:48:44 +03:00
Julia Radzhabova 7b52161726 [DE][DE mobile] Add api parameter customization.trackChanges: on/off track changes mode in document editor 2020-11-02 14:16:52 +03:00
Julia Radzhabova 2ef290c53f [DE] Fix form settings for empty placeholder 2020-11-02 13:24:35 +03:00
Julia Radzhabova 8db332d9a7 [Mobile] Fix Bug 47191 2020-11-01 14:27:08 +03:00
Julia Radzhabova f10c9cb196 [Embedded] Fix Bug 47202 2020-10-31 19:53:35 +03:00
Julia Radzhabova 66a014785b [DE] Add translation 2020-10-31 19:23:50 +03:00
Julia Radzhabova 460ff7e6f3 Merge branch 'feature/de-new-controls' into develop 2020-10-31 19:11:19 +03:00
Julia Radzhabova 7115adc514 Refactoring 2020-10-31 18:32:19 +03:00
Julia Radzhabova 63c6b519e8 [DE] Form settings: add empty placeholder item to combobox and dropdown 2020-10-31 18:31:41 +03:00