Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-06-30492212: [release] release Mylyn 3.20 (update version)Frank Becker2-3/+3
Change-Id: I5d3cf37792febe87bb3accbeb3fcfb5c71ec98d2 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=492212
2016-06-23452674: mark task editor parts dirty when their attributes changeSam Davis1-3/+20
This will cause the task editor's form to report that it's dirty, which will make the isDirty check in AbstractTaskEditorPage.initModel() work. Change-Id: I4686b1bea0a62bf346ea6dfbef1a27ba28455e55 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=452674
2016-06-14319889: TaskCompletionFilter hides Completed categoryJaxsun McCarthy Huggan1-1/+6
Change-Id: I6d7731f7dc8a7291f39142f6c0483a086a698716 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=319889 Signed-off-by: Jaxsun McCarthy Huggan <jaxsun.mccarthy@tasktop.com>
2016-06-08494568: support refactoring task idsBrandon Dong1-48/+4
Change-Id: I32f749d32f072bb05045e4749717309df8f4cb86 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=495066 Signed-off-by: Brandon Dong <brandon.dong@tasktop.com>
2016-06-08436128: [api] connectors can provide the PriorityLevel for icons thatBrandon Dong3-6/+25
should be shown in PriorityEditor and tooltip uses priority value label from taskdata Change-Id: I7ab493f912fab6ec72ca3819b782467de122943a Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=436128 Signed-off-by: Brandon Dong <brandon.dong@tasktop.com>
2016-06-06319889: Task List Tooltip reports conflict tasks as incoming/outgoingJaxsun McCarthy Huggan1-1/+2
Change-Id: I7af892b72e739b553132e534e5b5117213eb4050 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=319889 Signed-off-by: Jaxsun McCarthy Huggan <jaxsun.mccarthy@tasktop.com>
2016-06-06319889: Improve labelling of containers in scheduled presentationJaxsun McCarthy Huggan1-2/+2
* Incoming/Outgoing/Unscheduled/Completed no longer display a date 5000 years in the future when hovering. * Future container no longer displays two of the same date in different formats when hovering Change-Id: I3a80b17dbeb09035317494c965a4c974f23cb406 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=319889 Signed-off-by: Jaxsun McCarthy Huggan <jaxsun.mccarthy@tasktop.com>
2016-06-02494596: Fix issues with TaskListToolTip and TaskListNotifierJaxsun McCarthy Huggan2-18/+31
* TaskListToolTip now retrieves the incoming text from the ITask * TaskListNotifier now records incoming text for manual task synchronizations * TaskListNotifier delays notifications until a proper diff can be computed Change-Id: I30ba21255d309832422e6f929a4af9e83ffcd4ea Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=494596
2016-05-27494596: TaskListToolTip should not compute a TaskDataDiff whenJaxsun McCarthy Huggan3-69/+89
displaying the tooltip Change-Id: Id5a075992c8a23335a501ea987bf7d019a81ca74 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=494596 Signed-off-by: Jaxsun McCarthy Huggan <jaxsun.mccarthy@tasktop.com>
2016-05-06Fix broken message in error logBrandon Dong1-17/+15
Change-Id: Ie7c75db97ce23ccdffc4c8b4de50e98503e6c60c Signed-off-by: Brandon Dong <brandon.dong@tasktop.com>
2016-04-25487770: Mylyn bundles require Java 8Colin Ritchie3-5/+5
Change-Id: I17c362d99d2f87cfd50a3233ee8c32d8e4fe4320 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=487770 Signed-off-by: Colin Ritchie <colin.ritchie@tasktop.com>
2016-04-19485582: Upgrade versions 3.19.0 to 3.20.0Colin Ritchie2-3/+3
Change-Id: I4b20e6222d27afa36d9de4e3be7b64770bc25dd1 https://bugs.eclipse.org/bugs/show_bug.cgi?id=485582
2016-04-12483745: some improvements for the first complete Bugzilla REST EditorFrank Becker1-5/+8
Change-Id: I7354910f0ea222799ed7b92adc48306d2476a20d Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=483745
2016-04-08491281: Double clicking in the Add Task Repository wizard has differentBrandon Dong1-9/+17
error handling than clicking Next Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=491281 Change-Id: I5a2fa1882a7d539e36601020a6022574982a1c0c Signed-off-by: Brandon Dong <brandon.dong@tasktop.com>
2016-03-31490820: always set password field echo character if possibleJaxsun McCarthy Huggan1-1/+3
Change-Id: Idac6aec404f7dfaeec89935e4f13cc0b56990940 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=490820 Signed-off-by: Jaxsun McCarthy Huggan <jaxsun.mccarthy@tasktop.com>
2016-03-16488408: update tasks copyrights for 3.19 release Sam Davis31-31/+31
Change-Id: Ic1dc5d3714e683dca780ab30ce0917180ae6e02e Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=488408
2016-03-03488987: "Insert My User ID" link in PersonAttributeEditor is very hardSam Davis1-1/+1
to click Change-Id: I3fac8005afdbf4e438437689c6642b4038bd17e3 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=488987
2016-02-26487166: Task search only uses id if not found in tasklistBrandon Dong2-49/+147
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=487166 Change-Id: I3f94959523bf7366abdeeb6ee6f9224184ec8b1f Signed-off-by: Brandon Dong <brandon.dong@tasktop.com>
2016-02-23488263: support sorting by rank when rank is not a base 10 number Sam Davis1-2/+2
Change-Id: If72f072d219ae5c79fe4ae8c4dfef13e1a2b90ff Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=488263
2016-02-17format source code using Eclipse MarsSam Davis1-73/+64
Change-Id: I963b10e4882a2529910f387e8201cec01491392d
2016-02-16487761: Allow credential fields to be toggledJames Kennedy1-13/+21
setNeedsRepositoryCredentials() now affects the editability of credentials fields after control creation. Change-Id: I1cc5c8f61f1274dd052c98e0d5ab993504e0dee9 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=487761 Signed-off-by: James Kennedy <james.kennedy@tasktop.com>
2016-02-01486607: task search page reports accurate error when no searchableJaxsun McCarthy Huggan2-0/+6
repositories are present * will report that there are no repositories only if there are none * will report repositories do not support search when some exist but search is not supported * will disable the controls if there are no repositories to search Change-Id: Iea3876c0629c131fe024b9c65024d10daa6ef88d Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=486607 Signed-off-by: Jaxsun McCarthy Huggan <jaxsun.mccarthy@tasktop.com>
2016-02-01486873: do not add unused connectors to UI legend Sam Davis1-16/+16
Change-Id: Ic452b11377f60b77b46fbe56f62ff1f82d232fbc Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=486873
2016-01-29486782: compilation failure in TaskListSorter against staging platformJaxsun McCarthy Huggan3-18/+17
* TaskListSorter no longer overrides ViewerComparator.getComparator() * ViewerComparator.getComparator() must return a String comparator Change-Id: Ie005203b0833109f450a0f94e72f126da93276ae Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=486782 Signed-off-by: Jaxsun McCarthy Huggan <jaxsun.mccarthy@tasktop.com>
2016-01-23485380: [api] connectors can search by task key Sam Davis1-2/+43
Change-Id: I512052246726ff51c1490b8b9f205c443fc8a562 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=485380
2016-01-22486309: allow connectors to specify that their markup language extends aJaxsun McCarthy Huggan1-1/+6
"base-markup" when determining what rich text editor to show https://bugs.eclipse.org/bugs/show_bug.cgi?id=486309 Change-Id: I39b5a14e034fb8c84143fbe333c6946e1f78544c Signed-off-by: Jaxsun McCarthy Huggan <jaxsun.mccarthy@tasktop.com>
2016-01-11479456: update o.e.m.tasks versions to 3.19Sam Davis2-3/+3
Change-Id: I6621d7e940bbb1deb855e215e2594e2a34a82736 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=479456
2015-12-11add @NonNull annotations to getNewSubTaskWizardR_3_18_0e_4_5_m_3_18_xSam Davis1-1/+1
Change-Id: I2d91462401c74527057f7668c67328ed603bc773
2015-12-11481800: fix bug in property testerSam Davis1-1/+1
Change-Id: Ieb78fc021f0d46a82c06fe3694f352482e04fbea Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=481800
2015-12-09483856: [api] allow connectors to open a wizard when creating subtasks Sam Davis2-0/+28
Change-Id: If0835369657c233564abf126b309cb5a2578d899 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=483856
2015-12-05481800: [UCOSP] Remove task affordances from the review artifact editor,Vaughan Hilts5-23/+85
if an artifact Change-Id: Iabf4d96982c78ae5c6629c029d5bdaddc6c14e84 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=481800 Signed-off-by: Vaughan Hilts <hilts.vaughan@gmail.com>
2015-12-02483421: enable attribute editors to be used for child attributes chris.poon1-3/+6
Change-Id: I9f4f8bb7b62dd173850907dc5b5f17e819b66b35 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=483421 Signed-off-by: chris.poon <chris.poon@tasktop.com>
2015-11-30463022: [api] add support for storing usernames on RepositoryPerson chris.poon4-8/+6
Change-Id: Id565b10626461759e0322bcbbbd37e628e27eafb Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=463022 Signed-off-by: chris.poon <chris.poon@tasktop.com>
2015-11-27move task lookup logic to coreSam Davis1-60/+11
Change-Id: I25b6b0022882fb74988f509fe7eb09274a3279f8
2015-11-26481168: [UCOSP] Add task list filter for review artifactsVaughan Hilts2-18/+60
Change-Id: I19f370a52cdf83ce800fea8d621c6db9d9b5abff Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=481168 Signed-off-by: Vaughan Hilts <hilts.vaughan@gmail.com>
2015-11-25482633: [api] connectors can suggest query titles Sam Davis2-1/+43
Change-Id: I448d467b1442150bccf984494007d44f3362e67e Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=482633
2015-11-17BUG 482186: AbstractRepositorySettingsPage server URL disabledColin Ritchie1-20/+43
* Add API to the AbstractRepositorySettingsPage to disable the serverUrlCombo. Change-Id: I7b1024759122e0542eb8bd6cf65f4927664e384d Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=482186 Signed-off-by: Colin Ritchie <colin.ritchie@tasktop.com>
2015-11-16482233: Add documentation to AbstractTaskListFilterVaughan Hilts1-4/+27
Change-Id: Ie31047770211c6c8cffde4ca5618eef583f25072 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=482233 Signed-off-by: Vaughan Hilts <hilts.vaughan@gmail.com>
2015-11-09481759: NullPointerException in TaskActivateAction.run (47) Sam Davis1-1/+4
Change-Id: Ibe9df58a9d8eb182475cac44de21292c755fbd16 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=481759
2015-10-26480057: connect mylyn notification appears on every eclipse startSam Davis2-4/+8
Change-Id: Ifdf476f150e7994d8b79262b22f85e88c6fc24fa Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=480057
2015-10-09471058: update o.e.m.tasks versions to 3.18Sam Davis2-3/+3
Change-Id: Ie20f86024db89adee5f7a07d4885017e950944c5 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=471058
2015-10-08Bug 472409 - [gtk3] Properties dialog for tasks repository is emptyEric Williams1-0/+1
after opening A call to layout() of the parent shell after adding the settings controls fixes the issue where the repository settings page is blank on initial opening on Gtk3. Change-Id: I32765447ab6dd10dcd4b76ae4262c98c94a23d25 Signed-off-by: Eric Williams <ericwill@redhat.com>
2015-09-25442340: make UI legend easily discoverableFrank Becker3-5/+32
Change-Id: I594cb8e3783561d2af766db8d1dd90d7fbb37a31 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=442340
2015-09-09476680: AbstractRepositorySettingsPage doesn't udpate brand whenJaxsun McCarthy Huggan1-2/+4
specified brand is null Change-Id: I2f003ceba1ea9c5b46adabe301dbd8302eb80fc9 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=476680 Signed-off-by: Jaxsun McCarthy Huggan <jaxsunm@gmail.com>
2015-09-09461443: [gtk3] custom task list drawer not working with GTK3 Sam Davis1-11/+11
Change-Id: Id293eae26dbd198e4d9e93963c9370ad1513d960 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=461443
2015-09-02476383: add an attribute editor for label fields chris.poon4-9/+206
Add a text attribute editor that supports single and multi values and has content assist Change-Id: I9e53666e713abb1affbb7b6376c5af7192174ddb Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=476383 Signed-off-by: chris.poon <chris.poon@tasktop.com>
2015-08-28475539: fix copyrights for o.e.m.tasksSam Davis18-18/+18
Change-Id: I013819068936686965a4782c2932edee0d666daf Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=475539
2015-08-28475539: ignore NLS warnings in provisional packageSam Davis4-14/+19
Change-Id: Iefc7c888aa5978bd7f99a704d022650055c6bd81 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=475539
2015-08-27472556: AbstractRepositorySettingsPage exposes API to set brandJaxsun McCarthy Huggan2-49/+107
* uses this brand instead of reaching up to the new repository wizard when applying settings to a repository * NewRepositoryWizard sets the brand using this API * when editing a repository uses the repository's brand * updates the page's title when brand is updated Change-Id: I3da8e4276b6ed14445e9ae58f18af45d868f356d Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=472556 Signed-off-by: Jaxsun McCarthy Huggan <jaxsunm@gmail.com>
2015-08-26fix missing labels for discovery commandSam Davis2-2/+5
Change-Id: Ifea7cd1dc4140057e7f9b994f743000f76008e8f

Back to the top