Commit graph

808 commits

Author SHA1 Message Date
Maxim Kadushkin c187296222 [embed] removed unnecessary symbol 2016-11-25 15:05:17 +03:00
Julia Radzhabova e82da5ebab Added "token" parameter to api config. 2016-11-24 16:44:54 +03:00
Julia Radzhabova fe0026bc30 [SSE] Fix bug with layout for username-tip on the locked sheet. 2016-11-24 15:30:38 +03:00
Julia Radzhabova 09ce1fb212 [SSE] Fix Bug 33509. 2016-11-24 15:26:22 +03:00
Julia Radzhabova 4939665d9f [PE] Fix Bug 33519.
When starting preview in the Chrome browser in fullscreen mode (F11) resize event isn't fired.
2016-11-24 12:42:43 +03:00
Julia Radzhabova 0fe19076ee [SSE] Lock text editing in the toolbar when shape/chart is selected and locked 2016-11-24 11:36:52 +03:00
Julia Radzhabova 24e1663035 [SSE] Use asc_getLockedTable() instead of cellinfo.asc_getLocked() for detecting if the table is locked. 2016-11-24 10:23:02 +03:00
Julia Radzhabova 0c9a6d4ff1 [SSE] Fix Bug 33512. 2016-11-23 16:38:30 +03:00
Maxim Kadushkin b3ceec763e [embed] fix bug 33454 2016-11-23 15:52:11 +03:00
Julia Radzhabova 7e27652257 Fixed Bug 33189. 2016-11-23 14:15:14 +03:00
Maxim Kadushkin ade9f7fb96 [SSE embed] fix bug 33443 2016-11-22 15:27:23 +03:00
Julia Radzhabova c0c388f81a [SSE] Hide range data in the advanced sparkline settings. 2016-11-22 10:46:19 +03:00
Maxim Kadushkin 5c801c686d [PE embed] fix bug 33444, 33433 2016-11-21 19:28:16 +03:00
Maxim Kadushkin 493ec48743 [embed] fix bug 33454 2016-11-21 18:25:52 +03:00
Julia Radzhabova f4b556d30f [SSE] Hide the ability to add sparklines. 2016-11-21 17:35:03 +03:00
Julia Radzhabova 7e8481d17b [PE] Disable fullscreen in IE11 in preview mode because of bug in IE11 (https://github.com/jquery/jquery/issues/3041). 2016-11-21 16:41:55 +03:00
Julia Radzhabova ec4eb281f6 [SSE] Bug with border size in toolbar. 2016-11-21 13:51:30 +03:00
Julia Radzhabova 049d33a157 Fix Bug 33459. Update changes for Bug 33436. 2016-11-21 13:26:12 +03:00
Julia Radzhabova bf398318a2 Fix Bug 33458.
Fix Bug 33476.
Fix Bug 33475.
2016-11-21 11:36:28 +03:00
Alexander Trofimov b49489d2dd Merge pull request #42 from ONLYOFFICE/feature/sparklines
Feature/sparklines
2016-11-18 18:40:18 +03:00
Maxim Kadushkin 503f4a0e73 fix bug 33454 2016-11-18 18:00:46 +03:00
Maxim Kadushkin 72712b2145 Merge branch 'develop' 2016-11-18 17:53:09 +03:00
Maxim Kadushkin e5902b973e [embed] changes for autotests 2016-11-18 17:49:10 +03:00
Julia Radzhabova 2acc26495a [SSE] Fix Bug 33440 (depends on bootstap 3.3.7). 2016-11-18 17:17:20 +03:00
Julia Radzhabova de4dcb9107 [SSE] Added "Freeze Panes" to the toolbar. 2016-11-18 15:36:48 +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 e6af089bda Update api.js 2016-11-18 12:57:02 +03:00
Julia Radzhabova 7d8b951852 [SSE] Fix Bug 33436. 2016-11-18 11:23:29 +03:00
Maxim Kadushkin ba56ef921c [embed] debug of start config 2016-11-17 16:01:54 +03:00
Julia Radzhabova ca3e9eb589 Fix Bug 33431. 2016-11-17 14:51:36 +03:00
Julia Radzhabova daf066c656 Change editor config: added "autosave" parameter to customization - initial option for autosaving.
Used if the user didn't change autosave or co-editing mode in the advanced settings.
2016-11-17 14:13:33 +03:00
Julia Radzhabova 39493539f7 [SSE] Close warnings with formula-error by esc. 2016-11-17 11:02:07 +03:00
Julia Radzhabova 275c592337 Update translations. 2016-11-16 13:35:26 +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
Maxim Kadushkin 5e45c1f9e5 Merge branch 'develop' into feature/newembed 2016-11-15 15:27:01 +03:00
Julia Radzhabova 26819a5488 [PE] Fixed Bug 33406. 2016-11-15 11:55:49 +03:00
Maxim Kadushkin b697411317 [PE embed] debug 'player' mode 2016-11-14 14:38:41 +03:00
Julia Radzhabova 970d1368aa [SSE] Bug 33374. 2016-11-13 12:42:27 +03:00
Maxim Kadushkin 2c93966dd2 [common] debug after merging 2016-11-11 17:56:16 +03:00
Maxim Kadushkin cde02d1526 merge branches [newembed] and [bootstrap-3.3.7] 2016-11-11 16:59:11 +03:00
Julia Radzhabova 5dcce1dab2 [SSE] Close confirm window by esc. 2016-11-11 16:25:04 +03:00
Julia Radzhabova 904bff55be [SSE] Fix Bug 33313. 2016-11-11 16:22:35 +03:00
Maxim Kadushkin 93d484dc72 [PPE embed] turn on player on app start 2016-11-11 15:13:25 +03:00
Maxim Kadushkin 8851957a4a [embed] debug for styles 2016-11-11 15:09:58 +03:00
Julia Radzhabova 994ee98c00 Merge branch 'develop' into feature/bootstrap-3.3.7 2016-11-11 12:16:32 +03:00
Julia Radzhabova c8bcbf0feb [SSE] Fix Bug 33295. 2016-11-11 11:47:22 +03:00
Julia Radzhabova 73b4eb87a4 Merge branch 'develop' into feature/sparklines 2016-11-10 17:21:48 +03:00
Julia Radzhabova ad21492c29 Disable toolbar and right panel when lost editing rights (api method denyEditingRights). 2016-11-10 15:38:26 +03:00
Maxim Kadushkin be54167b60 refactoring for css-embedded images 2016-11-10 14:57:07 +03:00
Maxim Kadushkin e63a24cecf added less v 2.7.1, removed unused resources 2016-11-10 14:48:41 +03:00
Alexander.Trofimov 4f491a750c c_oAscVerticalTextAlign -> c_oAscVAlign
TEXT_ALIGN_BOTTOM -> Bottom
TEXT_ALIGN_CTR -> Center
TEXT_ALIGN_DIST -> Dist
TEXT_ALIGN_JUST -> Just
TEXT_ALIGN_TOP -> Top
2016-11-10 14:24:18 +03:00
Julia Radzhabova 3134a3f73c [DE] [PE] Change layout for chart settings in the right panel. 2016-11-10 12:37:28 +03:00
Julia Radzhabova 46ebd78757 [SSE] Fixed Bug 33367. 2016-11-10 11:01:30 +03:00
Julia Radzhabova deb469bb83 [SSE] Change layout for chart settings in the right panel, remove chart style from the advanced chart settings. 2016-11-10 10:47:35 +03:00
Julia Radzhabova 9fcf4dcb91 [SSE] Fix Bug 33365. 2016-11-10 10:19:17 +03:00
Julia Radzhabova 8933204f73 [DE] Optimizing less files. 2016-11-09 14:36:29 +03:00
Julia Radzhabova 22a5046f0a [SSE] Bug 33287. 2016-11-09 14:07:49 +03:00
Maxim Kadushkin 8e39d48c7e [Common embed] debug of styles 2016-11-08 15:24:23 +03:00
Maxim Kadushkin 88205825af [embed] repaired deployment 2016-11-08 15:22:15 +03:00
Maxim Kadushkin 15f2d9edb2 [Common embed] removed unused resources 2016-11-08 15:06:20 +03:00
Maxim Kadushkin a6a9b10fdb [Common embed] minimized svg resources 2016-11-08 15:04:08 +03:00
Maxim Kadushkin 2bcdfdbd3b removed ZeroClipboard 2016-11-08 12:44:23 +03:00
Julia Radzhabova 5f82b1e5cd Update translations. 2016-11-08 11:53:01 +03:00
Julia Radzhabova bb67b12eb2 Fix Bug 32650. 2016-11-07 17:52:07 +03:00
Julia Radzhabova c1fcad76d0 [SSE] Bug 26981. 2016-11-07 16:00:11 +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
Maxim Kadushkin 5b23abc070 [common] refactoring 2016-11-03 18:23:49 +03:00
Maxim Kadushkin 960d5850d4 [PE embed] updated embed viewer 2016-11-03 18:22:26 +03:00
Maxim Kadushkin 83a9f5ee5d [embed] repaired link for error on IE 2016-11-03 18:16:32 +03:00
Maxim Kadushkin ec3642ce12 [DE embed][SSE embed] debug keyboard focus 2016-11-03 18:11:46 +03:00
Julia Radzhabova d2df65b0b6 [SSE] Fix Bug 33322. 2016-11-03 15:03:37 +03:00
Julia Radzhabova d13f0ac0b0 [SSE] Don't show tab context menu when server is disconnected. 2016-11-03 15:00:48 +03:00
Julia Radzhabova 60afcdaff4 [SSE] Update styles for bootstrap-3.3.7. 2016-11-03 14:56:54 +03:00
Julia Radzhabova 267d6a2fa0 [PE] Update styles for bootstrap-3.3.7 2016-11-03 14:38:59 +03:00
Julia Radzhabova d0636e8a06 [DE] Update styles for bootstrap-3.3.7 2016-11-03 13:41:44 +03:00
Julia Radzhabova b936280d78 Merge branch 'hotfix/v4.1.8' into develop 2016-11-03 13:27:16 +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
Maxim Kadushkin bbb45c4766 [common] updated tootip for embed mode 2016-11-02 13:45:30 +03:00
Maxim Kadushkin 3d18b36c28 [SSE embed] updated spreadsheet edbed viewer 2016-11-02 13:44:35 +03:00
Maxim Kadushkin 9cd0dcb9d4 [DE embed] debug bottom placement of toolbar 2016-11-02 13:35:55 +03:00
Maxim Kadushkin 3c27c09322 [DE embed] refactoring 2016-11-02 13:32:43 +03:00
Maxim Kadushkin aa58b8afdb [common] added controller 'modals' to embed 2016-11-02 13:28:44 +03:00
Julia Radzhabova 541000f308 Change DocEditor version. 2016-11-02 13:24:16 +03:00
Maxim Kadushkin c2d14e0ff7 [common] added utils.js to embed 2016-11-02 12:34:10 +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
Maxim Kadushkin 3c44af10e7 [DE embed] view changed: popovers => modals, action buttons => dropdown 2016-10-31 17:49:53 +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
Maxim Kadushkin 1ce369cd54 [DE] removed ZeroClipboard library 2016-10-31 16:16:56 +03:00
Maxim Kadushkin e50396f5ae [DE] refactoring 2016-10-31 15:59:10 +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 2b4ebdefa1 Changed branding permissions. Use canBranding from license to hiding panels. 2016-10-28 16:38:33 +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 db11c0939e [SSE] Set sparkline advanced settings. 2016-10-27 10:35:19 +03:00
Julia Radzhabova cf53fc04a1 [PE][SSE] Debug context menu for equations. 2016-10-26 16:20:51 +03:00
Julia Radzhabova 2e15b8aa2d [SSE] Set sparkline settings. 2016-10-26 15:16:45 +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 9a284bffac Merge branch 'develop' into feature/sparklines 2016-10-25 13:50:30 +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 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 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
Julia Radzhabova 488e7d4f32 [DE] Align layout of history panel and file menu items. 2016-10-13 14:08:52 +03:00
Julia Radzhabova 0817331b32 [SSE] Bug 33196. 2016-10-13 13:45:06 +03:00
Julia Radzhabova ee13c7a3f3 [DE] Fix Bug 33038. 2016-10-13 11:40:59 +03:00
Julia Radzhabova f59b72e9ac [DE] [SSE] Init shape settings in the right panel before first opening. 2016-10-12 18:38:10 +03:00
Julia Radzhabova 0dd09875b8 Disable download as, print, save and version history when server is disconnected. 2016-10-12 16:32:48 +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 d71f63e555 [SSE] Eix Bug 33206. 2016-10-11 14:08:41 +03:00
Julia Radzhabova 50a5653fb4 [PE] Delay rendering controls on the right panel. 2016-10-11 13:29:21 +03:00
Julia Radzhabova 80cbaaa6ba [SSE] Fix Bug 33195. 2016-10-10 16:13:38 +03:00