Re: [Google Wave APIs] Re: ToDoList Gadget using JQuery UI and JQGrid

2010-01-07 Thread Matias Molinas
Improvements * Now the gadget includes a status column, and the possible values are: - to do - pending (see note) ... The note may refer to another task - done * Fixed the font size in wave * New installer: http://www.bubaproject.com/todolistinstaller.xml (thanks pamela..) thanks for the su

Re: [Google Wave APIs] Re: ToDoList Gadget using JQuery UI and JQGrid

2010-01-07 Thread pamela (Google Employee)
One more feedback item: The installer seems to be using a deprecated syntax, and doesn't include fields like author, so it shows "By Unknown". See this example: http://wave-skynet.appspot.com/public/extensions/areyouin/manifest.xml On Fri, Jan 8, 2010 at 10:14 AM, Ronald C.F. Antony wrote: > O

Re: [Google Wave APIs] Re: ToDoList Gadget using JQuery UI and JQGrid

2010-01-07 Thread Ronald C.F. Antony
On 7 Jan 2010, at 18:04, pamela (Google Employee) wrote: > Hmm- I'm not sure it's intuitive to put "Done" in Priority column. It > seems like it should be a separate checkbox. Agreed. Even more to the point, there's a difference between the priority and the status. The status may not just be "t

Re: [Google Wave APIs] Re: ToDoList Gadget using JQuery UI and JQGrid

2010-01-07 Thread pamela (Google Employee)
Hmm- I'm not sure it's intuitive to put "Done" in Priority column. It seems like it should be a separate checkbox. On Thu, Jan 7, 2010 at 4:06 PM, matias molinas wrote: > Two suggestions: > 1. Add a "Done" option to the Priority Drop Down list. > 2. Auto resize coulmns or have a fixed length colu

[Google Wave APIs] Re: ToDoList Gadget using JQuery UI and JQGrid

2010-01-06 Thread matias molinas
Two suggestions: 1. Add a "Done" option to the Priority Drop Down list. 2. Auto resize coulmns or have a fixed length column with wrapping text to fit content so it can be read in its entirety. Implemented... On 5 ene, 17:18, matias molinas wrote: > From linkedin Wave Interest Group: > > I have

[Google Wave APIs] Re: ToDoList Gadget using JQuery UI and JQGrid

2010-01-05 Thread matias molinas
>From linkedin Wave Interest Group: I have just install this as a Gadget and had a bit of a play. Love the idea. It could really work for Group Project monitoring. Two suggestions: 1. Add a "Done" option to the Priority Drop Down list. 2. Auto resize coulmns or have a fixed length column with wr