Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-06-08remove unnecessary code from mylyn.tasks.ui projectTomasz Zarna1-3/+3
2017-01-27326005: Task Editor asks to save or delete newly created tasks on closeJaxsun McCarthy Huggan3-239/+99
2016-12-08508923: remove help from open task, new query, and new task dialogsJaxsun McCarthy Huggan1-20/+21
2016-09-09496268: Bugzilla add CC should be single lineSam Davis1-2/+2
2016-09-01replace testValidateOnFinishInvalidUserId with unit testSam Davis1-1/+5
2016-08-12499581: Task Image is different when the task is owned by the userColin Ritchie2-17/+28
2016-07-25498401: fix ContentAssist for "Add CC:" Frank Becker1-10/+11
2016-07-16496268: Bugzilla connector uses LabelsAttributeEditor for add CC Frank Becker1-0/+3
2016-07-10492500: read-only required attributes should not have error decorator Frank Becker1-4/+7
2016-07-07452674: markDirty should do nothing when already dirtySam Davis1-0/+7
2016-06-23452674: mark task editor parts dirty when their attributes changeSam Davis1-3/+20
2016-03-31490820: always set password field echo character if possibleJaxsun McCarthy Huggan1-1/+3
2016-03-16488408: update tasks copyrights for 3.19 release Sam Davis4-4/+4
2016-02-16487761: Allow credential fields to be toggledJames Kennedy1-13/+21
2015-12-11add @NonNull annotations to getNewSubTaskWizardR_3_18_0e_4_5_m_3_18_xSam Davis1-1/+1
2015-12-09483856: [api] allow connectors to open a wizard when creating subtasks Sam Davis1-0/+10
2015-12-05481800: [UCOSP] Remove task affordances from the review artifact editor,Vaughan Hilts1-16/+61
2015-12-02483421: enable attribute editors to be used for child attributes chris.poon1-3/+6
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-10-08Bug 472409 - [gtk3] Properties dialog for tasks repository is emptyEric Williams1-0/+1
2015-09-02476383: add an attribute editor for label fields chris.poon1-8/+29
2015-08-28475539: fix copyrights for o.e.m.tasksSam Davis2-2/+2
2015-08-27472556: AbstractRepositorySettingsPage exposes API to set brandJaxsun McCarthy Huggan1-47/+98
2015-06-11426644: add TaskDataSchema for Task Creation (with UI Part)Frank Becker2-33/+46
2015-06-09467045: Connectors can register different brandings Sam Davis2-27/+38
2015-05-22update copyrights for o.e.m.tasksSam Davis24-24/+24
2015-05-08452674: don't call dirtyStateChanged when form is dirtySam Davis1-1/+1
2015-02-14Bug 444312 - handle updating and validating repositories that don'tDoug Janzen1-9/+23
2015-01-09remove unneeded @since tagSam Davis1-17/+16
2014-10-30provide attachment attribute when attaching contextNicholas Folk1-1/+6
2014-10-14add @NonNull annotations to AttribueEditorFactorySteffen Pingel1-4/+10
2014-10-08436398: change connector tests to reduce dependency on the UIFrank Becker3-50/+89
2014-08-26429678: no error displayed in UI when credentials are not beingSam Davis1-29/+31
2014-06-16437317: add null annotations to AbstractAttributeEditorSam Davis1-15/+25
2014-05-08432764: create reusable CommentEditorSam Davis1-47/+8
2014-02-18378032: error icon is clippedSam Davis1-1/+1
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 Becker1-28/+49
2014-02-12378032: fix for boolean attribute editors that show required decoratorLeo Dos Santos1-1/+1
2014-02-10Changing proxy port should trigger validationBenjamin Muskalla1-0/+13
2014-01-28134165: provide find functionality for task editorSam Davis1-0/+23
2014-01-21424188: Task attributes that set META_ATTRIBUTE_MEDIA_TYPE should beLeo Dos Santos1-1/+2
2014-01-16425658: long and integer attributes show message referring to doubleSteffen Pingel1-2/+4
2013-12-18378032: [api] provide editor support for required attributesLeo Dos Santos1-18/+30
2013-12-17NEW - bug 378032: provide support for required attributesBenjamin Muskalla1-3/+51
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-01Revert "SDK-541: Username and password fields on repository should be optional"David Green1-143/+115

Back to the top