Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-05-21fix NLS warningsSam Davis1-1/+1
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
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 Folk2-4/+18
2014-10-28Fix attachment sorter assumes all attachments have creatorsMiles Parker1-5/+7
2014-10-08436398: change connector tests to reduce dependency on the UIFrank Becker3-11/+44
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-09294413: [editor][framework] people part should display all attributes ofFrank Becker1-14/+42
2014-05-21Show only my tasks should show local tasksSam Davis1-0/+4
2014-05-08432764: create reusable CommentEditorSam Davis1-0/+94
2014-05-06433719: Request for AbstractRepositoryConnector.getBrowseableUrl()Leo Dos Santos2-10/+64
2014-05-05434057: Support for Luna M7Frank Becker1-3/+39
2014-04-09in PersonProposalProvider use String.CASE_INSENSITIVE_ORDERTomasz Zarna1-6/+1
2014-04-03430391: Increase test coverage of PersonProposalProvider to 83%Tomasz Zarna1-3/+3
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 Davis2-1/+5
2014-02-12414360: add BugzillaRestRepositorySettingsPage to Rest ConnectorFrank Becker2-0/+3
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 Santos1-0/+5
2014-01-28134165: provide find functionality for task editorSam Davis3-0/+384
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 Santos1-0/+42
2014-01-16425658: long and integer attributes show message referring to doubleSteffen Pingel5-4/+60
2013-12-17NEW - bug 378032: provide support for required attributesBenjamin Muskalla2-0/+3
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-02420946: Device is disposed error in TaskListBackupManager.backupNowFrank Becker1-7/+2
2013-10-30419190: ClassCastException when opening query dialogTomasz Zarna3-3/+9
2013-10-09Add null check before calling taskListToolTip.dispose()Sam Davis1-1/+3
2013-10-07415893: Task Editor stays dirty after clearing Private notesTomasz Zarna1-2/+2
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-09-30414597: allow easier reuse of TaskListFilteredTree outside ofCaitlin Matthew7-175/+259
2013-09-26386117: [api] declare repository connector extensions in tasks.coreSteffen Pingel3-102/+28
2013-09-14417262: set base target to Eclipse 3.6Steffen Pingel8-31/+15
2013-08-29337999: move getUndoContext() from TasksUiUtil (API) to TasksUiInternalTomasz Zarna3-4/+13
2013-08-26337999: Undo mark as read commandTomasz Zarna6-26/+165

Back to the top