Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-03-03Fixed bug 560578: Incorrect copyright date in Eclipse SDK and Eclipse ↵X20200303-0700I20200303-0600Dani Megert1-1/+1
platform products and features
2020-03-03Fixed bug 560578: Incorrect copyright date in Eclipse SDK and Eclipse ↵Dani Megert3-5/+5
platform products and features
2020-03-02Fixed bug 560578: Incorrect copyright date in Eclipse SDK and Eclipse ↵X20200302-1900I20200302-1800Dani Megert1-2/+2
platform products and features
2020-02-27Bug 560580 - Port ua performance test suites to JUnit 4.xX20200302-0930X20200302-0700X20200301-1900X20200301-0700X20200229-1900X20200229-0700X20200228-1900X20200228-0700X20200228-0520I20200302-0600I20200301-2310I20200301-1800I20200301-0600I20200301-0030I20200229-1800I20200229-0600I20200228-1800Alexander Kurtakov12-163/+33
Change-Id: I36cf6a3cf41bdd22f7549880667b6562d1906348 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-02-25Bug 560446: New welcome content styled wrong in dark themeY20200225-1040X20200227-1900X20200227-0700X20200227-0130X20200226-0700X20200225-1900X20200225-0700S4_15_0_RC1I20200226-1800I20200226-0600I20200225-1800I20200225-0600Matthias Becker10-61/+22
- No longer use different highlight colors based on which page the highlight is shown. No always use the same highlight color - Replace the fixed color with colors dependent on light or dark theme. - Replace pixel images with linear-gradient from 100% transparent to 0% transparent Change-Id: I8a4c718d4c26ffa9a91c54b6de7318a114817cb4
2020-02-18Fix unused import error in I-build.Y20200219-1055Y20200219-0850Y20200218-1420Y20200218-1210Y20200218-0315X20200224-1900X20200224-0700X20200223-1900X20200223-0700X20200223-0250X20200222-0700X20200221-1130X20200221-0700X20200221-0440X20200221-0310X20200221-0050X20200220-1900X20200220-0700X20200219-1900X20200219-0700X20200219-0500X20200218-0510S4_15_0_M3I20200224-1800I20200224-0600I20200223-2335I20200223-1800I20200223-0600I20200222-1800I20200222-0600I20200221-1800I20200219-1800I20200219-0600I20200218-1800I20200218-0600Alexander Kurtakov1-1/+0
Change-Id: I3e95efed672474e08341d35b61fb10a205292a1a Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-02-17Bug 559564 - Darken images when help is shown in dark modeY20200218-0120X20200217-1120I20200217-1800Matthias Becker3-0/+27
Change-Id: If3c957986a3f2ef33814a466413680967dd02416
2020-02-17Remove unnecessary override and use super directlyLars Vogel5-26/+0
Avoid overriding and implementing the same method as super as this blows up the code. Change-Id: I2dfb671c758d683b8410bafb7014ff1e4a4a47d6 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-02-17Bug 559611: Welcome page not respecting dark themeMatthias Becker7-4/+36
Adapt Purple Mesh theme for dark theme Change-Id: I2da85dc1c9c3218c12f568134761badd92f331ba
2020-02-17Bug 552545 - Adjust commentLars Vogel1-1/+1
Change-Id: I78f6d99d632bece7032249fb10e7c18bc4647068 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-02-17Bug 552545 - Change default for "Always show Welcome at start up"Lars Vogel1-2/+2
Welcome page Change-Id: I7e93f7c874caf8034fe4902051505f7b540d8390 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-02-16Bug 559885 - Hyperlink support in cheat sheet itemI20200217-0600I20200216-1800George Suaridze12-16/+488
description Added support for hyperlinks in cheat sheet item description. Hyperlinks are expressed using <a href="URL">diplay link</a>, where URL is a valid URL to an external web site or an CheatSheet URL that represents an CheatSheat action. All cheat sheet URLs have the following form: http://org.eclipse.ui.cheatsheet/<action_name>?param1=value1&amp;param2=value2 and will be processed by the cheat sheet framework. The following predefined actions are included in the cheat sheet framework: - showView - activates view with given view id - execute - executes the specified command Change-Id: I8b2500e734e45d2b00e93d4795316347a2ff4ccd Signed-off-by: George Suaridze <suag@1c.ru>
2020-02-16Fixed bug 560202: Comparator error in I20200215-1800I20200216-1145Dani Megert1-0/+1
2020-02-14Bug 559611: Welcome page not respecting dark themeI20200215-1800Matthias Becker1-0/+32
Adapt slate theme for dark theme Change-Id: I188be7edceed758dce1ed5a6ef0a1ce4bfc7fcd5
2020-02-14Bug 559611: Welcome page not respecting dark themeI20200215-0600I20200214-1800Matthias Becker1-0/+32
Adapt circles theme for dark theme Change-Id: Ide027ddd85eb47409f44c71b2c7fe5d081ca55da
2020-02-14Bug 559396 - Search engine doesn't recognize html5 meta charsetRolf Theunissen6-12/+92
attribute Change-Id: Ia388fef1de406551052bb05423dda99d8c957157 Signed-off-by: Rolf Theunissen <rolf.theunissen@gmail.com>
2020-02-14Bug 559611: Welcome page not respecting dark themeMatthias Becker1-0/+33
Adapt solstice theme for dark theme Change-Id: Ia3a04a6fdf97255ac8e9c3398c1585e231b1997d
2020-02-13Bug 559486 - [Accessibility] Orphan content found that does not resideI20200214-0620I20200213-1800I20200213-1520I20200213-1210I20200213-1100Lakshmi Shanmugam3-5/+7
within a WAI-ARIA landmark or labelled region role Added role="main" to content Reverted commit 80fbb52cd58719c116cb221eb7869dd979b189be. Change-Id: Ifbefd5f68d96e5710b927ea9b04548adff8d77ab Signed-off-by: Lakshmi Shanmugam <lshanmug@in.ibm.com>
2020-02-12Clean-up use method references inI20200213-0640I20200212-1810I20200212-1800I20200212-1420Lars Vogel2-3/+3
tips Using the JDT cleanup action -> Use lambda where possible Simplify lambda expression and method reference syntax Change-Id: I367a02e4124f7b52aa01ec7a3db719118d880a2e Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-02-124.15 update for org.eclipse.tips.uiLars Vogel3-3/+2
Required for https://git.eclipse.org/r/157488 Change-Id: I379f9cd5fcd574ce9529cc0c5a7f053b80c8324c Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-02-11Use map method directly if possibleI20200212-0910I20200211-1800Lars Vogel1-1/+1
JDT provides a new cleanup which allows to transform code to call methods directly on map instead of accessing the values or the keys before calling the same method. Saves code which we have to read and might be slightly faster. Change-Id: Ib06a9d72d3e2782be3777cf7cf92d427d312d1eb Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-02-10Bug 559487 - [Accessibility] Page detected as HTML, but does not have aI20200210-1800Lakshmi Shanmugam2-2/+2
lang attribute Added lang attribute to html tag. Change-Id: If10d31b1d130c86ce0efe85920424112e7e0163a
2020-02-07Bug 559486 - [Accessibility] Orphan content found that does not resideI20200209-1800I20200208-1800I20200207-1800Lakshmi Shanmugam2-6/+4
within a WAI-ARIA landmark or labelled region role Added tab and toolbar roles Change-Id: I392a5075d63e0b3e4224fab449a41cbf70beefde
2020-02-07Use switch over strings where possibleCarsten Hammer5-83/+143
Change cascades of ifs which can be converted to switch over Strings. A switch statement might be faster than an if-then-else chain. And it improves clarity. The problem with if..else chain is that I have to look into all the if conditions to understand what the program is doing. And the variable might change in the chain processing. Change-Id: If77bc5ffee41c236b56d82b226df4e55f6619bfc Signed-off-by: Carsten Hammer <carsten.hammer@t-online.de>
2020-02-06Bug 559489 - [Accessibility] Element with an WAI-ARIA 'application' roleI20200206-1805Lakshmi Shanmugam2-2/+2
does not have a label specified with aria-label or aria-labelledby Added aria-label to div with application role Change-Id: I0bfe637fea2a4ab5f5a211ca31fead9699faf976
2020-02-04Use method reference instead of lambdasI20200205-1800Lars Vogel9-11/+11
Method references are slightly faster than lambdas and better readable. Change-Id: Id199208162c6ac69c3fa808eb8f8ff19aad6a07a Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-02-03Bug 559483 - [Accessibility] Contrast of 4.24 with its background is notY20200204-0035I20200205-0030I20200204-1800I20200203-1800Lakshmi Shanmugam1-1/+1
sufficient Contrast of 4.24 with its background is not sufficient to meet WCAG AA minimum requirements for text of size 16px and weight of 400. Changed link color to meet this requirement. Change-Id: Ic281513657017c44d0f039c79973ff001a82b92e
2020-01-31Bug 559490 - [Accessibility] An interactive element/widget does not haveI20200202-1800I20200201-1800I20200131-1800Lakshmi Shanmugam1-1/+1
an accessible name Added aria-label to div Change-Id: Idf84c3fb44e28d1d983346504dbbf0116897e5db
2020-01-31Bug 559491 - [Accessibility] Form control element input is missingLakshmi Shanmugam1-1/+1
associated label Added aria-label to input field Change-Id: Ibe44fed283e52b8cdbc5ed17f26d374e08c52a45
2020-01-31Bug 559492 - [Accessibility] The a element with onclick does not have aLakshmi Shanmugam1-2/+2
valid WAI-ARIA role specified Added link role Change-Id: Ic8eb53a454a26a657fe054318eb8386cfec5b627
2020-01-31Bug 559493 - [Accessibility] An interactive element/widget does not haveLakshmi Shanmugam1-1/+1
an accessible name Added aria-label to div Change-Id: Ic1686cc37b712e72dfedabb6dbc4bff1ed9bd56d
2020-01-31Use short-circuit logic for or checks in uaLars Vogel2-2/+2
Change-Id: Idc28a9dd0ae60e96f7ed63d52814181dd4d74820 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-01-27Bug 559521: Remove help headerY20200130-0045Y20200127-1055I20200130-1800I20200129-1800I20200129-0935I20200129-0100I20200128-1805I20200127-1800Matthias Becker2-4/+0
Change-Id: I4e73c6b19298859d8927012e29628e20687aa5e3 Signed-off-by: Matthias Becker <ma.becker@sap.com>
2020-01-24Bug 559370 - Update platform to Jetty 9.4.26Y20200126-2245I20200126-1800I20200126-0250I20200125-1805I20200124-1800Alexander Kurtakov1-1/+1
Build with jettty-jspc-plugin 9.4.26 Change-Id: Ida40f9c8a9edda9706c91e9787f583e00b00e3f1 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-01-23Bug 559252 - Update platform.ua to Lucene 8.4.1I20200123-1800Alexander Kurtakov15-0/+37
Add test 8.4 index which I forgot to commit with the rest of the changes. Change-Id: I7277e97d6ca3d3687a040dab00f6ad0053255ccd Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-01-23Bug 559252 - Update platform.ua to Lucene 8.4.1I20200123-0525I20200123-0430Alexander Kurtakov39-187/+33
Adjust code as needed. Drop tests for ancient index versions - if major differs they are treated equally so there is no point in keeping them. Change-Id: I2d4b98ad90505a67c1329fb293da1fbb11a89d55 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-01-15Bug 540662 - [Tips] Preference to unsubscribe from a Tip ProviderY20200121-0055Y20200120-2315Y20200120-0020I20200122-1805I20200121-2225I20200121-1805I20200120-1800I20200120-0715I20200120-0530I20200120-0445I20200120-0355I20200120-0115I20200119-2330I20200119-1800I20200118-1800I20200117-1800I20200116-1800I20200116-0930I20200116-0330I20200116-0310I20200115-1800Wim Jongman1-36/+124
This change adds supports for disabling and enabling providers. The preference can be specified via product customization, with the following line: org.eclipse.tips.ide/disabled_providers=<comma sep list of provider ids> This patch provides additional coding to prevent initializing of the preferences on every call. Change-Id: I636c537ba4fbd51cee7915c9e452e2b03b5caa65 Signed-off-by: Wim Jongman <wim.jongman@remainsoftware.com>
2020-01-15Use System.lineSeparator()Lars Vogel2-2/+2
Benefit of this way rather than System.getProperty("line.separator") is that there are no security checks. Change-Id: Id647195dc018313e2347947e0f33151529684f33 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-01-13Iterate over Map.entrySet instead of Map.keySet and value searchI20200114-1805Lars Vogel5-10/+15
Faster than first getting the keys and afterwards reading the value. Done with Autorefactor https://github.com/JnRouvignac/AutoRefactor/ batch conversion using the iterate over Map.entrySet instead of Map.keySet and value search Change-Id: Iba43f18044c0a292989db477cf5f3df38871baa0 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-01-134.15 update for org.eclipse.tips.ide and org.eclipse.tips.featureY20200114-0045I20200113-1800Lars Vogel4-4/+4
Required for https://git.eclipse.org/r/155767 Change-Id: I9bd6458dc0e1121a64f0ed3adb38c7e43707be28 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-01-13Bug 559005 - Update platform to Jetty 9.4.25Alexander Kurtakov1-1/+1
Build jsps with jetty 9.4.25. Change-Id: I01b535751130189869da043fd31c4de9a9db142b Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-01-13Bug 559097 - Compile warnings in I20200113-0130Alexander Kurtakov3-7/+10
Fix platform.ua. Warnings in places where dealing with ServletResponse.getWriter are just suppressed as writer shouldn't be closed in this places. Change-Id: I2d18b200ec008f05aa67fa07cd22da18c6360d2e Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2020-01-10Removes unnecessary whitespace from user assistanceI20200113-0130I20200112-1800I20200111-1800I20200111-0325I20200111-0230I20200110-1805Lars Vogel3-7/+7
Change-Id: I87aae462d9e2aa50a34c14f0b64c3f5fa916a816 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-01-08Avoid unnecessary semicolonsLars Vogel3-4/+4
Done via batch cleanup with Source -> Clean-up -> Remove redundant semicolons Change-Id: I84fdb2b42b2ce16a16ff5216ecb4fa89ea007046 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2020-01-06Bug 552347: Universal Intro's Launchbar icons not high resolutionY20200108-0435S4_15_0_M1I20200110-0905I20200110-0200I20200109-2350I20200108-2240I20200108-0600I20200108-0025I20200107-1800I20200107-0600I20200106-1805Matthias Becker52-5/+5
Also provide high resolution icons for the remaining themes. Change-Id: I4bf5003ea1b0dd071c5d206fb2b5a0217cefda1a
2019-12-23Bug 558450 - Unanticipated comparator errors in I20191218-1805Y20200103-2350I20200106-0600I20200105-1800I20200105-0955I20200105-0600I20200104-1800I20200104-0625I20200104-0600I20200103-1800I20200102-1800I20200101-1800I20191231-1800I20191230-1800I20191229-2200I20191229-1800I20191228-1800I20191227-1800I20191226-1800I20191225-1800I20191224-1800I20191223-1800Sravan Kumar Lakkimsetti1-0/+12
Change-Id: I8342ebb904e0a887f253cd38a81e9c6b5f07f6eb Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2019-12-19Use lambdas where possibleI20191222-1800I20191221-2205I20191221-1800I20191220-1805Lars Vogel4-40/+23
Using the batch cleanup operation via Source -> Cleanup -> "Use lambdas where possible" from standard JDT. Change-Id: I93fa87e9eea2894832ce3b7b456adbca4a41ca48 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2019-12-19Bug 558450 - Unanticipated comparator errors in I20191218-1805I20191219-1800Sravan Kumar Lakkimsetti1-0/+1
Change-Id: I25a1809022f3bafc313c78e251989af31516b62d Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
2019-12-17Bug 533828 - DefaultHelpUI is inconsitent and doesn't always show theI20191218-1805I20191218-0015I20191217-1800Johan Compagner2-10/+28
right help in the same way Change-Id: Icd77d6a86e3410d1854342a1b3efa6c44a27c7f5 Signed-off-by: Johan Compagner <jcompagner@gmail.com>
2019-12-12Removes unnecessary whitespace from ua bundlesY20191217-0600I20191216-1805I20191215-1800I20191214-1800I20191213-1805I20191213-0155I20191212-1800Lars Vogel6-7/+7
Done via cleanup action Change-Id: Iaaf14827c18694909821e251525de328739c585f Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>

Back to the top