TW #2004: "shell" should not be expand to "exec tasksh"
- Thanks to Arvedui
This commit is contained in:
1
AUTHORS
1
AUTHORS
@@ -332,3 +332,4 @@ suggestions:
|
|||||||
tom-doerr
|
tom-doerr
|
||||||
ad-si
|
ad-si
|
||||||
coaxial
|
coaxial
|
||||||
|
Arvedui
|
||||||
|
|||||||
@@ -95,6 +95,8 @@
|
|||||||
Thanks to Kirill Bobyrev
|
Thanks to Kirill Bobyrev
|
||||||
- TW #1922 Can't find export scripts
|
- TW #1922 Can't find export scripts
|
||||||
Thanks to tom-doerr
|
Thanks to tom-doerr
|
||||||
|
- TW #2004 "shell" should not be expand to "exec tasksh"
|
||||||
|
Thanks to Arvedui
|
||||||
- TW #2007 Compute number of current tasks correctly
|
- TW #2007 Compute number of current tasks correctly
|
||||||
Thanks to Janik Rabe
|
Thanks to Janik Rabe
|
||||||
- TW #2020 reserved.lines is not affecting the burndown height
|
- TW #2020 reserved.lines is not affecting the burndown height
|
||||||
|
|||||||
@@ -285,7 +285,6 @@ std::string configurationDefaults =
|
|||||||
"alias.history=history.monthly # Prefer monthly over annual history reports\n"
|
"alias.history=history.monthly # Prefer monthly over annual history reports\n"
|
||||||
"alias.ghistory=ghistory.monthly # Prefer monthly graphical over annual history reports\n"
|
"alias.ghistory=ghistory.monthly # Prefer monthly graphical over annual history reports\n"
|
||||||
"alias.burndown=burndown.weekly # Prefer the weekly burndown chart\n"
|
"alias.burndown=burndown.weekly # Prefer the weekly burndown chart\n"
|
||||||
"alias.shell=exec tasksh # Alias old shell command to new shell\n"
|
|
||||||
"\n"
|
"\n"
|
||||||
"# Reports\n"
|
"# Reports\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
|||||||
Reference in New Issue
Block a user