Any update on if/when this might be added to the plugin? I just had a colleague ask me whether it is possible too, so the crowd is growing ;)
Cheers, N.
Sergiy Dubovik wrote:
Thanks Nathan, I was thinking about this already. It's in my todo. Meanwhile, as a workaround, you could highlight a task and do Ctrl-C, looks like swing is smart enough to copy the text into clipboard, then you can paste it to the change list creation dialog.
-serg
>> I'd love to be able to start a new changelist from the tasklist >> plugin. I want to do this by an action on an existing task, and also >> by a checkbox or extra button in the new task dialog. >> >> The changelist created would be named with the task's description, and >> have a description set to something like "Created from task >> ". It would also be set to the default changelist.
>>
>> All this is quite simple to do with the OpenAPI, but if you need any
>> pointers I'd be glad to help.
>>
>> Cheers for a useful plugin,
>>]]> N.
Frankly I'm stuck with UI at the moment, JTree is much more complicated then Tree from SWT :) Few features are implemented will try to get it in releasable shape soon.
Thanks. Sergiy
Nathan Brown wrote:
Hi Sergiy,
Any update on if/when this might be added to the plugin? I just had a colleague ask me whether it is possible too, so the crowd is growing ;)
Cheers, N.
Sergiy Dubovik wrote:
>> Thanks Nathan, >> I was thinking about this already. It's in my todo. >> Meanwhile, as a workaround, you could highlight a task and do Ctrl-C, >> looks like swing is smart enough to copy the text into clipboard, then >> you can paste it to the change list creation dialog. >> >> -serg >> >>> I'd love to be able to start a new changelist from the tasklist >>> plugin. I want to do this by an action on an existing task, and also >>> by a checkbox or extra button in the new task dialog. >>> >>> The changelist created would be named with the task's description, >>> and have a description set to something like "Created from task >>> ". It would also be set to the default changelist.
>>>
>>> All this is quite simple to do with the OpenAPI, but if you need any
>>> pointers I'd be glad to help.
>>>
>>> Cheers for a useful plugin,
>>>]]> N.
OK Sergiy, thanks for the update. I'm a UI guy myself so anything I can help you out with, drop me a line.
Cheers, N.
Sergiy Dubovik wrote:
Hi Nathan,
Frankly I'm stuck with UI at the moment, JTree is much more complicated then Tree from SWT :) Few features are implemented will try to get it in releasable shape soon.
Thanks. Sergiy
Nathan Brown wrote:
>> Hi Sergiy, >> >> Any update on if/when this might be added to the plugin? I just had a >> colleague ask me whether it is possible too, so the crowd is growing ;) >> >> Cheers, >> N. >> >> Sergiy Dubovik wrote: >>> Thanks Nathan, >>> I was thinking about this already. It's in my todo. >>> Meanwhile, as a workaround, you could highlight a task and do Ctrl-C, >>> looks like swing is smart enough to copy the text into clipboard, >>> then you can paste it to the change list creation dialog. >>> >>> -serg >>> >>>> I'd love to be able to start a new changelist from the tasklist >>>> plugin. I want to do this by an action on an existing task, and >>>> also by a checkbox or extra button in the new task dialog. >>>> >>>> The changelist created would be named with the task's description, >>>> and have a description set to something like "Created from task >>>> ". It would also be set to the default changelist.
>>>>
>>>> All this is quite simple to do with the OpenAPI, but if you need any
>>>> pointers I'd be glad to help.
>>>>
>>>> Cheers for a useful plugin,
>>>>]]> N.
Hi, there is a new version of Tasks plugin, it has a button for creating new changelist from task. Didn't put "Created from tasks" message but if you really want will add it.
Version 1.6 changes - Added new action: Create new change list with the title of selected task(s). If several tasks are selected then titles will be concatanated and separated by comma. - Tasks can be reordered. - Completed tasks can be hidden. - Added "Add to Root" button when create new task.
Hi, there is a new version of Tasks plugin, it has a button for creating new changelist from task. Didn't put "Created from tasks" message but if you really want will add it.
Version 1.6 changes - Added new action: Create new change list with the title of selected task(s). If several tasks are selected then titles will be concatanated and separated by comma. - Tasks can be reordered. - Completed tasks can be hidden. - Added "Add to Root" button when create new task.
Hi Sergiy,
Any update on if/when this might be added to the plugin? I just had a
colleague ask me whether it is possible too, so the crowd is growing ;)
Cheers,
N.
Sergiy Dubovik wrote:
>> I'd love to be able to start a new changelist from the tasklist
>> plugin. I want to do this by an action on an existing task, and also
>> by a checkbox or extra button in the new task dialog.
>>
>> The changelist created would be named with the task's description, and
>> have a description set to something like "Created from task
>> ". It would also be set to the default changelist. >> >> All this is quite simple to do with the OpenAPI, but if you need any >> pointers I'd be glad to help. >> >> Cheers for a useful plugin, >>]]> N.
Hi Nathan,
Frankly I'm stuck with UI at the moment, JTree is much more complicated
then Tree from SWT :)
Few features are implemented will try to get it in releasable shape soon.
Thanks.
Sergiy
Nathan Brown wrote:
>> Thanks Nathan,
>> I was thinking about this already. It's in my todo.
>> Meanwhile, as a workaround, you could highlight a task and do Ctrl-C,
>> looks like swing is smart enough to copy the text into clipboard, then
>> you can paste it to the change list creation dialog.
>>
>> -serg
>>
>>> I'd love to be able to start a new changelist from the tasklist
>>> plugin. I want to do this by an action on an existing task, and also
>>> by a checkbox or extra button in the new task dialog.
>>>
>>> The changelist created would be named with the task's description,
>>> and have a description set to something like "Created from task
>>> ". It would also be set to the default changelist. >>> >>> All this is quite simple to do with the OpenAPI, but if you need any >>> pointers I'd be glad to help. >>> >>> Cheers for a useful plugin, >>>]]> N.
OK Sergiy, thanks for the update. I'm a UI guy myself so anything I can
help you out with, drop me a line.
Cheers,
N.
Sergiy Dubovik wrote:
>> Hi Sergiy,
>>
>> Any update on if/when this might be added to the plugin? I just had a
>> colleague ask me whether it is possible too, so the crowd is growing ;)
>>
>> Cheers,
>> N.
>>
>> Sergiy Dubovik wrote:
>>> Thanks Nathan,
>>> I was thinking about this already. It's in my todo.
>>> Meanwhile, as a workaround, you could highlight a task and do Ctrl-C,
>>> looks like swing is smart enough to copy the text into clipboard,
>>> then you can paste it to the change list creation dialog.
>>>
>>> -serg
>>>
>>>> I'd love to be able to start a new changelist from the tasklist
>>>> plugin. I want to do this by an action on an existing task, and
>>>> also by a checkbox or extra button in the new task dialog.
>>>>
>>>> The changelist created would be named with the task's description,
>>>> and have a description set to something like "Created from task
>>>> ". It would also be set to the default changelist. >>>> >>>> All this is quite simple to do with the OpenAPI, but if you need any >>>> pointers I'd be glad to help. >>>> >>>> Cheers for a useful plugin, >>>>]]> N.
Hi, there is a new version of Tasks plugin,
it has a button for creating new changelist from task. Didn't put
"Created from tasks" message but if you really want will add it.
Version 1.6 changes
- Added new action: Create new change list with the title of selected
task(s). If several tasks are selected then titles will be concatanated
and separated by comma.
- Tasks can be reordered.
- Completed tasks can be hidden.
- Added "Add to Root" button when create new task.
-s
Thanks Sergiy, looking forward to using this!
Cheers,
N.
Sergiy Dubovik wrote: