]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2013-04-15 Johannes DahlströmAdd isPushRequest() check to VaadinServletService.isOth...
2013-04-12 Leif ÅstrandIgnore duplicate ?restartApplication during UI init...
2013-04-12 John AhlroosUpdated client compiler deps to 1.0.0 #11590
2013-04-12 Leif ÅstrandMake AtmosphereResource field transient (#11512)
2013-04-11 Johannes DahlströmFix minor issues raised in #111 code review
2013-04-11 michaelvogtTestBench test for Button (#11581)
2013-04-11 Marko GrönroosAdded Atmosphere dependencies to the licenses list...
2013-04-11 Leif ÅstrandUse longer padding for streaming requests to avoid...
2013-04-11 Artur SignellSet character encoding before writing any response...
2013-04-11 Marko GrönroosUpdated release notes for 7.1.0.beta1. #11530
2013-04-10 Artur SignellFixed problem with fallback on Safari and iOS (#11546)
2013-04-10 Leif ÅstrandImplemented poll interval for UI (#11495)
2013-04-10 Leif ÅstrandAdded SharedUtil for helpers shared by client and server
2013-04-10 Artur SignellFixed test to close windows instead of maximizing them
2013-04-10 Leif ÅstrandDon't process push messages until init JSON is processe...
2013-04-09 Artur SignellFixed tests to use a real DeploymentConfiguration instance
2013-04-09 Leif ÅstrandFix JSNI syntax (#111)
2013-04-09 Leif ÅstrandDon't bind PushConnection API to Atmosphere (#11551)
2013-04-09 Marc EnglundFixed one typo and removed one TODO comment
2013-04-09 Leif ÅstrandShow all state properties in the hierarchy section...
2013-04-09 Leif ÅstrandFix missing or invalid copyright headers
2013-04-09 Leif ÅstrandShow message for missing Atmosphere or version mismatch...
2013-04-09 Artur SignellAdditional push logging (#111)
2013-04-09 Artur SignellFixed header padding to avoid caption overlap (#3400)
2013-04-09 Artur SignellFixed broken tests
2013-04-08 Leif ÅstrandDon't initialize PushConnection by default (#11512)
2013-04-08 Artur SignellAdded /run-push to tests to be able to test with push...
2013-04-08 John AhlroosScan for addon styles in server-side only addon jars...
2013-04-08 Artur SignellAdded push meta module (#11498)
2013-04-08 michaelRendering a Tree with icons fails if no alternate text...
2013-04-08 johanImplement range for date field (#6241)
2013-04-08 Leif ÅstrandRequire implementing hasTooltip if there's custom toolt...
2013-04-07 Artur SignellPush if there are dirty connectors, avoid push if there...
2013-04-05 Leif ÅstrandGlobal code reformat
2013-04-05 michaelvogtFixed compilation error
2013-04-05 Leif ÅstrandFix Profiler call that was accidentally left out when...
2013-04-05 Leif ÅstrandFix typo in debug console (#9626)
2013-04-05 Marc EnglundNew DebugWindow implmentation (internal) fixes #2460...
2013-04-05 Artur SignellMaximize/restore icons for Chameleon, Liferay, Runo...
2013-04-05 Artur SignellDo not push only meta data to the client (#11490)
2013-04-05 Artur SignellMade vaadin-server jar not depend on Atmosphere (#11492)
2013-04-05 Artur SignellUse fallback transport if websockets is not supported...
2013-04-05 Artur SignellImproved logging to be able to debug push related probl...
2013-04-04 Artur SignellFixed compilation error
2013-04-04 michaelvogtWAI-ARIA functions for Tree (#11389)
2013-04-04 Artur SignellWrap the atmosphere request instead of reusing an old...
2013-04-04 Artur SignellInclude atmosphere javascript files into vaadin-server...
2013-04-04 Pekka HyvönenMaximize Restore for Window #3400
2013-04-04 Johannes DahlströmServer push (#111)
2013-04-04 Artur SignellRenamed Calendar tests to be more consistent with other...
2013-04-04 Artur SignellFixed issue with IE8 showing loading indicator when...
2013-04-03 Artur SignellUpdated javadoc to mention runSafely in addition to...
2013-04-03 Artur SignellWrite JSON response to a buffer instead of directly...
2013-04-03 Artur SignellReworked fix for ignoring /APP/ (#11192)
2013-04-03 Artur SignellRefactored how all requests are handled by VaadinServle...
2013-04-03 michaelvogtFix for CheckBox and Layout (#11407)
2013-04-03 Artur SignellAdded example on how to get time displayed in the brows...
2013-04-03 Artur SignellDo not clean connectors before client rpc is sent ...
2013-04-03 John AhlroosIntegrate Calendar into core #11079
2013-04-03 John AhlroosRemoved unnessesary pixel calculations from AbsoluteLay...
2013-04-03 John AhlroosImplemented changes to CSS injection based on API revie...
2013-04-03 Artur SignellMerge commit '5d8b1862b63d32070b4084d7e49cae1f4bc66953'
2013-04-03 Artur SignellEnable setting loading indicator delays from the server...
2013-04-03 Artur SignellMade is possible to configure tooltip on the server...
2013-04-03 Artur SignellFixed minimal (empty hashmap) memory leak on redeploy...
2013-04-02 michaelvogtWAI-ARIA field corrections (#11407)
2013-04-02 Artur SignellShow session expired instead of throwing exception...
2013-04-02 Artur SignellEnable setting default alignment for VerticalLayout...
2013-04-02 Leif ÅstrandUse updated CurrentInstance API (#9945)
2013-04-02 Artur SignellFixed locking issue in tests
2013-04-02 Artur SignellExclude ColorPickerPreview as it has no no-arg constructor
2013-04-02 Artur SignellFixed locking and cleaned up error handling in FileUplo...
2013-04-02 Artur SignellFixed locking problem with serviceException (#10569)
2013-04-02 Artur SignellFixed locking in RequestHandlers and documented that...
2013-04-02 Artur SignellEnsure session is locked during cleanup (#10569)
2013-04-02 Artur SignellCorrectly set thread locals when session times out...
2013-04-02 Artur SignellMoved request start/end handling to VaadinService ...
2013-03-31 Artur SignellRedefined UI.runSafely so it throws an exception if...
2013-03-31 Artur SignellConvert value if locale changes and field has converter...
2013-03-28 michaelvogtWAI-ARIA button (#11380)
2013-03-28 Artur SignellRefactored VaadinPortlet to have same structure as...
2013-03-28 Artur SignellVerify lock is held while updating VaadinSession or...
2013-03-28 Artur SignellChanged VaadinSession locking to be based on a session...
2013-03-28 Artur SignellConvenience methods for running code in the UI or Vaadi...
2013-03-28 Artur SignellAdded Page.reload (#10250)
2013-03-27 Johannes DahlströmRemoved CommunicationManager and PortletCommunicationMa...
2013-03-27 Johannes DahlströmRemove synchronous AJAX support (#11254)
2013-03-27 Johannes DahlströmFix off-by-one bug preventing all server RPC handling
2013-03-27 Johannes DahlströmRefactor server-side communications (#11192, #7891)
2013-03-26 Artur SignellId changed because of id generation for wai-aria
2013-03-26 John AhlroosAdded standalone class for creating an addons.scss...
2013-03-25 Artur SignellRemoved code which calculates size incorrectly (#11395)
2013-03-25 Artur SignellFixed ComponentLocator to be backwards compatible
2013-03-22 John AhlroosFixed tree memory leak when removing expanded items...
2013-03-22 John AhlroosAdded Container.hasContainerFilters() API #11234
2013-03-21 John AhlroosMoved CSSInjectWithColorpicker to correct package
2013-03-21 Artur SignellUnified all portal integration tests to be based on...
2013-03-21 Artur SignellMerge commit 'e4c9eda51082a443822b66864df2fe14be7dc6d7'
2013-03-20 Artur SignellEnable a Vaadin applications to be re-initialized if...
2013-03-20 Leif ÅstrandMake TextArea.setCursorPosition work in all browsers...
next