Julia Radzhabova
|
f33f7c28e9
|
[SSE] Show active cell when import from text/csv
|
2021-04-05 18:48:10 +03:00 |
|
Julia Radzhabova
|
77cd81322c
|
Merge branch 'feature/sse-from-text' into develop
|
2021-04-05 11:34:54 +03:00 |
|
Julia Radzhabova
|
9b6ec674de
|
Merge pull request #779 from ONLYOFFICE/release/v6.3.0
Release/v6.3.0
|
2021-04-02 11:53:39 +03:00 |
|
Julia Radzhabova
|
273b4ff6c7
|
[Plugins] Add support for active button
|
2021-03-30 10:20:00 +03:00 |
|
Julia Radzhabova
|
fea0125822
|
[Plugins] Add support for new icons config
|
2021-03-30 01:44:42 +03:00 |
|
Julia Radzhabova
|
8274e4d3f1
|
Use applicationPixelRatio instead of devicePixelRatio
|
2021-03-29 22:33:40 +03:00 |
|
Julia Radzhabova
|
b1d3ba3fc0
|
Merge branch 'release/v6.3.0' into develop
|
2021-03-29 16:33:45 +03:00 |
|
Julia Radzhabova
|
78229a2bab
|
Merge branch 'develop' into feature/comment-permissions
|
2021-03-28 22:18:19 +03:00 |
|
Julia Radzhabova
|
6321f579d9
|
[PE] For Bug 49152
|
2021-03-27 01:21:17 +03:00 |
|
Julia Radzhabova
|
3b901f91e4
|
Use sdk class
|
2021-03-26 14:29:16 +03:00 |
|
Julia Radzhabova
|
7311cd0c8c
|
Refactoring open dialog
|
2021-03-23 16:55:20 +03:00 |
|
Julia Radzhabova
|
1f62dbf053
|
[SSE] Refactoring data from file
|
2021-03-23 11:43:12 +03:00 |
|
Julia Radzhabova
|
89d44c31fe
|
[SSE] Set encoding for data from file
|
2021-03-22 16:45:42 +03:00 |
|
Julia Radzhabova
|
abc08c63e1
|
[SSE] Select destination for data from text/csv
|
2021-03-19 21:23:42 +03:00 |
|
Julia Radzhabova
|
b5438c6648
|
[SSE] Import data from text/csv file
|
2021-03-19 17:00:05 +03:00 |
|
Julia Radzhabova
|
1c527c76f5
|
[DE] Fix Bug 49152
|
2021-03-18 16:34:08 +03:00 |
|
Julia Radzhabova
|
ac3b54b62b
|
For Bug 35896: select chat messages
|
2021-03-10 00:46:55 +03:00 |
|
Julia Radzhabova
|
b0fedaa13f
|
Merge branch 'master' into release/v6.3.0
|
2021-03-04 13:51:02 +03:00 |
|
Julia Radzhabova
|
7014d076a4
|
Merge branch 'feature/new-track-changes' into develop
|
2021-02-19 20:35:56 +03:00 |
|
Julia Radzhabova
|
28238bc902
|
Fix signature dialog
|
2021-02-19 15:23:55 +03:00 |
|
Julia Radzhabova
|
d18bd76701
|
Fix icons
|
2021-02-19 14:10:25 +03:00 |
|
Julia Radzhabova
|
b8a36e8f6d
|
Fix Bug 48723
|
2021-02-19 12:07:55 +03:00 |
|
Julia Radzhabova
|
8a4194eea8
|
[Signature] Send guid when editing signature
|
2021-02-19 11:42:49 +03:00 |
|
Maxim Kadushkin
|
db3a344760
|
[all] added "dark theme" item in button "Options"
|
2021-02-14 00:43:51 +03:00 |
|
Julia Radzhabova
|
4b232db539
|
[DE] Save track changes to file: set 4 variants of track changes mode
|
2021-02-10 13:09:21 +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 |
|
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
|
772caab844
|
Update translation
|
2021-02-02 18:09:08 +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
|
e8eba05a54
|
Merge branch 'release/v6.2.0' into develop
|
2021-01-19 18:05:55 +03:00 |
|
Julia Radzhabova
|
0dd5a8a5de
|
Merge branch 'hotfix/v6.1.1' into release/v6.2.0
|
2021-01-19 11:26:24 +03:00 |
|
Maxim Kadushkin
|
d7a2a47979
|
[stylesheets] repaired components according to colors table
|
2021-01-18 23:27:47 +03:00 |
|
Julia Radzhabova
|
266790778a
|
Fix Bug 48125
|
2021-01-16 22:56:41 +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 |
|
Julia Radzhabova
|
d6e183b52f
|
Compact toolbar: add user button to header for changing guest name
|
2020-12-29 10:39:00 +03:00 |
|
Julia Radzhabova
|
8c3c2b6cf6
|
Fix Bug 48087
|
2020-12-23 15:40:29 +03:00 |
|
Julia Radzhabova
|
014e07fe03
|
Fix layout for plugins tab
|
2020-12-22 14:39:26 +03:00 |
|
Julia Radzhabova
|
e29252b404
|
Change set favorite: wait for setFavorite method
|
2020-12-17 12:50:40 +03:00 |
|
Julia Radzhabova
|
2c5e7f8d00
|
Fix favorites
|
2020-12-15 17:28:12 +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
|
2be4649d63
|
[DE] Set name for guest user
|
2020-12-11 13:08:13 +03:00 |
|
Julia Radzhabova
|
583065a6af
|
[DE] Change name for guest user
|
2020-12-10 14:48:03 +03:00 |
|
Julia Radzhabova
|
b3119b7c18
|
Merge branch 'release/v6.1.0' into develop
|
2020-11-26 19:17:55 +03:00 |
|
Julia Radzhabova
|
f51026a9c9
|
Fix Bug 47615
|
2020-11-21 23:55:28 +03:00 |
|
Julia Radzhabova
|
5fa71477f1
|
Merge pull request #578 from ONLYOFFICE/feature/pluginAllows
Add permission to plugins
|
2020-11-20 17:18:04 +03:00 |
|
Julia Radzhabova
|
d57f57692f
|
Merge branch 'release/v6.1.0' into develop
|
2020-11-19 23:36:48 +03:00 |
|
Oleg Korshul
|
9d67f11683
|
Add permission to plugins
|
2020-11-19 21:27:33 +03:00 |
|