Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-12-11add @NonNull annotations to getNewSubTaskWizardR_3_18_0e_4_5_m_3_18_xSam Davis1-1/+1
2015-12-11481800: fix bug in property testerSam Davis1-1/+1
2015-12-09483856: [api] allow connectors to open a wizard when creating subtasks Sam Davis2-0/+28
2015-12-05481800: [UCOSP] Remove task affordances from the review artifact editor,Vaughan Hilts5-23/+85
2015-12-02483421: enable attribute editors to be used for child attributes chris.poon1-3/+6
2015-11-30463022: [api] add support for storing usernames on RepositoryPerson chris.poon4-8/+6
2015-11-27move task lookup logic to coreSam Davis1-60/+11
2015-11-26481168: [UCOSP] Add task list filter for review artifactsVaughan Hilts2-18/+60
2015-11-25482633: [api] connectors can suggest query titles Sam Davis2-1/+43
2015-11-17BUG 482186: AbstractRepositorySettingsPage server URL disabledColin Ritchie1-20/+43
2015-11-16482233: Add documentation to AbstractTaskListFilterVaughan Hilts1-4/+27
2015-11-09481759: NullPointerException in TaskActivateAction.run (47) Sam Davis1-1/+4
2015-10-26480057: connect mylyn notification appears on every eclipse startSam Davis2-4/+8
2015-10-09471058: update o.e.m.tasks versions to 3.18Sam Davis2-3/+3
2015-10-08Bug 472409 - [gtk3] Properties dialog for tasks repository is emptyEric Williams1-0/+1
2015-09-25442340: make UI legend easily discoverableFrank Becker3-5/+32
2015-09-09476680: AbstractRepositorySettingsPage doesn't udpate brand whenJaxsun McCarthy Huggan1-2/+4
2015-09-09461443: [gtk3] custom task list drawer not working with GTK3 Sam Davis1-11/+11
2015-09-02476383: add an attribute editor for label fields chris.poon4-9/+206
2015-08-28475539: fix copyrights for o.e.m.tasksSam Davis18-18/+18
2015-08-28475539: ignore NLS warnings in provisional packageSam Davis4-14/+19
2015-08-27472556: AbstractRepositorySettingsPage exposes API to set brandJaxsun McCarthy Huggan2-49/+107
2015-08-26fix missing labels for discovery commandSam Davis2-2/+5
2015-08-26475540: enable plugins to display messages using the task list messageSam Davis3-3/+6
2015-08-19475428: content assist proposals created from tasks in the task listSam Davis1-1/+10
2015-07-31414360: create UI classes for the schema for AbstractRepositoryQueryPageFrank Becker5-1/+540
2015-07-30414360: create schema for QueryPage (provisional version)Frank Becker2-0/+433
2015-06-25465143: update o.e.m.tasks versions to 3.17Sam Davis2-3/+3
2015-06-11426644: add TaskDataSchema for Task Creation (with UI Part)Frank Becker2-33/+46
2015-06-09467045: Connectors can register different brandings Sam Davis15-129/+529
2015-06-03Revert "423848: touch RichTextEditor to see if it fixes build"Sam Davis1-6/+2
2015-06-03Revert "423848: move RepositoryTextViewerConfiguration reference to new class"Sam Davis2-31/+4
2015-06-02468700: Missing org.eclipse.mylyn.preferencePages.Mylyn preferenceFrank Becker5-1/+76
2015-05-29423848: move RepositoryTextViewerConfiguration reference to new classSam Davis2-4/+31
2015-05-29423848: touch RichTextEditor to see if it fixes buildSam Davis1-2/+6
2015-05-25423848: change o.e.m.tasks minimum required JRE to Java 7Sam Davis3-5/+5
2015-05-22update copyrights for o.e.m.tasksSam Davis252-251/+258
2015-05-21fix NLS warningsSam Davis1-1/+1
2015-05-08452674: don't call dirtyStateChanged when form is dirtySam Davis1-1/+1
2015-04-20457394: update o.e.m.tasks versions to 3.16Sam Davis2-3/+3
2015-03-16378032: BooleanAttributeEditor should initialize attribute to falseSam Davis1-0/+12
2015-03-11446091: [api] allow clients to determine when the current user owns anSam Davis1-4/+2
2015-02-14Bug 444312 - handle updating and validating repositories that don'tDoug Janzen1-9/+23
2015-01-13445557: update o.e.m.tasks version to 3.15Sam Davis2-3/+3
2015-01-09remove unneeded @since tagSam Davis1-17/+16
2014-12-04fix broken externalized string in legendSam Davis2-2/+2
2014-12-01do not capitalize labels in Tasks UI LegendTomasz Zarna3-5/+5
2014-10-30provide attachment attribute when attaching contextNicholas Folk3-5/+24
2014-10-28Fix attachment sorter assumes all attachments have creatorsMiles Parker1-5/+7
2014-10-14add @NonNull annotations to AttribueEditorFactorySteffen Pingel1-4/+10

Back to the top