Ben Zheng: Author Summary

Builds triggered by Ben Zheng

Builds triggered by an author are those builds which contains changes committed by the author.
228
24 (11%)
204 (89%)

Breakages and Fixes

Broken means the build has failed but the previous build was successful.
Fixed means that the build was successful but the previous build has failed.
8 (4% of all builds triggered)
3 (1% of all builds triggered)
-5
Build Completed Code Changes Tests
OFT › SNIFF › #151 6 months ago
OFJ-1512 Incorrect result shows after click the link bar with the organization/system nickname contains specials chars

1. Use '#ColumnLabel#' instead of orgName in controller so that it can be replaced with data at javascript.
2. Remove the escaped twice codes from public/javascripts/Fisma/Chart.js.
OFJ-1512 Incorrect result shows after click the link bar with the organization/system nickname contains special chars

Remove slashes from parentOrganization variable.
Testless build
OFT › PHPDOC › #256 6 months ago
OFJ-1512 Incorrect result shows after click the link bar with the organization/system nickname contains specials chars

1. Use '#ColumnLabel#' instead of orgName in controller so that it can be replaced with data at javascript.
2. Remove the escaped twice codes from public/javascripts/Fisma/Chart.js.
OFJ-1512 Incorrect result shows after click the link bar with the organization/system nickname contains special chars

Remove slashes from parentOrganization variable.
Testless build
OFT › JSL › #468 6 months ago
OFJ-1512 Incorrect result shows after click the link bar with the organization/system nickname contains specials chars

1. Use '#ColumnLabel#' instead of orgName in controller so that it can be replaced with data at javascript.
2. Remove the escaped twice codes from public/javascripts/Fisma/Chart.js.
OFJ-1512 Incorrect result shows after click the link bar with the organization/system nickname contains special chars

Remove slashes from parentOrganization variable.
42 of 46 failed
OFT › SCHEMA › #283 6 months ago
OFJ-1512 Incorrect result shows after click the link bar with the organization/system nickname contains specials chars

1. Use '#ColumnLabel#' instead of orgName in controller so that it can be replaced with data at javascript.
2. Remove the escaped twice codes from public/javascripts/Fisma/Chart.js.
OFJ-1512 Incorrect result shows after click the link bar with the organization/system nickname contains special chars

Remove slashes from parentOrganization variable.
Testless build
OFT › TRUNK › #834 6 months ago
OFJ-1512 Incorrect result shows after click the link bar with the organization/system nickname contains specials chars

1. Use '#ColumnLabel#' instead of orgName in controller so that it can be replaced with data at javascript.
2. Remove the escaped twice codes from public/javascripts/Fisma/Chart.js.
OFJ-1512 Incorrect result shows after click the link bar with the organization/system nickname contains special chars

Remove slashes from parentOrganization variable.
Testless build
OFT › SNIFF › #146 6 months ago
OFJ-711 Apply the YUI data table wrapper to all data tables in OpenFISMA that use local data sources

1.Remove the javascript of generating YUI datatable from view scripts, use Fisma_Yui_DataTable_Local class wrapper in controller instead.
2.Add setTable() function in Fisma.Util for keeping datatable object.
3.Set escape() function to 'none' for cell variable in data_table_local.phtml because the cell data have been escaped at controller,
   move escape function from view script to controller.
Revert "OFJ-1517 The sorts are not sorted by number on System Documentation Version History and Incident Artifacts pages"

This reverts commit 0d80468fdb0f78a560a012aa768a4106d0e3c93e.
OFJ-711 Apply the YUI data table wrapper to all data tables in OpenFISMA that use local data sources

1. Add getTable() to Util.js to get comment yui datatable.
2. Add action name to render() in Fisma_Yui_DataTable_Local which is referenced by Fisma.Util.setTable().
3. Use Fisma.TableFormat.formatHtml to ensure Fisma_Yui_DataTable_Local not escape the column.
4. Format relative codes.
OFJ-1547 Auto Select No for PII

1. Set the default selection of piiInvolved to 'NO' option.
2. Revmoe '--select--' option from PII selection.
OFJ-1545 Automatic Time Entry

Initialize incidentTime and incidentTimezone with current system time and current system timezone.
OFJ-711 Apply the YUI data table wrapper to all data tables in OpenFISMA that use local data sources

Merge master to ofj711
OFJ-711 Apply the YUI data table wrapper to all data tables in OpenFISMA that use local data sources

1. Add Fisma.Registry for registering object provides storage for shared objects.
2. Move setTable() and getTable() from Fisma.Util to Fisma.Organization and update report.phtml to call it.
3. Update InjectAsset.php view helper to include Organization.js and Registry.js files.
OFJ-1517 The sorts are not sorted by number on System Documentation Version History and Incident Artifacts pages

1. Add Fisma.TableParse.parseFileSize to convert the file size with unit to total number.
2. Add Fisma.TableFormat.formatFileSize to display the size of file with unit.
3. Add codes to loop over the schemas and references to Fisma.TableParse.parseFileSize.
4. Update IncidentController to use Fisma.TableParse.parseFileSize and Fisma.TableFormat.formatFileSize.
5. Update SystemDocumentController to sort version as number.
6. Update InjectAsset view helper to call TableParse.js.
OFJ-1552 Turn on tiny MCE cleanup feature and test it

Resolve conflicts by re-minify:
public/javascripts/combined-min.js
public/javascripts/tiny_mce_config.js.
OFJ-1552 Turn on tiny MCE cleanup feature and test it

1. Turn on cleanup option.
2. Add invalid_element option to filter span tag in tinymce config js file.
3. Update XssListener.php to allow header tag.
OFJ-1517 The sorts are not sorted by number on System Documentation Version History and Incident Artifacts pages

1. Add Fisma.TableFormat.formatFileSize to display the size of file with unit.
2 .Update IncidentController to use Fisma.TableFormat.formatFileSize.
3. Update SystemDocumentController to sort version as number.
OFJ-1493 Modify the POC columns in the finding upload spreadsheet

1.  Remove the code that operates of contactInfo column in Fisma_Inject_Excel class.
2.  Change template version number from 4 to 5 in Fisma_Inject_Excel class.
3.  Remove "point of contact" column from template.xls.phtml file.
OFJ-1544 Automatic Date Entry

Add codes to check whether the incidentDate value is null or not, if null, use current system date instead.
OFJ-711 Apply the YUI data table wrapper to all data tables in OpenFISMA that use local data sources

1. Rename datatable variable name both in commentsAction() and auditLogAction()
   in order to avoid variable name conflict when printAction() call them.
2. Use Fisma.Util.getTable() in Vulnerability.js.
3. Fix an error in data-table-local.phtml.
OFJ-1552 Turn on tiny MCE cleanup feature and test it

Fixed a bug which the table styles does not render in IE7,IE8 since the define class names are case-sensitive.
OFJ-1545 Automatic Time Entry

1. Initialize the second of incidentTime with 0.
2. Use Fimsa_Date::FORMAT_TIME instead of 'HH:mm'.
Testless build
OFT › PHPDOC › #251 6 months ago
OFJ-711 Apply the YUI data table wrapper to all data tables in OpenFISMA that use local data sources

1.Remove the javascript of generating YUI datatable from view scripts, use Fisma_Yui_DataTable_Local class wrapper in controller instead.
2.Add setTable() function in Fisma.Util for keeping datatable object.
3.Set escape() function to 'none' for cell variable in data_table_local.phtml because the cell data have been escaped at controller,
   move escape function from view script to controller.
Revert "OFJ-1517 The sorts are not sorted by number on System Documentation Version History and Incident Artifacts pages"

This reverts commit 0d80468fdb0f78a560a012aa768a4106d0e3c93e.
OFJ-711 Apply the YUI data table wrapper to all data tables in OpenFISMA that use local data sources

1. Add getTable() to Util.js to get comment yui datatable.
2. Add action name to render() in Fisma_Yui_DataTable_Local which is referenced by Fisma.Util.setTable().
3. Use Fisma.TableFormat.formatHtml to ensure Fisma_Yui_DataTable_Local not escape the column.
4. Format relative codes.
OFJ-1547 Auto Select No for PII

1. Set the default selection of piiInvolved to 'NO' option.
2. Revmoe '--select--' option from PII selection.
OFJ-1545 Automatic Time Entry

Initialize incidentTime and incidentTimezone with current system time and current system timezone.
OFJ-711 Apply the YUI data table wrapper to all data tables in OpenFISMA that use local data sources

Merge master to ofj711
OFJ-711 Apply the YUI data table wrapper to all data tables in OpenFISMA that use local data sources

1. Add Fisma.Registry for registering object provides storage for shared objects.
2. Move setTable() and getTable() from Fisma.Util to Fisma.Organization and update report.phtml to call it.
3. Update InjectAsset.php view helper to include Organization.js and Registry.js files.
OFJ-1517 The sorts are not sorted by number on System Documentation Version History and Incident Artifacts pages

1. Add Fisma.TableParse.parseFileSize to convert the file size with unit to total number.
2. Add Fisma.TableFormat.formatFileSize to display the size of file with unit.
3. Add codes to loop over the schemas and references to Fisma.TableParse.parseFileSize.
4. Update IncidentController to use Fisma.TableParse.parseFileSize and Fisma.TableFormat.formatFileSize.
5. Update SystemDocumentController to sort version as number.
6. Update InjectAsset view helper to call TableParse.js.
OFJ-1552 Turn on tiny MCE cleanup feature and test it

Resolve conflicts by re-minify:
public/javascripts/combined-min.js
public/javascripts/tiny_mce_config.js.
OFJ-1552 Turn on tiny MCE cleanup feature and test it

1. Turn on cleanup option.
2. Add invalid_element option to filter span tag in tinymce config js file.
3. Update XssListener.php to allow header tag.
OFJ-1517 The sorts are not sorted by number on System Documentation Version History and Incident Artifacts pages

1. Add Fisma.TableFormat.formatFileSize to display the size of file with unit.
2 .Update IncidentController to use Fisma.TableFormat.formatFileSize.
3. Update SystemDocumentController to sort version as number.
OFJ-1493 Modify the POC columns in the finding upload spreadsheet

1.  Remove the code that operates of contactInfo column in Fisma_Inject_Excel class.
2.  Change template version number from 4 to 5 in Fisma_Inject_Excel class.
3.  Remove "point of contact" column from template.xls.phtml file.
OFJ-1544 Automatic Date Entry

Add codes to check whether the incidentDate value is null or not, if null, use current system date instead.
OFJ-711 Apply the YUI data table wrapper to all data tables in OpenFISMA that use local data sources

1. Rename datatable variable name both in commentsAction() and auditLogAction()
   in order to avoid variable name conflict when printAction() call them.
2. Use Fisma.Util.getTable() in Vulnerability.js.
3. Fix an error in data-table-local.phtml.
OFJ-1552 Turn on tiny MCE cleanup feature and test it

Fixed a bug which the table styles does not render in IE7,IE8 since the define class names are case-sensitive.
OFJ-1545 Automatic Time Entry

1. Initialize the second of incidentTime with 0.
2. Use Fimsa_Date::FORMAT_TIME instead of 'HH:mm'.
Testless build
OFT › SCHEMA › #278 6 months ago
OFJ-711 Apply the YUI data table wrapper to all data tables in OpenFISMA that use local data sources

1.Remove the javascript of generating YUI datatable from view scripts, use Fisma_Yui_DataTable_Local class wrapper in controller instead.
2.Add setTable() function in Fisma.Util for keeping datatable object.
3.Set escape() function to 'none' for cell variable in data_table_local.phtml because the cell data have been escaped at controller,
   move escape function from view script to controller.
Revert "OFJ-1517 The sorts are not sorted by number on System Documentation Version History and Incident Artifacts pages"

This reverts commit 0d80468fdb0f78a560a012aa768a4106d0e3c93e.
OFJ-711 Apply the YUI data table wrapper to all data tables in OpenFISMA that use local data sources

1. Add getTable() to Util.js to get comment yui datatable.
2. Add action name to render() in Fisma_Yui_DataTable_Local which is referenced by Fisma.Util.setTable().
3. Use Fisma.TableFormat.formatHtml to ensure Fisma_Yui_DataTable_Local not escape the column.
4. Format relative codes.
OFJ-1547 Auto Select No for PII

1. Set the default selection of piiInvolved to 'NO' option.
2. Revmoe '--select--' option from PII selection.
OFJ-1545 Automatic Time Entry

Initialize incidentTime and incidentTimezone with current system time and current system timezone.
OFJ-711 Apply the YUI data table wrapper to all data tables in OpenFISMA that use local data sources

Merge master to ofj711
OFJ-711 Apply the YUI data table wrapper to all data tables in OpenFISMA that use local data sources

1. Add Fisma.Registry for registering object provides storage for shared objects.
2. Move setTable() and getTable() from Fisma.Util to Fisma.Organization and update report.phtml to call it.
3. Update InjectAsset.php view helper to include Organization.js and Registry.js files.
OFJ-1517 The sorts are not sorted by number on System Documentation Version History and Incident Artifacts pages

1. Add Fisma.TableParse.parseFileSize to convert the file size with unit to total number.
2. Add Fisma.TableFormat.formatFileSize to display the size of file with unit.
3. Add codes to loop over the schemas and references to Fisma.TableParse.parseFileSize.
4. Update IncidentController to use Fisma.TableParse.parseFileSize and Fisma.TableFormat.formatFileSize.
5. Update SystemDocumentController to sort version as number.
6. Update InjectAsset view helper to call TableParse.js.
OFJ-1552 Turn on tiny MCE cleanup feature and test it

Resolve conflicts by re-minify:
public/javascripts/combined-min.js
public/javascripts/tiny_mce_config.js.
OFJ-1552 Turn on tiny MCE cleanup feature and test it

1. Turn on cleanup option.
2. Add invalid_element option to filter span tag in tinymce config js file.
3. Update XssListener.php to allow header tag.
OFJ-1517 The sorts are not sorted by number on System Documentation Version History and Incident Artifacts pages

1. Add Fisma.TableFormat.formatFileSize to display the size of file with unit.
2 .Update IncidentController to use Fisma.TableFormat.formatFileSize.
3. Update SystemDocumentController to sort version as number.
OFJ-1493 Modify the POC columns in the finding upload spreadsheet

1.  Remove the code that operates of contactInfo column in Fisma_Inject_Excel class.
2.  Change template version number from 4 to 5 in Fisma_Inject_Excel class.
3.  Remove "point of contact" column from template.xls.phtml file.
OFJ-1544 Automatic Date Entry

Add codes to check whether the incidentDate value is null or not, if null, use current system date instead.
OFJ-711 Apply the YUI data table wrapper to all data tables in OpenFISMA that use local data sources

1. Rename datatable variable name both in commentsAction() and auditLogAction()
   in order to avoid variable name conflict when printAction() call them.
2. Use Fisma.Util.getTable() in Vulnerability.js.
3. Fix an error in data-table-local.phtml.
OFJ-1552 Turn on tiny MCE cleanup feature and test it

Fixed a bug which the table styles does not render in IE7,IE8 since the define class names are case-sensitive.
OFJ-1545 Automatic Time Entry

1. Initialize the second of incidentTime with 0.
2. Use Fimsa_Date::FORMAT_TIME instead of 'HH:mm'.
Testless build
OFT › JSL › #463 6 months ago
OFJ-711 Apply the YUI data table wrapper to all data tables in OpenFISMA that use local data sources

1.Remove the javascript of generating YUI datatable from view scripts, use Fisma_Yui_DataTable_Local class wrapper in controller instead.
2.Add setTable() function in Fisma.Util for keeping datatable object.
3.Set escape() function to 'none' for cell variable in data_table_local.phtml because the cell data have been escaped at controller,
   move escape function from view script to controller.
Revert "OFJ-1517 The sorts are not sorted by number on System Documentation Version History and Incident Artifacts pages"

This reverts commit 0d80468fdb0f78a560a012aa768a4106d0e3c93e.
OFJ-711 Apply the YUI data table wrapper to all data tables in OpenFISMA that use local data sources

1. Add getTable() to Util.js to get comment yui datatable.
2. Add action name to render() in Fisma_Yui_DataTable_Local which is referenced by Fisma.Util.setTable().
3. Use Fisma.TableFormat.formatHtml to ensure Fisma_Yui_DataTable_Local not escape the column.
4. Format relative codes.
OFJ-1547 Auto Select No for PII

1. Set the default selection of piiInvolved to 'NO' option.
2. Revmoe '--select--' option from PII selection.
OFJ-1545 Automatic Time Entry

Initialize incidentTime and incidentTimezone with current system time and current system timezone.
OFJ-711 Apply the YUI data table wrapper to all data tables in OpenFISMA that use local data sources

Merge master to ofj711
OFJ-711 Apply the YUI data table wrapper to all data tables in OpenFISMA that use local data sources

1. Add Fisma.Registry for registering object provides storage for shared objects.
2. Move setTable() and getTable() from Fisma.Util to Fisma.Organization and update report.phtml to call it.
3. Update InjectAsset.php view helper to include Organization.js and Registry.js files.
OFJ-1517 The sorts are not sorted by number on System Documentation Version History and Incident Artifacts pages

1. Add Fisma.TableParse.parseFileSize to convert the file size with unit to total number.
2. Add Fisma.TableFormat.formatFileSize to display the size of file with unit.
3. Add codes to loop over the schemas and references to Fisma.TableParse.parseFileSize.
4. Update IncidentController to use Fisma.TableParse.parseFileSize and Fisma.TableFormat.formatFileSize.
5. Update SystemDocumentController to sort version as number.
6. Update InjectAsset view helper to call TableParse.js.
OFJ-1552 Turn on tiny MCE cleanup feature and test it

Resolve conflicts by re-minify:
public/javascripts/combined-min.js
public/javascripts/tiny_mce_config.js.
OFJ-1552 Turn on tiny MCE cleanup feature and test it

1. Turn on cleanup option.
2. Add invalid_element option to filter span tag in tinymce config js file.
3. Update XssListener.php to allow header tag.
OFJ-1517 The sorts are not sorted by number on System Documentation Version History and Incident Artifacts pages

1. Add Fisma.TableFormat.formatFileSize to display the size of file with unit.
2 .Update IncidentController to use Fisma.TableFormat.formatFileSize.
3. Update SystemDocumentController to sort version as number.
OFJ-1493 Modify the POC columns in the finding upload spreadsheet

1.  Remove the code that operates of contactInfo column in Fisma_Inject_Excel class.
2.  Change template version number from 4 to 5 in Fisma_Inject_Excel class.
3.  Remove "point of contact" column from template.xls.phtml file.
OFJ-1544 Automatic Date Entry

Add codes to check whether the incidentDate value is null or not, if null, use current system date instead.
OFJ-711 Apply the YUI data table wrapper to all data tables in OpenFISMA that use local data sources

1. Rename datatable variable name both in commentsAction() and auditLogAction()
   in order to avoid variable name conflict when printAction() call them.
2. Use Fisma.Util.getTable() in Vulnerability.js.
3. Fix an error in data-table-local.phtml.
OFJ-1552 Turn on tiny MCE cleanup feature and test it

Fixed a bug which the table styles does not render in IE7,IE8 since the define class names are case-sensitive.
OFJ-1545 Automatic Time Entry

1. Initialize the second of incidentTime with 0.
2. Use Fimsa_Date::FORMAT_TIME instead of 'HH:mm'.
42 of 46 failed
OFT › TRUNK › #833 6 months ago
OFJ-711 Apply the YUI data table wrapper to all data tables in OpenFISMA that use local data sources

1.Remove the javascript of generating YUI datatable from view scripts, use Fisma_Yui_DataTable_Local class wrapper in controller instead.
2.Add setTable() function in Fisma.Util for keeping datatable object.
3.Set escape() function to 'none' for cell variable in data_table_local.phtml because the cell data have been escaped at controller,
   move escape function from view script to controller.
Revert "OFJ-1517 The sorts are not sorted by number on System Documentation Version History and Incident Artifacts pages"

This reverts commit 0d80468fdb0f78a560a012aa768a4106d0e3c93e.
OFJ-711 Apply the YUI data table wrapper to all data tables in OpenFISMA that use local data sources

1. Add getTable() to Util.js to get comment yui datatable.
2. Add action name to render() in Fisma_Yui_DataTable_Local which is referenced by Fisma.Util.setTable().
3. Use Fisma.TableFormat.formatHtml to ensure Fisma_Yui_DataTable_Local not escape the column.
4. Format relative codes.
OFJ-1547 Auto Select No for PII

1. Set the default selection of piiInvolved to 'NO' option.
2. Revmoe '--select--' option from PII selection.
OFJ-1545 Automatic Time Entry

Initialize incidentTime and incidentTimezone with current system time and current system timezone.
OFJ-711 Apply the YUI data table wrapper to all data tables in OpenFISMA that use local data sources

Merge master to ofj711
OFJ-711 Apply the YUI data table wrapper to all data tables in OpenFISMA that use local data sources

1. Add Fisma.Registry for registering object provides storage for shared objects.
2. Move setTable() and getTable() from Fisma.Util to Fisma.Organization and update report.phtml to call it.
3. Update InjectAsset.php view helper to include Organization.js and Registry.js files.
OFJ-1517 The sorts are not sorted by number on System Documentation Version History and Incident Artifacts pages

1. Add Fisma.TableParse.parseFileSize to convert the file size with unit to total number.
2. Add Fisma.TableFormat.formatFileSize to display the size of file with unit.
3. Add codes to loop over the schemas and references to Fisma.TableParse.parseFileSize.
4. Update IncidentController to use Fisma.TableParse.parseFileSize and Fisma.TableFormat.formatFileSize.
5. Update SystemDocumentController to sort version as number.
6. Update InjectAsset view helper to call TableParse.js.
OFJ-1552 Turn on tiny MCE cleanup feature and test it

Resolve conflicts by re-minify:
public/javascripts/combined-min.js
public/javascripts/tiny_mce_config.js.
OFJ-1552 Turn on tiny MCE cleanup feature and test it

1. Turn on cleanup option.
2. Add invalid_element option to filter span tag in tinymce config js file.
3. Update XssListener.php to allow header tag.
OFJ-1517 The sorts are not sorted by number on System Documentation Version History and Incident Artifacts pages

1. Add Fisma.TableFormat.formatFileSize to display the size of file with unit.
2 .Update IncidentController to use Fisma.TableFormat.formatFileSize.
3. Update SystemDocumentController to sort version as number.
OFJ-1493 Modify the POC columns in the finding upload spreadsheet

1.  Remove the code that operates of contactInfo column in Fisma_Inject_Excel class.
2.  Change template version number from 4 to 5 in Fisma_Inject_Excel class.
3.  Remove "point of contact" column from template.xls.phtml file.
OFJ-1544 Automatic Date Entry

Add codes to check whether the incidentDate value is null or not, if null, use current system date instead.
OFJ-711 Apply the YUI data table wrapper to all data tables in OpenFISMA that use local data sources

1. Rename datatable variable name both in commentsAction() and auditLogAction()
   in order to avoid variable name conflict when printAction() call them.
2. Use Fisma.Util.getTable() in Vulnerability.js.
3. Fix an error in data-table-local.phtml.
OFJ-1552 Turn on tiny MCE cleanup feature and test it

Fixed a bug which the table styles does not render in IE7,IE8 since the define class names are case-sensitive.
OFJ-1545 Automatic Time Entry

1. Initialize the second of incidentTime with 0.
2. Use Fimsa_Date::FORMAT_TIME instead of 'HH:mm'.
Testless build
Build Completed Code Changes Tests
OFT › TRUNK › #807 8 months ago
OFJ-1284 Change enumeration of organization types into a join.

1. Add 'default_bureau_id' column to Configuration.yml schema.
2. Add 'Finding General' to menu.php file.
3. Update migration to add 'default_bureau_id' column.
OFJ-1284 Change enumeration of organization types into a join

Add 'NotificationListener' for OrganizationType.yml file.
Use throw irreversible migration exception instead of the codes in down() method.
OFJ-1284 Change enumeration of organization types into a join.

Fix defaultValue in addWidget().
OFJ-1284 Change enumeration of organization types into a join

Use icon instead of nickname at getType() in Organization model and at _getSummaryCounts() in Remediation Controller.
OFJ-1284 Change enumeration of organization types into a join

Add icon to migration.
OFJ-1284 Change enumeration of organization types into a join.

1. Add ConfigController for configuring the organization type map, add relative view scirpt and form file.
2. Add 'default_bureau_id' column to Configuration.yml schema.
3. Add 'Finding General' to menu.php file.
4. Update migration to add 'default_bureau_id' column.
OFJ-1284 Change enumeration of organization types into a join.

Add descriptions of organization type for migration.
OFJ-1284 Change enumeration of organization types into a join

1.Add organization_type controller and organization_type form.
2.Add CRUD organizationType privileges and events to privilege, role and event schema.
3.Add migration for adding 'orgtypeid' column, removing 'orgtype' column, adding CRUD privileges and relative events.
4.Add organization type to menu.
Testless build
OFT › TRUNK › #802 8 months ago
OFJ-1486 A XSS vulnerability found on finding detail page when save "Justification for changing the ECD" field

Remove 'none' from escape() function in order to escape its output."
OFJ-1491 A XSS vulnerability found when click "Won't Fix" button and select resolution

1.Remove the second parameter of 'none' value from $this->escape($this->wontFixStatus, 'none') function in vulnerability.phtml file.
2.Add escape() function for escaping resolution name to VulnerabilityController.php file
Testless build
OFT › TRUNK › #736 11 months ago
OFJ-1340 Locked user account comments

Fix defects OFJ-316 from crucible:
Change myColumnDefs to columnDefs, myDataSource to dataSource.
Update pop up message with friendly message.
OFJ-1340 Locked user account comments

Add 'Add Comment' button to user comment page.
Add addCommentAction() to UserController.php.
Add commentCallback() to User.js.
Add warning message to pop up dialog in User.js.
Use YUI button instead of native button in pop up dialog.
Change button label “continue” to “Save” in pop up dialog.
Testless build
OFT › TRUNK › #658 1 year ago
    OFJ-1224 An error occurs when add more than 3 workflow steps for a new created workflow with IE7 and IE8        Add a comment. (version 2e8a7f2aebcc328472c854f6b33f6ea6d37e3ecd)
    OFJ-1224 An error occurs when add more than 3 workflow steps for a new created workflow with IE7 and IE8        Using the createElement method to create an textarea element with a NAME attribute and its value when using IE. (version d33b2a63b9642c4dd03fae0fcc822463b3edcac4)
    OFJ-1212 200% shows on the column of Percentage on the Documentation Compliance report after change Organization type        Remove sorting by bureau name from query, use system name instead. (version 3b2a322f9505c9559567a216e15eb971e77b6bf7)
Testless build
OFT › TRUNK › #499 1 year ago
OFJ-1103 All Documents show on system-document list page when the user does not have privilege 'read' for the systems Add systemId and its definition to getSearchableFields(), Update getAclFields() method to use ACL control for systemId field in SystemDocumentTable. Add getSystemIds() method to get systemId for ACL filter in SystemTable. (version 7246a1fe164adc3da6ca0eb7eac0301bb87d2192)
Testless build
OFT › TRUNK › #443 1 year ago
OFJ-1051 An unfriendly message shows on the Assets page when delete the assets Adding SoftDelete behavior to Asset yaml file. Update preDelete hook to check whether the asset should be able to be soft deleted or not. Add IF condition to _prepareAsset() method to check whether the existing asset is soft delete’d asset, if yes, then active it. (version f87e046240110074e58f53c9f68d148ebfd82558)
Testless build
OFT › TRUNK › #430 1 year ago
OFJ-1052 An error occurs when delete a workflow which has some steps Add a preDelete hook in IrWorkflowDef model to check if a workflowid is assigned to an IrStep or IrSubCategory before deletion. (version 18c2e644ed2b5a855ae7ca1c7043589d9012edfa)
OFJ-1055 Delete all steps do not work on workflow page Delete related step when post data of stepName is null. (version d31e8026b8d6990b6ef806357c2018ced51dabf8)
Testless build
OFT › TRUNK › #132 1 year ago
Merge branch 'OFJ-599' (version 4cd58fd788f0255671273fc4688cf2bfedb8dca4)
OFJ-399 The finding closed time shows incorrectly on the finding detail page update the method approve() in Finding model, replace date(‘Y-m-s’) with Fimsa:now() (version 1e58383b3711471aac54d1255f283001e06282c6)
Revert "This is test" This reverts commit bc0e437eca8a5ed22fa5cd2b8837958d43d2d89a. (version 1bcb9191d608df9a11da24f8d8f06e6d6a861362)
OFJ-599 Migrate all PDF/XLS Generation to Use new ContextSwitch Update AssetController and RemediationController to use the fimsaContextSwitch helper. (version 4f8271b3fd68f20fa3d3a1b7d79bf0d602ff7407)
Merge branch 'master' of git@git.openfisma.org:openfisma (version 3755f64c8a539b71c1499bc6150f4ef9afd31ec7)
Testless build
Build Completed Code Changes Tests
OFT › TRUNK › #500 1 year ago
OFJ-1103 All Documents show on system-document list page when the user does not have privilege 'read' for the systems Update unit test since add a systemId field at SystemDocumentTable. (version ede83c3cac633068e0b52f602b79c64a449bc510)
Testless build
OFT › TRUNK › #444 1 year ago
OFJ-1069 An error occurs when updated system "SDLC Phase" with "Implementation/Assessment" option Fix a typo in system model. (version a7456757d021f65add37711bd7ef52d2b5f84cfa)
Testless build
OFT › TRUNK › #371 1 year ago
OFJ-767 Inconsistent Use of Zend_Date Add a parameter of Zend_Date::ISO_8601 to set() method. (version f7a0e9818783b8394f3df496dad3d72c1c4e866d)
Testless build

Powered by a free Atlassian Bamboo open source license for OpenFISMA. Try Bamboo - The Zen of Continuous Integration.