summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Revert "Use widget set specified by init parameter (#20276)"7.7.2Leif Åstrand2016-09-221-9/+2
* Format Java files using Eclipse Neon and Vaadin settingsArtur Signell2016-09-20840-12750/+13025
* Fix regression that broke widget set compilation in 7.7.1 (#20285)Ingo Kegel2016-09-161-1/+1
* Use widget set specified by init parameter (#20276)Artur Signell2016-09-151-2/+9
* Change snapshot version 7.7-SNAPSHOTArtur Signell2016-09-131-1/+1
* Handle encoded URL characters correctly when constructing widget set name (#2...Artur Signell2016-09-131-8/+9
* Do not include yuicompressor for Sass compilerArtur Signell2016-09-121-252/+261
* Make test independent of any converters present in the factoryArtur Signell2016-09-111-9/+9
* Prevent editor from being canceled while it is being saved (#19458)Artur Signell2016-09-052-1/+123
* Fix ComboBox paging when number of items equals page length (#20213)Artur Signell2016-09-052-7/+168
* Discard for DateField when the data source contains null (#8069)Patrik Lindström2016-09-021-0/+18
* Use servlet context classloader when finding servlet class for websockets (#2...Artur Signell2016-08-301-3/+7
* Require correct servlet version in OSGi (#20190)Artur Signell2016-08-281-2/+2
* Prevent Atmosphere from resurrecting a destroyed broadcaster (#20026)7.7.0.rc1Artur Signell2016-08-161-0/+5
* Update/remove empty @since for 7.7Henri Sara2016-08-153-72/+71
* Fixed the compare filter to handle subclasses (#17169)Pontus Boström2016-08-012-3/+146
* Changed logic to retrieve readonly state (#8643)Felype Santiago Ferreira2016-07-292-3/+63
* Document onUnregister in JS component/extension javadocs (#19799)Marco Collovati2016-07-192-0/+4
* Fix typoSampsa Sohlman2016-07-141-1/+1
* Fix javax.servlet versionSampsa Sohlman2016-07-141-2/+2
* Fix the OSGi version at MANIFEST.MF so it does not contain -SNAPSHOTSampsa Sohlman2016-07-141-4/+5
* Support static inner classes when reading/writing declarative files (#20038)Artur Signell2016-07-133-4/+76
* Update @since for 7.6.8Teemu Suo-Anttila2016-07-121-1/+1
* Update @since for 7.6.7Teemu Suo-Anttila2016-07-121-1/+1
* Allow reaching the wrapped Item through GeneratedPropertyItem (#20032)Anna Koskinen2016-07-062-2/+24
* Fix navigation to same view with different parameters (#20029)Teemu Suo-Anttila2016-07-061-17/+20
* Fix RpcDataProviderExtension serialization issue (#19906)Teemu Suo-Anttila2016-06-292-8/+67
* Make sure AtmosphereFramework is always properly destroyed (#17581)Artur Signell2016-06-191-1/+31
* Provide a way to disallow navigation to the same state twice (#12107).Denis Anisimov2016-06-132-26/+121
* Fix a Javadoc typo that crashes Checkstyle (yes, really)Johannes Dahlström2016-06-021-1/+1
* New login form (#8171)Ingo Kegel2016-06-011-232/+260
* Use gwt-user and gwt-dev dependencies in client and compilerTeemu Suo-Anttila2016-06-011-40/+1
* Suggestion pop-up width API for ComboBox (#19685)Jonni Nakari2016-05-311-1/+32
* Update missing @since for 7.7Henri Sara2016-05-302-2/+2
* Send an ack message after push has removed connectors (#19822)Artur Signell2016-05-271-0/+5
* Correctly check if validators are present (#11450)Artur Signell2016-05-271-1/+5
* Make tests pass in any timezone (#19813)Marco Collovati2016-05-262-9/+15
* Make tests pass in any timezoneJoonas Lehtinen2016-05-203-5/+13
* Load CustomLayout templates like other theme resources (#8578)Artur Signell2016-05-204-26/+51
* Throw exception early on null itemId (#16541)vilo2016-05-201-0/+3
* Ensure ContainerOrderedWrapper returns itemIds in expected orderArtur Signell2016-05-192-5/+17
* Remove shortcut listener from subclasses of AbstractComponent (#16498).Edoardo Vacchi2016-05-171-3/+1
* Change GridLayout to no longer be a legacy componentArtur Signell2016-05-161-19/+1
* Eliminate rounding errors for GridLayout expand ratios (#19797)Artur Signell2016-05-161-33/+13
* Fix typo in VariableOwner error messageLeif Åstrand2016-05-161-8/+8
* Remove guava URL encode dependencyMarkus Koivisto2016-05-112-3/+11
* Eliminate most server-side Guava useHenri Sara2016-05-114-30/+105
* Update to Atmosphere 2.2.9.vaadin2 (#19742)Artur Signell2016-05-111-3/+2
* Fix UIProvider backwards compatibility with AppWidgetsetTeemu Suo-Anttila2016-05-112-7/+29
* Fix comment for AttachListener interface (#19792)7.7.0.alpha2Anton Yegorov2016-05-101-1/+1