Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-08-05refactor[TW18788]: Remove UserManager.createUserRyan D. Brooks6-148/+12
2021-06-19bug[TW19304]: Convert Auto-Save to execute persist in another threaddonald.g.dunne1-0/+12
2021-06-07feature[TW2228]: Remove UseWasIsLazyProvider code toggledonald.g.dunne1-14/+2
2021-06-03feature[TW18346]: ICD - Add computed fields to artifact editorMolaro (US), Stephen J1-0/+4
2021-05-25feature[TW19071]: Load tx details in artifact loadingRyan D. Brooks5-13/+17
2021-05-25feature[TW18825]: Update change report to show Product Line Matrix changesAudrey Denk2-6/+85
2021-05-14feature[TW19299]: Create XHyperlinkFeatureDamdonald.g.dunne2-2/+41
2021-05-12refactor[TW19104]: Remove OSEE type sheetsRyan D. Brooks2-72/+1
2021-05-11refactor[TW19104]: Move createUsers to UserServiceRyan D. Brooks1-0/+6
2021-05-18bug[TW19267]: Improve performance of AccessControlService.isDeleteabledonald.g.dunne5-48/+52
2021-04-16feature[TW19034]: Add JSON Web Token (JWT) decodingRyan D. Brooks1-1/+1
2021-04-20feature[TW19034]: Add UserService.getUserRyan D. Brooks1-1/+11
2021-04-20refactor[TW19034]: Rename IUserGroupService to UserServiceRyan D. Brooks3-19/+19
2021-04-21bug[TW19176]: Fix drag and drop file name checkDavid W. Miller1-12/+11
2021-04-21feature[TW19131]: Create a Multi-Checkbox widget with tasksdonald.g.dunne1-2/+2
2021-04-05feature[TW19036]: Create Software Criticality Index Computed CharacteristicStephen J. Molaro1-1/+19
2020-09-29feature[TW18065]: Convert legacy CM access control to not use XTextdonald.g.dunne25-634/+734
2021-03-31feature[TW18957]: Add new computed attr type characteristicsStephen J. Molaro1-0/+14
2021-03-24feature[ATS288813]: Change Resource History to load through REST APIBranden Phillips10-929/+244
2021-03-23feature[TW18065]: Remove GobalMenu and supporting classesdonald.g.dunne1-0/+1
2021-03-19refactor[TW18065]: Convert IBranchProvider to return BranchTokendonald.g.dunne1-2/+2
2021-03-09refactor[TW18065]: Convert HasBranch to BranchTokendonald.g.dunne27-87/+95
2021-03-08refactor[TW18065]: Rename IOseeBranch to BranchTokendonald.g.dunne17-100/+100
2021-02-27feature[TW18065]: Add OseeApiService to bundlesdonald.g.dunne2-0/+65
2021-02-27feature[TW18065]: Cleanup Demo tokens and testsdonald.g.dunne1-0/+6
2021-02-27refactor[TW18065]: Merge IArtifactCheck and ArtifactCheckdonald.g.dunne3-7/+8
2021-01-07feature[TW18768]: Update unit tests for asynchronous branch archivingDominic Guss3-17/+103
2021-02-21refactor[TW18855]: Use ArtifactId for commit artifact idsRyan D. Brooks4-7/+8
2021-02-01refactor[TW18788]: Remove jaxrs.client bundleRyan D. Brooks1-1/+1
2021-02-10refinement[TW18561]: Gracefully load artiacts with missing attribute typesRyan D. Brooks6-9/+10
2021-02-01bug[TW18555]: Remove print statementsdonald.g.dunne1-1/+0
2021-01-15bug[TW18555]: Improve performance of OSEE Navigatordonald.g.dunne2-3/+7
2021-01-27bug[TW18555]: Workflow Editor deletes attrs on transitiondonald.g.dunne1-2/+6
2021-01-11refactor[TW18593]: Remove OseeClient dependency from ClientCachingServiceRyan D. Brooks1-17/+0
2021-01-14refactor[TW18593]: Remove JaxRsExceptions.asOseeExceptionRyan D. Brooks6-59/+30
2021-01-07bug[TW18568]: Fix issues with Word previews/differences on merge conflictsBranden Phillips1-0/+34
2020-12-17feature[TW18536]: Add display hints to attribute typesdonald.g.dunne1-14/+12
2020-10-23bug[TW18043]: Ensure Re-Baseline Operation is AtomicDominic Guss2-29/+38
2020-12-14bug[TW18375]: Fix drag and drop importer issuesBranden Phillips1-4/+4
2020-12-04feature[TW17632]: Remove flywaydbbroberts1-1/+1
2020-12-08bug[TW18480]: Have ats ide tests pass for postgresbroberts1-1/+1
2020-12-06feature[TW16671]: Improve Artifact delete methods to be consistentdonald.g.dunne1-14/+7
2020-12-04bug[TW18116]: Commit Manager needed restart to refresh after no changes errordonald.g.dunne2-16/+1
2020-12-02bug[TW18116]: Improve Commit Operation error handlingdonald.g.dunne2-25/+47
2020-10-07bug[TW18064]: States not refreshing when transition in backlogdonald.g.dunne2-2/+4
2020-11-17feature[TW18420]: Improve Action Importer to show preview firstdonald.g.dunne1-0/+4
2020-11-11bug[TW18290]: Removal of Word Attribute base Java typeStephen J. Molaro9-175/+102
2020-11-17feature[TW18371]: Improve error handling to not exception with no format datadonald.g.dunne1-2/+1
2020-10-23refactor[TW18065]: Move access classes to framework.coredonald.g.dunne3-5/+5
2020-10-07refactor[TW18064]: Move EventUtil to framework.coredonald.g.dunne13-128/+44

Back to the top