Commit graph

81 commits

Author SHA1 Message Date
Julia Radzhabova a774753614 [PE] Fix Bug 37543 (bug in arrays concatenation) 2018-04-23 14:16:37 +03:00
Julia Radzhabova 648abe2198 [PE] FIx Bug 21362 2018-04-09 14:23:44 +03:00
Maxim Kadushkin dbf06b62fe [ALL] added menu for 'options' button 2018-03-21 14:28:28 +03:00
Maxim Kadushkin 03e6994738 Merge branch 'develop' into feature/desktop-new 2018-03-14 18:08:19 +03:00
Pavel Lobashov 06da18bf2d Update copyright to 2018 2018-03-01 15:16:38 +03:00
Maxim Kadushkin 6cf3ee7fb9 [SE PE] absract 'save' button 2018-02-28 16:17:53 +03:00
Maxim Kadushkin 6d0a353d78 [Common] refactoring. defined $icon element for a button 2018-02-26 16:23:07 +03:00
Maxim Kadushkin 5f1b291886 [DE][PE][SSE] synchronize extra buttons state through events 2018-02-16 02:56:17 +03:00
Maxim Kadushkin 0fb072b9fa refactoring. created controller for set of buttons 2018-02-13 17:37:22 +03:00
Maxim Kadushkin b5a5c97735 hide some buttons for desktop mode 2018-02-07 18:30:45 +03:00
Maxim Kadushkin c8e9fe9a63 Merge branch 'develop' into feature/desktop-new
# Conflicts:
#	apps/common/main/lib/util/utils.js
2018-02-02 16:18:07 +03:00
Julia Radzhabova fc6504f5ac [PE][SSE] Added print, save, undo, redo buttons and user name to header panel. 2018-01-24 14:10:33 +03:00
Julia Radzhabova fda9051a91 [PE] Fix Bug 36519. 2018-01-09 16:59:20 +03:00
Julia Radzhabova b612b7b9b5 [PE] Added Protection tab. Changed signature settings in the right and left menu. 2017-11-28 15:39:36 +03:00
Julia Radzhabova 580903591a [PE] Show tooltip and disable editing when document is signed. 2017-11-28 14:32:48 +03:00
Julia Radzhabova 005c22056e [PE] Added Protection tab. Changed signature settings in the right and left menu. 2017-11-17 17:23:38 +03:00
Julia Radzhabova 222c0bf74d [DE] Added Protection tab with the ability to encrypt and sign document. 2017-11-15 10:59:06 +03:00
Julia Radzhabova d598aed90d Menu component: added clearAll method. 2017-11-13 11:41:32 +03:00
Julia Radzhabova aeb279276d [PE] Show tooltip and disable editing when document is signed. 2017-11-10 11:59:05 +03:00
Julia Radzhabova 34166fb17c [PE] Duplicate Add Slide button in the Insert tab and remove from Collaboration and Plugins tabs. 2017-11-03 14:06:03 +03:00
Julia Radzhabova c02389ab21
Merge branch 'develop' into hotfix/v5.0.3 2017-10-31 20:15:07 +03:00
Julia Radzhabova db3475a6e6 Merge branch 'feature/collaboration-tab' into develop 2017-10-27 16:03:03 +03:00
Julia Radzhabova a074a53455 [PE] Use 'pressed' method for buttons array. 2017-10-26 11:14:53 +03:00
Julia Radzhabova 03890e6403 Fix Bug 36134. 2017-10-24 15:59:18 +03:00
Julia Radzhabova aec113963d [PE] Added collaboration tab. 2017-10-12 12:22:31 +03:00
Julia Radzhabova 43222dfa9d Merge pull request #4 from ONLYOFFICE/release/v5.0.0
Release/v5.0.0
2017-09-07 11:49:02 +03:00
Julia Radzhabova c1039d2d77 Synchronize save buttons in the toolbar and left menu. 2017-09-05 10:54:44 +03:00
Julia Radzhabova fe462bd08b Merge pull request #3 from ONLYOFFICE/release/v5.0.0
Release/v5.0.0
2017-08-30 15:07:13 +03:00
Julia Radzhabova 8db96e7d5e [PE] Bug 35723. 2017-08-24 16:15:18 +03:00
Julia Radzhabova c5d19bfb89 Fix Bug 35715, fix Bug 35714. 2017-08-23 14:51:27 +03:00
Julia Radzhabova 13b623ef0c Fix Bug 35525. + Set focus to document after "insert table" dialog is closed. 2017-08-23 11:02:04 +03:00
Julia Radzhabova 3f5b9ce24c [PE] Start presenter mode from toolbar menu. 2017-08-11 10:26:21 +03:00
Maxim Kadushkin c76a24beeb unified toolbar's components identifiers 2017-08-08 18:00:55 +03:00
Julia Radzhabova 8c1c09e437 [PE] localStorage.getItem -> getBool. 2017-08-08 14:14:14 +03:00
Julia Radzhabova 5a4204b18a [PE] Fix Bug 35540. 2017-08-08 13:28:13 +03:00
Julia Radzhabova bca83ae1f3 [PE] Fix Bug 35477. 2017-08-07 17:20:17 +03:00
Julia Radzhabova 70bd42d4f7 [PE] Fix Bug 35469, Fix Bug 35449. 2017-08-04 11:49:38 +03:00
Julia Radzhabova bd5ae6e902 Update hint for Add Comment button. 2017-08-02 16:47:40 +03:00
Maxim Kadushkin 05ce65f5ee implemented 'Download As' for 'preview' mode 2017-07-21 17:55:27 +03:00
Maxim Kadushkin 0a1324217e [Common] added button 'Edit Document' to 'preview' mode 2017-07-21 13:41:56 +03:00
Julia Radzhabova ed09cac20b [PE] Move function StartDemostration to viewport. 2017-07-20 16:46:45 +03:00
Maxim Kadushkin 3dbf09f803 [PE] send document info on start demonstration 2017-07-20 14:34:13 +03:00
Julia Radzhabova bedfa57dcf [SSE][PE] Fix context menu. 2017-07-18 15:59:14 +03:00
Julia Radzhabova 64355cc7db [DE] Disable comments on toolbar when objects are locked.
[PE] Disable comments on toolbar when no slides.
2017-06-29 15:06:31 +03:00
Maxim Kadushkin 32a688e910 Merge with remote 2017-06-28 14:53:50 +03:00
Julia Radzhabova fae2867431 Disable/enable comment button in the toolbar. 2017-06-28 14:20:49 +03:00
Maxim Kadushkin c529667cb4 debug toolbar's big buttons 2017-06-28 14:16:09 +03:00
Julia Radzhabova 5d40fdc1ed Debug toolbar layout. 2017-06-15 16:18:40 +03:00
Maxim Kadushkin ac59e8b46e [DE, PE] tab 'File' didn't select after 'FileMenu' opened programmatically 2017-04-27 17:34:34 +03:00
Maxim Kadushkin fe3bd89aa9 refactoring 2017-04-25 19:56:17 +03:00