Commit graph

679 commits

Author SHA1 Message Date
Maxim Kadushkin cb82ea8230 [DE PE] refactoring 2018-02-16 02:52:44 +03:00
Maxim Kadushkin 0fb072b9fa refactoring. created controller for set of buttons 2018-02-13 17:37:22 +03:00
Maxim Kadushkin 8be206fa33 Merge branch 'develop' into feature/desktop-new 2018-02-13 11:26:16 +03:00
Maxim Kadushkin 753afc350d refactoring. send commands to desktop app 2018-02-13 11:23:53 +03:00
Maxim Kadushkin b5a5c97735 hide some buttons for desktop mode 2018-02-07 18:30:45 +03:00
Maxim Kadushkin c3260dfc38 initialized app's strart params 2018-02-07 01:37:23 +03:00
Maxim Kadushkin 14c19f8369 changed toolbar's markup 2018-02-07 00:55:24 +03:00
Julia Radzhabova 274c785296 [DE] Open advanced setting by double clicking on rulers. 2018-02-06 17:03:04 +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 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 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
Maxim Kadushkin f328e83a4f refactoring 2018-02-03 16:10:38 +03:00
Maxim Kadushkin c8e9fe9a63 Merge branch 'develop' into feature/desktop-new
# Conflicts:
#	apps/common/main/lib/util/utils.js
2018-02-02 16:18:07 +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
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 1cdc4f1e6d [DE] Fix bug with file menu. 2018-01-24 17:31:47 +03:00
Julia Radzhabova b7675946f8 Support for languages with "_" separator (en_US). 2018-01-24 14:40:59 +03:00
Julia Radzhabova bb36c63c13 [DE] Added print, save, undo, redo buttons and user name to header panel. 2018-01-24 13:57:58 +03:00
Julia Radzhabova 5cf94b8ca9 [DE] Fix adding table of contents. 2018-01-24 13:05:11 +03:00
Maxim Kadushkin 826ac6aef1 new design changes 2018-01-23 20:35:16 +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 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 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