Commit graph

591 commits

Author SHA1 Message Date
Julia Radzhabova 3b187f75dd [SSE] Changed autofilter dialog style. 2017-03-24 15:06:18 +03:00
Julia Radzhabova 86c2eac593 [SSE] Fix Bug 34515. 2017-03-24 14:53:46 +03:00
Julia Radzhabova ceb5fb0a70 [SSE] Disabled adding sparklines and changing data/location range. 2017-03-24 13:56:16 +03:00
Julia Radzhabova 0df0720f02 [SSE] Change value for example in the format settings dialog. 2017-03-23 16:59:19 +03:00
Julia Radzhabova 49185ef6a8 [SSE] Bug 33457. 2017-03-23 16:57:40 +03:00
Julia Radzhabova 0f7b20c9a6 Changes for fast co-editing mode when count of users>2: always send 'onDocumentStateChange' event , draw '*' in the document caption while user is editing document. 2017-03-23 16:10:31 +03:00
Julia Radzhabova b91abf296b Added option customization->statusBar to config for hiding status bar. 2017-03-22 14:59:35 +03:00
Julia Radzhabova 3e88e72ced Change hint for developer mode. 2017-03-22 14:05:12 +03:00
Julia Radzhabova 7cb1baf5be Delete unused events and methods. 2017-03-22 12:46:57 +03:00
Julia Radzhabova f9534c18aa [SSE] Fix Bug 34458. 2017-03-21 17:41:57 +03:00
Julia Radzhabova fd7b679154 Fix Bug 33669. 2017-03-21 16:47:46 +03:00
Julia Radzhabova afec184c2d [SSE] Fix Bug 34443. 2017-03-21 14:20:18 +03:00
Julia Radzhabova 8133a35c95 Hide hint in the status bar when open users panel. 2017-03-21 12:39:26 +03:00
Julia Radzhabova 419a913f91 Fix Bug 34316. 2017-03-21 12:25:43 +03:00
Julia Radzhabova 4ffa3c5a92 Gradient Slider - refactoring. 2017-03-21 11:03:02 +03:00
Julia Radzhabova 4a408e0d3a Change markers for the gradient slider. 2017-03-20 16:37:20 +03:00
Julia Radzhabova 2bfeb3e4bb [SSE] Change menu for table. 2017-03-20 16:13:56 +03:00
Julia Radzhabova 8d55a8d077 [SSE] Fix Bug 34429. 2017-03-20 15:13:57 +03:00
Julia Radzhabova 3c6ab30988 [SSE][PE] Bug with forcesave. 2017-03-20 13:57:54 +03:00
Julia Radzhabova d4cc54c116 Update translation. 2017-03-17 09:53:29 +03:00
Julia Radzhabova b01e8e59a1 [SSE] Fix Bug 34315. 2017-03-16 17:46:28 +03:00
Julia Radzhabova ce8d332d32 Delete unused method "applyEditRights" from api. 2017-03-15 14:22:04 +03:00
Julia Radzhabova bd05114249 Added option "customization->commentAuthorOnly". If "true" - user can edit only comments that he created, otherwise he can edit all comments. 2017-03-14 18:23:17 +03:00
Julia Radzhabova e2ef004b34 Merge branch 'develop' into feature/force-save 2017-03-14 14:08:47 +03:00
Julia Radzhabova 44c6f2fc4b Show option for saving changes to the server only when customization->forcesave is true. 2017-03-14 12:09:29 +03:00
Julia Radzhabova ef2958bc29 Merge pull request #63 from ONLYOFFICE/feature/special_paste
Feature/special paste
2017-03-13 16:53:30 +03:00
Julia Radzhabova e8c82f50ed [SSE] Bug: need to close context menu when 'Paste' is selected. 2017-03-13 15:33:02 +03:00
Julia Radzhabova 1d52bcc279 [SSE] Special-paste button was over drop-down menus (left menu or menus in the toolbar). 2017-03-13 15:28:49 +03:00
Julia Radzhabova 28d55eb6d0 Revert "[SSE] Special-paste button was over drop-down menus (left menu or menus in the toolbar)."
This reverts commit 64044dae26.
2017-03-13 15:11:34 +03:00
Julia Radzhabova 64044dae26 [SSE] Special-paste button was over drop-down menus (left menu or menus in the toolbar). 2017-03-13 13:56:25 +03:00
Julia Radzhabova 497b5313ce [SSE] Bug 34159. 2017-03-13 12:10:12 +03:00
Julia Radzhabova 51b2f78490 [SSE] Fix Bug 34272. 2017-03-13 12:08:43 +03:00
Alexey Golubev 606f67eadf Merge tag 'v4.2.11' into develop
v4.2.11 v4.2.11
2017-03-13 10:45:57 +03:00
Julia Radzhabova d23c3951d6 Revert "[SSE] Added argument culture to asc_getFormatCells function when generate examples."
This reverts commit d50b4ee43b.
2017-03-10 11:53:52 +03:00
Julia Radzhabova d50b4ee43b [SSE] Added argument culture to asc_getFormatCells function when generate examples. 2017-03-10 11:50:34 +03:00
Julia Radzhabova 0a49c21e78 Changes in loading plugins for compatibility with previouse version of server, where plugins.url is used. 2017-03-09 14:28:44 +03:00
Julia Radzhabova ea4339f693 Can hide about when asc_getCanBranding() is true. 2017-03-07 15:15:29 +03:00
Julia Radzhabova c9cc58fd3d Use customization->about for hiding about in the left panel (for licensed users only). 2017-03-07 14:35:27 +03:00
Julia Radzhabova c1056ad945 Added option for saving to server in advanced settings. 2017-03-06 20:50:39 +03:00
Alexander.Trofimov 0cc19d4640 add support AVERAGEIFS function 2017-03-03 11:15:05 +03:00
Alexander.Trofimov 0ffe9a50cd add formula COUNTIFS info and translates 2017-02-28 19:02:18 +03:00
Julia Radzhabova 3b82dab5f9 Change plugins loading. Get baseUrl from plugin's url and use all paths in plugin properties as relative. 2017-02-21 14:20:00 +03:00
Alexey Golubev be56f9e3de Merge tag 'v4.2.10' into develop
v4.2.10 v4.2.10
2017-02-20 18:24:44 +03:00
Julia Radzhabova 5f362a0e11 [SSE] FormatSettingsDialog: debug getting format properties. 2017-02-20 15:54:25 +03:00
Julia Radzhabova 2a52cc7afc [SSE] For Bug 34118 (when select format from Accounting style menu and open FormatSettingsDialog - asc_getSymbol in format properties is null). 2017-02-20 15:51:42 +03:00
Julia Radzhabova e521671c13 [SSE] Bug 26983. 2017-02-17 18:29:08 +03:00
Julia Radzhabova 4c2ec43fbe Use asc_onDownloadUrl event in view mode. 2017-02-17 17:58:25 +03:00
Julia Radzhabova 21407bbaa4 Check server version. 2017-02-17 17:03:50 +03:00
Julia Radzhabova 795306fa19 [SSE] Change button position for special paste. 2017-02-15 15:00:46 +03:00
Julia Radzhabova 5dfebe8340 [SSE] Format setting: change description for fraction types. 2017-02-15 13:58:18 +03:00
Julia Radzhabova fb21bd0008 [SSE] Fix Bug 34065. 2017-02-15 12:34:14 +03:00
Julia Radzhabova dc96d4b59d Enable chat and comments for opensource version. 2017-02-14 13:13:48 +03:00
Julia Radzhabova a7b3b6fa51 [SSE] Convert table to range. 2017-02-14 12:34:37 +03:00
Alexey Golubev e25fe1c73b Merge tag 'v4.2.9' into develop
v4.2.9 v4.2.9
2017-02-13 19:22:38 +03:00
Julia Radzhabova f17a9dace5 [SSE] Debug special paste. 2017-02-10 14:27:36 +03:00
Julia Radzhabova 67f3751268 [SSE] Add menu for special paste. 2017-02-09 15:40:16 +03:00
Julia Radzhabova 672bfaa7c3 [SSE] Update helps. 2017-02-08 14:17:35 +03:00
Julia Radzhabova f17e9bdca0 [SSE] Add polish language for formulas. 2017-02-08 13:03:36 +03:00
Alexander.Trofimov 47b4faa00b add Polish formula language 2017-02-08 12:49:27 +03:00
Julia Radzhabova 8e12051236 [SSE] Update translations. 2017-02-08 11:31:27 +03:00
Julia Radzhabova 598772505d Update translations. 2017-02-07 14:37:37 +03:00
Alexander Yuzhin 03c1d710e3 [SSE] Reset bugfix for mobile 2017-02-07 14:12:41 +03:00
Alexander Yuzhin 51434daa02 Merge branch 'develop' of https://github.com/ONLYOFFICE/web-apps into develop 2017-02-07 12:58:56 +03:00
Alexander Yuzhin 01473b7240 [SSE] Fix Bug 33907 2017-02-07 12:58:35 +03:00
Julia Radzhabova 4bfe40db6d [SSE] Debug adding alt.text for tables. 2017-02-07 12:57:54 +03:00
Julia Radzhabova e258200a94 [SSE] Fill format settings info. 2017-02-07 12:56:32 +03:00
Julia Radzhabova 4d34160697 [Common] Window: use alerts without icon.
[SSE] Debug sorting.
2017-02-07 11:55:24 +03:00
Julia Radzhabova 423c39d110 [SSE] Debug adding alternative text for tables. 2017-02-07 11:36:15 +03:00
Julia Radzhabova 345ba88cfb [SSE] Add translation for Bug 19709. 2017-02-06 17:15:19 +03:00
Julia Radzhabova ead4d45e61 [SSE] Bug 32599. 2017-02-06 17:12:59 +03:00
Julia Radzhabova e441f92b31 [SSE] Add alternative text for tables. 2017-02-06 17:02:11 +03:00
Julia Radzhabova 1eae40c65b [SSE] Fix Bug 19709. 2017-02-06 14:22:34 +03:00
Julia Radzhabova 2e6cb63f00 Interface customization using plugins. Need to append config->editorConfig->pluigns->UIpluginsData field with list of customizer plugins.
(cherry picked from commit 7dfcc927f6)
2017-01-30 19:14:11 +03:00
Julia Radzhabova 387b5d8088 [SSE] Fix bug 33823. 2017-01-26 15:13:49 +03:00
Julia Radzhabova bb36f39b44 [SSE] Update layout for FormatSettingsDialog. 2017-01-26 15:13:09 +03:00
Alexey Golubev f1e58c6a5b Merge tag 'staropramen' into develop
staropramen
2017-01-24 09:58:52 +03:00
Maxim Kadushkin 4de7a13fc5 merge with default 2017-01-23 14:04:37 +03:00
Alexander.Trofimov b726fc0e22 fix bug 33812 2017-01-20 13:34:52 +03:00
Alexander.Trofimov 081514512d add this 2017-01-19 15:08:55 +03:00
Alexander.Trofimov c41562925d asc_getNumFormatType -> asc_getNumFormatInfo 2017-01-19 15:03:32 +03:00
Julia Radzhabova 8319542564 [SSE] Select current table style in the toolbar when table is selected. 2017-01-19 14:46:00 +03:00
Julia Radzhabova 973b55315d [SSE] FormatSettingsDialog: add custom format to the list of formats. 2017-01-19 14:34:37 +03:00
Julia Radzhabova ad8c469c21 [SSE] Added alternative text for tables (for future use). 2017-01-19 14:08:51 +03:00
Julia Radzhabova b532171097 [SSE] Added alternative text for images. 2017-01-19 10:59:20 +03:00
Julia Radzhabova f01b4336d7 [SSE] Added alternative text for charts and shapes. 2017-01-18 22:26:05 +03:00
Julia Radzhabova a45f5891e6 Merge remote-tracking branch 'origin/develop' into develop 2017-01-18 11:18:14 +03:00
Julia Radzhabova cfd2b31b61 [SSE] Changed border styles for cell in the toolbar. 2017-01-18 11:17:58 +03:00
Alexander.Trofimov 5fafe6e304 2016 -> 2017 2017-01-18 11:08:19 +03:00
Alexander Trofimov 581361b7d2 Merge pull request #51 from ONLYOFFICE/feature/format-cells
Feature/format cells
2017-01-18 10:34:41 +03:00
Julia Radzhabova 678ac9da70 [SSE] Update FormatSettingsDialog layout. 2017-01-17 20:44:36 +03:00
Alexander.Trofimov 126a0c9c4b change license to 2017 2017-01-17 17:58:08 +03:00
Julia Radzhabova d2421fee96 [SSE] Update FormatSettingsDialog layout. 2017-01-17 17:39:10 +03:00
Julia Radzhabova 4ac766e89c [SSE] Use Ctrl+1 for opening FormatSettingsDialog. 2017-01-17 16:40:18 +03:00
Julia Radzhabova cf5b29461b [SSE] FormatSettingsDialog: use current regional settings for applying custom formats. 2017-01-17 16:21:16 +03:00
Julia Radzhabova 681d032adb [SSE] Number format in the toolbar depends on regional settings. 2017-01-17 15:58:20 +03:00
Julia Radzhabova 708af63756 Merge branch 'feature/format-cells' of https://github.com/ONLYOFFICE/web-apps into feature/format-cells 2017-01-17 14:07:04 +03:00
Julia Radzhabova 75904432d6 [SSE] Change layout for FormatSettingsDialog. 2017-01-17 14:04:55 +03:00
Alexander.Trofimov 4deb5c6873 asc_getLocaleExample2 -> asc_getLocaleExample 2017-01-17 13:15:36 +03:00
Julia Radzhabova 5cf5f1e0c7 [SSE] Use asc_getLocaleExample2 instead of asc_getLocaleExample. 2017-01-17 12:45:48 +03:00
Julia Radzhabova f956912aa8 [SSE] FormatSettingsDialog: Use asc_getCurrencySymbols 2017-01-17 11:19:26 +03:00