Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-10-11497533: update tasks versions to 3.22Sam Davis2-3/+3
Change-Id: Ib0d219a06af1cf3b2090da2fc844c39fad74e323 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=497533
2016-09-01replace testValidateOnFinishInvalidUserId with unit testSam Davis1-10/+97
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 Davis2-22/+141
Change-Id: I0459a07552ab6fdc9b5d9b19e707d3d8c19699da Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=498906
2016-08-17fix release build to not require Mockito 1.9.5Sam Davis1-3/+3
Change-Id: Idc3d5e2ba1f9abec40e04a95a619eb03f6372e01
2016-08-17319889: Support sorting of scheduled presentationJaxsun McCarthy Huggan1-10/+66
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-11498906: provide ability for users to migrate to new versions ofSam Davis5-1/+1390
connectors Change-Id: I6980b07ab7e984f4c7ea40fd8649093196d25755 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=498906
2016-07-25498401: fix ContentAssist for "Add CC:" Frank Becker1-8/+16
Change-Id: I6ba24b3272b4015c6976d102d7ef6b107f54c2b2 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=498401
2016-07-07319889: scheduled presentation displays scheduled subtasksJaxsun McCarthy Huggan1-0/+170
Previously the scheduled presentation would not display a subtasks in a scheduled container unless it matched a query or the "Show non-matching" subtasks option was selected. Change-Id: I879d2fe242d36748f82eb322263bbed673c08b62 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=319889 Signed-off-by: Jaxsun McCarthy Huggan <jaxsun.mccarthy@tasktop.com>
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-04-25487770: Mylyn bundles require Java 8Colin Ritchie4-8/+8
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-03-31490820: always set password field echo character if possibleJaxsun McCarthy Huggan1-0/+14
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 Davis1-1/+1
Change-Id: Ic1dc5d3714e683dca780ab30ce0917180ae6e02e Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=488408
2016-02-23488263: support sorting by rank when rank is not a base 10 number Sam Davis1-0/+59
Change-Id: If72f072d219ae5c79fe4ae8c4dfef13e1a2b90ff Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=488263
2016-02-16487761: Allow credential fields to be toggledJames Kennedy1-0/+77
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-01-23485380: [api] connectors can search by task key Sam Davis1-0/+33
Change-Id: I512052246726ff51c1490b8b9f205c443fc8a562 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=485380
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-11-26481168: [UCOSP] Add task list filter for review artifactsVaughan Hilts1-0/+68
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 Davis1-0/+215
Change-Id: I448d467b1442150bccf984494007d44f3362e67e Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=482633
2015-11-17BUG 482186: AbstractRepositorySettingsPage server URL disabledColin Ritchie1-0/+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-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-09-09476680: AbstractRepositorySettingsPage doesn't udpate brand whenJaxsun McCarthy Huggan1-9/+52
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-02476383: add an attribute editor for label fields chris.poon2-0/+267
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 Davis1-3/+6
Change-Id: I013819068936686965a4782c2932edee0d666daf Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=475539
2015-08-27472556: AbstractRepositorySettingsPage exposes API to set brandJaxsun McCarthy Huggan1-14/+46
* 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-06-25465143: update o.e.m.tasks versions to 3.17Sam Davis2-3/+3
Change-Id: I2acb6672e20cb182ef35e021719d002c96e98e72 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=465143
2015-06-09467045: Connectors can register different brandings Sam Davis5-0/+359
Change-Id: Ibf2872214ec3d314dd09cf3c04368eac7f7168da Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=467045
2015-05-25423848: change o.e.m.tasks minimum required JRE to Java 7Sam Davis3-5/+5
Change-Id: If251da6002a0dfa3f565680d08d7cbc8f5e8479a Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=423848
2015-05-22update copyrights for o.e.m.tasksSam Davis2-1/+8
Change-Id: I06d677963930f43bd2058a263320f1a11078cad3
2015-05-08452674: don't call dirtyStateChanged when form is dirtySam Davis1-0/+95
Change-Id: Ie7d2176235557b34590ab254b361c87c2450628d Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=452674
2015-04-20457394: update o.e.m.tasks versions to 3.16Sam Davis2-3/+3
Change-Id: I90681d26c7ba101b4c5e5bd0ce8b90ad79e1d3ed Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=457394
2015-02-14Bug 444312 - handle updating and validating repositories that don'tDoug Janzen1-7/+58
require credentials in AbstractRepositorySettingsPage Change-Id: Id15ef5d52bc450463f14d840e292bc6d95030277 Signed-off-by: Doug Janzen <doug.janzen@tasktop.com> Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=444312
2015-01-13445557: update o.e.m.tasks version to 3.15Sam Davis2-3/+3
Change-Id: Ifedf542e8545cd04499bdb904713b454723424b2 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=445557
2014-09-30439453: update Mylyn Tasks to version 3.14Sam Davis2-3/+3
Change-Id: I8fb86730e3560eb26e73c4061a865e6850dde039 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=439453
2014-07-04432201: update o.e.m.tasks to version 3.13Sam Davis2-3/+3
Change-Id: Ibbb8fe04b35d9dbfcec25d589a4a0054a2935c22 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=432201
2014-05-08tests should not reexport packages as internalSam Davis1-2/+2
Change-Id: Ia579cef4a7097d4dfb646898a91938db493dca61
2014-04-01update versions for 3.12Sam Davis2-3/+3
Change-Id: I22e55c03fb03128534f2f131c20701096800dc68
2014-02-10Changing proxy port should trigger validationBenjamin Muskalla2-2/+75
Change-Id: Ic5f84821152145ff649d54a8e75270516291abcb Signed-off-by: Benjamin Muskalla <benjamin.muskalla@tasktop.com>
2014-01-16425658: long and integer attributes show message referring to doubleSteffen Pingel17-0/+839
* fix editor for attributes of type integer * add editor for attributes of type long Change-Id: I2d874fafa5bb09b1b5706a34a3bef87cf5ce88d8 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=425658

    Back to the top