Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-02-02bug: Add merge branch check for applicabilitymegumi.telles1-0/+4
2018-01-12refactor: Update build numbers to 0.25.3megumi.telles2-2/+2
2017-10-25refinement: Improve performance of applicability regex in Word renderingRyan D. Brooks1-3/+1
2017-10-20refactor: Update build numbers to 0.25.2megumi.telles2-2/+2
2017-10-17bug: Take out 'remove paragraphs' for applicmegumi.telles1-1/+3
2017-10-10bug: Fix remove extra paragraphs for applicmegumi.telles1-2/+2
2017-10-09refactor: Update build numbers to 0.25.1megumi.telles2-2/+2
2017-10-04bug[ats_TW2213]: Add utility to help with feature name comparisonDavid W. Miller1-1/+1
2017-08-25bug[ats_TW1814]: Fix Array out of bounds error with WordML ApplicabilityMorgan E. Cook1-1/+1
2017-08-15refactor: Add support for Configuration Not in WordMLMorgan E. Cook2-28/+32
2017-08-07bug: Fix wordML link handler0.25.0.v201708081347-NRMorgan E. Cook3-13/+45
2017-08-07bug: Fix incorrect wordml linksMorgan E. Cook1-0/+1
2017-07-19bug: Fix paragraph removalMorgan E. Cook1-14/+9
2017-07-19bug: Update applicability call for merge branchesMorgan E. Cook2-4/+18
2017-07-08bug: Fix link handlerMorgan E. Cook1-1/+1
2017-07-07bug: Fix marking invalid applicability due to extra whitespaceMorgan E. Cook1-2/+2
2017-07-03bug: Update applicability matching to be strciterMorgan E. Cook2-12/+71
2017-06-29bug: Fix app check on excluded configsmegumi.telles1-2/+12
2017-06-27feature: Remove unapplicable artifacts for publishMorgan E. Cook1-15/+23
2017-06-27refinment[ats_ATS410330]: Improve PL word processingMorgan E. Cook3-119/+214
2017-06-26feature[ats_ATS402720]: Allow branch view to set on editorsmegumi.telles3-27/+69
2017-06-05bug[ats_TW1001]: Fix OSEE Word preview versus Edit issue.megumi.telles1-4/+3
2017-05-26refactor: Improve memory efficiency of BranchQueryBuilderRyan D. Brooks2-3/+3
2017-05-24refactor: Remove varargs usage from BranchQueryBuilder.andIdsRyan D. Brooks5-6/+6
2017-05-24refinement: Add default methods for INewActionListenerdonald.g.dunne1-2/+2
2017-05-15refactor: Update PL Word Preview to support embedded tagsMorgan E. Cook4-136/+385
2017-03-29bug: Allow for user to save artifacts even with invalid tagsMorgan E. Cook1-25/+1
2017-03-21refactor[ats_ATS28884]: Add verification of MS Word applicabilityMorgan E. Cook6-13/+56
2016-09-14refactor: Word Applicability PublishingMorgan E. Cook5-3/+438
2017-02-03refactor: Remove IAttributeType usageRyan D. Brooks5-15/+15
2016-11-04refactor: Remove HasLocalId from ArtifactReadableRyan D. Brooks3-7/+6
2017-01-26bug[ats_ATS345045]: Fix AH6 Trace Report To Work With JMR BranchDominic Guss1-2/+2
2017-01-10refactor: Remove use of Long branchId from QueryFactoryImplMark Joy1-3/+4
2016-12-09refactor: Extend IAttributeType from AttributeTypeTokenRyan D. Brooks1-4/+4
2016-11-02refactor: Remove IAttributeRyan D. Brooks3-16/+16
2016-08-08refactor: Remove CoreBranches.COMMON_IDRyan D. Brooks2-35/+19
2016-05-11refactor: Use BranchId instead of LongRyan D. Brooks8-42/+47
2016-10-13feature[ats_ATS314065]: Convert types and type tokens to long.donald.g.dunne2-2/+2
2016-09-22refactor: Consolidate IRelationTypeSide and RelationTypeSideRyan D. Brooks2-5/+5
2016-09-19bug[ats_ATS315063]: Added transaction to server side word renderDavid W. Miller1-4/+16
2016-09-16refactor: Rename IArtifactToken to ArtifactTokenRyan D. Brooks1-2/+2
2016-08-08refactor: Use ArtifactId with IAtsCacheRyan D. Brooks1-4/+2
2016-08-08refactor: Use ArtifactId with IAtsServicesRyan D. Brooks2-2/+4
2016-08-29refactor: Fix word rendering on ServerMorgan E. Cook3-4/+5
2016-08-26refactor: Fix loading hard deleted and artifact deletedMorgan E. Cook2-2/+2
2016-08-11refactor: Move word template content rendering to serverMorgan E. Cook7-26/+428
2016-08-12refactor: Change default to load all non hard deleted attributesMorgan E. Cook1-1/+1
2016-08-11refactor: Use ArtifactId with branch operationsRyan D. Brooks1-4/+5
2016-08-03refinement: Add data to new columnsDavid W. Miller1-0/+2
2016-08-01refactor: Extend IAtsObject from IdRyan D. Brooks1-5/+5

Back to the top