summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* added missing since 7.7.16 (#11418)7.7.16Olli Tietäväinen2019-01-111-2/+2
* V7: Improve VMenuBar click handling logic (#11362)Anastasia Smirnova2018-12-141-0/+23
* Fix Combo Box filtered on Property not showing results when page length is ze...Vlad2018-11-081-1/+2
* 7.7 new atmosphere, fix tests, remove SSH requirementsIlia Motornyi2018-09-041-1/+1
* Empty sinces for 7.7.14 (#11114)7.7.14Olli Tietäväinen2018-08-157-11/+11
* Fixed typo (#11073)Ilia Motornyi2018-07-201-1/+1
* Add xsrf token header if cookie is present (#11040)Ilia Motornyi2018-07-181-100/+108
* Memory leak fix in ConnectorTracker (#10743)doggy-dev2018-07-172-1/+6
* Add fallback resolvers for CurrentInstance (#10974)Gilberto Torrezan2018-06-133-2/+220
* Open methods to allow custom static file serving logic (#10910)Gilberto Torrezan2018-05-111-2/+6
* Added possibility to add listener for connectorMarkedDirty (#10876)Gilberto Torrezan2018-05-074-3/+331
* Update Copyright headers for year 2018 (#10762)Ilia Motornyi2018-03-28732-3911/+507
* Allow configuring content modes for Grid cell tooltips (#10396)Leif Åstrand2018-02-061-11/+100
* Fix removeUI assertions to work with proxy UIs (#10575)Teemu Suo-Anttila2018-01-291-2/+4
* Prevent killing UI if heartbeats are pending (#10371) (#10450)Olli Tietäväinen2017-12-201-5/+18
* Add disclaimers about performance to TreeTable (#10381)Teemu Suo-Anttila2017-11-291-0/+108
* added missing javadocs and since tags (#10315)7.7.12Olli Tietäväinen2017-11-131-1/+0
* Set no-store headers on UIDL messages (#10308)Olli Tietäväinen2017-11-131-3/+9
* Add missing @since tags and missing javadocs (#10155)7.7.11Olli Tietäväinen2017-10-101-5/+6
* Support null intermediate properties in NestedMethodProperty (#10085)Vassil Zorev2017-10-042-0/+9
* Implement error level on client side (#9816)Adam Wagner2017-09-263-3/+32
* Use separate identifier for push connections (#9150)Olli Tietäväinen2017-08-103-11/+58
* Fix occasional empty rows in Table and TreeTable (#9551)mlindfors2017-08-091-45/+0
* Added loop and preload attributes for media elements, fixed null poster (#9161)Krassimir Valev2017-08-081-0/+43
* Do full connector tracker cleanup when the session lock is released (#9707) (...Artur2017-08-013-24/+9
* Allow changing NavigationStateManager (#9416)apolds2017-05-241-0/+4
* Remove warning for shortcuts on disabled connector (#9369)Olli Tietäväinen2017-05-191-3/+0
* Clean connector tracker after each access block to stop memory leaks (#9331)Artur2017-05-176-25/+137
* Fix bug column and row expand ratio are not persisted Tien Nguyen2017-04-062-14/+31
* Include charset in text/html responses (#8777)Artur2017-03-094-6/+11
* Correctly detach header/footer components when column is removed (#8645)Artur2017-03-092-2/+98
* Handle unknown connectors consistently and quietly as described in #8111 (#8741)Artur2017-03-072-6/+63
* Remove unnecessary full classnames and parenthesis from code (#8681)Teemu Suo-Anttila2017-03-0269-1237/+385
* Update missing since tags for 7.7.7 (#8474)7.7.7Pekka Hyvönen2017-02-075-1/+9
* Call "destroy" instead of "destory" in JavaScriptRenders (#8263)Artur2017-02-011-1/+1
* Add method for refreshing all Grid rows (#8406)Artur2017-02-011-0/+7
* Make it possible to disallow user selection in Grid (#8144)Artur2017-01-304-18/+282
* Improve Grid extendability (#8343)Adam Wagner2017-01-271-2/+2
* Remove invalid trailing comma from Thai date format (#8311)Artur2017-01-242-40/+1040
* Serve VAADIN files also from META-INF/resources (#8286)Artur2017-01-221-4/+5
* Properly report invalid arguments to StaticRow.join() (#8243)Artur2017-01-161-4/+10
* Remove tracking of unregistered connectors (#8153)Aleksi Hietanen2017-01-117-126/+56
* Correctly detach components in merged cells when a static row is removed (#8142)Artur2017-01-092-7/+57
* Call error handler for exceptions in UI.init() (#8055)Artur2017-01-022-3/+198
* Make AtmospherePushConnection methods public (#7973)Artur2016-12-141-5/+9
* Replace non-breaking spaces with space (#7957)Artur2016-12-149-28/+28
* Enable changing the backing bean for BeanItem (#4302) (#77)Artur2016-12-136-2/+244
* Use proper UTF-8 encoding for Content-Disposition filenames (#19527) (#6607)Leif Åstrand2016-12-135-21/+126
* Fix margin in declarative format is recognized as unsupported property gridla...Pekka Hyvönen2016-12-122-0/+28
* Fix java packaging order (#106)Teemu Suo-Anttila2016-12-091-1/+1