summaryrefslogtreecommitdiffstats
path: root/server/src
Commit message (Expand)AuthorAgeFilesLines
* Add missing @since, remove empty @since annotations from tests7.6.7Aleksi Hietanen2016-06-231-1/+1
* Make sure AtmosphereFramework is always properly destroyed (#17581)Artur Signell2016-06-231-1/+31
* Provide a way to disallow navigation to the same state twice (#12107).Denis Anisimov2016-06-231-14/+41
* Fix a Javadoc typo that crashes Checkstyle (yes, really)Johannes Dahlström2016-06-231-1/+1
* Throw IAE in setExpandRatio() if given ratio is less than 0Maciej Przepióra2016-06-231-0/+8
* Ensure addItem(null) returns nullArtur Signell2016-06-232-8/+4
* Fix comment for AttachListener interface (#19792)7.6.6Anton Yegorov2016-05-111-1/+1
* Clarify expand javadoc for GridLayoutArtur Signell2016-05-111-6/+16
* Clarify error message for column mismatches (#18323)Leif Åstrand2016-05-061-5/+9
* Add javadoc and @since for new APIelmot2016-04-151-0/+2
* Revert "Make it possible to intercept RPC calls without copy/paste"Ilia Motornyi2016-04-152-78/+33
* Prevent closing of uncloseable Window on esc (#19700)Teemu Pöntelin2016-04-141-1/+3
* Documentation for container switch limitations (#18323)elmot2016-04-141-2/+7
* Fix ClassPathExplorer widgetset source directory lookup (#19694)Teemu Suo-Anttila2016-04-142-12/+37
* Try to detect Liferay 7 requests correctly (#19645)Artur Signell2016-04-141-5/+22
* Make it possible to intercept RPC calls without copy/pasteArtur Signell2016-04-142-33/+78
* Use @Inherited for annotations that have inherited semantic (#12351).Denis Anisimov2016-04-147-9/+37
* MarginInfo CTOR with two booleans: vertical, horizontal (#14113).Denis Anisimov2016-04-141-1/+1
* Make project Java 8 compatibleArtur Signell2016-04-141-2/+3
* Update @since tags for 7.6.4 and related javadoc7.6.4Henri Sara2016-03-091-2/+2
* Don't set null value for unmapped client side keys. (#15181)Sauli Tähkäpää2016-03-081-6/+9
* Omit timings in production mode (#19644)Henri Sara2016-03-081-3/+6
* Fix DragAndDropWrapper update after file upload (#19616)maxschuster2016-03-081-0/+10
* Read GridLayout component alignments from declarative files (#19536)Artur Signell2016-03-083-29/+63
* Prevent HTTP Response splitting in case the server doesn't (#19611)7.6.3Leif Åstrand2016-02-171-0/+2
* Lock session during deserialization (#19310)Leif Åstrand2016-02-151-0/+21
* Fix Components cleanup on Header/FooterRow remove in Grid (#19497)Teemu Suo-Anttila2016-02-151-0/+11
* Fix Grid DetailsGenerator being removed on Container change (#19593)Teemu Suo-Anttila2016-02-151-2/+13
* Fix removing extension from a connector that is not its parent (#19569)Teemu Suo-Anttila2016-02-151-0/+5
* Added JavaDoc for PropertyIdMatti Tahvonen2016-02-151-0/+33
* Fix GeneratedPropertyContainer with non-Sortable Containers (#19511)Artur Signell2016-01-261-3/+2
* Propertly handle null in StringToCollectionConverter (#19481)Artur Signell2016-01-211-0/+7
* Remove out of date javadoc (#19454)Artur Signell2016-01-211-6/+0
* Add missing @since for 7.6.17.6.1Teemu Suo-Anttila2016-01-121-1/+1
* Add a client-side connector for DetailsComponentManager (#19412)Teemu Suo-Anttila2016-01-051-1/+1
* Fix NPE in Label.writeDesign with NULL values #19434John Ahlroos2016-01-051-6/+25
* Make GeneratedPropertyItem addItem return null when appropriate (#18685)Artur Signell2016-01-051-0/+9
* Ensure no unknown attribute warnings are logged in design tests (#19429)Artur Signell2016-01-052-0/+2
* Fix custom attributes of Link component (#19107)maxschuster2016-01-051-6/+9
* Include correct type and parameter info in exception (#19064)Artur Signell2016-01-051-2/+2
* Make GeneratedPropertyItem equals self (#19426)Artur Signell2016-01-051-0/+33
* Make GeneratedPropertyContainer.getItem(nonExistant) return null (#19425)Artur Signell2016-01-051-0/+4
* Revert changes which were previously reverted from only 7.5 (#19424)Teemu Suo-Anttila2016-01-051-48/+5
* Update to Font Awesome 4.5.0Artur Signell2016-01-051-0/+20
* Fix javadoc typo in ItemClickEventHenri Sara2015-12-211-1/+1
* Increase grid column resize handle width (#16838)Marlon Richert2015-12-181-0/+10
* Fix empty @since tagsHenri Sara2015-12-181-2/+2
* Make it possible to only show collapsible columns in menu (#9811)Leif Åstrand2015-12-161-1/+33
* Fix RpcDataProvider listener handling on ItemSetChange (#19371)Teemu Suo-Anttila2015-12-151-0/+11
* Fix and extend Javadoc for setFirstDayOfWeek (#19227)Leonid Rozenblyum2015-12-141-2/+4