Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-02537208: Task data filename can get too longalexei.trebounskikh1-0/+82
2017-03-24514190: NPE expanding attachments sectionSam Davis1-0/+12
2017-01-27326005: Task Editor asks to save or delete newly created tasks on closeJaxsun McCarthy Huggan1-11/+13
2016-12-14505598: TaskEditorAttachmentPart should useFrank Becker1-8/+8
2016-10-06Bug 501868: In "copy details" please add "ID and Summary"Leo Ufimtsev1-10/+10
2016-09-30502035: Refactor the task list scheduler constructorDavid Yee1-4/+4
2016-08-18158461: users can configure when to schedule new tasksJaxsun McCarthy Huggan1-3/+4
2016-08-17319889: TaskListInterestSorter uses configured sort criteria as backupJaxsun McCarthy Huggan2-29/+153
2016-08-17319889: Support sorting of scheduled presentationJaxsun McCarthy Huggan1-41/+0
2016-08-12499581: Task Image is different when the task is owned by the userColin Ritchie2-3/+62
2016-07-23497412: TaskTask leaves key blank on constructionJaxsun McCarthy Huggan1-2/+3
2016-07-14497625: fix the two failing proxy junit testsSam Davis1-9/+12
2016-06-20reduce log noise from org.eclipse.mylyn.tasks.testsSam Davis2-4/+28
2016-06-08494568: support refactoring task idsBrandon Dong2-4/+120
2016-05-18493037: deprecate AbstractTaskListMigratorJaxsun McCarthy Huggan1-6/+0
2016-03-16488408: update tasks copyrights for 3.19 release Sam Davis14-14/+14
2016-02-02486145: tasks should not receive incoming notifications for attributesBrandon Dong3-8/+198
2016-01-29486782: compilation failure in TaskListSorter against staging platformJaxsun McCarthy Huggan1-26/+26
2016-01-22486309: allow connectors to specify that their markup language extends aJaxsun McCarthy Huggan1-0/+16
2015-11-30483327: [api] provide API to specify the precision of date/time fields Sam Davis1-0/+24
2015-11-25483036: owner ID is not persisted Sam Davis1-0/+27
2015-11-19482429: getValueLabels should fall back to attribute.getOption whenSam Davis1-0/+68
2015-10-26480057: connect mylyn notification appears on every eclipse startSam Davis1-0/+21
2015-09-09476680: AbstractRepositorySettingsPage doesn't udpate brand whenJaxsun McCarthy Huggan3-72/+99
2015-09-02476383: add an attribute editor for label fields chris.poon2-0/+177
2015-08-26475540: enable plugins to display messages using the task list messageSam Davis1-0/+82
2015-08-19475428: content assist proposals created from tasks in the task listSam Davis1-0/+30
2015-06-09467045: Connectors can register different brandings Sam Davis2-5/+179
2015-05-22update copyrights for o.e.m.tasksSam Davis56-56/+56
2015-05-20334937: provide API for canceling a task switchchris.poon1-6/+96
2015-05-13fix non-determinism in testIncomingSupressedSam Davis1-6/+6
2015-03-16378032: BooleanAttributeEditor should initialize attribute to falseSam Davis1-0/+36
2015-03-11446091: [api] allow clients to determine when the current user owns anSam Davis2-0/+81
2014-08-21442088: fix failing test for LunaFrank Becker3-1/+44
2014-05-08385670: allow connector clients to choose whether subtasksSam Davis3-16/+134
2014-05-08remove unnecessary uses of AtomicReferenceSam Davis1-24/+20
2014-05-06433719: Request for AbstractRepositoryConnector.getBrowseableUrl()Leo Dos Santos4-1/+238
2014-04-03430391: Increase test coverage of PersonProposalProvider to 83%Tomasz Zarna1-32/+84
2014-04-02Fix a bunch of deprecation warnings in tests for Mylyn TasksTomasz Zarna4-12/+9
2014-03-04428504: bugzilla connector is logged out after credentials migrated fromSam Davis1-22/+59
2014-02-18278474: perform migration of credentials to secure storageSam Davis1-31/+70
2014-02-18278474: store TaskRepository credentials in SecureCredentialsStoreSam Davis2-67/+102
2014-02-18425926: ensure addScrollListener does not require a scroll barSam Davis1-0/+22
2014-02-12378032: fix for boolean attribute editors that show required decoratorLeo Dos Santos1-0/+23
2014-02-06426644: add required Flag to AbstractTaskSchemaFrank Becker1-0/+21
2014-01-21424188: Task attributes that set META_ATTRIBUTE_MEDIA_TYPE should beLeo Dos Santos4-0/+184
2013-12-18378032: [api] provide editor support for required attributesLeo Dos Santos1-10/+10
2013-12-17NEW - bug 378032: provide support for required attributesBenjamin Muskalla3-0/+263
2013-12-05423351: DefaultTaskSchema should provide a kind for DESCRIPTIONDavid Green1-0/+4
2013-11-08420877: enhance AbstractRepositorySettingsPage to support repositoriesDavid Green1-0/+42

Back to the top