todo

Textbased issue-tracker/todo list for Git?

I've been managing all of my todo-lists as ~/git-repo/todo which is kept under git. THen I add/delete files from the todo list, and have git autocommit all changes. However, I feel there should be more powerful tools. Besides "cil" and git-issues [neither of which I've tried], what tools are available? PS I want something that's ent...

Ajax render attribute don't work in a h:dataTable in JSF2

Hello everybody, I have some problem's with a simple application in JSF 2.0. I try to build a ToDo List with ajax support. I have some todo strings which I display using a datatable. Inside this datatable I have a commandLink to delete a task. The problem is now that the datatable don't get re-rendered. <h:dataTable id="todoList" ...

How can i search TODO lines in javascript files with resharper?

I am writing javascript codes and i want to add todo, note, bug etc. to .js or .aspx files. But Resharper 4.5 couln't find them. Is there any way to show these comments inside todo explorer? any help would be greatly appreciated Platform: VS.NET 2008 ...

How do I handle TODO comments in VisualStudio 2010?

I'd like Visual Studio to list all lines having "TODO: " in their beginning (usually after a comment sign which may vary depending on the file type) that can be found in any textual file in a solution (may it be C#, VB, F#, T-SQL, ASPX, XAML or just TXT) in a special panel showing what's written in the line right to "TODO: ", project n...

Add a todo list item in SPE (Stani's Python Editor)

How do I add a todo list item in Stani's Python Editor? I think it's something you type in together with the code and it automatically shows up the the todo list panel. However, I do not know the syntax. ...

What are Geeks "To do list"

I am wondering as geeks get older & older what would be their "To do List". Do geeks think in that way (or) they usually go on helping others and exploring hacks? ...

how to integrate TODO handling into the maven test phase ?

suppose i have a project with lots of todos, some unintentionally left there, some no longer relevant, some represent future possible features etc. i know that most IDEs can show/filter/sort them, but im looking for a way to enforce a more strict policy. what im looking for is some maven plugin that i can bind to the test phase that lo...

Textmate, How do I limit the folders TODO bundle searches when it launches?

I like the TODO bundle in textmate. When I launch it however, it searches what seems like my entire drive. Is there a way I can tell it to just search, for example, my projects folder? Or better yet, the folder of the project that is currently open? This article, Textmate: Taming TODOs and FIXMEs, shows you how to make it ignore a fol...

TODO comments in NetBeans 6.9 Python

How do I add a TODO comment in NetBeans 6.9 Python? I have taken a look under Tools > Options > Miscellaneous > Tasks However, when I add a comment to my source code: # TODO This won't appear in the Tasks panel TODO actually turns a different color, but the comment doesn't show up in my Tasks panel. Is there a way to fix this? ...

Visual Studio ToDo.Who's using?

I'm interesting with statistic and motivation of using task list in VS. Why are you use it or not? Some people i asked even want a tool, that can synchronize VS ToDo with Outlook. What do you think? ...

Super simple to use (hand holding) project management software?

Currently 2 person programming team, with a project manager whom doesn't have any experience in Project management. So really need something very simple, that will hold the hand of a project manager. Far more important than features is ease of use. I could deal with a gloried ToDo list - but I would like milestones. Thanks ...