GitHub user khalidhuseynov opened a pull request: https://github.com/apache/zeppelin/pull/1775
[ZEPPELIN-1745] View revisions in non-editable mode ### What is this PR for? This is to make view of revisions non-editable ### What type of PR is it? Improvement ### Todos * [x] - disable action bar buttons * [ ] - disable per paragraph editing * [ ] - hotkeys? ### What is the Jira issue? [ZEPPELIN-1745](https://issues.apache.org/jira/browse/ZEPPELIN-1745) ### How should this be tested? TBD ### Screenshots (if appropriate) TBD ### Questions: * Does the licenses files need update? no * Is there breaking changes for older versions? no * Does this needs documentation? possibly You can merge this pull request into a Git repository by running: $ git pull https://github.com/khalidhuseynov/incubator-zeppelin feat/revision-view Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/1775.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1775 ---- commit 9db56ce63910d9738b2f7a874cab8e6570f16b49 Author: Khalid Huseynov <khalid...@gmail.com> Date: 2016-12-16T04:20:22Z change var name revisionDisabled -> revisionView commit cd4e37072c8e154d551ed0c3361fff719a8d55ae Author: Khalid Huseynov <khalid...@gmail.com> Date: 2016-12-16T08:10:26Z disable run all commit 4f12a5bff226e7f871e810a254daeaea58f3b395 Author: Khalid Huseynov <khalid...@gmail.com> Date: 2016-12-16T08:12:09Z disable clear output commit 5c9dd80a94ed990a41251c105a9c7b697bf3221c Author: Khalid Huseynov <khalid...@gmail.com> Date: 2016-12-16T08:18:02Z disable clone note commit 49f0e15ff215e925657b2972ec7f239b64c2e104 Author: Khalid Huseynov <khalid...@gmail.com> Date: 2016-12-16T08:19:21Z disable export note commit a05f355a96feb1cf7a424cda6775862439b974b0 Author: Khalid Huseynov <khalid...@gmail.com> Date: 2016-12-16T08:22:14Z disable revision commit commit dbb680cda6df168030bda2eebcbcba1ca32c0b62 Author: Khalid Huseynov <khalid...@gmail.com> Date: 2016-12-16T08:24:16Z disable remove note commit 00a0a247162791f2d332c0049ea469008b0e2177 Author: Khalid Huseynov <khalid...@gmail.com> Date: 2016-12-16T08:25:42Z disable scheduler ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---