intranet-timesheet2-tasks
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:
# ]po[ Timesheet Tasks 
This package is part of ]project-open[, an open-source enterprise project management system.

For more information about ]project-open[ please see:
* [Documentation Wiki](http://www.project-open.com/en/)
* [V5.0 Download](https://sourceforge.net/projects/project-open/files/project-open/V5.0/)
* [Installation Instructions](http://www.project-open.com/en/list-installers)

About ]po[ Timesheet Tasks :

The Timesheet Tasks Package allows users to create Tasks, with explicit specifications and recommendations on the time aspects of the task such as man hour expenditure, and start and end dates. Project Open Tasks # Online Reference Documentation ## List ## Editable Start / End Date ## Task Order ## Procedure Files

tcl/intranet-timesheet2-tasks-procs.tcl
## Procedures
im_package_timesheet_task_idReturns the package id of the intranet-timesheet2-tasks module
im_timesheet_next_task_nrReturns the next free task_nr for the given project Returns "" if there was an error calculating the number.
im_timesheet_project_advanceCalculate the percentage of advance of the project.
im_timesheet_task_dependency_hardness_type_hard
im_timesheet_task_dependency_nukeNuke (complete delete from the database) operation for fake depenendy object.
im_timesheet_task_dependency_type_depends
im_timesheet_task_dependency_type_ff
im_timesheet_task_dependency_type_finish_to_finish
im_timesheet_task_dependency_type_finish_to_start
im_timesheet_task_dependency_type_fs
im_timesheet_task_dependency_type_sf
im_timesheet_task_dependency_type_ss
im_timesheet_task_dependency_type_start_to_finish
im_timesheet_task_dependency_type_start_to_start
im_timesheet_task_dependency_type_subtask
im_timesheet_task_effort_driven_type_fixed_duration
im_timesheet_task_effort_driven_type_fixed_units
im_timesheet_task_effort_driven_type_fixed_work
im_timesheet_task_info_component
im_timesheet_task_list_componentCreates a HTML table showing a table of Tasks
im_timesheet_task_members_component
im_timesheet_task_nukeNuke (complete delete from the database) operation for timesheet tasks.
im_timesheet_task_permissionsFill the "by-reference" variables read, write and admin with the permissions of $user_id on $project_id
im_timesheet_task_scheduling_type_alap
im_timesheet_task_scheduling_type_asap
im_timesheet_task_scheduling_type_fnet
im_timesheet_task_scheduling_type_fnlt
im_timesheet_task_scheduling_type_mfo
im_timesheet_task_scheduling_type_mso
im_timesheet_task_scheduling_type_snet
im_timesheet_task_scheduling_type_snlt
im_timesheet_task_status_active
im_timesheet_task_status_inactive
im_timesheet_task_type_standard
## SQL Files
sql/postgresql/intranet-timesheet2-tasks-create.sql
sql/postgresql/intranet-timesheet2-tasks-drop.sql
sql/postgresql/upgrade/upgrade-5.0.1.0.1-5.0.1.0.2.sql
sql/postgresql/upgrade/upgrade-5.0.2.2.0-5.0.2.2.1.sql
sql/postgresql/upgrade/upgrade-5.0.2.4.1-5.0.2.4.2.sql
sql/postgresql/upgrade/upgrade-5.0.2.4.2-5.0.2.4.3.sql
sql/postgresql/upgrade/upgrade-5.0.2.4.3-5.0.2.4.4.sql
sql/postgresql/upgrade/upgrade-5.0.2.4.4-5.0.2.4.5.sql
## Content Pages
www/
add-dependency.tcl
delete-dependency.tcl
delete-resource.tcl
edit-resource.adp
edit-resource.tcl
filter-task-form.adp
filter-task-form.tcl
index.adp
index.tcl
new.adp
new.tcl
report-timesheet.adp
report-timesheet.tcl
task-action.tclPurpose: Takes commands from the /intranet/projects/view page and saves changes, deletes tasks etc.
task-delete.tcl
tree-component.adp
tree-component.tcl

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。