Mark ma: Author Summary

Builds triggered by Mark ma

Builds triggered by an author are those builds which contains changes committed by the author.
254
30 (12%)
224 (88%)

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.
7 (3% of all builds triggered)
3 (1% of all builds triggered)
-4
Build Completed Code Changes Tests
OFT › SNIFF › #152 6 months ago
OFJ-1580 The finding summary result is not correct when view by point of contact and filter with Mitigation Type and/or Finding Source

Add join condition to the query
Testless build
OFT › PHPDOC › #257 6 months ago
OFJ-1580 The finding summary result is not correct when view by point of contact and filter with Mitigation Type and/or Finding Source

Add join condition to the query
Testless build
OFT › SCHEMA › #284 6 months ago
OFJ-1580 The finding summary result is not correct when view by point of contact and filter with Mitigation Type and/or Finding Source

Add join condition to the query
Testless build
OFT › JSL › #469 6 months ago
OFJ-1580 The finding summary result is not correct when view by point of contact and filter with Mitigation Type and/or Finding Source

Add join condition to the query
42 of 46 failed
OFT › TRUNK › #835 6 months ago
OFJ-1580 The finding summary result is not correct when view by point of contact and filter with Mitigation Type and/or Finding Source

Add join condition to the query
Testless build
OFT › SNIFF › #151 6 months ago
OFJ-1568 A warning window pops up after goes to finding summary page with IE7 and IE8

Add https to url when load background image
OFJ-1568 A warning window pops up after goes to finding summary page with IE7 and IE8

Simplify the code
OFJ-1567 Point Of Contact is not saved after create a new finding

Add a hidden element of pocId at the finding.form
OFJ-1568 A warning window pops up after goes to finding summary page with IE7 and IE8

Add if condition to check whether the request is secure or not
Testless build
OFT › PHPDOC › #256 6 months ago
OFJ-1568 A warning window pops up after goes to finding summary page with IE7 and IE8

Add https to url when load background image
OFJ-1568 A warning window pops up after goes to finding summary page with IE7 and IE8

Simplify the code
OFJ-1567 Point Of Contact is not saved after create a new finding

Add a hidden element of pocId at the finding.form
OFJ-1568 A warning window pops up after goes to finding summary page with IE7 and IE8

Add if condition to check whether the request is secure or not
Testless build
OFT › JSL › #468 6 months ago
OFJ-1568 A warning window pops up after goes to finding summary page with IE7 and IE8

Add https to url when load background image
OFJ-1568 A warning window pops up after goes to finding summary page with IE7 and IE8

Simplify the code
OFJ-1567 Point Of Contact is not saved after create a new finding

Add a hidden element of pocId at the finding.form
OFJ-1568 A warning window pops up after goes to finding summary page with IE7 and IE8

Add if condition to check whether the request is secure or not
42 of 46 failed
OFT › SCHEMA › #283 6 months ago
OFJ-1568 A warning window pops up after goes to finding summary page with IE7 and IE8

Add https to url when load background image
OFJ-1568 A warning window pops up after goes to finding summary page with IE7 and IE8

Simplify the code
OFJ-1567 Point Of Contact is not saved after create a new finding

Add a hidden element of pocId at the finding.form
OFJ-1568 A warning window pops up after goes to finding summary page with IE7 and IE8

Add if condition to check whether the request is secure or not
Testless build
OFT › TRUNK › #834 6 months ago
OFJ-1568 A warning window pops up after goes to finding summary page with IE7 and IE8

Add https to url when load background image
OFJ-1568 A warning window pops up after goes to finding summary page with IE7 and IE8

Simplify the code
OFJ-1567 Point Of Contact is not saved after create a new finding

Add a hidden element of pocId at the finding.form
OFJ-1568 A warning window pops up after goes to finding summary page with IE7 and IE8

Add if condition to check whether the request is secure or not
Testless build
Build Completed Code Changes Tests
OFT › TRUNK › #828 6 months ago
OFJ-1509 SCD Creation - Add table controls to tinymce

Add the css style
OFJ-1513 Fix tables so they do not have borders/spacing/etc

Add css codes to fix tables and chart legends due to use YUI base.css
OFJ-1536 Move last login information off of dashboard and into priority messenger

Cherry picked from SAM:

Add the codes to display priority messages on dashboard page
Testless build
OFT › TRUNK › #807 8 months ago
OFJ-1284 Change enumeration of organization types into a join.

Fix the defects on OFC-380
OFJ-1284 Change enumeration of organization types into a join.

1. Use natcasesort() instead of asort() to sort organization type
2. Refine the codes of getFilterForm()
OFJ-1284 Change enumeration of organization types into a join.

Fix a bug that use 'ucwords' instead of ucwords at array_map()
OFJ-1284 Change enumeration of organization types into a join.

1.Fix bugs for the charts on Finding and Incident dashboards.
2.Add wcwords() to organization type selections.
3. Add minified javascripts
OFJ-1284 Change enumeration of organization types into a join.

Clean up the codes for the reports, remove the codes using Fisma.PersistentStorage() in report.phtml
OFJ-1284 Change enumeration of organization types into a join.

Fix the conflict when merge master
OFJ-1284 Change enumeration of organization types into a join

1. Fix the bug which the Aggregated Risk Report displays incorrectly with selecting 'None' option
2. Fix the bug which An error occurs when create a new system
OFJ-1284 Change enumeration of organization types into a join.

1. Change the codes at OrganizationType.php and report.phtml so that it sets the selected value at form instead of javascript
2. Change the codes at report controllers according to the changes at #1
3. Add Fisma.Storage.onReady() block to both organizationTypeHandle() in Util.js and report.phtml so that IE7, IE8, FF, Safari and Chrome can work
4. Change the sample/Organization.yml according to the changes in fixtures
OFJ-1284 Change enumeration of organization types into a join.

Fix the issue for OMB FISMA report
OFJ-1284 Change enumeration of organization types into a join.

Fix the defect of OFC-380 that use organization type name instead of nickname on the finding summary page
OFJ-1284 Change enumeration of organization types into a join.

1.Add callback function for onchange event of selections to Util.js
2.Add action helper class for get the organization type nickname and organization type tool bar.
3.Add organization_filters.form.
4.Add schema/OrganizationType.yml.
5.Add application/doctrine/data/fixtures/OrganizationType.yml.
6.Add OrganizationTypeTable.php.
7.Modify schema/Organization.yml.
8.Modify  application/doctrine/data/sample/Organization.yml
9.Change the codes to add the organization type filter to the reports which the bureau type is hardcoded.
10. Add the organization type parameter to the chart of “Reported Incidents By Bureau” on incident dashboard.
11.Change the query using organization type accordingly.
Merge branch 'ofj1284' of git.openfisma.org:openfisma into ofj1284
Testless build
OFT › TRUNK › #802 8 months ago
OFJ-1475 Documentation Compliance report: Poorly written and doesn't work

1. Change the query at getSystemDocumentReportDataQuery() so that it can get correct percentage with duplicated system name
2. Delete  _getDocumentTypeIds() and add _getMissingDocumentTypeName(, )
   to get missing document type names without using query inside a loop
OFJ-1475 Documentation Compliance report: Poorly written and doesn't work

Remove getRequiredDocTypeCount(), use getAllRequiredDocumentTypeQuery()->count() instead
Testless build
OFT › TRUNK › #736 11 months ago
OFJ-1320 Display openfisma version in the footer

Add code in footer.phtml to display app_version
OFJ-1320 Display openfisma version in the footer

Fix the defect of OFC-317 which remove second parameter of none from escape()
Testless build
OFT › TRUNK › #658 1 year ago
    OFJ-1221 Verify and fix the usage of disposed systems        add a flag and query condition to getOrganizationsByPrivilegeQuery() so that it can filter out disposal systems when necessary    turn the includeDisposal flag on at getOrganizationIds() so that disposal systems can be shown on the system list (version ada64b745055ee83607dd8fbcdcabd63b74d77cc)
    OFJ-1217 an error occurs after refresh the page of incident submitted.        Instead of throwing Fisma_Zend_Exception, redirect page to incident report page for anonymous user or incident list page for authicenticated user. (version f92ad761d2c674e2b95d6325069f095eb2d2d692)
    OFJ-1144 CLONE -Documentation compliance report doesn't do adequate ACL        Add comments to data fixture and change to Hidden Organization to Hidden System according to Mark H's review (version 82bc6bd185cc0a70b9a6459db07b3b60a0489c67)
    OFJ-1223 An error occurs when change the date to empty on system of FISMA Data tab view under solr        add date validation when update system's date fields (version 2933442b9002dd08e44b664b40377035b7f5b9ea)
    OFJ-1144 CLONE -Documentation compliance report doesn't do adequate ACL        add a hidden system which can not be seen by any user by default (version d2dd066b2482b868757b5907cf23af2aaff20616)
Testless build
OFT › TRUNK › #437 1 year ago
OFJ-1027 Encoding is wrong in security controls page fix an encoding error at data fixture and write a migration script (version 302374bdf6cbc682ef792f68e026b5a426b775a8)
Testless build
OFT › TRUNK › #248 1 year ago
OFJ-835 Remove email verification feature remove EmailValidation.yml and validate.phtml remove the column emailValidate in User.yml, delete the codes related to email validation in user model of User.php delete the codes in controllers of AuthController.php and UserController.php delete the codes at Mail.php in mail library. delete the codes at sendaccountinfo.phtml in view component. add migration file of 1282032586_version72.php update the version at MigrationVersion.yml (version 5019036f64b6a8af1a2669be9b1fa6e73b55e03b)
Testless build
Build Completed Code Changes Tests
OFT › TRUNK › #808 8 months ago
OFJ-1284 Change enumeration of organization types into a join.

It needs to change the unit test according. Rename testGetOrgTypeLabelForOrganization() to testGetOrgTypeLabel()
and remove testGetOrgTypeLabelForAgency() and testGetOrgTypeLabelForBureau() because there is not fixed organization type now.
The getOrgTypeLabel() returns the organization type name input by user.
Testless build
OFT › TRUNK › #662 1 year ago
    OFJ-1261 CLONE - Verify and fix the usage of disposed systems        1. move if() block into if (->username != 'root') because root user should not have such limitation    2. change unit test of User.php due to sql change of OFJ-1221    3. add a unit test to User.php due to codes changes of OFJ-1221 (version 2a03539cc8f1a7c56429e9e8e909c94d4630f675)
Testless build
OFT › TRUNK › #249 1 year ago
OFJ-835 Remove email verification feature should also remove EmailValidation.php and EmailValidationTable.php in models (version 7d9a549ecc72d298d3083b1eeea95281a4155546)
Testless build

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