[dev] Re: [cvs] commit: nag/lib Driver.php Nag.php base.php nag/templates/task begin.inc task.inc nag/docs CHANGES nag/templates/view description.inc headers.inc navbar.inc nag/templates/tasklists...

Mike Cochrane mike@graftonhall.co.nz
Sat, 21 Sep 2002 04:06:39 +1200


> ----- Message from mike@graftonhall.co.nz ---------

> mikec       2002/09/20 08:57:36 PDT
> 
>   Modified files:
lots of them

>   Added files:
a few more

>   Log:
>   Add shared task lists to Nag.
> 
>   Will post known issues to the dev list.

Known issues, or things you can do if you're bored.

Import needs an option to specify which tasklist to import into.
Maybe export needs an option to export a specific tasklist of the currently
selected tastlists.

The categories stuff is at the same state as kronolith i think.
At the moment when adding to a task list you have your personal category list.
This may not match that of the onwer of the task list, but the owner's list is
used when displaying that categories to screen.

Possible fixes:
  1. Store the complete category name in the database instead of just the id.
or:
  2. Change the category options based on which target task list is select.
or:
  3. If the selected category doesn't exist in the owner's category list add 
       it and and use it.
or:
  4. Store categories as a per task list setting instead of a per user setting.  
       Would still require 2.

That's just the issues i know about. i'm sure you'll all have a bunch of patches
for me when i wake up.

- Mike :-)