Commit graph

372 commits

Author SHA1 Message Date
Julia Radzhabova 6e83ac8ca8 [DE] Added alternative text for tables (for future use). 2017-01-19 12:41:35 +03:00
Julia Radzhabova c48ea1e8e2 [PE] Added alternative text for charts. 2017-01-18 17:53:56 +03:00
Julia Radzhabova 87b31bfb11 [DE] Added alternative text for objects. 2017-01-18 16:14:03 +03:00
Julia Radzhabova 3d549e1bdf [DE] Set focus to document after Prev/Next footnotes buttons are pressed. 2017-01-17 21:42:00 +03:00
Julia Radzhabova 2b10bc3411 [DE] Add footnote by clicking btnNotes button. 2017-01-17 21:27:30 +03:00
Alexander.Trofimov 126a0c9c4b change license to 2017 2017-01-17 17:58:08 +03:00
Alexey Golubev 933ae6ec68 Merge branch 'hotfix/staropramen' 2017-01-10 12:26:12 +03:00
Julia Radzhabova 1ed82bd37a [DE] Disable insert footnotes button when paragraph is locked. 2016-12-28 14:05:01 +03:00
Julia Radzhabova b2c3707a6e [DE] [PE] Change tooltip for Insert Chart button in the toolbar when chart is selected. 2016-12-27 12:34:08 +03:00
Julia Radzhabova 96dba54f6d [DE] Show footnote tooltip. Debug applying note settings.
Fix fast mousemove from one footnote/hyperlink to another.
2016-12-26 17:07:50 +03:00
Julia Radzhabova e93ec60426 [DE] Insert custom footnotes. 2016-12-26 13:54:36 +03:00
Julia Radzhabova e1049695fc [DE] Update note settings. 2016-12-23 15:29:16 +03:00
Alexey Golubev da8c914a01 Merge tag 'v4.2.3' into develop
v4.2.3 v4.2.3
2016-12-23 14:23:17 +03:00
Julia Radzhabova 857d1ff790 [DE] Remove all footnotes. 2016-12-22 14:14:15 +03:00
Julia Radzhabova c490430580 [DE] Note settings: support start position in different formats. 2016-12-21 15:40:22 +03:00
Julia Radzhabova 59a8fb5867 [DE] get_PropertyThemeColorSchemes -> asc_onSendThemeColorSchemes. 2016-12-21 12:13:33 +03:00
Julia Radzhabova 518c4212a1 New licence type SuccessLimit. 2016-12-20 18:40:43 +03:00
Julia Radzhabova 6faa69ff4d [DE] Update footnotes settings. 2016-12-20 17:34:01 +03:00
Julia Radzhabova a2c03c3ea0 Show co-authoring mode settings regardless of the license. 2016-12-20 17:29:37 +03:00
Julia Radzhabova 8175061cc1 [DE] Add sdk constants for footnotes. 2016-12-20 16:12:03 +03:00
Julia Radzhabova 4d49adbc00 [DE] Debug footnote settings. 2016-12-19 15:02:03 +03:00
Julia Radzhabova fa6d7451e6 [DE] Add footnote settings. 2016-12-19 14:44:02 +03:00
Julia Radzhabova cb05587be1 [DE] [PE] Change chart type from the toolbar when chart is selected . 2016-12-16 14:33:38 +03:00
Julia Radzhabova 3fe8ee259f Changed layout for chart/sparkline type menu.
[SSE] Select chart/sparkline type from toolbar.
2016-12-16 11:37:57 +03:00
Julia Radzhabova 8d444cd223 Check origin of messages received in api. 2016-12-14 14:20:18 +03:00
Julia Radzhabova 6c75dbabde Bug 33646 2016-12-13 15:33:28 +03:00
Julia Radzhabova 1ee50da033 Merge branch 'feature/interface-customizer' into develop 2016-12-08 12:14:41 +03:00
Oleg Korshul 6f83abb8ee refactoring mobile (web) 2016-12-06 14:32:37 +03:00
Alexey Golubev 33818c1833 Merge tag 'v4.2.0' into develop
v4.2.0 v4.2.0
2016-12-05 11:40:21 +03:00
Julia Radzhabova 95bccf6c37 Fix Bug 33599, fix Bug 33600 + fix bug with ThemeColorPalette, when zoom<100. 2016-12-05 11:06:53 +03:00
Julia Radzhabova df7db81378 Merge pull request #43 from ONLYOFFICE/release/v4.2.0
Release/v4.2.0
2016-12-01 17:33:19 +03:00
Ilya Kirillov ff73fca1e2 Links to new files. 2016-11-28 19:25:37 +03:00
Julia Radzhabova 38444d61fa Added new error messages. 2016-11-28 14:52:03 +03:00
Julia Radzhabova e82da5ebab Added "token" parameter to api config. 2016-11-24 16:44:54 +03:00
Julia Radzhabova 7e27652257 Fixed Bug 33189. 2016-11-23 14:15:14 +03:00
Julia Radzhabova bf398318a2 Fix Bug 33458.
Fix Bug 33476.
Fix Bug 33475.
2016-11-21 11:36:28 +03:00
Maxim Kadushkin 503f4a0e73 fix bug 33454 2016-11-18 18:00:46 +03:00
Julia Radzhabova 7392d30a9d Change format for editorConfig->user (use "name" instead of "lastname" and "firstname"). 2016-11-18 14:48:24 +03:00
Maxim Kadushkin ba56ef921c [embed] debug of start config 2016-11-17 16:01:54 +03:00
Julia Radzhabova ca3e9eb589 Fix Bug 33431. 2016-11-17 14:51:36 +03:00
Julia Radzhabova daf066c656 Change editor config: added "autosave" parameter to customization - initial option for autosaving.
Used if the user didn't change autosave or co-editing mode in the advanced settings.
2016-11-17 14:13:33 +03:00
Julia Radzhabova 275c592337 Update translations. 2016-11-16 13:35:26 +03:00
Julia Radzhabova 7dfcc927f6 Interface customization using plugins. Need to append config->editorConfig->pluigns->UIpluginsData field with list of customizer plugins. 2016-11-16 12:38:16 +03:00
Maxim Kadushkin cde02d1526 merge branches [newembed] and [bootstrap-3.3.7] 2016-11-11 16:59:11 +03:00
Julia Radzhabova 994ee98c00 Merge branch 'develop' into feature/bootstrap-3.3.7 2016-11-11 12:16:32 +03:00
Julia Radzhabova ad21492c29 Disable toolbar and right panel when lost editing rights (api method denyEditingRights). 2016-11-10 15:38:26 +03:00
Maxim Kadushkin e63a24cecf added less v 2.7.1, removed unused resources 2016-11-10 14:48:41 +03:00
Alexander.Trofimov 4f491a750c c_oAscVerticalTextAlign -> c_oAscVAlign
TEXT_ALIGN_BOTTOM -> Bottom
TEXT_ALIGN_CTR -> Center
TEXT_ALIGN_DIST -> Dist
TEXT_ALIGN_JUST -> Just
TEXT_ALIGN_TOP -> Top
2016-11-10 14:24:18 +03:00
Julia Radzhabova 3134a3f73c [DE] [PE] Change layout for chart settings in the right panel. 2016-11-10 12:37:28 +03:00
Maxim Kadushkin 88205825af [embed] repaired deployment 2016-11-08 15:22:15 +03:00