Commit graph

7922 commits

Author SHA1 Message Date
SergeyEzhin ef0449b49b Merge branch 'feature/mobile-apps-on-reactjs' into feature/mobile-apps-on-reactjs-se-edit-settings 2021-02-08 16:53:15 +03:00
Julia Radzhabova da273fd8f8 Change config parameter documentType: it must take one of the values word/cell/slide (deprecate text/spreadsheet/presentation values). 2021-02-08 15:56:32 +03:00
Julia Radzhabova 796f84932e Change config parameter documentType: it must take one of the values word/cell/slide (deprecate text/spreadsheet/presentation values). 2021-02-08 15:51:20 +03:00
Julia Radzhabova a7be7f4d32 Merge branch 'develop' into feature/submit-forms 2021-02-08 13:51:29 +03:00
JuliaSvinareva 2317bb594f [SSE mobile] Added sort and filter into Add Other 2021-02-07 23:40:26 +03:00
JuliaSvinareva 683a9722e5 [SSE mobile] Added the ability insert links 2021-02-07 18:12:18 +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
Maxim Kadushkin c4c00ae515 [stylesheets] updated colors table 2021-02-06 21:15:49 +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
Maxim Kadushkin 5586caa7a8 [dark theme] changed Window component 2021-02-06 12:53:01 +03:00
SergeyEzhin 0fea919d9c [SSE mobile] Maked Fonts, Text Format, Text Orientation, Border Style in Cell Settings 2021-02-05 23:28:55 +03:00
Julia Radzhabova 0c981b760f [SSE] Fix applying format settings 2021-02-05 21:09:35 +03:00
Julia Radzhabova 52a28f89c8 Fix translation 2021-02-05 17:09:10 +03:00
Julia Radzhabova c505201215 Update icons 2021-02-05 16:41:12 +03:00
Julia Radzhabova a79e733de4 Update translation 2021-02-05 16:34:50 +03:00
Julia Radzhabova 0cab997554
Merge pull request #696 from ONLYOFFICE/fix/translation
Fix/translation
2021-02-05 16:16:20 +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 c1258df4b5
Merge pull request #695 from ONLYOFFICE/feature/review-group
Change review permissions: deprecate customization.reviewPermissions …
2021-02-05 14:25:35 +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
SergeyEzhin 507ce63a98 [SSE mobile] Make Cell Settings 2021-02-04 21:00:21 +03:00
JuliaSvinareva 6e81f03df5 [SSE mobile] Added the ability to insert image 2021-02-04 18:58:54 +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
JuliaSvinareva 32444103d8 [SSE mobile] Refactoring 2021-02-04 15:30:17 +03:00
JuliaSvinareva 366f1db1de [SSE mobile] Added the ability to insert shape 2021-02-04 15:29:33 +03:00
Julia Radzhabova 805265a40c
Merge pull request #694 from ONLYOFFICE/fix/bugfix
[PE mobile] Fix Bug 48566, Fix Bug 48567
2021-02-04 14:23:52 +03:00
JuliaSvinareva a81459fcd6 Merge branch 'feature/mobile-apps-on-reactjs-se-edit-settings' into feature/mobile-apps-on-reactjs 2021-02-04 14:22:52 +03:00
Julia Radzhabova e11756cbde [PE mobile] Fix Bug 48566, Fix Bug 48567 2021-02-04 14:20:15 +03:00
Julia Radzhabova af3fe12e50
Merge pull request #693 from ONLYOFFICE/feature/comments-editing
Add new parameters to "permissions" section of config.
2021-02-04 12:49:10 +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
JuliaSvinareva 4f3bf2729c Merge branch 'feature/mobile-apps-on-reactjs-pe-edit-settings' into feature/mobile-apps-on-reactjs 2021-02-03 23:56:08 +03:00
SergeyEzhin db792535cc [PE mobile] Added another edit to Link Settings 2021-02-03 20:50:23 +03:00
JuliaSvinareva 1a0a47a4a6 [SSE mobile] Add insert of functions (insert functions from groups, page info) 2021-02-03 19:44:11 +03:00
SergeyEzhin 4bf9c5c6cd [SE mobile] Added Image Settings 2021-02-03 19:05:04 +03:00
Maxim Kadushkin 6492d53f9b [SSE mobile] correct sdk config 2021-02-03 18:26:46 +03:00
Julia Radzhabova b25b9c036c
Merge pull request #692 from ONLYOFFICE/fix/bugfix
FIx Bug 48553
2021-02-03 17:06:02 +03:00
Julia Radzhabova b72744ef47 FIx Bug 48553 2021-02-03 16:56:01 +03:00
SergeyEzhin e8d3cd5ca5 Small edits for link settings 2021-02-03 16:16:24 +03:00
Julia Radzhabova f667823e07 [DE] Show preview for list levels 2021-02-03 10:32:18 +03:00