Commit graph

229 commits

Author SHA1 Message Date
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
Alexander Yuzhin e868764f93 Merge branch 'develop' into feature/new-mobile 2016-12-02 13:44:01 +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 Yuzhin 4189255a21 Merge develop into new-mobile 2016-11-23 19:05:03 +03:00
Maxim Kadushkin 2461b1d7b6 [common] depends moved for LocalStorage 2016-11-21 16:31:26 +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
Julia Radzhabova 28f1d07c43 Merge branch 'develop' into feature/sparklines 2016-09-23 14:25:56 +03:00
Julia Radzhabova e0575a4db6 Fix Bug 33139. 2016-09-23 14:24:54 +03:00
Julia Radzhabova cfb39ba890 [SSE] Sparkline settings: change type of Line Weight component. 2016-09-23 11:23:23 +03:00
Julia Radzhabova d4c0969dbc [DE] Update style for version history. 2016-09-22 16:55:01 +03:00
Julia Radzhabova 2afdb191df [DE] Update layout for history versions + hide changes for revision. 2016-09-22 12:43:31 +03:00
Julia Radzhabova caa0d1aee7 [DE] Update style for history changes. 2016-09-21 16:07:45 +03:00
Julia Radzhabova 73cfc7efb2 Merge branch 'develop' into feature/sparklines 2016-09-21 14:25:06 +03:00
Julia Radzhabova 5739d6cd73 Merge pull request #34 from ONLYOFFICE/feature/restore-version
Feature/restore version
2016-09-21 13:35:44 +03:00
Julia Radzhabova 920dc6002a [DE] Added hint to Restore button in the version history. 2016-09-20 18:36:32 +03:00
Julia Radzhabova 7749b95544 Added developer mode. 2016-09-19 17:04:56 +03:00
Julia Radzhabova b33f00e0a7 [DE] Restore from changes in versions history. 2016-09-19 10:41:02 +03:00
Julia Radzhabova 4dc23c41ee [DE] Added the ability to restore version in versions history (need event onRequestRestore and permissions.changeHistory = true in editor config). 2016-09-16 15:46:00 +03:00
Julia Radzhabova 89e6d51ddc [DE] Fix Bug 33117. 2016-09-15 16:29:34 +03:00
Julia Radzhabova 5924e4ff82 Added sparkline settings. 2016-09-14 16:34:08 +03:00
Julia Radzhabova d0216389f5 Bug with closing password window using Enter. 2016-09-14 15:57:39 +03:00
Julia Radzhabova a92ae8bf8f Fixed loading mask in plugin dialog. 2016-09-06 13:54:22 +03:00
Julia Radzhabova 6bfd3d80bb Absolute urls in plugins. 2016-09-05 18:28:56 +03:00
Julia Radzhabova ff39cf93e7 Close password window with Enter. 2016-08-30 16:05:21 +03:00
Julia Radzhabova b0c7c000f7 Fix Bug 32998. 2016-08-29 17:54:19 +03:00
Julia Radzhabova 769042fc93 Window: add alert without footer and close button. 2016-08-29 14:45:09 +03:00
Julia Radzhabova 6d981df473 Fix Bug 32997. 2016-08-24 14:56:32 +03:00
Julia Radzhabova a3e36a3d3c Don't close plugin dialog when ESC is pressed.
Fix Bug 32983.
2016-08-23 17:27:32 +03:00
Julia Radzhabova 9f3c4cc909 [DE] Fix Bug 32975. 2016-08-23 11:25:57 +03:00
Julia Radzhabova d38c871476 Merge branch 'develop' into refactor 2016-08-19 17:20:32 +03:00
Julia Radzhabova de773f8618 Debug opening/moving/resizing menus, dialogs, tips and others (using mouse events), when browser zoom != 100%. 2016-08-19 16:41:48 +03:00
Julia Radzhabova 2a8147b2d5 Fix Bug 32964. 2016-08-18 11:39:21 +03:00
Julia Radzhabova 3dd444be6c Fix Bug 32938. 2016-08-18 11:34:00 +03:00
Julia Radzhabova 1a02a40dec [DE][PE] Table Settings: Change border color when theme colors are changed. 2016-08-18 10:58:30 +03:00
Julia Radzhabova d2e2879b63 Merge branch 'develop' into refactor 2016-08-17 14:57:03 +03:00
Julia Radzhabova 82d839ec26 Bug 32932. 2016-08-16 13:05:58 +03:00
Julia Radzhabova a18be3f5ac Merge branch 'develop' into refactor 2016-08-12 15:28:53 +03:00
Julia Radzhabova 98c04632d2 [DE] Refactoring + disable "insert page number to current position" when paragraph is disabled. 2016-08-12 15:04:12 +03:00
Julia Radzhabova bfd12d15a1 [PE] Fix Bug 32928. 2016-08-11 12:22:58 +03:00
Julia Radzhabova 9f20d9d4d4 [DE][SSE] Open protected files. 2016-08-10 12:33:08 +03:00
Julia Radzhabova be7c3de41d Limited size of warning window (use autosize or maximum width). 2016-08-09 12:25:34 +03:00
Julia Radzhabova ccded15130 Fix Bug 32934. 2016-08-09 11:50:51 +03:00
Julia Radzhabova 7e75a2a226 Refactoring ThemeColorPalette component. 2016-08-08 17:13:39 +03:00
Julia Radzhabova 1fe2a5066a Add "initOnSelectionChanged" parameter to plugins. 2016-08-08 16:27:00 +03:00
Maxim Kadushkin 6ea59501e9 scroller initialization moved on 'show:before' 2016-08-05 12:59:38 +03:00
Maxim Kadushkin 00c2b4c767 debug 'disabled' button's state 2016-08-05 12:58:30 +03:00
Maxim Kadushkin 42bbfe2c76 debug combobox 2016-08-04 20:07:38 +03:00
Maxim Kadushkin 3e82cb1af3 delayed load for the menu of some buttons 2016-08-04 20:02:57 +03:00
Maxim Kadushkin b4cc1401fc check button state before disable 2016-08-04 18:34:38 +03:00
Julia Radzhabova 4d9125372f Update plugin window resizing. 2016-08-04 16:03:17 +03:00
Julia Radzhabova bf5a237993 Update window resizing. 2016-08-04 16:02:39 +03:00
Julia Radzhabova b475bb5f20 Debugging resizable plugins. 2016-08-04 14:44:23 +03:00
Julia Radzhabova bc0a3bffd1 Add the ability to resize windows. 2016-08-04 14:41:16 +03:00
Maxim Kadushkin 72f281abde refactoring of ComboBoxFonts 2016-08-03 15:58:47 +03:00
Julia Radzhabova 58c3fd33c0 Select non-visual plugin when it starts. 2016-08-03 12:41:36 +03:00
Julia Radzhabova d1ea727e4c Changed default size of plugin window, debug resizing. 2016-08-02 17:36:33 +03:00
Julia Radzhabova a518abfcae Fixed bug with initial size and resizing for plugins window. 2016-08-02 13:55:45 +03:00
Julia Radzhabova c1ac28bf8e Debug resizing plugin left panel and moving plugin modal window. 2016-08-01 16:25:59 +03:00
Julia Radzhabova 9403710f56 Debug resizing plugins panel. 2016-08-01 12:33:30 +03:00
Julia Radzhabova 954d86022e Resize plugins panel. 2016-08-01 11:26:08 +03:00
Julia Radzhabova 705c578bad Debug input to fonts combobox (fast input). 2016-07-27 15:08:34 +03:00