Commit graph

170 commits

Author SHA1 Message Date
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 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 0a4a5c9aeb Highlight document name when it can be renamed (when mouse is over document caption). 2016-10-13 16:14:11 +03:00
Julia Radzhabova 488e7d4f32 [DE] Align layout of history panel and file menu items. 2016-10-13 14:08:52 +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 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 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 e0575a4db6 Fix Bug 33139. 2016-09-23 14:24:54 +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 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 a9cc2ce9ad Merge branch 'hotfix/v4.1.2' into develop 2016-09-20 10:50:17 +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 02951be6c1 Merge pull request #31 from ONLYOFFICE/hotfix/v4.1.2
[DE] Fix Bug 33117.
2016-09-15 16:30:32 +03:00
Julia Radzhabova 89e6d51ddc [DE] Fix Bug 33117. 2016-09-15 16:29:34 +03:00
Julia Radzhabova b304d3e651 Fix Bug 33115. 2016-09-15 15:59:06 +03:00
Julia Radzhabova d0216389f5 Bug with closing password window using Enter. 2016-09-14 15:57:39 +03:00
Julia Radzhabova 848152eb3f Fix Bug 33085. 2016-09-08 19:27:43 +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
Maxim Kadushkin b7ddb8ba52 fix bug 33000 2016-08-29 12:16:58 +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