Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-10refactor: Make TemplateManager use the PresentationType enum instead of a string0.9.6.v201010110002_RELrbrooks4-9/+12
2010-10-09feature[ats_VC64S]: Redesign show change report in document orderrbrooks8-275/+5
2010-10-09bug: Fix document order column to handle varying depths correctlyrbrooks1-35/+20
2010-10-08refactor[ats_TQ58R]: Remove unnecessary method OseeUiActivator.getPluginNamerbrooks1-5/+0
2010-10-08bug: ArtifactImageManager accessing image map through artifactType.getName() ...ddunne1-1/+1
2010-10-07refactor: Remove unused public static final strings from WordTemplateRendererrbrooks1-3/+0
2010-10-06refactor: Make RelationTypeSide use relation type tokensrbrooks6-19/+12
2010-10-07feature[ats_28V9S]: Provide notification and automatic locking upon ready for...ddunne2-2/+5
2010-10-06refinement: Fix explore to take ArtifactType and highlighted 2nd level of typesddunne1-3/+29
2010-10-04refinement: Provide better separation of change report export operation and a...rbrooks1-47/+0
2010-10-04refactor: Use IArtifactType and IAttributTypeddunne38-268/+201
2010-10-01refinement: Improve RelationManager performancerescobar2-14/+18
2010-09-28refinement: Add coverage of presentation type PRODUCE_ATTRIBUTE to RendererMa...rbrooks4-5/+9
2010-09-28refactor: Resolve PMD Code Quality findings in ATSddunne5-11/+13
2010-09-28feature[ats_VC64S]: Redesign show change report in document orderrescobar2-0/+98
2010-09-24bug[ats_1MSHM]: Stop MS Word from attempting to update the Normal.dotrbrooks1-2/+3
2010-09-24refactor: Make service accessor methods in server admin Activator staticrbrooks2-4/+5
2010-09-23refactor: Remove usage and definition of Operations.executeAndPendrbrooks2-28/+17
2010-09-24refactor: Cleanup activators and unnecessary usage of OseeUiActivatorddunne21-33/+37
2010-09-24feature[ats_UYPM6]: Handle coverage events and editor refresh when work produ...ddunne1-0/+5
2010-09-22bug[ats_6RW4Z]: RDT renderer was not ordering attributes correctlyjphillips1-1/+1
2010-09-20feature: Add active parameter to UserListDialogddunne1-7/+22
2010-09-22bug[ats_UNJKK]: Fix client-side search result loading when no match location ...rescobar1-4/+8
2010-09-21refactor: Update ResServiceContributionItem to use TimerTaskrescobar1-44/+44
2010-09-21refactor[ats_BRD6F]: Move OseeStatusContributionItem to ui.pluginrescobar18-134/+76
2010-09-20feature[ats_UYPM6]: Partial - coverage tool needs ability to link ATS to cove...ddunne5-4/+50
2010-09-21refinement: Create junit test TestStringFormatMessages and fix detected defectsrbrooks1-1/+1
2010-09-14refactor: Directly support String.format in OseeCoreException constructorsrbrooks23-69/+64
2010-09-16refactor: Utilize utility method OseeExceptions.wrapAndThrow instead of in-pl...rbrooks14-40/+36
2010-09-15refactor: Remove unnecessary exception MergeChangesInArtifactExceptionrbrooks1-3/+0
2010-09-14refactor: Remove unnecessary exception OseeArbitrationServerExceptionrbrooks1-1/+2
2010-09-17bug[ats_UNJKK]: Implement server-side change to use search request/response m...rescobar3-44/+50
2010-09-16feature[ats_UYPM6]: Partial - coverage tool needs ability to link ATS to cove...ddunne1-0/+9
2010-09-15refactor: Move DeletionFlag enum to framework corerescobar17-21/+21
2010-09-15feature[ats_UYPM6]: Partial - coverage tool needs ability to link ATS to cove...ddunne8-35/+45
2010-09-13bug[ats_XFST9]: Add presentation type PRODUCE_ATTRIBUTE to stop forcing separ...rbrooks2-2/+4
2010-09-13bug: Fix event handlers and exception logic; fixed branch regression testddunne3-58/+87
2010-09-13feature[ats_4J6VF]: Add Show in Artifact Explorer to context menu on relation...ddunne6-53/+96
2010-09-13bug: Make Jaxp thread safe by using both namespace aware and unaware factoriesrbrooks1-1/+1
2010-09-10feature[ats_JDTW9]: Allow Mark as Favorite from Select Branch Windowddunne2-22/+61
2010-09-10bug[ats_01DXH]: Order of Artifacts Not Updated Upon Name Changeddunne1-4/+11
2010-09-08refactor: Eclipse source cleanup and formatRyan D. Brooks9-9/+10
2010-09-03Issue with artifact editor getting SWT excpetionjphillips1-1/+6
2010-09-02Reorganized event serviceddunne20-102/+100
2010-09-01Remove old event system codeddunne17-766/+11
2010-09-01Changes to help support show document orderjphillips3-123/+88
2010-09-01Added access control to artifact type dialogjphillips7-10/+107
2010-08-31remove unused Javadoc stubsrbrooks47-124/+3
2010-08-30moved date utils to skynet coreddunne4-139/+9
2010-08-29remove unused Javadoc stubsrbrooks90-342/+1

Back to the top