summaryrefslogtreecommitdiffstats
path: root/WebContent/release-notes.html
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Updated supported browser versions in release notes (#10887)Leif Åstrand2013-03-131-2/+2
| | | | | | Based on svn changeset:25626/svn branch:6.8 Change-Id: I76333c1af0eab1d727a03dcd82ae6b9b7187e58a
* Created maintenance release notes for 7.0.x releases. #10881Marko Gronroos2013-02-191-941/+82
| | | | Change-Id: Ifbe33c7101075c11b469890efbe8ecf06a84db32
* Minor updates to release notesArtur Signell2013-02-011-3/+2
| | | | Change-Id: Ia7180a1a9a01e19e8da324dde29b149f866a5651
* Update release notes for 7.0.0Leif Åstrand2013-02-011-94/+249
| | | | Change-Id: Ibdc57a75394d52c81af88b2b7c4ea7d07e5492b2
* Specified versions for mobile devices (#10885)Artur Signell2013-01-301-2/+2
| | | | Change-Id: I1ad6c0c4fbe969c252d9d0da14344a2943c73620
* Fixed typo. Websphere < 7 is not supported as it does not use Java6Artur Signell2013-01-301-1/+1
| | | | Change-Id: I24fdb9073763d6916c16ae07d82fc676b2a73290
* Updated Release Notes for Vaadin 7.0.0. #10861Marko Gronroos2013-01-291-45/+966
| | | | Change-Id: I2d428757b62a8bf02d9e898794374ec46a92841b
* Updated Release Notes for 7.0.0.rc1. For #10651.Marko Gronroos2013-01-141-13/+13
| | | | Change-Id: I29d8a8549edb33a525e6ce5cc11f79fd1b8a9410
* Merge of (#10164) to Vaadin 7.Anna Koskinen2013-01-081-0/+9
| | | | | | Updated release notes with databases supported by SQLContainer. Change-Id: I8ac7a07f2e005850d10fe51e80b01de86daaa2e6
* Updated Release Notes for Vaadin 7.0.0.rc1 release.Marko Gronroos2012-12-191-17/+28
| | | | Change-Id: Id62a3b44fa6f5c1c3554e273597303b4b418d89e
* Moved third-party license notes to the license file. For #10153.Marko Gronroos2012-12-141-227/+3
|
* Added a Terms and Conditions section about the Vaadin license as well as all ↵Marko Gronroos2012-12-141-50/+260
| | | | dependencies and their licenses. Removed the dependency JAR list. For #10153.
* Removed testing and support mention for Weblogic 9 (#10045)Artur Signell2012-10-241-1/+1
| | | | Change-Id: I6a7bdba2f9e3cc4eb199df341028a81259af441c
* Release notes for 7.0.0.beta2Artur Signell2012-09-251-33/+33
|
* themes-compiled -> themesArtur Signell2012-09-141-3/+3
|
* Updated Release Notes for Vaadin 7.0.0.beta1: various fixes.Marko Grönroos2012-09-111-42/+49
|
* Updated Release Notes for Vaadin 7.0.0.beta1. Some fixes.Marko Gronroos2012-09-101-8/+26
|
* Updated Release Notes for Vaadin 7.0.0.beta1.Marko Gronroos2012-09-101-58/+89
|
* Updated Release Notes for 7.0.0.beta1 release. Fixed some merge conflicts ↵Marko Gronroos2012-09-071-61/+60
| | | | that had been left in the release notes.
* Merged 6.8 branchJohn Ahlroos2012-08-201-0/+42
|\
| * Updated resolved ticket list for 6.8.2Artur Signell2012-08-071-11/+25
| | | | | | | | svn changeset:24097/svn branch:6.8