-
introduced invoice - a collection of worklog entries.
-
Added worklog invoice node type. An invoice is a collection of worklog nodes.
-
This commit was manufactured as part of Drupal's Great Git Migration to create branch 'DRUPAL-4-7'. Sprout from master 2006-06-30 17:41:55 UTC Dave Cohen <git@dave-cohen.com> 'Added worklog invoice node type. An invoice is a collection of worklog nodes.' Delete: README.txt worklog.mysql
-
Added worklog invoice node type. An invoice is a collection of worklog nodes.
-
eliminated call to node_validate_title, which no longer exists.
-
Round duration to nearest 6 minutes (.1 hour) Permission to view only one's own worklog, not those of other users.
-
Added worklog module. Allows users to start, pause, and resume timers which keep track of hours spent working.