Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-10-28Fix attachment sorter assumes all attachments have creatorsMiles Parker1-5/+7
2014-10-14add @NonNull annotations to AttribueEditorFactorySteffen Pingel1-4/+10
2014-10-08436398: change connector tests to reduce dependency on the UIFrank Becker6-61/+133
2014-09-30439453: update Mylyn Tasks to version 3.14Sam Davis2-3/+3
2014-09-29442340: clarify UI legendSam Davis1-2/+2
2014-09-22clean up workspace warnings in tasks.uiSteffen Pingel2-11/+8
2014-09-18Bug 444515: Fixed typo in SearchUtil error messageMark Sayson1-1/+1
2014-08-26429678: no error displayed in UI when credentials are not beingSam Davis1-29/+31
2014-08-09294413: [editor][framework] people part should display all attributes ofFrank Becker1-14/+42
2014-07-04432201: update o.e.m.tasks to version 3.13Sam Davis2-3/+3
2014-06-16437317: add null annotations to AbstractAttributeEditorSam Davis1-15/+25
2014-05-21Show only my tasks should show local tasksSam Davis1-0/+4
2014-05-1226400: remove runtime dependency on org.eclipse.jdt.annotationSam Davis2-2/+2
2014-05-08432764: create reusable CommentEditorSam Davis2-47/+102
2014-05-06433719: Request for AbstractRepositoryConnector.getBrowseableUrl()Leo Dos Santos2-10/+64
2014-05-05434057: Support for Luna M7Frank Becker3-5/+41
2014-04-09in PersonProposalProvider use String.CASE_INSENSITIVE_ORDERTomasz Zarna1-6/+1
2014-04-09376337: remove deprecated internal provisional classes from TasksSteffen Pingel4-332/+1
2014-04-03430391: Increase test coverage of PersonProposalProvider to 83%Tomasz Zarna1-3/+3
2014-04-01update versions for 3.12Sam Davis2-3/+3
2014-03-31423575: require Guava 15 or laterSteffen Pingel1-1/+1
2014-03-26316253: move connector extension loading into coreSteffen Pingel2-139/+29
2014-03-26316253: move loading of task activity extension into coreSteffen Pingel2-101/+27
2014-03-25316253: move task activation externalization to coreSteffen Pingel4-165/+1
2014-03-13337999: fix label for mark as read jobSteffen Pingel1-2/+4
2014-02-28428789: credentials migration job runs on every startupSam Davis1-5/+11
2014-02-18278474: perform migration of credentials to secure storageSam Davis1-0/+57
2014-02-18425926: ensure addScrollListener does not require a scroll barSam Davis1-19/+17
2014-02-18use DecoratingLabelProvider in repositories pageSam Davis1-1/+3
2014-02-18378032: error icon is clippedSam Davis3-2/+6
2014-02-14Mark TaskRepository as @NonNull for validatorBenjamin Muskalla1-1/+1
2014-02-14Allow access to system proxy buttonBenjamin Muskalla1-2/+10
2014-02-12414360: add BugzillaRestRepositorySettingsPage to Rest ConnectorFrank Becker3-28/+52
2014-02-12425926: addScrollListener should not require a scroll barSam Davis1-4/+5
2014-02-12378032: fix for boolean attribute editors that show required decoratorLeo Dos Santos2-1/+6
2014-02-10Changing proxy port should trigger validationBenjamin Muskalla1-0/+13
2014-01-28134165: provide find functionality for task editorSam Davis4-0/+407
2014-01-22424188: indicate that repository markup setting may be overriddenSam Davis3-1/+14
2014-01-21424188: Task attributes that set META_ATTRIBUTE_MEDIA_TYPE should beLeo Dos Santos3-2/+46
2014-01-16425658: long and integer attributes show message referring to doubleSteffen Pingel7-6/+68
2013-12-18378032: [api] provide editor support for required attributesLeo Dos Santos2-18/+30
2013-12-17NEW - bug 378032: provide support for required attributesBenjamin Muskalla4-3/+54
2013-11-20330695: indicate tasks assigned to me in the task list tooltipSam Davis1-13/+44
2013-11-20134165: improve TaskEditorCommentPart to support find functionalityLily Guo1-12/+60
2013-11-20421088: PriorityAttributeEditor change Priority TooltipFrank Becker3-1/+6
2013-11-19330695: add "Show only my tasks" Action to task listFrank Becker7-3/+120
2013-11-19NPE opening settings page when createSettingControls overriddenSam Davis1-7/+9
2013-11-08420877: enhance AbstractRepositorySettingsPage to support repositoriesDavid Green1-115/+122
2013-11-02420946: Device is disposed error in TaskListBackupManager.backupNowFrank Becker1-7/+2
2013-11-01Revert "SDK-541: Username and password fields on repository should be optional"David Green1-143/+115

Back to the top