IMPORTANT REMARKS:
Parameters: You can import users into your project, by specifying a text file.
project_admin_userimport upload_file Upload File :
project_admin_userimport submit Load users
project_admin_userimport parse_report User Parsing Report
project_admin_userimport ready Ready to import these new users :
project_admin_userimport import Import
project_admin_userimport success_import Users Successfully Imported
project_admin_userimport fail_import User Import Failed.
project_admin_userimport format_hdr User Import Format
project_admin_userimport missing_file Missing or unreadable file.
project_admin_userimport username username
project_admin_userimport mail_addr Email address
project_admin_userimport invalid_mail_or_username Parse error : '$1' is not a valid email address or username.
project_admin_userimport multiple_users Parse error : '$1' has multiple corresponding users.
project_admin_userimport unknown_user Parse error : User '$1' does not exist.
project_admin_userimport special_user Warning : There are more than 1 username corresponding to this mail address or username '$1'. User Import will not continue.
project_admin_userimport member_user Parse error : User '$1' is already a member of this project.
project_admin_userimport active_user Parse error : User '$1' account is not active.
project_admin_userimport import_format To import users, you need to provide a simple text file, containing in each line the email address or the username of the user. Please make sure the users, who will be imported, are already registered and have an active account. Sample import file :
#
#-----------------------------------------------
# Script: SF/www/project/export/bug_bug_deps_export.php
#
project_export_bug_deps_export g_id Group ID
project_export_bug_deps_export bug_id Bug ID
project_export_bug_deps_export depend_on_bug Depend on Bug
project_export_bug_deps_export bug_id_desc Unique bug identifier
project_export_bug_deps_export g_id_desc Unique project identifier
#project_export_bug_deps_export depend_on_bug_desc Depend on Bug
project_export_bug_deps_export bug_deps_export $1 Export
project_export_bug_deps_export no_bug_deps_found No $1 found. Could not generate an export.
project_export_bug_deps_export db_access_err Error while accessing your $1 database. Please report the error to the $2 Administrator
project_export_bug_deps_export bug_deps_export_format
#
#-----------------------------------------------
# Script: SF/www/project/export/bug_export.php
#
project_export_bug_export depend_on_bugs Depend on Bug(s)
project_export_bug_export depend_on_bugs_desc List of bugs this bug depends on
#
#-----------------------------------------------
# Script: SF/www/project/export/index.php
#
project_export_index proj_db_success Your project database has been successfully generated. You can now use your favorite desktop application and access your project database through the MySQL ODBC/JDBC driver installed on your desktop machine. The parameters to configure your ODBC/JDBC database connection are as follows:
project_export_index proj_db_no_data No data to export. Only Surveys and Tracker v3 are exported.
project_export_index export_to_csv_or_db Your project data can either be exported in individual text files (CSV format) or in a project specific database that you can directly access from your desktop machine through an ODBC/JDBC connection. See $1 for more information.
project_export_index export_to_csv_hdr Text File Export $2
project_export_index export_to_csv_msg Click on the links below to generate a text file export (CSV format).
project_export_index online_help Online Help
project_export_index art_data Data
project_export_index history History
project_export_index dependencies Dependencies
project_export_index legacy Legacy
project_export_index bug_tracker Bug Tracker
project_export_index tracker Tracker
project_export_index export Export
project_export_index show_format Show Format
project_export_index export_x Export $1
project_export_index support_request Support Request
project_export_index survey_responses Survey Responses
project_export_index access_logs Project Access Logs
project_export_index user_groups User groups definition
project_export_index direct_db_access Direct Database Access
project_export_index generate_full_db Generate Full Project Database (<- Click to generate)
project_export_index db_connection_params Database connection parameters:
#
#-----------------------------------------------
# Script: SF/www/project/export/project_export_utils.php
#
project_export_utils ins_err Error in Insert $1: $2
project_export_utils label Label
project_export_utils sample_val Sample Value
project_export_utils server Server
project_export_utils port Port
project_export_utils leave_blank (leave it blank)
project_export_utils db Database
project_export_utils user User
project_export_utils passwd Password
project_export_utils type Type
project_export_utils query_is Query is ($1): $2
#
#-----------------------------------------------
# Script: SF/www/project/export/support_request_export.php
#
project_export_support_request_export support_id Support ID
project_export_support_request_export category Category
project_export_support_request_export summary Summary
project_export_support_request_export priority Priority
project_export_support_request_export submitted_by Submitted by
project_export_support_request_export assigned_to Assigned to
project_export_support_request_export open_date Open Date
project_export_support_request_export close_date Close Date
project_export_support_request_export support_id_desc Unique support request identifier
project_export_support_request_export category_desc Name of the category the support request is in
project_export_support_request_export summary_desc One line description of the support request
project_export_support_request_export submitted_by_desc Name of the user who submitted the support request
project_export_support_request_export assigned_to_desc Project member the support request is assigned to
project_export_support_request_export open_date_desc Support request submission date
project_export_support_request_export close_date_desc Support request close date
project_export_support_request_export status_desc Status (Open, Closed…)
project_export_support_request_export follow_up_desc All follow-up comments in one chunk of text including the original description
#
#-----------------------------------------------
# Script: SF/www/project/export/survey_responses_export.php
#
project_export_survey_responses_export survey_id Survey ID
project_export_survey_responses_export question_id Question ID
project_export_survey_responses_export user_id User ID
project_export_survey_responses_export response Response
project_export_survey_responses_export date_stamp Date Stamp
project_export_survey_responses_export survey_id_desc Unique survey identifier
project_export_survey_responses_export question_id_desc Unique question identifier
project_export_survey_responses_export response_desc The response to the question
project_export_survey_responses_export date_desc Date/Time the user response was registered
project_export_survey_responses_export date_stamp_desc A unique identifier for the responses that belong to a survey taken by a given user
project_export_survey_responses_export user_id_desc Encrypted user identifier
#
#-----------------------------------------------
# Script: src/www/project/export/access_logs_export.php
#
project_export_access_logs_export time Date
project_export_access_logs_export user User
project_export_access_logs_export email Email
project_export_access_logs_export page Page Name
project_export_access_logs_export document Document
project_export_access_logs_export doc Doc
project_export_access_logs_export file File
project_export_access_logs_export attachment Attachment
project_export_access_logs_export access Accesses
project_export_access_logs_export file_brows File Browsing
project_export_access_logs_export chk_upd Checkout/Update
project_export_access_logs_export local_time Local Time
project_export_access_logs_export date_desc The date (D/M/Y) when the user access occurred
project_export_access_logs_export user_desc Author of the access
project_export_access_logs_export email_desc E-mail address of access author
project_export_access_logs_export page_desc Wiki page accessed
project_export_access_logs_export local_time_desc Local time of the access (H:m)
#
#-----------------------------------------------
# Script: src/www/project/export/user_groups_export.php
#
project_export_user_groups user_group Group
project_export_user_groups user_username $1 user name
project_export_user_groups user_realname Real name
project_export_user_groups user_group_desc Group name
project_export_user_groups user_username_desc User login on $1
project_export_user_groups user_realname_desc User real name
project_export_user_groups exp_format User groups export format
project_export_user_groups exp_format_msg The user groups export provides you with the following informations.
#
#-----------------------------------------------
# Script: SF/www/project/export/task_assigned_to_export.php
#
project_export_task_assigned_to_export task_id Task ID
project_export_task_assigned_to_export task_id_desc Unique task identifier
project_export_task_assigned_to_export assigned_to_desc Project members the task is assigned to
#
#-----------------------------------------------
# Script: SF/www/project/export/task_export.php
#
project_export_task_export subproject Subproject
project_export_task_export summary Task Summary
project_export_task_export details Original Comment
project_export_task_export percent_complete Percent Complete
project_export_task_export hours Hours
project_export_task_export start_date Start Date
project_export_task_export end_date End Date
project_export_task_export created_by Created By
project_export_task_export depend_on_task Depend on Task(s)
project_export_task_export subproject_desc Name of the subproject the task is in
project_export_task_export summary_desc One line description of the task
project_export_task_export details_desc Detailed description of the task
project_export_task_export percent_complete_desc How much of the task has already been completed
project_export_task_export hours_desc Effort spent on the task in hours
project_export_task_export start_date_desc Date when the task was started
project_export_task_export end_date_desc Date when the task was finished
project_export_task_export created_by_desc Project member who created the task
project_export_task_export depend_on_task_desc List of tasks this task depends on
#
#-----------------------------------------------
# Script: SF/www/project/stats/index.php
#
project_stats_index proj_stats Project statistics $1
project_stats_index usage_stats Usage Statistics
project_stats_index months Months
project_stats_index weeks Weeks
project_stats_index days Days
project_stats_index change_stats_view Change Stats View
project_stats_index rank Rank
project_stats_index page_views Page Views
project_stats_index downloads Downloads
project_stats_index bugs Bugs
project_stats_index support Support
project_stats_index tasks Tasks
project_stats_index artifacts Artifacts
project_stats_index patches Patches
project_stats_index cvs CVS
project_stats_index svn Subversion
project_stats_index proj_not_exist_on_date Project did not exist on this date.
project_stats_index stats_for_past_x_days Statistics for the past $1 days.
project_stats_index stats_for_past_x_weeks Statistics for the past $1 weeks, plus the week-in-progress.
project_stats_index week Week
project_stats_index stats_for_past_x_months Statistics for the past $1 months.
project_stats_index month Month
project_stats_index lifespan Lifespan
project_stats_index developers Members
project_stats_index stats_for_all_time Statistics for All Time
#
#-----------------------------------------------
# Script: SF/www/project/stats/project_stats_utils.php
#
project_stats_utils date_gmt Date (GMT)
project_stats_utils week_gmt Week (GMT)
project_stats_utils month_gmt Month (GMT)
#
#-----------------------------------------------
# Script: SF/www/project/stats/source_code_access.php
#
project_stats_source_code_access all_users All Users
project_stats_source_code_access non_proj_members Non Project Members
project_stats_source_code_access access_log_from Access Log From
project_stats_source_code_access for_last For Last...
project_stats_source_code_access logs_export Export Matching Logs
#
#-----------------------------------------------
# Script: SF/www/project/stats/source_code_access_utils.php
#
project_stats_source_code_access_utils file_download File Download
project_stats_source_code_access_utils frs_actions FRS actions
project_stats_source_code_access_utils frs_elements Packages/releases/files
project_stats_source_code_access_utils files Files
project_stats_source_code_access_utils frs_create_package Create package
project_stats_source_code_access_utils frs_update_package Update package
project_stats_source_code_access_utils frs_delete_package Delete package
project_stats_source_code_access_utils frs_create_release Create release
project_stats_source_code_access_utils frs_update_release Update release
project_stats_source_code_access_utils frs_delete_release Delete release
project_stats_source_code_access_utils frs_create_file Create file
project_stats_source_code_access_utils frs_update_file Update file
project_stats_source_code_access_utils frs_delete_file Delete file
project_stats_source_code_access_utils frs_restore Restore file
project_stats_source_code_access_utils frs_unknown_action Unknown Action
project_stats_source_code_access_utils access_for_past_x_days $1 for the past $2 days
project_stats_source_code_access_utils in_total $1 in total
project_stats_source_code_access_utils time Local Time
project_stats_source_code_access_utils no_access None for this period.
project_stats_source_code_access_utils service_disabled $1 Service Disabled
project_stats_source_code_access_utils subversion Subversion
project_stats_source_code_access_utils docs Docs
project_stats_source_code_access_utils wiki Wiki
project_stats_source_code_access_utils wiki_attachments Wiki Attachments
project_stats_source_code_access_utils cvs_co_upd CVS Access (checkout/update
project_stats_source_code_access_utils svn_access Subversion accesses
project_stats_source_code_access_utils doc_download Document Download
project_stats_source_code_access_utils documents Documents
project_stats_source_code_access_utils wiki_access Wiki access
project_stats_source_code_access_utils wiki_page Pages
project_stats_source_code_access_utils wiki_attachment_access Wiki Attachment access
project_stats_source_code_access_utils wiki_attachment_title Attachment
project_stats_source_code_access_utils cvs_access CVS Access
project_stats_source_code_access_utils co_upd Checkout/Update
project_stats_source_code_access_utils browsing File Browsing
project_stats_source_code_access_utils accesses Accesses
#
#-----------------------------------------------
# Script: SF/www/project/index.php
#
project_index g_missed Missing Group Argument
project_index must_spec_g A group must be specified for this page.
#
#-----------------------------------------------
# Script: SF/www/project/memberlist.php
#
project_memberlist proj_member_list Project Member List
project_memberlist contact_to_become_member If you would like to become a member of this project, contact one of the project admins, designated in bold text below. Project privacy set to private Project privacy set to public Project privacy set to public
- group_id or group_name : project where reference patterns are defined
- text : input text
## Description value here for each reference pattern (system or project wide) that should be localized
## Naming rule for the key:
## reference_
See the Import Format for more details.
You can include empty lines in the import file.
john.doe@example.com
jacques.dupont@example.com
durandb
$1
project_admin_userimport err_no_user_to_import There is no valid user to import in given file
#
#-----------------------------------------------
# Script: SF/www/project/export/artifact_deps_export.php
#
project_export_artifact_deps_export at_not_created ArtifactType could not be created
project_export_artifact_deps_export tracker_no_longer_valid This tracker is no longer valid.
project_export_artifact_deps_export art_deps_export Dependencies Export
project_export_artifact_deps_export no_deps_found No dependencies found. Could not generate an export.
project_export_artifact_deps_export db_access_err Error while accessing your dependencies database. Please report the error to the $1 Administrator
project_export_artifact_deps_export deps_export_format Dependencies Export Format
project_export_artifact_deps_export deps_export_format_msg The dependencies export provides you with the following fields. The sample values indicate what the field data types are.
project_export_artifact_deps_export create_proj_err Error in Create project $1 table: $2
project_export_artifact_deps_export security_violation SECURITY VIOLATION!!! Unauthorized database name: $1
project_export_artifact_deps_export art_id_desc Unique artifact identifier
project_export_artifact_deps_export depend_on_art Depend on Artifact
#
#-----------------------------------------------
# Script: SF/www/project/export/artifact_export.php
#
project_export_artifact_export ath_not_created ArtifactTypeHtml could not be created
project_export_artifact_export follow_up_comments Follow-up Comments
project_export_artifact_export depend_on Depend on
project_export_artifact_export all_followup_comments All follow-up comments in one chunk of text
project_export_artifact_export depend_on_list List of artifacts this artifact depends on
project_export_artifact_export art_export Artifact Export
project_export_artifact_export no_art_found No artifact found. Could not generate an export.
project_export_artifact_export db_access_err Error while accessing your artifact database. Please report the error to the $1 Administrator
project_export_artifact_export art_exp_format Artifact Export Format
project_export_artifact_export art_exp_format_msg The artifact export provides you with the following artifact fields. The sample values indicate what the field data types are.
project_export_artifact_export add_cc_lbl CC List
project_export_artifact_export add_cc_dsc List of persons to receive a carbon-copy (CC) of the email notifications (in addition to submitter, assignees, and commenters)
project_export_artifact_export cc_comment_lbl CC Comment
project_export_artifact_export cc_comment_dsc Explain why these CC names were added and/or who they are
#
#-----------------------------------------------
# Script: SF/www/project/export/artifact_history_export.php
#
project_export_artifact_history_export art_id Artifact ID
project_export_artifact_history_export field_name Field Name
project_export_artifact_history_export old_val Old Value
project_export_artifact_history_export new_val New Value
project_export_artifact_history_export mod_by Modified By
project_export_artifact_history_export email Email
project_export_artifact_history_export mod_on Modified On
project_export_artifact_history_export comment_type Comment Type
project_export_artifact_history_export label Label
project_export_artifact_history_export field_name_desc Internal name of the field which value changed
project_export_artifact_history_export old_val_desc Value of the field before it changed
project_export_artifact_history_export new_val_desc Value of the field after it changed
project_export_artifact_history_export mod_by_desc Login name of the user who changed the value
project_export_artifact_history_export mod_on_desc Modification date
project_export_artifact_history_export comment_type_desc Type of the followup comment added to history
project_export_artifact_history_export label_desc Public name of the field which value changed
project_export_artifact_history_export art_hist_export Artifact History export
project_export_artifact_history_export no_hist_found No artifact history found. Could not generate an export.
project_export_artifact_history_export db_access_err Error while accessing your artifact history database. Please report the error to the $1 Administrator
project_export_artifact_history_export hist_export_format Artifact History Export Format
project_export_artifact_history_export hist_export_format_msg The Artifact History export provides you with the following artifact history fields. The sample values indicate what the field data types are.$1 Export Format
The $1 export provides you with the following fields. The sample values indicate what the field data types are.
project_memberlist developer Member
project_memberlist username Username
#
#-----------------------------------------------
# Script: SF/www/project/showdetails.php
#
project_showdetails proj_details Project Details
project_showdetails no_detail No detail available for this project
project_showdetails proj_not_found Error - Project Not Found
project_showdetails back_main [Back to Main Page]
project_showdetails references Reference patterns
#
#-----------------------------------------------
# Script:
#
project_ugroup ugroup_anonymous_users_desc_key Anonymous
project_ugroup ugroup_registered_users_desc_key Registered users
project_ugroup ugroup_authenticated_users_desc_key Authenticated users
project_ugroup ugroup_project_members_desc_key Project members
project_ugroup ugroup_project_admins_desc_key Project administrators
project_ugroup ugroup_file_manager_admin_desc_key File manager administrators
project_ugroup ugroup_document_tech_desc_key Document manager technicians
project_ugroup ugroup_document_admin_desc_key Document manager administrators
project_ugroup ugroup_wiki_admin_desc_key Wiki administrators
project_ugroup ugroup_tracker_admins_desc_key Tracker administrators
#project_ugroup ugroup_tracker_techs_desc_key Tracker technicians
project_ugroup ugroup_nobody_desc_key Empty group
project_ugroup ugroup_anonymous_users_name_key all_users
project_ugroup ugroup_registered_users_name_key registered_users
project_ugroup ugroup_authenticated_users_name_key authenticated_users
project_ugroup ugroup_project_members_name_key project_members
project_ugroup ugroup_project_admins_name_key project_admins
project_ugroup ugroup_file_manager_admin_name_key file_manager_admins
project_ugroup ugroup_document_tech_name_key document_techs
project_ugroup ugroup_document_admin_name_key document_admins
project_ugroup ugroup_wiki_admin_name_key wiki_admins
project_ugroup ugroup_tracker_admins_name_key tracker_admins
#project_ugroup ugroup_tracker_techs_name_key tracker_techs
project_ugroup ugroup_all_users All Users
project_ugroup ugroup_nobody_name_key nobody
project_ugroup ugroup_nobody Nobody
project_ugroup ugroup_anonymous_users Anonymous
project_ugroup ugroup_authenticated_users Registered and restricted users
project_ugroup ugroup_registered_users Registered users
project_ugroup ugroup_project_members Project members
project_ugroup ugroup_project_admins Project administrators
project_ugroup ugroup_file_manager_admins File manager administrators
project_ugroup ugroup_document_techs Document manager technicians
project_ugroup ugroup_document_admins Document manager administrators
project_ugroup ugroup_wiki_admins Wiki administrators
# Script: /www/project/Project.class.php
#
project_desc_name full_desc Full Project Description
project_desc_name other_comments Other Comments
project_desc_name req_soft Required Software
project_desc_name int_prop Intellectual Property
project_desc_desc full_desc *** IMPORTANT NOTE *** Make sure you provide a detailed description that contains all the keywords that will help others to find and reuse your software component. Failing to provide an accurate description may also delay the approval of your project.
project_desc_desc other_comments Anything you'd like to say about your projects that is not covered above. For instance, if your software is used in other products you might want to list them here. If the soft is being commercialized you can also give information about pricing or the person to contact, etc.
project_desc_desc req_soft If your project requires the use of 3rd Party (commercial or Open Source) or other internal software to work properly, list them here.
project_desc_desc int_prop If your project is covered by Patents or IPs list them here.
#-----------------------------------------------
# Script: /www/project/privacy.php
#
project_privacy private Private
project_privacy public Public
project_privacy tooltip_private
Only project members can access its content.
By default, its content is available to everyone (authenticated or not).
Please note that more restrictive permissions might exist on some items.
By default, its content is available to all authenticated, but not restricted, users.
Please note that more restrictive permissions might exist on some items.