Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-10-20502035: Revise preferences for automatic task list synchronizationJaxsun McCarthy Huggan6-97/+184
* refactor TasksUiPlugin to separate task list synchronization * added preference to toggle the relevant task synchronization * relevant task sync will occur when background sync and relevant task sync are both enabled * added a help tooltip to explain how relevant tasks are determined Change-Id: Id0d9d177c394cd1074e47e14c3825da11eceb3e9 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=502035
2016-10-18472936: Add support for Bugzilla 5.0 API Keys Frank Becker19-39/+442
Change-Id: I15c0db37576838bdfc0102b7fd86998e7b849fdb Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=472936
2016-10-12502035: Complete relevant task scheduler integrationDavid Yee1-21/+47
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=502035 Change-Id: I3a902b7c1436312b2d378555d8ca28ef154e5df4 Signed-off-by: David Yee <dveyee@hotmail.com>
2016-10-12489612: Unable to login to the Bugzilla install on a win 10 PCFrank Becker1-6/+8
Change-Id: I9bbe37e4ff39562905211ac2a7ac24a8fdeb9167 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=489612
2016-10-12502035: Created job for synchronization of relevant tasksJomar Santos3-0/+156
Change-Id: If6f7bd2e06a9487b40d613ffe2d119b15433dd1f Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=502035 Signed-off-by: Jomar Santos <jomaroliversantos@gmail.com>
2016-10-12505602: cleanup BugzillaRestHarness and BugzillaRestClientTestFrank Becker2-116/+88
Change-Id: I5eb51bb1c6ac81667bf7390a187ac9d00b23a021 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=505602
2016-10-11497533: update tasks versions to 3.22Sam Davis73-119/+119
Change-Id: Ib0d219a06af1cf3b2090da2fc844c39fad74e323 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=497533
2016-10-07502035: add tasks preferences UI for synchronizing relevant tasksQi Wang5-46/+94
Change-Id: I1405d090cd91db0c38be1e361ca86748f4e7f0db Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=502035 Signed-off-by: Qi Wang <qwang12@ubishops.ca>
2016-10-06Bug 501868: In "copy details" please add "ID and Summary"Leo Ufimtsev5-39/+39
- Added "ID and Summary" field. - Following bugzilla convention, I capitalized "Bug" (from "bug") - NOTE: 'SUMMARY' was already in the code base, but it was not used, maybe left overs from the past... I basically recycled and re-used SUMMARY. Patch set 3: - Removed the task ID and Summary seperattor introduced in patchset 1. - Refactored/Renamed a bunch of variables. - Removed comment out line in ID_SUMMARY_URL - Refactored Mode enum to remove switch statement. Patch set 4: - Renamed "Bug" back to "bug" in BugzillaRepositoryConnector - In CopyTaskDetailsAction, capitalized prefix as per suggestion. Patch set 5: - Updated test cases to use renamed enum. Change-Id: I1441c0e4fc975eba225ac79077ff65a26074cc13 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=501868 Signed-off-by: Leo Ufimtsev <lufimtse@redhat.com>
2016-10-03503002: NullPointerException in TaskSelectionDialog.<init>Frank Becker1-7/+8
Change-Id: I9b8b20bac8b847aef54f13a1f59eb909b07e7356 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=503002
2016-09-30502035: Refactor the task list scheduler constructorDavid Yee3-18/+20
- Require a Job-typed parameter instead of a factory Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=502035 Change-Id: I3d491ccf7c11d33d2f6b26233f79f67f46cfa9a6 Signed-off-by: David Yee <dveyee@hotmail.com>
2016-09-27501993: fix NullPointerException in DefaultSupportHandler.getDescriptionJaxsun McCarthy Huggan1-37/+26
Change-Id: I17bbf252f1980c4631f02d8f1420cc9207f57a97 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=501993 Signed-off-by: Jaxsun McCarthy Huggan <jaxsun.mccarthy@tasktop.com>
2016-09-25501376: refactor: Change class hierarchy for REST Bugzilla connector Frank Becker21-459/+284
Change-Id: I57cad3bf8fcf95c8fa501c97b0b150038765e5af Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=501376
2016-09-14501177: RepositoryPerson.toString() should only return name<id> if notFrank Becker1-0/+5
same Change-Id: Iaae4c7c8363afa4471a1dc5b99bd818c9ca087e2 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=501177
2016-09-13500712: don't display the person icon for unassigned tasksJaxsun McCarthy Huggan1-1/+3
Change-Id: I832978e47949faf94577ef52f461ea4ffe3a1415 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=500712 Signed-off-by: Jaxsun McCarthy Huggan <jaxsun.mccarthy@tasktop.com>
2016-09-13497534: update userguideSam Davis6-40/+43
Change-Id: I4cc673dbdde77ced2016c3c19c8c5817ff8906bd Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=497534
2016-09-13500712: improve owner/assigned to section of Task List tooltipJaxsun McCarthy Huggan3-4/+11
* display the blue person icon next to the assignee for tasks assigned to other people * insert a colon into the tooltip "Assigned To: user" * when there is no assignee the tooltip will read "Assigned To: Unassigned" * Local tasks will no longer display shows "Assigned To local" Change-Id: I723a5d4e9c826ebe9af3c293e19eadb98fcd9272 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=500712
2016-09-13497534: externalize strings for o.e.m.tasksSam Davis6-20/+74
Change-Id: I704b6028422c3996c1fc756265019fe8684a18a6 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=497534
2016-09-13501176: Bugzilla REST: OpenWithBrowserAction did not work Frank Becker1-0/+20
Change-Id: I99c43661b84b30e2e037583abe82d45440a78624 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=501176
2016-09-12478512: Report Bug or Enhancement uses feature versions that may notFrank Becker6-2/+47
match the Bugzilla versions Change-Id: I123b48457faa91d523c856a6c063539047a7c63b Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=478512
2016-09-09496268: Bugzilla add CC should be single lineSam Davis5-83/+98
The change to use LabelsAttributeEditor made it a multiline. Change-Id: I37f5181e41c48f0f89a4801f339b9def363886cc Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=496268
2016-09-08remove Java nature from org.eclipse.mylyn.help.uiSam Davis3-27/+0
This was added in fab7fc72649fc9b970b6c73ef98aa922e73286b4 when the implementation of the UI legened was initially put in the help bundle, but now that there is no Java code in the help bundle, I can't see any need for it, and it unnecessarily prevents consumers from running the Eclipse info center with older Java versions. Change-Id: I9deee44893243ce0da5825bb20310eab2c19e37c
2016-09-01499581: tweak the image for owned tasksSam Davis1-0/+0
* Replace the white fill with the same blue gradient fill as the standard task image. Without a gradient it looks too flat and low quality. * Remove 3 pixels of faint glow around the top of the clipboard. This is pretty much imperceptible but it makes the image have the exact same silhouette as the standard task image. Change-Id: I22534a644e4d7ec8817a91a12910d6a7308ee3c6 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=499581
2016-09-01replace testValidateOnFinishInvalidUserId with unit testSam Davis3-34/+108
This test is running forever in http://ci.mylyn.org/job/mylyn-3.21.x/ and I can't figure out why. This is an integration test whose main purpose is to verify that the settings page remains open when validate on finish fails. This really ought to be verified by a unit test of the page instead. Change-Id: I55813566e3707f082904001750c065285ed5c3e0
2016-08-30498906: connector migration can migrate queriesSam Davis6-51/+254
Change-Id: I0459a07552ab6fdc9b5d9b19e707d3d8c19699da Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=498906
2016-08-24AttachmentSizeFormatter fails when default locale does not useSam Davis1-4/+3
DecimalFormat Change-Id: I94bdbaf0716290025da4d246f91ca2e2b0073816
2016-08-18499947: bugzilla git repository http://git.mozilla.org/bugzilla/bugzillaFrank Becker1-3/+3
no longer exists Change-Id: I923e5924af7e9d3dd2ef207674e96ba82f1d32c9 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=499947
2016-08-18158461: users can configure when to schedule new tasksJaxsun McCarthy Huggan9-134/+202
Change-Id: I892587aafd47c1802914bfcb94f7367a863e034c Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=158461
2016-08-17fix release build to not require Mockito 1.9.5Sam Davis1-3/+3
Change-Id: Idc3d5e2ba1f9abec40e04a95a619eb03f6372e01
2016-08-17319889: TaskListInterestSorter uses configured sort criteria as backupJaxsun McCarthy Huggan4-58/+188
Change-Id: Iaabefc6ca4d928a8bb60beba3fedff96c06ddc88 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=319889
2016-08-17499581: My Task icon added to legend Colin Ritchie3-45/+7
Change-Id: Ied32a8508292082c740c7bee1b8a6528462a7a65 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=499581
2016-08-17319889: Support sorting of scheduled presentationJaxsun McCarthy Huggan11-230/+225
The TaskComparator now maintains a list of sort criteria per presentation. The criteria will always be configured for the active presentation. The migration of old sorting mementos was removed. Change-Id: I5d9b594e4efda7b35ccdca2b19fb824a6590d5f1 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=319889
2016-08-16499581: New image for Tasked Assigned to Me. Colin Ritchie1-0/+0
Change-Id: Iaa7a3784b1e850d62a0f2a4d4ff28acb369748ab Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=499581
2016-08-12499581: Task Image is different when the task is owned by the userColin Ritchie5-20/+90
Introduce the "Golden Clipboard" for tasks owned by the active user. Change-Id: I4fed0b3dccf3b2e1199e792881ca369f9490903e Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=499581
2016-08-11498906: provide ability for users to migrate to new versions ofSam Davis16-1/+2972
connectors Change-Id: I6980b07ab7e984f4c7ea40fd8649093196d25755 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=498906
2016-08-08499353: NullPointerException in TaskListView.saveState Frank Becker1-2/+3
Change-Id: I59d904e670369866444396303a499bf1f2e58359 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=499353
2016-07-29452674: fix performance problem typing in private notesSam Davis1-143/+150
Change-Id: I75472676bed2fce9feb5ee5978f2ad055f4142c3 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=452674
2016-07-26496452: Support import/export of TaskCategoriesJaxsun McCarthy Huggan3-21/+58
Change-Id: I075632b251a0e7f41d2e7b16808bba4e9774f088 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=496452
2016-07-25498401: fix ContentAssist for "Add CC:" Frank Becker2-18/+27
Change-Id: I6ba24b3272b4015c6976d102d7ef6b107f54c2b2 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=498401
2016-07-25493278: Bugzilla REST integration tests should run as part ofFrank Becker4-27/+98
integration-connectors, not integration Change-Id: I6b1bf55f77917d9f7bea938f9bec198089f4fc66 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=493278 Signed-off-by: Frank Becker <eclipse@frank-becker.de>
2016-07-25497412: add tests for Task externalizationJaxsun McCarthy Huggan1-0/+174
Change-Id: I222fc31a10f090e0434870fd99c84b4532def58c Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=497412
2016-07-23497412: TaskTask leaves key blank on constructionJaxsun McCarthy Huggan2-3/+3
Change-Id: Ibf797d74f26846c4514d80ccc794bd55fd86862a Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=497412
2016-07-21495085: do not use BugzillaFixture in local testsSam Davis2-124/+123
Otherwise it will try to connect to mylyn.org to discover fixtures. Change-Id: I1d9a7a4e1fb0ff8e78d12dc3be6613c76c67e713 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=495085
2016-07-20495085: Bugzilla REST connector should use proxy information fromSam Davis1-461/+482
TaskRepository Change-Id: I1b8734a3080c4c777e427017e6d53dca960fb043 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=495085
2016-07-18493278: Bugzilla REST integration tests should run as part ofFrank Becker8-15/+67
integration-connectors, not integration Change-Id: Ieae0eccc4229abb7c3041a09b028d30c24785bc9 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=493278
2016-07-17493593: Open remote task does not work with task keys for someFrank Becker1-9/+11
connectors Change-Id: Id8960199a180ba504321b7b7dcb74439a56122c1 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=493593
2016-07-16496268: Bugzilla connector uses LabelsAttributeEditor for add CC Frank Becker10-112/+65
Change-Id: I3f710f61fe0b17946d3244fd95634c54d2d88c84 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=496268
2016-07-15495305: Update convoluted description in "New Working Set" dialog.Jaxsun McCarthy Huggan1-1/+1
Change-Id: I6bd9a7082c21806b107b6b0aeeab95bdc5e7ca1f Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=495305 Signed-off-by: Jaxsun McCarthy Huggan <jaxsun.mccarthy@tasktop.com>
2016-07-15TaskDataManager has API to migrate attributes in its task datasBrandon Dong4-0/+48
Change-Id: Iba999001a1989783543aa45ae6530fd6e040896f Signed-off-by: Brandon Dong <brandon.dong@tasktop.com>
2016-07-14497625: fix the two failing proxy junit testsSam Davis1-9/+12
Change-Id: I14f61dd16ce1423f296d74e2bf15c0772aaef90f Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=497625

Back to the top