Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-05-04bug[TW19240]: Cannot delete/purge artifacts from the artifact explorerdonald.g.dunne1-2/+2
2020-09-29feature[TW18065]: Convert legacy CM access control to not use XTextdonald.g.dunne8-89/+149
2021-03-23feature[TW18065]: Remove GobalMenu and supporting classesdonald.g.dunne5-28/+132
2021-03-19refactor[TW18065]: Convert IBranchProvider to return BranchTokendonald.g.dunne1-1/+1
2021-03-09refactor[TW18876]: Remove JsonUtil.getMapperRyan D. Brooks1-11/+5
2021-03-09refactor[TW18065]: Convert HasBranch to BranchTokendonald.g.dunne3-7/+9
2021-03-08refactor[TW18065]: Rename IOseeBranch to BranchTokendonald.g.dunne1-2/+2
2020-12-08bug[TW18115]: Create Artifact Explorer refresh and debug buttondonald.g.dunne3-8/+86
2020-12-14bug[TW18375]: Fix drag and drop importer issuesBranden Phillips1-14/+8
2020-11-20bug[TW18065]: Fix exception when stored branch invalid in ArtExpdonald.g.dunne1-1/+2
2020-10-23refactor[TW18065]: Move access classes to framework.coredonald.g.dunne2-2/+2
2020-10-07refactor[TW18064]: Move EventUtil to framework.coredonald.g.dunne1-1/+1
2020-06-29refactor[TW17449]: Remove cache references from ArtifactTypeManagerStephen J. Molaro2-2/+2
2020-07-21refactor[TW17449]: Remove ArtifactTypeManager.getTypeStephen J. Molaro1-3/+2
2020-07-07Revert "refactor[TW17449]: Remove ArtifactTypeManager.getType"Stephen J. Molaro1-2/+3
2020-06-25refactor[TW17449]: Remove ArtifactTypeManager.getTypeStephen J. Molaro1-3/+2
2020-06-07refactor[TW17413]: Remove RelationType usage from skynet.uiRyan D. Brooks2-9/+6
2020-06-17refactor[TW17325]: Remove RelationTypeManager.getValidTypesRyan D. Brooks1-1/+5
2020-06-16feature[TW17342]: Add rest call to get all artifacts of a given type(s)audrey.e.denk1-11/+9
2020-06-06refactor[TW17325]: Use RelationTypeToken.getSideName(RelationSide)Ryan D. Brooks1-13/+14
2020-06-04feature[TW16980]: Add hot key command for expand all in Artifact Explorerbroberts1-1/+1
2020-05-23refinement: Re-license from EPL-1.0 to EPL-2.0Ryan D. Brooks16-112/+159
2020-04-01refactor[TW16833]: Remove IRelationTypeRyan D. Brooks1-2/+2
2020-03-17bug[TW16716]: Remove warnings from framework.ui.skynetdonald.g.dunne1-1/+0
2020-01-31refactor: Remove usage of ArtifactType from skynetRyan D. Brooks1-14/+7
2020-01-23refactor: Remove usage of ArtifactType form ArtifactRyan D. Brooks1-2/+2
2019-03-05refactor: Remove unused methods from ArtifactTypesRyan D. Brooks1-2/+1
2019-11-19feature[TW15407]: Add task autogen to artifact checksdonald.g.dunne1-1/+1
2019-10-03refactor[TW14988]: Name consistency for relation tokensStephen J. Molaro3-7/+7
2019-10-01bug[ACT39547]: Fix ArtifactExplorer update issueaudrey.e.denk1-1/+1
2019-09-27feature[TW15132]: Create generic OseeLoginProviderdonald.g.dunne1-1/+2
2019-09-04feature[TW14501]: Fix select branch on new artifact explorer errorJeremy A. Midvidy1-1/+1
2019-07-03refactor: Use getArtifactType where possible in ArtifactRyan D. Brooks2-6/+6
2019-06-18bug[TW14627]: OseeArgumentException on new Artifact Explorerdonald.g.dunne1-1/+1
2019-05-01bug[TW12483]: Resolve FindBugs errors in frameworkBranden Phillips1-5/+6
2019-04-12refinement: Improve Clarity on MessageDialogsjonas.khan1-1/+1
2019-04-11feature: Add Open-With menu to AE relations sectiondonald.g.dunne1-3/+9
2019-03-18refactor: Finish jackson upgradebroberts1-1/+1
2019-03-06refactor[TW13811]: Streamline Token Handling Minor RefactorsStephen J. Molaro1-2/+2
2019-03-03refactor: Replace IArtifactType with ArtifactTypeTokenRyan D. Brooks2-12/+12
2018-12-28feature[ats_TW8369]: Perform java code clean-updonald.g.dunne1-2/+2
2018-12-29bug[ats_TW12190]: Persist on 26.0 results in event exceptiondonald.g.dunne1-1/+1
2018-12-08bug: Artifact Explorer NPE with no branch selecteddonald.g.dunne1-1/+1
2018-10-16refactor: Use branch SENTINEL in artifact explorerRyan D. Brooks3-6/+6
2018-10-16bug: Gracefully handle invalid view in artifact explorerRyan D. Brooks2-21/+13
2018-09-05refactor: Improve performance of getting branch view nameRyan D. Brooks1-3/+2
2018-05-31refactor: Remove guid from ArtifactTypeManagerdonald.g.dunne1-1/+1
2018-04-23bug[ats_TW4253]: Artifact Explorer does not open for historical artifactsdonald.g.dunne4-62/+19
2018-03-27refactor: Extend BranchState from NamedIdBaseRyan D. Brooks1-30/+20
2017-12-05refactor: Use isTypeEqual where applicableRyan D. Brooks1-1/+1

Back to the top