summaryrefslogtreecommitdiffstats
path: root/WebContent/release-notes.html
Commit message (Collapse)AuthorAgeFilesLines
* Add better keyboard Close Shortcut API for Window (#17383)patrik2015-08-281-0/+5
| | | Change-Id: I29c7d288fe35f6801cf3576ba06751adce821340
* Use role=alert for all notifications (#17079)Artur Signell2015-07-131-0/+1
| | | | | | | | Jaws for Windows (at least up to Jaws 16) does not announce any role=status messages at all so the user will not hear any tray messages or assistive messages without this change Change-Id: Ia110d96b8254b98ed66f0765330865099e729abc
* Mention incompatible change #17860 in release notesHenri Sara2015-06-251-0/+1
| | | | | | | Mention that unused out of sync related methods have been removed from the class SystemMessages. Change-Id: I7691019ec36bdf1453fdb7c1d50e7217d637901a
* Support and run tests on Wildfly 9 (#18295)Artur Signell2015-06-181-1/+1
| | | | Change-Id: I590b786efa82ea632c77e016dd221c903427e5cf
* Update release notes for beta1Leif Åstrand2015-05-181-6/+6
| | | | Change-Id: I4ab9082fbe7e488375377432b4289d6d25db9686
* Mention potential gzip incompatibility in release notes (#13653)Leif Åstrand2015-05-111-0/+2
| | | | Change-Id: I11f2e4095ac106e985e2add283c7d36d04cd07e2
* Merge branch 'grid-7.5'Pekka Hyvönen2015-04-301-27/+11
|\ | | | | | | Change-Id: Ifa976fa4be1258fd35999de17775da70afedb2a8
| * Merge branch 'master' into grid-7.5Markus Koivisto2015-04-081-1/+1
| |\ | | | | | | | | | | | | | | | | | | Conflicts: WebContent/release-notes.html Change-Id: I3906caeb01d1991dc9cb927b3d9ce0fb21c77e04
| * | Update release notes for 7.5.0.alpha1Leif Åstrand2015-03-241-37/+12
| | | | | | | | | | | | Change-Id: I5c1d6c5e9d93cf6acae415149fedafa7652b8b98
* | | Update link in release notesArtur Signell2015-04-221-2/+2
| |/ |/| | | | | Change-Id: Iab51700f1f7826383bb3c1272b125c094bf8c391
* | Mention push path change done for JSR-356 (#16738)Artur Signell2015-04-071-10/+1
|/ | | | Change-Id: I58fee3dfe28375f33a66fb14de82598a6d688c4a
* Fix bad language in release notesLeif Åstrand2015-03-181-1/+1
| | | | Change-Id: I9a348ebd6ae41a1a7d03ae9a00bcc5935a4bc4e1
* Add link to the push issues wiki page to the release notes (#17142)Leif Åstrand2015-03-171-17/+24
| | | | Change-Id: I52d2a883f76bd673c8ca749246858f1e16e11679
* Update release notes for 7.4Artur Signell2015-02-241-15/+12
| | | | | | | * Match TOC headers with actual headers * New browser versions Change-Id: I1476d41ee66ffb1876aac89998d4ca03d47e1240
* Moved accessibility shortcut handling to server-side. [#14843]Anna Koskinen2015-01-301-0/+2
| | | | | | Also allowed multiple shortcuts for closing Window. Change-Id: I35280ad1553af10ae54bc001e5707357f206b0ee
* Mention scss cache in release notes (#15228)Leif Åstrand2015-01-111-1/+2
| | | | Change-Id: I1b0fc70632d82e7a656cdc61f00a75dda3cc316c
* Option for rendering Calendar event captions as HTML (#9030)Artur Signell2015-01-021-1/+2
| | | | Change-Id: Ib7f6e67c242449e58a10359c596489fea2f679f6
* Mention checkbox.isEmpty breaking change in release notesLeif Åstrand2014-12-191-0/+1
| | | | Change-Id: I7c2136319c00401460ee979e3b606cad7ad85fef
* Update release notes for Vaadin 7.4Leif Åstrand2014-12-181-25/+33
| | | | Change-Id: Ifb65c053cf27ceac20c7f589dc4fcb76a4c468cf
* Update supported browser versions (#15207)Leif Åstrand2014-11-121-6/+6
| | | | | | Mention Safari 8 and iOS 8 and bump evergreen browser versions Change-Id: I9c6494a0e5967539385fabd05b540e1f0622b96c
* Fix closed issues link in release notes.Sauli Tähkäpää2014-09-261-2/+2
| | | | Change-Id: I79565d94c65efb4ae8a61627c9d313707aabe3d5
* Allow changing theme on the fly (#2874, #14139, #14124)Artur Signell2014-08-041-0/+1
| | | | | | | | | | * Updates UI and overlay container class names when the theme changes * Initially verifies that the theme has actually been loaded (for the embed case) and class names have been properly set * Forces a state change to all components to re-translate theme:// URLs * Runs a full layout after the new theme has been loaded and activated Change-Id: I5a7391abe1bb467130bbb4660e4829b43f3e4255
* Revert "Allow changing theme on the fly (#2874)"Henri Sara2014-07-031-1/+0
| | | | | | | | | | | | | | | | This reverts commit 1b73b00b2875c5eafa3c641b77f5d9efc2f7d929 as well as the related changes to @since, release notes etc. Conflicts: client/src/com/vaadin/client/ResourceLoader.java client/src/com/vaadin/client/communication/TranslatedURLReference.java client/src/com/vaadin/client/ui/ui/UIConnector.java server/src/com/vaadin/ui/UI.java shared/src/com/vaadin/shared/ui/ui/UIState.java uitest/src/com/vaadin/tests/tb3/AbstractTB3Test.java Change-Id: Id882dc730f51055f6d17200964bcaf8a1f87a35f
* Mention JSON library change in release notes (#14105, #13944)Henri Sara2014-06-301-0/+2
| | | | Change-Id: I4c9d24fdf0fa43c1abbe1843887b1a0001084a60
* Merge branch 'valo' to masterHenri Sara2014-06-301-62/+30
|\ | | | | | | | | | | | | | | Updated release notes to the form previously used in master. The ticket list link needs to be updated separately in the 7.3 branch. Change-Id: I7b7d09a1281261d3a1b8793cfff9ba8951a07798
| * Release notes for 7.3 beta1 (#14105)Artur Signell2014-06-301-65/+20
| | | | | | | | Change-Id: I1d5bcee8bc841c2d3d30f80b520b83a84ce686d2
| * Merge branch 'master' into valoJouni Koivuviita2014-06-031-105/+48
| |\ | |/ |/| | | | | | | | | | | | | Conflicts: WebContent/release-notes.html build.properties client/src/com/vaadin/client/ApplicationConfiguration.java Change-Id: I36f075a03350e45c8666832142d7368891af3e59
| * Updated license.html and release-notes.htmlJouni Koivuviita2014-04-161-80/+55
| | | | | | | | | | | | | | | | | | | | | | Added a license notice to license.html of each font that is bundled in Valo. Modified release notes to mention Valo (removed enhancement notes that relate to previous release) and wrote a short how-to for using Valo in the alpha releases. Change-Id: I68b32856a3c5317635a40d9a0460be18d82be555
* | Disable authors because of build agent problemsArtur Signell2014-05-141-6/+0
| | | | | | | | Change-Id: I5426d8a85f7b57193c1bbfe201258a09f93b54cb
* | Mention dnd on IE touch devices in known issues (#13612)Jonatan Kronqvist2014-05-121-0/+4
| | | | | | | | Change-Id: I15297c2d0862f3b8c0c5603b06f6e37706872752
* | Added link to ticket for the Firefox reconnect issue (#13612)Jonatan Kronqvist2014-05-121-1/+3
| | | | | | | | Change-Id: I2eac5ab68479420beacef2d746f69e955becc397
* | List authors in release notes (#13612)Artur Signell2014-05-121-0/+6
| | | | | | | | Change-Id: I51960e9345ff233e29289b33d3224e03d866d463
* | Show badges in release notes (#13612)Artur Signell2014-05-121-3/+7
| | | | | | | | Change-Id: I6109cda80251b343999b75f51ffecf6a9bbbd6a2
* | Update the release-notes (#13612)Jonatan Kronqvist2014-05-091-128/+24
| | | | | | | | | | | | | | | | | | | | | | | | * Removed the "Tools have been updated for Vaadin 7.2 with the following changes:" * Removed the security fix notice for 7.1.11 * Removed the text about using the experimental Eclipse plug-in * Specify that 7.2 is a minor release * Clarified the known issues section * Listed Windows Phone 8 in supported devices * Replaced vaadin.com/pro-account with vaadin.com/pro-tools and vaadin.com/support Change-Id: I8e03b65453419c9cb9f4570067675156f2be76fe
* | Add WebSphere Portal to supported portals in release notes7.2.0.beta1Jonatan Kronqvist2014-04-161-0/+1
| | | | | | | | Change-Id: I2ffadb382d1c8ca42f1525c24c51a441a67404f6
* | Add a section on incompatible changes to release-notes (#13502)Jonatan Kronqvist2014-04-151-12/+60
| | | | | | | | Change-Id: I73cc9c7b5509dff0cb5376af9bf4b0ef572add05
* | Update release-notes for 7.2.0.beta1Jonatan Kronqvist2014-04-151-66/+24
|/ | | | Change-Id: I1232c72c3dd8eca5d6223aa9858dac22a5f7817e
* Remove theme-compiler and replace with external vaadin-sass-compilerJonatan Kronqvist2014-03-311-4/+8
| | | | | | | | | | | | | * Moves CompileTheme from the theme-compiler to buildhelpers * Refactors CompileTheme to get the Vaadin version on the command line instead of using the Version class found in vaadin-shared * Refactors build scripts to pass the version number on the command line when running CompileTheme * Removes the theme-compiler module/project/whatchamacallit * Replaces the theme-compiler dependency with vaadin-sass-compiler 0.9.0 from maven Change-Id: I4f98d15b60e18a826bf264eb55d12b3e736e8e54
* Mention Tomcat 8 and Wildfly 8 as supported (#12329, #13384)Artur Signell2014-03-101-1/+2
| | | | Change-Id: Ic06fa56cc6933578ead53652d3c6c339d62ee17e
* Release notes updated to describe #13310 #13311Marc Englund2014-02-111-1/+39
| | | | Change-Id: Id1b612a74f2f8717f98a3dca81489425686237f7
* Update release notes to more closely be like 7.0.x (#12544)Artur Signell2013-09-191-25/+29
| | | | | | | | * Fixed ticket link and removed duplicate link * Reordered sections to changes in this version comes before changes in old versions * Updated browser versions Change-Id: Ib3afc6257c93fe6481103fbb80aa5ebf9d2a5dd5
* Updated browser versionsArtur Signell2013-09-021-2/+2
| | | | Change-Id: If091d718fc45b226a60a4c69d3469b4b31919ac1
* Changed 'feature release' text to maintenance release (#12486)Artur Signell2013-09-021-4/+3
| | | | Change-Id: I2896136065232d2704bb4807ff92e6ef384407e8
* Corrected typo in version variable (#12440)Artur Signell2013-09-021-1/+1
| | | | Change-Id: Ib9a3efee02f4887072e7892d869911b78ec5e1d8
* Specified supported server versions and added Glassfish 4 (#12075)Artur Signell2013-06-141-12/+12
| | | | Change-Id: I1113a1c6133d744ebd9c12e64a3b040855efab27
* Updated release notes for 7.1.0 (#11993, #11991, #11870)Artur Signell2013-06-111-38/+94
| | | | Change-Id: I6ea0fec8896138d2a4b0e02908217c2fa3d8505f
* Reformatted release notes using Eclipse (4 spaces)Artur Signell2013-06-111-481/+572
| | | | Change-Id: Iafebc7ea313e7dc6f6c7b87c6fdae6c83e82fc41
* Mention asserts and experimental plugin in release notes (#11530)Leif Åstrand2013-05-031-1/+3
| | | | Change-Id: I25ee810c72ba32e8087f0da6ca3b72575505740d
* Updated release notes for beta1 (#11530)Artur Signell2013-05-021-2/+5
| | | | Change-Id: I539cf45e23059723a7adbedd92169969748f1052
* Updated release notes for 7.1.0.beta1. #11530Marko Grönroos2013-04-111-287/+49
| | | | Change-Id: I14814cdcaed7ff065c3f2e09535c026c7feea862