Age | Commit message (Collapse) | Author |
|
It's common to want an 'inverted' priority range, for example where P0 is the highest. The task helper logic would hide priority editing when priority_end was larger than priority_start. This logic change allows it by checking that priority_start and priority_end are different.
|
|
|
|
|
|
|
|
|
|
|
|
Add API calls to get all metadata from task, get metadata from task by name, edit/create new metadata and remove metadata
|
|
|
|
|
|
|
|
|
|
Wrong "gender" on words.
|
|
|
|
Shouldn't lines 1203, 1204, 1195, 1196 end in %d?
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Adding logic to check for a group by external ID, before trying to create it.
|
|
|
|
|
|
|
|
|