Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-01-27refactor: Update WordTemplateProcessor to use its renderer's options instead ...rbrooks1-8/+5
2011-01-27refactor: Remove need for directly constructing a VariableMap when setting re...rbrooks1-12/+20
2011-01-27refactor: Remove obsolete class PublishRequirementsrbrooks1-230/+0
2011-01-11bug[bgz_333909]: Fix for setFocus() problem in widgets inheriting from XWidge...kwilk1-0/+3
2011-01-11refactor[bgz_334685]: Remove superfluous code and improve readabilitykwilk1-6/+0
2010-12-15bug[ats_JGX6U]: Fix OSEE framework context sensitive helprescobar1-2/+2
2010-12-15refinement: Create Combo/Multi XWidgetsddunne1-1/+3
2010-12-13refactor: Update build numbers to 0.9.8rescobar1-1/+1
2010-12-09bug[ats_KNLQU]: ATS Navigator is blank after loading completesrescobar1-7/+2
2010-12-07refinement: Make ExcelXmlWriter support optional use of stylesrbrooks1-3/+7
2010-12-02refinement: Improve publish BLAM by adding open in Word featurejphillips1-1/+3
2010-11-30refactor: Update build propertiesrescobar1-1/+2
2010-11-24refinement: Improve exception handling by allowing RowProcessor.processRow to...rbrooks1-35/+19
2010-11-04feature[ats_FZ1MA]: Present System Subsystem report sections in separate work...rbrooks1-19/+35
2010-11-03feature: Create system and subsystem requirements reportrbrooks2-1/+436
2010-10-29feature[ats_8NW98]: Make traceability tables list qualification methods in a ...rbrooks2-3/+3
2010-10-19bug[ats_M7TTD]: Source for runtime plugins missing from releaserescobar1-3/+2
2010-10-19bug[ats_RH1SK]: Update OSEE Help System Titlesrescobar1-1/+1
2010-10-13refactor: Update version numbers to 0.9.7rescobar1-1/+1
2010-10-08refactor[ats_TQ58R]: Remove unnecessary method OseeUiActivator.getPluginNamerbrooks1-6/+1
2010-10-06refactor: Replace unnesecary usages of RelationTypeManager.getType with direc...rbrooks1-2/+1
2010-10-06bug[ats_AH2T0]: Subsystem to Lower Level Trace BLAM needs clarification on in...rbrooks1-0/+5
2010-10-04refactor: Use IArtifactType and IAttributTypeddunne9-54/+65
2010-10-01refinement: Improve RelationManager performancerescobar1-1/+3
2010-09-28refactor: Resolve PMD Code Quality findings in ATSddunne1-0/+925
2010-09-22refactor: Make SubsystemToLowLevelReqTraceReport output files with unique namesrbrooks1-2/+3
2010-09-24refactor: Cleanup activators and unnecessary usage of OseeUiActivatorddunne2-3/+4
2010-09-20refactor: Convert nested class FindResults.FindResultsIterator to a top level...rbrooks1-1/+2
2010-09-14refactor: Directly support String.format in OseeCoreException constructorsrbrooks5-12/+12
2010-09-16refactor: Replace usage of unchecked exceptions with appropriate OSEE exceptionrbrooks1-2/+3
2010-09-15refactor: Move DeletionFlag enum to framework corerescobar4-4/+4
2010-09-15feature[ats_UYPM6]: Partial - coverage tool needs ability to link ATS to cove...ddunne1-1/+1
2010-09-10feature: Develop subsystem full traceability reportrbrooks2-2/+192
2010-09-02convert ImportTraceabilityJob to an operation and improve its exception handlingrbrooks3-59/+36
2010-08-31Update build version to 0.9.6rescobar1-1/+1
2010-08-31remove unused Javadoc stubsrbrooks1-3/+0
2010-08-29remove unused Javadoc stubsrbrooks4-13/+0
2010-08-29Eclipse source cleanup and formatrbrooks5-8/+18
2010-08-28[bug 321187] update TestPlanComplianceReport to be more informative and impro...rbrooks3-76/+270
2010-08-23removed redundant Collections.toString() that had reversed argumentsrbrooks1-3/+3
2010-08-17consistently name rendering usages of VariableMap and ArtifactDeltarbrooks1-3/+3
2010-08-13Fixed issues with the bookmark IDs not being uniquejphillips1-8/+0
2010-08-11converted more string based type references to use type tokensrbrooks2-3/+5
2010-08-10converted more string based type references to use type tokensrbrooks3-26/+16
2010-08-09converted more string based type references to use type tokensrbrooks9-24/+24
2010-08-06converted more string based type references to use type tokensrbrooks1-2/+3
2010-08-05Access Control Changesjphillips1-1/+23
2010-08-01resolve code warningsddunne1-6/+1
2010-07-29convert more string based type references to use type tokensrbrooks1-1/+2
2010-07-24applied Eclipse source cleanuprbrooks39-453/+468

Back to the top