Changeset 1210935
- Timestamp:
- 08/01/2015 11:11:01 AM (11 years ago)
- File:
-
- 1 edited
-
scifi-task-manager/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
scifi-task-manager/trunk/readme.txt
r1210919 r1210935 25 25 26 26 == Frequently Asked Questions == 27 28 = Why I see tasks but the fields are not editable = 29 30 If you notice such behaviour, this is because the task is not for you, this means that you are not owner or not assegnee for the task. 31 32 = The plugin doesn't work = 33 34 The plugin depends of PHP 5.4, so please check your PHP version first. 35 36 = How can I revert colors and labels = 37 38 If you override the labels or colors on statuses or priorities and want to revert default values back, you can just clear the value and leave it empty, then save the settings. 27 39 28 40 = How can I add own priorities = … … 81 93 82 94 Please be carefull with statuses because some of the task could became *invisible* if you remove status that contain tasks. 83 84 85 86 = Why I see tasks but the fields are not editable =87 88 If you notice such behaviour, this is because the task is not for you, this means that you are not owner or not assegnee for the task.89 90 91 = The plugin doesn't work =92 93 The plugin depends of PHP 5.4, so please check your PHP version first.94 95 95 96
Note: See TracChangeset
for help on using the changeset viewer.