Commit graph

1865 commits

Author SHA1 Message Date
Julia Radzhabova 26ce76ebd0 Update helps. 2017-10-18 15:31:00 +03:00
Julia Radzhabova 6d64d2b9a5 Set permissions to docInfo (use put_Permissions). 2017-10-18 15:25:12 +03:00
Julia Radzhabova 09d019fa87 Change name and link for limitation window. 2017-10-18 15:08:11 +03:00
Alexey Golubev af3bc7191d Merge pull request #18 from ONLYOFFICE/feature/bugfix
Added formats fods, fodt, fodp.
2017-10-18 11:58:58 +03:00
Julia Radzhabova 52c93fcd5d Added formats fods, fodt, fodp. 2017-10-18 11:56:17 +03:00
Alexey Golubev 9b6a1d5c31 Merge pull request #17 from ONLYOFFICE/feature/multiplugins
new plugins scheme (system & parallel working)
2017-10-17 18:39:10 +03:00
Oleg Korshul c8a12f7dba new plugins scheme (system & parallel working) 2017-10-17 18:08:12 +03:00
Alexey Golubev 1f8766ce68 Merge pull request #16 from ONLYOFFICE/feature/pre5.0.3
waiting for an event to be subscribed
2017-10-13 17:42:31 +03:00
Alexey Golubev 896978e6a6 Merge pull request #15 from ONLYOFFICE/feature/bugfix
Feature/bugfix
2017-10-13 17:41:40 +03:00
Julia Radzhabova a3b22d0ca2 Fix Bug 36076. 2017-10-13 17:36:52 +03:00
Oleg Korshul 270f9499b5 waiting for an event to be subscribed 2017-10-13 16:22:30 +03:00
Alexey Golubev 0d8db7c5f2 Merge 2017-10-13 14:43:34 +03:00
Julia Radzhabova d668bd150d Merge plugins from config, server and from event asc_onPluginsInit. 2017-10-13 12:47:39 +03:00
Julia Radzhabova 9757cb175b Use api.setInputParams method for SogouPinyin. 2017-10-12 14:20:32 +03:00
Julia Radzhabova fbc4769cab Update sogou option layout. 2017-10-12 14:17:07 +03:00
Julia Radzhabova 0bdcd6099f Added Sogou Pinyin input in Chrome. 2017-10-12 14:16:45 +03:00
Alexander Trofimov 1638ed1ea7 Merge pull request #11 from ONLYOFFICE/feature/bugfix
Feature/bugfix
2017-10-11 12:40:42 +03:00
Julia Radzhabova 5ac475ca92 Merge plugins list from editor config and from server (don't add duplicated plugins). 2017-10-11 11:45:42 +03:00
Julia Radzhabova d614acfe1b Revert "[DE] Added Sogou Pinyin input in Chrome."
This reverts commit a7e4628000.
2017-10-06 13:29:46 +03:00
Julia Radzhabova a7e4628000 [DE] Added Sogou Pinyin input in Chrome. 2017-10-05 17:51:15 +03:00
Alexey Golubev c207a7c230 v5.0.1 2017-10-05 14:46:29 +03:00
Julia Radzhabova 229c47b8a0 Autostart array of plugins. 2017-10-03 20:45:41 +03:00
Julia Radzhabova 28b92b60f7 Debug autostart plugins. 2017-10-03 20:44:20 +03:00
Julia Radzhabova 2e36f36dbe Run first plugin from autostart plugins list. 2017-10-03 20:43:58 +03:00
Julia Radzhabova cc0933be99 Add "autostart" parameter to plugins config: auto start array of plugins. 2017-10-03 20:43:39 +03:00
Julia Radzhabova 8709548c7a Load plugins from config or using request to server. 2017-10-03 20:43:06 +03:00
Julia Radzhabova f37d4b53ac Set full plugins list to sdk, but add buttons to the toolbar using "EditorsSupport" field . 2017-10-03 20:42:41 +03:00
Maxim Kadushkin 1afc0e47de [Common] refactoring 2017-10-03 20:41:44 +03:00
Maxim Kadushkin ceaf3371c6 refactoring 2017-10-03 20:41:22 +03:00
Maxim Kadushkin c0772ef73a refactoring 2017-10-03 20:40:53 +03:00
Julia Radzhabova c71ed92f09 Update translations. 2017-10-03 14:40:11 +03:00
Julia Radzhabova a0dfdea5aa Fix Bug 35934, update Bug 35851. 2017-10-02 14:08:26 +03:00
Julia Radzhabova aa23ed4418 Changed appReady api event. 2017-09-25 14:49:46 +03:00
Julia Radzhabova 52b56fa997 [DE] Set serverVersion parameter to version history items. 2017-09-22 17:18:06 +03:00
Martin Lepadusch 44eedf543d fix typo 2017-09-22 17:14:35 +03:00
Julia Radzhabova b0c379063b Update helps. 2017-09-22 16:48:53 +03:00
Julia Radzhabova c1e4b9e903 Check if the api "config->events" are functions. 2017-09-22 16:35:16 +03:00
Julia Radzhabova ceb67537ac Fix Bug 35851. 2017-09-20 15:41:26 +03:00
Julia Radzhabova 90ae0245bd Show warning when event onReady is used. 2017-09-20 14:55:19 +03:00
Julia Radzhabova 9ce1c45226 Change api event: "onReady" -> "onAppReady", added "onDocumentReady" event. 2017-09-20 14:32:18 +03:00
Julia Radzhabova ce40913023 Update helps. 2017-09-20 11:31:59 +03:00
Julia Radzhabova 202dcbc8ff Update translations. 2017-09-20 11:05:39 +03:00
Julia Radzhabova 49b4759129 Merge pull request #9 from ONLYOFFICE/feature/bugfix
Feature/bugfix
2017-09-20 10:24:14 +03:00
Julia Radzhabova 28661417e8 Fix Bug 35853. 2017-09-19 17:26:09 +03:00
Julia Radzhabova 876171af9c Change click on header logo: click only on the image. 2017-09-19 15:42:44 +03:00
Julia Radzhabova 03fc5c6dd2 [SSE] Fix Bug 35857. 2017-09-19 14:13:07 +03:00
Julia Radzhabova 2d887a4a82 [PE] Fix Bug 35440. 2017-09-19 13:14:16 +03:00
Julia Radzhabova 405fe55461 Open "customization->logo->url" when click on the header logo. 2017-09-19 12:16:59 +03:00
Julia Radzhabova 869c47155f [SSE] Fix Bug 35858. 2017-09-18 16:53:29 +03:00
Julia Radzhabova d6aeb9f679 [SSE] Fix Bug 28388. 2017-09-18 16:00:10 +03:00