Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-09-27feature: Support sorting of OSEE change objects and use in change report exportrbrooks1-2/+12
2010-09-24refactor: Make service accessor methods in server admin Activator staticrbrooks2-6/+7
2010-09-23refactor: Remove usage and definition of Operations.executeAndPendrbrooks1-13/+1
2010-09-23refactor: Cleanup event class names and commentsddunne8-251/+57
2010-09-14refactor: Directly support String.format in OseeCoreException constructorsrbrooks32-112/+111
2010-09-16refactor: Utilize utility method OseeExceptions.wrapAndThrow instead of in-pl...rbrooks33-102/+87
2010-09-15refactor: Remove commented out code from OseeUiActivator and EnumeratedAttributerbrooks1-3/+0
2010-09-15refactor: Remove unnecessary exception MergeChangesInArtifactExceptionrbrooks1-2/+2
2010-09-14refactor: Remove unnecessary exception OseeTrackedChangesExceptionrbrooks2-25/+2
2010-09-14refactor: Remove unnecessary exception OseeArbitrationServerExceptionrbrooks7-33/+30
2010-09-20bug[ats_UNJKK]: Fix ArtifactQuery.getArtifactListFromAttributeKeywords to set...rescobar1-2/+2
2010-09-17bug[ats_UNJKK]: Implement server-side change to use search request/response m...rescobar4-428/+56
2010-09-15refactor: Move DeletionFlag enum to framework corerescobar17-46/+28
2010-09-15feature[ats_UYPM6]: Partial - coverage tool needs ability to link ATS to cove...ddunne1-0/+13
2010-09-14bug[ats_70K8U]: Bug with Publishing Documentsrescobar1-13/+25
2010-09-14feature[ats_49K1T]: Improve search error dialog to show that no words in sear...ddunne1-16/+36
2010-09-14refactor: Add copyright statementrescobar1-6/+18
2010-09-13bug: Fix event handlers and exception logic; fixed branch regression testddunne1-1/+15
2010-09-13feature[ats_4J6VF]: Add Show in Artifact Explorer to context menu on relation...ddunne1-0/+12
2010-09-13bug: Make Jaxp thread safe by using both namespace aware and unaware factoriesrbrooks1-1/+1
2010-09-10bug[ats_JVNZA]: Fix DOM parsing error during bookmark id fix before wordML re...rescobar1-16/+34
2010-09-08refactor: Eclipse source cleanup and formatRyan D. Brooks6-7/+1
2010-09-02Reorganized event serviceddunne62-379/+168
2010-09-01Remove old event system codeddunne38-2611/+47
2010-09-01Added access control to artifact type dialogjphillips1-0/+106
2010-09-01Fixed bug with resetting bookmark IDsjphillips1-26/+4
2010-08-31update getArtifacts to support "Merged" attribute mod typeddunne1-1/+6
2010-08-31performance improvements to getRelatedArtifacts of depth (bulk loading)ddunne3-30/+49
2010-08-31remove unused Javadoc stubsrbrooks37-134/+0
2010-08-30moved date utils to skynet coreddunne2-0/+45
2010-08-29remove unused Javadoc stubsrbrooks51-194/+0
2010-08-29Eclipse source cleanup and formatrbrooks20-34/+94
2010-08-29convert all line terminators to Unix stylerbrooks7-1468/+1468
2010-08-28[bug 323770] tolerate erroneous whitespace during artifact importing and add ...rbrooks2-9/+44
2010-08-27replace equivalent code with calls to utility method Strings.isValidrbrooks3-3/+5
2010-08-27(no commit message)rescobar1-1/+1
2010-08-27Fixed legacy searchrescobar1-1/+2
2010-08-27(no commit message)rescobar1-1/+6
2010-08-27Fixed invalid user id causing exception.rescobar1-1/+1
2010-08-26stop class of bugs caused by each renderer havnig to check the double-click p...rbrooks1-0/+2
2010-08-26Added Javadoc link to test class in WordOutlineExtractorDelegaterbrooks1-1/+3
2010-08-25provide convenience methods for managing user settingsrbrooks2-2/+13
2010-08-25Fixed issues with bookmark linkjphillips2-5/+15
2010-08-25replace use of Branch with IOseeBranch in RelationTypeManagerrbrooks1-3/+3
2010-08-24make IOperation.run return status instead of an operationrbrooks2-3/+1
2010-08-24improved exception handeling in CatchTrackedChangesrbrooks1-5/+2
2010-08-23Event System registration cleanuprescobar28-2081/+2535
2010-08-23Updated class dependencies to reflect direct cache dependency instead of depe...rescobar1-2/+2
2010-08-23Updated class dependencies to reflect direct cache dependency instead of depe...rescobar7-41/+38
2010-08-23improved quality of message in error dialog when an exception occurs in an op...rbrooks3-20/+8

Back to the top