Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2013-11-01SDK-541: Username and password fields on repository should be optionalDavid Green1-115/+143
2013-10-30419190: ClassCastException when opening query dialogTomasz Zarna3-3/+9
2013-10-21420019: update versions to Mylyn 3.11Steffen Pingel2-3/+3
2013-10-16379619: clicking Validate Settings should temporarily disable ValidateFrank Becker1-3/+48
2013-10-09Add null check before calling taskListToolTip.dispose()Sam Davis1-1/+3
2013-10-08326119: Repository credentials are overwritten during repositorySam Davis1-0/+8
2013-10-07415893: Task Editor stays dirty after clearing Private notesTomasz Zarna1-2/+2
2013-10-07344416: improve tab order on repository settings pageTomasz Zarna1-1/+16
2013-10-07418759: query page wastes spaces without buttonsSteffen Pingel1-28/+33
2013-10-07418758: [api] allow reflowing the query page dynamicallySteffen Pingel1-0/+11
2013-10-07410655: add @NonNull to editor page factoryBenjamin Muskalla1-6/+17
2013-10-06414461: improve warning logged when expected RichTextAttributeEditor wasTomasz Zarna1-2/+4
2013-10-04408511: ensure that stream is closed when accessing branding imagesSteffen Pingel1-5/+21
2013-10-02410655: add @NonNull to AbstractRepositoryConnectorUiSteffen Pingel1-18/+46
2013-10-02Use @NonNull for query pagesBenjamin Muskalla2-3/+5
2013-09-30414597: allow easier reuse of TaskListFilteredTree outside ofCaitlin Matthew7-175/+259
2013-09-26386117: [api] declare repository connector extensions in tasks.coreSteffen Pingel4-103/+29
2013-09-14417262: set base target to Eclipse 3.6Steffen Pingel10-35/+19
2013-08-29337999: move getUndoContext() from TasksUiUtil (API) to TasksUiInternalTomasz Zarna4-15/+13
2013-08-26337999: Undo mark as read commandTomasz Zarna7-26/+176
2013-08-22374458: open attachments with system editorSam Davis7-18/+119
2013-08-14397041: make it clear what private notes section is forTomasz Zarna2-19/+17
2013-08-12398835: add error icon when LastSynchronizedTimeStamp() is <never> andFrank Becker6-5/+36
2013-08-09New Tasks working set page is missing labels for name and contentsTomasz Zarna3-4/+10
2013-08-09372298: task list view should indicate display notes directlyTomasz Zarna6-5/+31
2013-08-09402465: Job found still running after platform shutdownTomasz Zarna1-1/+3
2013-07-31359629: Display last commented date at top of task editorFrank Becker2-0/+16
2013-07-12412394: [api] provide editor as context when obtaining label and imageSteffen Pingel2-2/+32
2013-07-05412343: NPE Display last commented date at top of task editorFrank Becker1-2/+2
2013-07-04410655: update formatter settings for @NonNull annotationsSteffen Pingel4-6/+15
2013-07-04386764: [api] TaskMapping should be able to handle custom attributesBenjamin Muskalla1-21/+27
2013-07-01408511: [api] honor IAdatpable when loading connector UI and branding Steffen Pingel1-4/+15
2013-06-28remove redundant StatusHandler#log call when reading ext pointsTomasz Zarna1-8/+4
2013-06-28use Mylyn Commons ExtensionPointReader in SearchUtilTomasz Zarna1-52/+30
2013-06-28408511: [api] add support for contributing UI and branding at runtimeSteffen Pingel2-59/+188
2013-06-28408511: [api] move connector extension point reader into coreSteffen Pingel1-218/+11

Back to the top