From 4f54a547fad80200ab2f2804be631ecde11ec3b5 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Fri, 11 Mar 2016 22:46:54 -0500 Subject: Added new keyboard shortcut for task view --- ChangeLog | 1 + app/Template/config/about.php | 7 +++++++ app/Template/task/layout.php | 7 ++++++- assets/js/app.js | 2 +- assets/js/src/App.js | 1 + assets/js/src/Task.js | 23 +++++++++++++++++++++++ doc/fr/keyboard-shortcuts.markdown | 8 ++++++++ doc/keyboard-shortcuts.markdown | 8 ++++++++ 8 files changed, 55 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 51d1f559..e80d3552 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,7 @@ Version 1.0.27 (unreleased) Improvements: +* Added new keyboard shortcuts for task view * Always display project name and task title in task views * Improve automatic action creation * Move notifications to the bottom of the screen diff --git a/app/Template/config/about.php b/app/Template/config/about.php index 968b109a..c7600d20 100644 --- a/app/Template/config/about.php +++ b/app/Template/config/about.php @@ -66,6 +66,13 @@
  • = s
  • = c
  • +

    +

    -