Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
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

Back to the top