Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-11Use ArrayContentProvider.getInstance() where possibleAndreas Sewe3-5/+5
2017-06-08remove unnecessary code from mylyn.tasks.ui projectTomasz Zarna2-9/+9
2017-06-07do not display 'unrecognized column' text to a userTomasz Zarna1-3/+0
2017-04-07378863: support replying to selected part of a comment onlyJaxsun McCarthy Huggan1-4/+16
2017-03-24513930: ConcurrentModificationException in SynchronizeRelevantTasksJobR_3_22_0e_4_7_m_3_22_xSam Davis1-6/+8
2017-03-24514190: NPE expanding attachments sectionSam Davis1-2/+4
2017-02-14376023: add Gravatar images to expanded task editor commentsSuzannah Smith2-26/+79
2017-01-30234445: [upstream] show descriptions for keywords for the REST Connector Frank Becker1-39/+63
2017-01-30378863: support replying to selected part of a comment onlyJaxsun McCarthy Huggan1-98/+66
2017-01-27326005: Task Editor asks to save or delete newly created tasks on closeJaxsun McCarthy Huggan8-74/+66
2017-01-15340987: support Clear Context action for multiple tasks in the Task ListFrank Becker3-8/+25
2016-12-14505598: TaskEditorAttachmentPart should useFrank Becker2-174/+206
2016-12-08508923: remove help from open task, new query, and new task dialogsJaxsun McCarthy Huggan2-1/+3
2016-11-03fix NPE on synchronizationManagerSam Davis1-1/+3
2016-10-30352377: allow contributions to the Copy Details sub menuSteffen Pingel1-0/+5
2016-10-25501868: add back removed enum constants as deprecatedSam Davis1-0/+11
2016-10-24fix incorrect copyright headersSam Davis1-3/+6
2016-10-20502035: Revise preferences for automatic task list synchronizationJaxsun McCarthy Huggan6-97/+184
2016-10-12502035: Complete relevant task scheduler integrationDavid Yee1-21/+47
2016-10-12502035: Created job for synchronization of relevant tasksJomar Santos3-0/+156
2016-10-07502035: add tasks preferences UI for synchronizing relevant tasksQi Wang5-46/+94
2016-10-06Bug 501868: In "copy details" please add "ID and Summary"Leo Ufimtsev4-29/+29
2016-10-03503002: NullPointerException in TaskSelectionDialog.<init>Frank Becker1-7/+8
2016-09-30502035: Refactor the task list scheduler constructorDavid Yee2-14/+16
2016-09-13500712: don't display the person icon for unassigned tasksJaxsun McCarthy Huggan1-1/+3
2016-09-13500712: improve owner/assigned to section of Task List tooltipJaxsun McCarthy Huggan3-4/+11
2016-09-13497534: externalize strings for o.e.m.tasksSam Davis6-20/+74
2016-09-09496268: Bugzilla add CC should be single lineSam Davis1-1/+2
2016-08-30498906: connector migration can migrate queriesSam Davis4-29/+113
2016-08-24AttachmentSizeFormatter fails when default locale does not useSam Davis1-4/+3
2016-08-18158461: users can configure when to schedule new tasksJaxsun McCarthy Huggan7-128/+196
2016-08-17319889: TaskListInterestSorter uses configured sort criteria as backupJaxsun McCarthy Huggan2-29/+35
2016-08-17499581: My Task icon added to legend Colin Ritchie3-45/+7
2016-08-17319889: Support sorting of scheduled presentationJaxsun McCarthy Huggan9-179/+159
2016-08-11498906: provide ability for users to migrate to new versions ofSam Davis10-0/+1581
2016-08-08499353: NullPointerException in TaskListView.saveState Frank Becker1-2/+3
2016-07-29452674: fix performance problem typing in private notesSam Davis1-143/+150
2016-07-26496452: Support import/export of TaskCategoriesJaxsun McCarthy Huggan2-19/+53
2016-07-17493593: Open remote task does not work with task keys for someFrank Becker1-9/+11
2016-07-16496268: Bugzilla connector uses LabelsAttributeEditor for add CC Frank Becker1-1/+2
2016-07-15495305: Update convoluted description in "New Working Set" dialog.Jaxsun McCarthy Huggan1-1/+1
2016-07-07319889: enable incoming notifications on scheduled containersJaxsun McCarthy Huggan1-5/+5
2016-07-07319889: scheduled presentation displays scheduled subtasksJaxsun McCarthy Huggan2-36/+35
2016-07-06497415: task list tooltip displays incoming arrow with empty textSam Davis1-1/+2
2016-06-14319889: TaskCompletionFilter hides Completed categoryJaxsun McCarthy Huggan1-1/+6
2016-06-08494568: support refactoring task idsBrandon Dong1-48/+4
2016-06-08436128: [api] connectors can provide the PriorityLevel for icons thatBrandon Dong3-6/+25
2016-06-06319889: Task List Tooltip reports conflict tasks as incoming/outgoingJaxsun McCarthy Huggan1-1/+2
2016-06-06319889: Improve labelling of containers in scheduled presentationJaxsun McCarthy Huggan1-2/+2
2016-06-02494596: Fix issues with TaskListToolTip and TaskListNotifierJaxsun McCarthy Huggan2-18/+31

Back to the top