aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/main/resources
Commit message (Collapse)AuthorAgeFilesLines
* fix: Add MPR UI id request parameter (#12412)Mikhail Shabarov2021-09-281-0/+6
| | | | | | | | | | | | | * fix: Add MPR UI id request parameter Related-to https://github.com/vaadin/multiplatform-runtime/issues/85 * test: Remove redundant non-empty param test * test: Remove leftovers * fix: Init window.mprUiId earlier than window.vaadin * Add missing '='
* Add xsrf token header if cookie is present (#11034)Ilia Motornyi2018-07-111-0/+11
| | | Fixes #9471
* Pass timezone ID from browser to server. (#10041)Piotr Wilkin2017-09-251-363/+371
| | | | Resolves #7911. Prerequisite for #10033.
* Fix DnD Polyfill to use isNan(i) instead of i===NaN (#9312)Pekka Hyvönen2017-05-151-1/+1
| | | A Beginners JS mistake. Used in the forked part of the polyfill, related PR for Polyfill has been updated.
* Add mobile html5 dnd support using polyfill (#9282)Pekka Hyvönen2017-05-111-0/+4
| | | | | | | | | | | | | | | First step of mobile DND support. - Add mobile html5 dnd support using polyfill - Adds a switch for enabling mobile html5 dnd support - Adds polyfill only when needed - Ignore native Android Chrome drag start because doesn't work properly (no dragend event fired) - Add documentation on enabling mobile HTML5 DnD support - Add mention of drag-drop-polyfill license - Fixed issue in polyfill when not using "snapback" - Add mention of forked polyfill Fixes #9174
* Add interface for AppWidgetset (#19770)Markus Koivisto2016-04-291-3/+13
| | | | | | | | | This allows selecting the widgetset name and URL simply by placing a class in the default package if nothing is explicitly give by the user. This can be used e.g. by the Maven plug-in and other build automation tools to automatically generate widgetsets or use one from CDN. Change-Id: If3a7b35e3b25371e08e6d9b504fcda6f66de5119
* Add fail tolerant javadoc compilation to release profileTeemu Suo-Anttila2016-04-118-282/+0
| | | | Change-Id: Ie01ced69a0b07afc336817d2c5c1e69e2b7e118f
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-1411-0/+641
Change-Id: I5c740f4e9cb28103bab199f9a552153d82277e7e