Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/web
AgeCommit message (Expand)AuthorFilesLines
2020-05-18Bug 562631 - Rework webtools.sourceediting features in order to make more fle...Victor Rubezhny1-4/+0
2020-05-18[513030] Update copyrightNitin Dahyabhai1-1/+1
2020-05-18[513030] decrease the severity for unresolved variables in JSP fragments, cas...Nitin Dahyabhai1-0/+1
2020-05-18[541596] Unsupported attribute "omit" on jsp:attributeNitin Dahyabhai5-16/+45
2020-05-17[559646] HTML5 content model update: add template and slot tags, item*Nitin Dahyabhai14-78/+350
2020-05-17[519189] Generics cleanupNitin Dahyabhai1-5/+6
2020-05-12[563074] slight optimization and cleanupNitin Dahyabhai2-15/+14
2020-05-12Bug 562634 - Web UI directly references an action class defined in JSDTVictor Rubezhny6-12/+49
2020-05-12[563074] Failing unit test TestHTMLContentAssistComputers.testResourceProposa...Nitin Dahyabhai1-10/+9
2020-05-12[563074] CopyrightNitin Dahyabhai1-1/+1
2020-05-12[563074] Failing unit test TestHTMLContentAssistComputers.testResourceProposa...Nitin Dahyabhai1-2/+2
2020-05-12[562631] Further isolate ModuleCore dependencies due to it potentially being ...Nitin Dahyabhai5-28/+56
2020-05-11Merge "Bug 562631 - Rework webtools.sourceediting features in order to make m...Nitin Dahyabhai22-25/+437
2020-05-07Bug 562631 - Rework webtools.sourceediting features in order to make more fle...Victor Rubezhny22-25/+437
2020-05-02[nobug] Refer to text content type through the constantNitin Dahyabhai1-5/+2
2020-05-02[562631] Remove an indirect reference to JSDT, update script templateNitin Dahyabhai4-27/+50
2020-04-30[nobug] Enable the generic proposals, migrate to genericsNitin Dahyabhai6-38/+41
2020-04-29[81634] content assist does not recognize preceding charsNitin Dahyabhai1-9/+9
2020-04-27[nobug] increment features for 3.18Nitin Dahyabhai10-10/+10
2020-04-23[561347] Use a dedicated preference store for appearances, make sureNitin Dahyabhai3-4/+4
2020-04-08Bug 441104 - Source format damages css definition to un-usableIwao AVE!11-1328/+1430
2020-04-08[561347] Fix for AIOOBExceptionNitin Dahyabhai1-2/+2
2020-04-08[561347] Adopt StructuredTextViewerConfiguration#createPreferenceStores()Nitin Dahyabhai3-49/+81
2020-03-31[561347] Refactor and adapt the TextHoverPreferenceTabNitin Dahyabhai3-0/+27
2020-03-23[561347] Make the Structured Text Editors page easy to reuseNitin Dahyabhai20-65/+411
2020-02-27Remove reference to JSDT feature from wst.web_uiMickael Istria1-1/+0
2020-01-08[nobug] test code cleanupNitin Dahyabhai10-10/+10
2019-11-26[473908] Smarter double-click selection in CSS editor (2)R3_16Nitin Dahyabhai1-21/+30
2019-11-26[473908] Smarter double-click selection in CSS editorNitin Dahyabhai3-13/+26
2019-10-14Bug 358114 - Formatting XHTML file clears closing brace of ExpressionLakshminarayana Nekkanti1-1/+4
2019-09-30[nobug] Increment feature versions for 3.16Nitin Dahyabhai14-14/+14
2019-09-03[nobug] Update versions in references to license featureR3_15Nitin Dahyabhai5-5/+5
2019-08-19[516758] HTML Editor doesn't recognize the HTML5 "main" tagNitin Dahyabhai8-13/+63
2019-07-09Increment features for 2019-09, fix typosNitin Dahyabhai10-10/+10
2019-05-30[495132] Tweaks and last minute fixes to resource path proposals.R3_14Nitin Dahyabhai8-163/+112
2019-05-29[547766] HTML5 script element async attribute should have boolean valuesNitin Dahyabhai1-2/+2
2019-05-29[495132] respect multiple root projectsNitin Dahyabhai6-52/+81
2019-05-20[495132] performance optimizations, no more magic 0 valueNitin Dahyabhai4-8/+8
2019-05-16[285717] cleanupsNitin Dahyabhai1-0/+0
2019-05-16[nobug] update static web project strings for project explorerNitin Dahyabhai1-1/+1
2019-05-11[495132] Add needed build-time/test-time dependenciesNitin Dahyabhai2-10/+46
2019-05-02use concrete test classesNitin Dahyabhai1-11/+10
2019-05-02[495132] convert path assist proposal tests to resource finder testsNitin Dahyabhai1-18/+49
2019-04-29[495132] correct the line relative offsets in testsNitin Dahyabhai1-9/+6
2019-04-28[495132] Completion on resource path (src/href...) in HTML editorNitin Dahyabhai25-32/+706
2019-04-27[415480] remove custom Outline comfiguration for TLDsNitin Dahyabhai2-355/+0
2019-04-27[415480] Outline view for XML should show portion of commentNitin Dahyabhai6-9/+10
2019-04-21[314480] Provide a richer quick outlineNitin Dahyabhai11-14/+14
2019-03-22move up to EPL v2nickboldt65-93/+93
2019-02-28[nobug] update static web project strings for project explorerNitin Dahyabhai6-13/+13

Back to the top