intranet-confdb
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:
# ]po[ ITSM Configuration Mgmt
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[ ITSM Configuration Mgmt:

This package allows IT departments overseeing and maintaining wide spread networks of multiple machines and terminals to compile databases of information about the various configuration options presently installed on each particular machine. This database has all the normal functionality and interactivity of a standard database, and additionally has plug ins to all the normal ]project-open[ routines of ticket, workflow, and timesheet task processing, etc.

Confdb # Online Reference Documentation ## Procedure Files

lib/conf-item-list-component.adp
lib/conf-item-list-component.tcl
lib/related-objects-component.adp
lib/related-objects-component.tcl
tcl/intranet-confdb-procs.tcl
## Procedures
im_conf_item::auditWrite the audit trail
im_conf_item::check_permissionsCheck if the user can perform view, read, write or admin the conf_item
im_conf_item::newCreate a new configuration item.
im_conf_item::nukePermanently deletes the ConfItem from the database.
im_conf_item::set_status_idSet the conf_item to the specified status.
im_conf_item_list_componentCreates a HTML table showing a list of configuration items associated with a project, a task, a user or a ticket.
im_conf_item_list_component_oldReturns a HTML component to show all project related conf items
im_conf_item_navbarReturns rendered HTML code for a horizontal sub-navigation bar for /intranet-confdb/.
im_conf_item_new_project_relEstablishes as is-conf-item-of relation between conf item and project
im_conf_item_nukePermanently deletes the ConfItem from the database.
im_conf_item_optionsReturns a list of all Conf Items.
im_conf_item_permissionsFill the "by-reference" variables read, write and admin with the permissions of $user_id on $conf_item_id
im_conf_item_related_objects_componentReturns a HTML component with the list of related tickets.
im_conf_item_select_sqlReturns an SQL statement that allows you to select a range of configuration items, given a number of conditions.
im_conf_item_status_active
im_conf_item_status_deleted
im_conf_item_type_cvs_repository
im_conf_item_type_hardware
im_conf_item_type_host
im_conf_item_type_laptop
im_conf_item_type_license
im_conf_item_type_mainframe
im_conf_item_type_network_device
im_conf_item_type_pc
im_conf_item_type_po_package
im_conf_item_type_po_process
im_conf_item_type_postfix_process
im_conf_item_type_postgresql_process
im_conf_item_type_pound_process
im_conf_item_type_process
im_conf_item_type_server
im_conf_item_type_service
im_conf_item_type_software
im_conf_item_type_specs
im_conf_item_type_workstation
im_conf_item_update_sqlReturns an SQL statement that updates all Conf Item fields from variables according to the ]po[ coding conventions.
im_menu_conf_items_admin_linksReturn a list of admin links to be added to the "Conf Items" menu
im_navbar_tree_confdbCreates an <ul> ...</ul> collapsable menu for the system's main NavBar.
im_package_conf_items_idReturns the package id of the intranet-confdb module
## SQL Files
sql/postgresql/intranet-confdb-create.sql
sql/postgresql/intranet-confdb-drop.sql
sql/postgresql/upgrade/upgrade-5.0.1.0.0-5.0.1.0.1.sql
sql/postgresql/upgrade/upgrade-5.0.2.3.0-5.0.2.3.1.sql
sql/postgresql/upgrade/upgrade-5.0.2.3.1-5.0.2.3.2.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
## Content Pages
www/
action.tclPerform bulk actions on conf_items
associate-2.adp
associate-2.tclAssociate the conf_item_ids in "cid" with one of the specified objects.
associate-conf-item-with-task-2.tclAssociate the conf_item_ids in "cid" with one of the specified objects.
associate-conf-item-with-task.adp
associate-conf-item-with-task.tclAllow the user to associate the current ticket with a new object using an OpenACS relationship.
associate-delete.tclDelete rel_ids from acs_rels
associate-inverse.adp
associate-inverse.tclAllow the user to associate the current ticket with a new object using an OpenACS relationship.
associate.adp
associate.tclAllow the user to associate the current ticket with a new object using an OpenACS relationship.
conf-item-del.tclDelete conf_items
dashboard.adp
dashboard.tclTicket Dashboard
index.adp
index.tcl
new.adp
new.tclShow or create a new configuration item
nuke-2.adp
nuke-2.tclRemove a Conf Item from the system completely
nuke.adp
nuke.tclTry to remove a user completely

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