Commit graph

2247 commits

Author SHA1 Message Date
Julia Radzhabova e92d353971 [DE] Fix Bug 36847. 2018-02-07 14:51:19 +03:00
Julia Radzhabova 968ef37cda [DE-mobile] TableSettings: change RowsInHeader property. 2018-02-07 14:30:47 +03:00
Julia Radzhabova 69d8618bf7 Change style for buttons in the advanced settings dialog. 2018-02-07 14:15:03 +03:00
Julia Radzhabova a1db2fac69 Fix Bug 36868. 2018-02-07 13:57:46 +03:00
Julia Radzhabova 33c8dcf475 Don't use customization.goback.url on critical errors in desktop. 2018-02-07 12:21:10 +03:00
nekurill a0a8597d3d Change icon for marker list 2018-02-07 11:20:59 +03:00
Maxim Kadushkin a6a193de02 Merge branch 'develop' 2018-02-07 11:14:07 +03:00
Maxim Kadushkin 159b26aac5 fix bug 36857 2018-02-07 11:11:58 +03:00
Julia Radzhabova 8f3638ee14 [PE] Fix Bug 36833. 2018-02-07 11:05:58 +03:00
Julia Radzhabova 274c785296 [DE] Open advanced setting by double clicking on rulers. 2018-02-06 17:03:04 +03:00
Julia Radzhabova b142294a4a [SSE] Update select pivot icon. 2018-02-06 16:29:11 +03:00
Julia Radzhabova 8d85895db0 [DE] TableSettings: change RowsInHeader property. 2018-02-06 15:27:44 +03:00
Julia Radzhabova 1694178caa
Merge pull request #50 from ONLYOFFICE/feature/table-settings
Feature/table settings
2018-02-06 15:07:14 +03:00
Julia Radzhabova 81e72f269c [PE] Added width, height for table settings in the right panel. Distribute rows and columns in table. 2018-02-06 15:06:01 +03:00
Julia Radzhabova ba341f529e [DE] Refactoring table settings. 2018-02-06 14:45:10 +03:00
Julia Radzhabova 11a3706785 Added "Close File" button to the password dialog. Send api event "onRequestClose" when Close File (or Esc) is selected. 2018-02-06 13:54:40 +03:00
Julia Radzhabova 1703a115e1 Fix Bug 36850. Added Default Size for images in the context menu, added Change Shape Type for images in the right settings panel. 2018-02-06 11:56:13 +03:00
Julia Radzhabova 00dea9fd5c [SSE] Select entire pivot table. 2018-02-05 15:41:24 +03:00
Julia Radzhabova 8d89ee185f [SSE] Added button for selecting pivot table. 2018-02-05 15:13:43 +03:00
Julia Radzhabova f0bf279175 [DE] Fix Bug 36775, Fix Bug 36771. 2018-02-05 13:41:49 +03:00
Julia Radzhabova 42e4481776 Set long operation mask for plugins actions (action.id is string). 2018-02-05 12:22:03 +03:00
Oleg Korshul 4a760ce999 add new scripts 2018-01-31 11:12:26 +03:00
Oleg Korshul 6913e85504 add new scripts 2018-01-30 17:00:57 +03:00
Ilya Kirillov ba6d82f741 Test variant for working with column width and row height. 2018-01-30 14:42:19 +03:00
Julia Radzhabova ed22963bf0 [DE] Negative values for page margins. 2018-01-26 17:14:00 +03:00
Julia Radzhabova b3499e7361 Added support for force save errors. 2018-01-26 15:39:21 +03:00
Julia Radzhabova 5854f4ea43 [DE] Distribute table rows and columns. 2018-01-26 11:02:37 +03:00
Alexey Golubev d3f81b3dfb
Merge pull request #49 from ONLYOFFICE/master
Back merge to develop
2018-01-25 18:09:03 +03:00
Julia Radzhabova c0ca28d905 Change style for selected item in treeview. 2018-01-25 17:56:57 +03:00
Alexey Golubev f318d9fbc4 fix multi-thread building 2018-01-25 16:48:40 +03:00
Julia Radzhabova 63818c1b70 [DE] Added translations for table of contents settings. 2018-01-25 16:27:40 +03:00
Julia Radzhabova 5318038158 [SSE] Update icon for pivot table settings. 2018-01-25 15:07:48 +03:00
Julia Radzhabova 72b9514c04 [SSE] Added translations for pivot table. 2018-01-25 13:55:52 +03:00
Julia Radzhabova f196b57cb4 [DE] Added button id for tests. 2018-01-25 10:49:28 +03:00
Julia Radzhabova 987e10fb2a [DE][PE] Change order for download formats. 2018-01-25 10:33:59 +03:00
Julia Radzhabova e500335e15 [DE] Added translations. 2018-01-25 10:22:00 +03:00
Julia Radzhabova e9cc43334a [DE mobile] Fix Bug 36750. 2018-01-25 10:10:45 +03:00
Julia Radzhabova b7675946f8 Support for languages with "_" separator (en_US). 2018-01-24 14:40:59 +03:00
Julia Radzhabova 5cf94b8ca9 [DE] Fix adding table of contents. 2018-01-24 13:05:11 +03:00
Julia Radzhabova d628dc7518 Fix Bug 36736. 2018-01-23 17:49:50 +03:00
Julia Radzhabova 4be85e3576 [DE] Bug in event registering. 2018-01-23 17:26:13 +03:00
Julia Radzhabova a9cc711261 [DE] Fix bug on loading app. 2018-01-23 17:25:05 +03:00
Julia Radzhabova c7a7dd6aff
Merge pull request #48 from ONLYOFFICE/feature/table-of-contents
Feature/table of contents
2018-01-23 14:44:17 +03:00
Julia Radzhabova 1e99bee889 [DE] Table of content settings: scroll list of styles to the first header. 2018-01-23 14:35:35 +03:00
Julia Radzhabova 7c70133e2a [DE] Debug expand/collapse for table of contents. 2018-01-23 13:21:27 +03:00
Julia Radzhabova 251d5409f6
Merge pull request #47 from ONLYOFFICE/feature/Bug_36586
Feature/bug 36586
2018-01-22 15:03:11 +03:00
Julia Radzhabova eb58768523 [DE] Use api methods for header/footer settings. 2018-01-22 14:59:26 +03:00
Julia Radzhabova 9504519662 Fix Bug 36523. 2018-01-22 14:35:40 +03:00
Julia Radzhabova 160c8e4821 Fix Bug 36522. 2018-01-22 13:16:17 +03:00
Julia Radzhabova 02fc85f1f5 [DE] Debug header/footer settings. 2018-01-22 13:15:20 +03:00
Julia Radzhabova 926ffde349 [DE] Debug Header/Footer settings. 2018-01-22 11:49:46 +03:00
Julia Radzhabova ca1bc79bb8 [DE] Update preview for table of contents. 2018-01-22 11:42:46 +03:00
Julia Radzhabova 69ee24f112 [DE] Fix adding table of contents. 2018-01-19 16:41:40 +03:00
Julia Radzhabova efa339a125 [DE] Update table of contents. 2018-01-19 15:53:04 +03:00
Julia Radzhabova c154b154e9 [DE] Change style for existing table in contents from toolbar presets. 2018-01-19 15:20:45 +03:00
Julia Radzhabova 23c0294722 [DE] Change styles for Table of contents. 2018-01-19 14:47:26 +03:00
Julia Radzhabova c5ae3b1d01 [DE] Table context menu: remove table wrapping and align, add rows/columns distribution. 2018-01-18 17:44:03 +03:00
Julia Radzhabova f77dc3d45f [DE] Added table settings: change width/height, distribute rows/columns. 2018-01-18 17:26:31 +03:00
Julia Radzhabova 4a43eaa151 [DE] Change settings for header/footer: page numbering. 2018-01-18 14:14:33 +03:00
Julia Radzhabova 99c5bb7aac [SE] Show settings for table of contents. 2018-01-18 11:58:24 +03:00
Julia Radzhabova 1bbf47dd44 Comments: use 'break-word' in the textarea. 2018-01-17 13:26:18 +03:00
Julia Radzhabova 5f3d992f12 [DE] Show settings for table of contents. 2018-01-17 12:32:12 +03:00
Julia Radzhabova dc2475af7a [DE] Change settings for table of contents. 2018-01-16 14:12:13 +03:00
Julia Radzhabova 6ee6336001 Merge branch 'develop' into feature/table-of-contents 2018-01-16 11:12:47 +03:00
Julia Radzhabova 7959ab8773 [SSE] Fix merging v.5.0.7 to develop. 2018-01-16 10:58:15 +03:00
Julia Radzhabova 4df72ed078 [SSE] Fix merging v.5.0.7 to develop. 2018-01-15 17:48:33 +03:00
Julia Radzhabova 079a046587 Menu component: added clearAll method. 2018-01-15 17:47:46 +03:00
Julia Radzhabova 20b63727fd Change default help items. 2018-01-15 17:32:17 +03:00
Julia Radzhabova 6f0050da48 [DE] Change settings for table of contents. 2018-01-15 17:25:18 +03:00
Julia Radzhabova 45e3e705c5 Change size for the help list. 2018-01-15 17:08:35 +03:00
Julia Radzhabova 9aff7cae15
Merge pull request #44 from alexandervnuchkov/develop
Corrected heading in Document Editor documentation
2018-01-15 16:12:19 +03:00
Julia Radzhabova 833f9fc1b1 Merge branch 'hotfix/v5.0.7' into develop 2018-01-15 16:11:11 +03:00
alexandervnuchkov 48c925db55 Corrected heading in Document Editor documentation 2018-01-15 11:31:44 +03:00
Julia Radzhabova 814c68c7ce Fix Bug 36666. 2018-01-15 11:20:43 +03:00
alexandervnuchkov d5014318dd Replaced the callback.js files with the correct ones 2018-01-15 10:40:22 +03:00
alexandervnuchkov d16069f7f1 Added search to the documentation for all editors 2018-01-12 17:52:45 +03:00
Julia Radzhabova 40e65ba7e7 [SSE] Fix name manager layout. 2018-01-12 14:42:09 +03:00
Julia Radzhabova 5dbd3d9857 [PE] Added api event for starting demonstration. 2018-01-12 10:16:30 +03:00
Julia Radzhabova 234c38aadf [DE] Change advanced settings for table of contents. 2018-01-11 18:02:27 +03:00
Julia Radzhabova c804638de6 DataView, ListView: fix order of the elements when adding new items. 2018-01-11 11:32:23 +03:00
Julia Radzhabova fa6e01bbe7 TreeView: insert element by index. 2018-01-11 11:22:50 +03:00
Julia Radzhabova 1a3b022467 [DE] Fast updating name of the headers in the table of contents. 2018-01-11 10:38:50 +03:00
Julia Radzhabova 0295612ce1 [SSE] Change order for super/subscript buttons. 2018-01-10 16:08:42 +03:00
Julia Radzhabova 997a00f96f Update translations. 2018-01-10 13:34:37 +03:00
Julia Radzhabova ac78e89a58 [DE] Update left menu icon for table of contents. 2018-01-10 13:23:11 +03:00
Julia Radzhabova c8c9b767fc Merge branch 'develop' into feature/table-of-contents 2018-01-10 11:11:04 +03:00
Julia Radzhabova fda9051a91 [PE] Fix Bug 36519. 2018-01-09 16:59:20 +03:00
Julia Radzhabova 697785ff23 Added onWarning event to api. 2018-01-09 15:10:48 +03:00
Julia Radzhabova 3544988c73 Update translations.Added ko, lv langs. 2018-01-09 14:31:46 +03:00
Julia Radzhabova 2e1ab32de6 [DE] Added advanced settings for table of contents. 2017-12-26 17:31:14 +03:00
Julia Radzhabova 8ca83c7144 [DE] Added hyperlink button to the Links tab. 2017-12-26 10:32:52 +03:00
Julia Radzhabova be416c5ed2 Add Note editing button to the Links tab. 2017-12-25 15:55:26 +03:00
Julia Radzhabova ec02d0695e [DE] Bugfix for treeview. 2017-12-25 12:20:13 +03:00
Julia Radzhabova 6f7d5cc533 [DE] Check empty items in the table of contents. 2017-12-25 12:03:51 +03:00
Alexander Yuzhin 287d3aefb8 [DE] Search in Russian help 2017-12-23 17:27:42 +03:00
Julia Radzhabova db8840f4ec [DE] Added Links tab, added inserting and updating table of contents. 2017-12-23 11:33:49 +03:00
Julia Radzhabova 16ddf9bfed DataView: don't show tooltip when item is re-rendered. 2017-12-21 15:21:23 +03:00
Julia Radzhabova b11e896521 Change style for the empty headers. 2017-12-21 15:01:37 +03:00
Julia Radzhabova 4c17a79725 Change layout for table of contents. 2017-12-21 13:56:48 +03:00
Julia Radzhabova 909e73270a [DE] Added methods for table of content. 2017-12-21 11:44:06 +03:00