Commit graph

184 commits

Author SHA1 Message Date
Julia Radzhabova 14c2a177de [SSE] Disable inserting sparklines when objects are selected (shape, image, chart). 2016-12-28 14:28:27 +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 705677a3e1 [SSE] Update hints for inserting and editing chart/sparklines buttons.
[Common] Fix updating hints for buttons.
2016-12-23 13:03:08 +03:00
Julia Radzhabova c490430580 [DE] Note settings: support start position in different formats. 2016-12-21 15:40:22 +03:00
Julia Radzhabova 09671949ea Bug 20101. Bug with hiding tooltips for disabled split buttons (after timout only). 2016-12-16 16:26:37 +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 1ee50da033 Merge branch 'feature/interface-customizer' into develop 2016-12-08 12:14:41 +03:00
Julia Radzhabova bad28bbe33 Remove zoom correction on mobile devices. 2016-12-07 13:54:26 +03:00
Pavel Lobashov 747d24cbd7 update about.js for 4.3 2016-12-07 13:00:05 +03:00
Julia Radzhabova dd1a531707 Fix Bug 33597 (+ disable clicking on btnCancel when frame is loading). 2016-12-05 17:08:58 +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
Oleg Korshul c8176c94dc zoom only for chrome 2016-12-02 14:06:27 +03:00
Oleg Korshul b37e1127e8 zoom bug 2016-12-02 13:20:41 +03:00
Julia Radzhabova e818ddf253 Fix Bug 33560, Fix Bug 33549 2016-12-01 12:59:02 +03:00
Oleg Korshul 12d6ef13ee detect browser zoom (chrome) 2016-11-29 13:13:58 +03:00
Alexander Trofimov b49489d2dd Merge pull request #42 from ONLYOFFICE/feature/sparklines
Feature/sparklines
2016-11-18 18:40:18 +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
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
Julia Radzhabova 970d1368aa [SSE] Bug 33374. 2016-11-13 12:42:27 +03:00
Julia Radzhabova 73b4eb87a4 Merge branch 'develop' into feature/sparklines 2016-11-10 17:21:48 +03:00
Julia Radzhabova 46ebd78757 [SSE] Fixed Bug 33367. 2016-11-10 11:01:30 +03:00
Julia Radzhabova 8933204f73 [DE] Optimizing less files. 2016-11-09 14:36:29 +03:00
Julia Radzhabova bb67b12eb2 Fix Bug 32650. 2016-11-07 17:52:07 +03:00
Julia Radzhabova 08e61d9cd8 Fix Bug 24462. 2016-11-07 14:43:41 +03:00
Julia Radzhabova c17a005117 Fix Bug 29708. 2016-11-07 11:45:55 +03:00
Julia Radzhabova 860a8114ec Fix Bug 33354. 2016-11-07 11:45:15 +03:00
Julia Radzhabova 24ad7e79d7 [DE] Bug with versions history when serverVersion for revision != app.buildVersion. 2016-11-02 15:29:48 +03:00
Julia Radzhabova 8b90eb4925 [DE] Changed format for data in setHistoryData (+ support for old format).
{
  version: '...',
  url: '...',
  key: '...',
  changesUrl: '...',
  previous: {
    url: '...',
    key: '...',
  }
}
2016-10-31 15:01:45 +03:00
Julia Radzhabova 0c251ec008 [DE] Delete unused field opts.data.urlDiff in SetHistoryData. 2016-10-28 17:40:53 +03:00
Julia Radzhabova 6c7ea6afe2 [DE] Changed format for data in setHistoryData. 2016-10-28 16:19:03 +03:00
Julia Radzhabova 75a175b426 Merge pull request #38 from ONLYOFFICE/hotfix/v4.1.7
Hotfix/v4.1.7
2016-10-28 14:51:47 +03:00
Julia Radzhabova 218385d386 Fix bug with underscore _.each method in IE9. 2016-10-27 15:42:02 +03:00
Julia Radzhabova 7761977ff6 Merge branch 'hotfix/v4.1.6' into develop 2016-10-26 13:37:10 +03:00
Julia Radzhabova af438ff5f2 Update translations. 2016-10-25 16:46:21 +03:00
Julia Radzhabova fdc4e3ec70 Merge branch 'develop' into feature/sparklines 2016-10-24 12:07:08 +03:00
Julia Radzhabova 04acc3ecc8 Autostart plugin after loading plugins. 2016-10-21 17:09:58 +03:00
Julia Radzhabova 6bb7470932 [SSE] Add equations. 2016-10-21 12:33:49 +03:00
Julia Radzhabova f5fb3f94f5 Merge branch 'develop' into feature/refactor 2016-10-20 11:59:23 +03:00
Julia Radzhabova 7b084a98bb Button: set menu when button isn't rendered. 2016-10-20 11:52:14 +03:00
Julia Radzhabova 4048b849f8 Optimization for mouse click to document: replace heavy bootstrap function clearMenus. Elements with data-toggle=dropdown must have class dropdown-toggle. 2016-10-19 14:16:46 +03:00
Julia Radzhabova 1494f1f807 ComboBox: add parameter scrollAlwaysVisible.
[SSE] AutoFilterDialog: added combobox with cell values to custom filter dialog.
2016-10-12 12:53:32 +03:00
Julia Radzhabova e32d00d91a Merge branch 'develop' into feature/sparklines 2016-10-07 11:10:43 +03:00
Julia Radzhabova 379d61e759 [DE] Version history: add "Show/Hide detailed changes" to history panel. Don't reload editor, when press Back to Document (= Close Menu) in the File menu. 2016-10-05 16:31:49 +03:00
Julia Radzhabova 9f3d70bbf0 Highlight document name when it can be renamed. 2016-10-05 13:40:18 +03:00
Julia Radzhabova d4b040221a Fix style for TableStyler component (rows=1, cell spacing=true). 2016-10-03 16:09:08 +03:00
Julia Radzhabova 46b1dd5567 [DE] Fix bug 13065 2016-09-30 16:08:11 +03:00
Julia Radzhabova 811757a8bc Show shape (not text art) settings in the right panel when selecting shape or text art. Show text art settings when adding text art to document. 2016-09-29 16:26:05 +03:00
Julia Radzhabova 5fe026ec86 Merge branch 'develop' into feature/sparklines 2016-09-27 15:13:05 +03:00
Julia Radzhabova 5a276c6e48 Fix Bug 33141. 2016-09-26 14:56:39 +03:00
Julia Radzhabova a362235acf Rename file from editors. 2016-09-26 13:54:25 +03:00