summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update Atmosphere to support latest Jetty versions (#9359)"Teemu Suo-Anttila2017-07-111-1/+1
* Fix displaying Grid sort order set from server (#9530)Teemu Suo-Anttila2017-07-111-0/+12
* Only throw from Binder.bindInstanceFields if there are no bindings at all (#9...Artur2017-07-113-8/+64
* Make component iterators unmodifiableHenri Sara2017-07-117-9/+19
* Clear errors when clearing binder fields (#9364)Artur2017-07-112-1/+24
* Update Atmosphere to support latest Jetty versions (#9359)Artur2017-07-111-1/+1
* Wrap DataCommunicator#getBackEndSorting in an unmodifiable listAleksi Hietanen2017-07-111-2/+3
* Properly remove service destroy listeners (#9304)Artur2017-07-112-1/+31
* Fix the missing focus and blur implementations (#9269)Knoobie2017-07-111-1/+4
* Fix @since tags from #9208 to point to 8.0.7 (#9440)Pekka Hyvönen2017-05-261-9/+12
* Added constructors which takes DataCommunicator instance to Grid (#9206) (#9208)Mikhail Buzuverov2017-05-261-2/+54
* Add since tags for 8.0.68.0.6Teemu Suo-Anttila2017-05-082-11/+12
* Fix data not being sent again when adding DataGenerators (#8947)Teemu Suo-Anttila2017-05-081-0/+3
* Fix problem when reading a nested Design based on a GridLayout (#9092)Artur2017-05-083-6/+62
* Always send a push identifier on UI initializationAleksi Hietanen2017-05-081-3/+1
* Use separate identifier for push connectionsAleksi Hietanen2017-05-083-3/+50
* Check for NullPointer to remove exception spamKnoobie2017-05-081-0/+12
* Use setCaption Javadocs inherited from Component (#9066)Leif Åstrand2017-05-082-16/+0
* Make bindInstanceFields not bind fields already bound using functions (#8998)Artur2017-05-082-3/+44
* Remove future version from `@since`elmot2017-05-081-11/+11
* Fix infinite loop in data communication (#8927)Aleksi Hietanen2017-05-082-23/+141
* Fix some javadoc errors (#8873)Ahmed Ashour2017-05-087-24/+23
* Fix bug column and row expand ratio are not persisted (#9028)Ilia Motornyi2017-04-062-14/+31
* Add missing @since for 8.0.5 and 7.7.88.0.5Pekka Hyvönen2017-03-301-3/+5
* Include charset in text/html responses (#8777)Artur2017-03-304-6/+11
* Make CustomField iterator() comply with contractArtur Signell2017-03-302-23/+72
* Fix data not being sent again when adding DataGenerators (#8947)Teemu Suo-Anttila2017-03-302-0/+4
* Fix Binder documentation on ValidationException (#8949)Pekka Hyvönen2017-03-301-0/+30
* Add `closable` style to Error Notifications (#8903)Jouni Koivuviita2017-03-301-0/+7
* Improved Binder#hasChanges JavaDoc (#8912)Matti Tahvonen2017-03-301-8/+12
* Fix infinite loop in data communication (#8951)Aleksi Hietanen2017-03-271-4/+11
* Set column captions when reading grid from a design file (#8770)8.0.4Artur2017-03-222-4/+14
* Add more 8.0.3 since tagsHenri Sara2017-03-224-14/+25
* Support data-location attribute in CustomLayout (#8866)Henri Sara2017-03-221-0/+5
* Add @since 8.0.3 tags8.0.3elmot2017-03-166-0/+26
* Handle unknown connectors consistently and quietly as described in #8111 (#8741)Artur2017-03-162-6/+63
* Correctly write margin info for FormLayout into design files (#8804)Artur2017-03-164-26/+85
* Allow changing renderers after column creation (#8841)Teemu Suo-Anttila2017-03-161-1/+44
* Correct license locationAhmed Ashour2017-03-163-20/+3
* Make test for EditorSaveEvent.bean field Ilia Motornyi2017-03-162-6/+25
* Read/write Grid item type to declarative and create columns correctly (#8769)Artur2017-03-163-18/+438
* Update frozen column count when a frozen column is removed (#8788)Artur2017-03-162-2/+45
* Add the bean to grid editor eventsGiovanni Lovato2017-03-163-4/+32
* Update JavaDoc for @DesignRoot. (#8805)anssit2017-03-161-4/+5
* RichTextField unnecessarily overwrites clear method (#8802)Ilia Motornyi2017-03-161-7/+0
* Update Atmosphere to resolve problems in servlets with multiple mappings (#8785)Artur2017-03-161-1/+1
* Add @since 8.0.2 for Grid.removeAllColumns() (#8789)Ilia Motornyi2017-03-161-0/+2
* Correctly detach components in merged cells (#8773)Artur2017-03-162-0/+28
* Include components in joined cells when finding child components (#8772)Artur2017-03-165-16/+134
* Remove extra empty javadocs before package declaration (#8776)Ahmed Ashour2017-03-169-27/+0