Dave Hall a écrit : > Summary: Merge the calendar and todo apps into a single app > > Background: Both the calendar and todo apps have a lot of common > functionality and conceptual they are linked. When a user looks at their > calendar they are likely to want to be able to view their todo items for the > same period. The data structures for both type of entries are similar. > > Considerations: Allow users to still be able to view/edit todo items through > a todo app. Respect ACLs for allowing access to calendar and todo items as > separate record types.. > > i think that shared functions between the 2 apps and generic time functions in calendar should go to phpgwapi... that would allow apps to manage time things with the same backend so that deadlines, tasks and othe things like that could appear (or not appear if filtered) using a generic calendar view.
but i think merging todo and calendar would limit the potential of both. rather i'd propose to extend todo so that it becomes a powerful project management app. -- In a world without walls or fences, there would be no need for windows or gates... _______________________________________________ phpGroupWare-developers mailing list [email protected] http://lists.gnu.org/mailman/listinfo/phpgroupware-developers
