]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2014-04-24 Denis AnisimovReport an error if RPC interface is parameterized ...
2014-04-24 Artur SignellDisable test which changes global behavior of the servlet
2014-04-23 Artur SignellSupport running tests on PhantomJS
2014-04-23 Juuso ValliClarify comments in Table.typeIsCompatible (#8168)
2014-04-23 Juuso ValliFix findUI throwing NullPointerException when extending...
2014-04-23 Juuso ValliAdd caching support for PublishedFileHandler (#13574)
2014-04-23 Markus KoivistoFixed javadoc XHTML to HTML and fixed typos (#13518)
2014-04-23 Juuso ValliClean Table.propertyValueConverters if the property...
2014-04-23 Artur SignellJavadoc fix
2014-04-17 Leif ÅstrandClarify lock check assert message if another session...
2014-04-17 Juuso ValliFix test depending on default locale
2014-04-16 Denis AnisimovUse getChildComponents in PopupView instead of getChild...
2014-04-16 Maciej PrzepióraContainerEventProvider returns style names from contain...
2014-04-15 Leif ÅstrandRemove redundant toggling of calendarToggle enabled...
2014-04-15 Denis AnisimovDrag image for text-area should contain text of text...
2014-04-15 Denis AnisimovDisable/enable text field for DateField on setEnable...
2014-04-14 Build AgentMerge changes from origin/7.2
2014-04-14 Build AgentNo-op merge from origin/7.2
2014-04-14 Artur SignellMerge changes from origin/7.2
2014-04-14 Artur SignellUpdate to Atmosphere js 2.1.5.vaadin2 (#13578)
2014-04-14 Teemu Suo-AnttilaDisable PopupView Animations (#13593)
2014-04-14 Sauli TähkäpääDowngrade Atmosphere client jQuery 2.0.3 -> 1.11.0...
2014-04-14 Sauli TähkäpääRedo Push reconnect tests.
2014-04-14 Leif ÅstrandFix copyright headers not passing the validation
2014-04-14 Artur SignellMerge "Merge branch 'master' into 7.2" into 7.2
2014-04-14 Jonatan KronqvistMerge branch 'master' into 7.2
2014-04-14 Artur SignellFix NPE when removing tabsheet (#13402)
2014-04-14 Artur SignellMerge "Merge branch '7.2'"
2014-04-14 Jonatan KronqvistUpdate some APIs based on the 7.2 API review comments
2014-04-14 Leif ÅstrandUpdate Window Javadoc based on 7.2 API review changes
2014-04-14 Jonatan KronqvistMerge branch '7.2'
2014-04-14 Denis AnisimovApply abstract ordered layout settings for replaced...
2014-04-14 Artur SignellUpdated Window API based on 7.2 API review
2014-04-14 Leif ÅstrandDiscourage use of setNeedsLayout while a layout is...
2014-04-11 Jonatan KronqvistRevert "Added ItemSetAddEvent and ItemSetRemoveEvent...
2014-04-11 Jonatan KronqvistMake ComboBox always immediate (#4054)
2014-04-11 Artur SignellMerge from 7.1 to 7.2
2014-04-11 Artur SignellMerge from 7.2
2014-04-11 Jonatan KronqvistUpdate 3rd party license information (#13449)
2014-04-10 Denis AnisimovRemove old widget from tab content on replace (#12931).
2014-04-10 Johannes DahlströmMerge commit '3d0ff32bea81c3e3c64bd044276ff04a4f8555ed'
2014-04-10 Sauli TähkäpääRefactor VaadinPortletRequest extending. (#13551)
2014-04-10 Johannes DahlströmPrevent duplicate session destroy events (#12612)
2014-04-10 Denis AnisimovDon't allocate unnecessary memory for empty array of...
2014-04-10 Sauli TähkäpääRefactor PushConfigurationTest.
2014-04-09 Denis AnisimovDon't use WindowConnector as a content connector in...
2014-04-09 Fabian LangeOptimizes memory and CPU usage in JSONCodec (#13545)
2014-04-09 Henri SaraDon't add slash after jsessionid in URL (#12307)
2014-04-08 Denis AnisimovStart drag only when mouse left button is pressed ...
2014-04-08 Teemu PöntelinSlider handle is now correctly updated on resize (...
2014-04-08 Sauli TähkäpääAdded push test category to PushLargeDataLongPollingTest.
2014-04-08 Denis AnisimovSupport for middle left/right positions in Notification...
2014-04-08 Felype Santiago... Update Accordion and TabSheet to use Vaadin 7 style...
2014-04-07 Artur SignellUpdate Atmosphere 2.1.2.vaadin2 (#12329)
2014-04-07 Build AgentMerge changes from origin/7.1
2014-04-04 Artur SignellThrow an exception if you misspell transport
2014-04-04 Artur SignellChange push default fallback to long polling (#13409)
2014-04-04 Leif ÅstrandFix typo in @OnStateChange javadoc (#12958)
2014-04-04 Artur SignellMousedown - mouseout - mouseover - mouseup now counts...
2014-04-03 Artur SignellUpdate Atmosphere 2.1.2 for better Tomcat 8 support...
2014-04-03 Henrik PaulMake Checkstyle align better with the Eclipse formattin...
2014-04-03 Leif ÅstrandDeprecate AbstractTestUI.setContent
2014-04-03 Leif ÅstrandUpdate uitest/ivy.xml to use build.properties (#13532)
2014-04-03 Jonatan KronqvistOverride elements must be after dependency elements...
2014-04-03 Jonatan KronqvistOverride the cssparser dependency from sass-compiler...
2014-04-03 Jonatan KronqvistUpdate commons-io to the same version in all modules...
2014-04-03 Johannes DahlströmSupport font icons in ComboBox (#13376)
2014-04-02 Artur SignellTest for session expiration (#12139)
2014-04-02 Johannes DahlströmPrevent duplicate detach() calls with push (#13261)
2014-04-02 Artur SignellWait for all messages to be sent before disconnect...
2014-04-02 Artur SignellDo not allow Atmosphere to make session infinitely...
2014-04-02 Artur SignellWorkaround for Atmosphere race condition (#13528)
2014-04-02 Leif ÅstrandMake removeFromParent throw if the right session is...
2014-04-02 Denis AnisimovSelectors based on Reindeer.LAYOUT* are added for absol...
2014-04-02 Build AgentMerge changes from origin/7.1
2014-04-02 Sauli TähkäpääMerge "Merge changes from origin/7.1"
2014-04-02 Denis AnisimovTrigger action/submenu on SPACE key along with ENTER...
2014-04-02 Artur SignellReplaced flaky TB2 test with stable TB3 test
2014-04-01 Sauli TähkäpääRemoved unnecessary tooltips from LayoutTesterApplication.
2014-04-01 Juho NurminenFixed eclipse classpath
2014-04-01 Build AgentMerge changes from origin/7.1
2014-04-01 Sauli TähkäpääAdded a button hitting method to AbstractTB3Test.
2014-04-01 Leif ÅstrandImplement @OnStateChange (#12958)
2014-04-01 Leif ÅstrandMake Invoker support non-public methods (#12959)
2014-04-01 Artur SignellUse UUIDBroadcasterCache (#13514)
2014-04-01 Artur SignellUse existing AbstractReflectorAtmosphereHandler (#13514)
2014-04-01 Artur SignellRefactor AtmosphereHandler to a field (#13514)
2014-03-31 Build AgentMerge changes from origin/7.1
2014-03-31 Denis AnisimovPrevent popup open when datafield is disabled (#13508).
2014-03-31 Denis AnisimovVDateField shoud implement HasEnabled (#13124).
2014-03-31 Denis AnisimovBring window to front on window header click (#13445).
2014-03-31 Jonatan KronqvistRemove theme-compiler and replace with external vaadin...
2014-03-31 Denis AnisimovShow caption for PopupView (#10618).
2014-03-31 Teemu Suo-AnttilaFix multiple icons in caption (#13516)
2014-03-31 Leif ÅstrandMerge "Merge changes from origin/7.1"
2014-03-31 Johannes DahlströmAdd reinit method for preserve-on-refresh UIs (#12191)
2014-03-31 Build AgentMerge changes from origin/7.1
2014-03-31 Sauli TähkäpääRefactored slider disable test.
2014-03-31 Build AgentMerge changes from origin/7.1
2014-03-31 Jonatan KronqvistMerge "Merge commit 'ca5d053e20700f36db97874c3698e6d365...
next