Commit graph

597 commits

Author SHA1 Message Date
Julia Radzhabova d0636e8a06 [DE] Update styles for bootstrap-3.3.7 2016-11-03 13:41:44 +03:00
Julia Radzhabova 6b56aa8c4b Added bootstrap 3.3.7 2016-11-03 09:37:52 +03:00
Julia Radzhabova 6804c4a2de [DE] Disable language button in the status bar until languages are loaded. 2016-11-02 16:40:35 +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 541000f308 Change DocEditor version. 2016-11-02 13:24:16 +03:00
Julia Radzhabova 02897bda94 [SSE] Bug 33304: disable hyperlink actions in context menu when several cells are selected (multiselect is true). 2016-11-01 18:04:35 +03:00
Julia Radzhabova c87c80bfcb [SSE] Fix Bug 33304, fix Bug 33300. 2016-11-01 15:42:46 +03:00
Julia Radzhabova a4a2ec003a Merge pull request #39 from ONLYOFFICE/feature/set-history-data
Feature/set history data
2016-10-31 16:32:40 +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 8b13150ddc [SSE] Update layout for new translations. 2016-10-28 17:38:46 +03:00
Julia Radzhabova a8dbadb2ae Update translations. 2016-10-28 16:52:51 +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 67cdfb5592 Fix bug with underscore _.each method in IE9. 2016-10-27 14:39:54 +03:00
Julia Radzhabova 28bdc1b91a Update translations. 2016-10-27 13:38:24 +03:00
Julia Radzhabova cf53fc04a1 [PE][SSE] Debug context menu for equations. 2016-10-26 16:20:51 +03:00
Julia Radzhabova 7761977ff6 Merge branch 'hotfix/v4.1.6' into develop 2016-10-26 13:37:10 +03:00
Julia Radzhabova c40b96d685 Update translations. 2016-10-26 13:30:55 +03:00
Julia Radzhabova af438ff5f2 Update translations. 2016-10-25 16:46:21 +03:00
Julia Radzhabova 1824834c01 [SSE] Add "Select from drop-down list" item to cell context menu. 2016-10-25 16:22:22 +03:00
Julia Radzhabova 054319793f [PE] Added equations. 2016-10-25 13:48:31 +03:00
Julia Radzhabova 0a853a9c0d [SSE] Added translations for equations. 2016-10-24 17:04:34 +03:00
Julia Radzhabova 65251b5250 [SSE] Debug equations. 2016-10-24 16:40:06 +03:00
Julia Radzhabova 381e886ef9 [SSE] Context menu for equations. 2016-10-24 14:56:11 +03:00
Julia Radzhabova d3748cdd94 [DE][SSE] 1 call of fillEquations. 2016-10-24 13:58:34 +03:00
Julia Radzhabova 04acc3ecc8 Autostart plugin after loading plugins. 2016-10-21 17:09:58 +03:00
Julia Radzhabova 1058d48f46 Add parameters to config for hiding toolbar, left menu, right menu. 2016-10-21 16:47:46 +03:00
Julia Radzhabova ed441aac53 [PE] Update toolbar icons. 2016-10-21 13:55:31 +03:00
Julia Radzhabova b9d5642a44 [DE] Move DE.define to Common 2016-10-21 13:54:36 +03:00
Julia Radzhabova 6bb7470932 [SSE] Add equations. 2016-10-21 12:33:49 +03:00
Julia Radzhabova 9d8bcd6a06 [SSE] Added description for SUMIFS function. 2016-10-20 15:13:17 +03:00
Julia Radzhabova f5fb3f94f5 Merge branch 'develop' into feature/refactor 2016-10-20 11:59:23 +03:00
Julia Radzhabova 3eecfa1e83 [PE] Delayed loading for some of the toolbar controls. 2016-10-20 11:55:54 +03:00
Julia Radzhabova 7b084a98bb Button: set menu when button isn't rendered. 2016-10-20 11:52:14 +03:00
Julia Radzhabova 1bcc69da7a Get edit rights from server config: asc_getRights. Used to set singletone mode 2016-10-20 10:22:16 +03:00
Alexander Trofimov 8dcd118e42 Merge pull request #35 from ONLYOFFICE/feature/build-version
Feature/build version
2016-10-19 17:58:57 +03:00
Julia Radzhabova fb0e00edb9 [PE] Hints in the toolbar are moved to delayed loading. 2016-10-19 16:30:26 +03:00
Julia Radzhabova 65ec79e1a8 [PE] Delay rendering controls on the right panel (slide settings). 2016-10-19 15:54:43 +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 a7e603ca5f [PE] [SSE] Optimization of right panel. 2016-10-18 11:58:27 +03:00
Julia Radzhabova bfc91dc91f [DE] Optimization of right panel. 2016-10-18 11:26:16 +03:00
Julia Radzhabova 5aa30fba44 [SSE] Change size of cell styles. 2016-10-17 15:21:35 +03:00
Julia Radzhabova ccd2a7fcea Merge branch 'develop' into feature/refactor 2016-10-14 17:13:51 +03:00
Julia Radzhabova 963202b919 Fix layout in the status bar panel with users count in co-authoring mode. 2016-10-14 17:00:48 +03:00
Julia Radzhabova b303c38d94 Fixed bug: change focus from text field or textarea to another text field or textarea (e.g. click to fiedls in the search dialog in replace mode). 2016-10-14 16:58:57 +03:00
Julia Radzhabova 3e5fff37e8 [PE] Delay rendering controls on the right panel (shape, textart settings) + init shape settings in the right panel before first opening.. 2016-10-14 13:48:04 +03:00
Julia Radzhabova a4acc71b13 Merge branch 'develop' into feature/refactor 2016-10-14 11:40:06 +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