]> source.dussan.org Git - vaadin-framework.git/shortlog
vaadin-framework.git
2013-04-29 Artur SignellFixed NPE in UI check (#11714)
2013-04-26 Artur SignellFixed refresh after invalid CSRF has been received...
2013-04-26 Artur SignellMoved message 'escaping' to AtmospherePushConnection...
2013-04-26 John AhlroosEnabled async-supported for integration and push servle...
2013-04-26 Leif ÅstrandStore security key in VaadinSession (#11717)
2013-04-26 Artur SignellSend communication error if UI with given id is not...
2013-04-26 Artur SignellFixed last button in test to actually do something
2013-04-26 Leif ÅstrandAdd hierarchy to the hierarchy section (sic!) (#11706)
2013-04-26 Artur SignellWait max 1000ms before closing push channel (#11596)
2013-04-26 Artur SignellHandle session expired for UIDL requests correctly...
2013-04-26 Artur SignellDeal correctly with session expired during opening...
2013-04-26 Artur SignellSupport URL parameters for automatically configuring...
2013-04-26 Artur SignellInclude uitest/src in development mode launch to make...
2013-04-26 Artur SignellEnsure RPC are not delivered to closed UIs (#11714)
2013-04-26 Artur SignellClose push connection when UI is detached (#11596)
2013-04-25 Leif ÅstrandPass ServletConfig to atmosphere init (#11716)
2013-04-25 Artur SignellFixed incorrect assert (#11720)
2013-04-25 Leif ÅstrandVerify CSRF token before accepting new CSRF connection...
2013-04-25 Leif ÅstrandGlobal code clean up
2013-04-25 Leif ÅstrandRemove unused indirection (#11192)
2013-04-25 Henri SaraSupport schemas and catalogs in TableQuery (#7827)
2013-04-24 Leif ÅstrandUse scheduleFinally for pending variable changes (...
2013-04-24 Leif ÅstrandUpdate javadoc to reflect moved getPushMode method...
2013-04-24 Artur SignellReplaced Filterable.hasContainerFilters with getContain...
2013-04-24 John AhlroosFixed failing path resolving when scss compiler is...
2013-04-24 Leif ÅstrandAvoid excessive logging related to response handling...
2013-04-24 Leif ÅstrandAdd default save actions to the project settings
2013-04-24 Artur SignellAdded jQuery to license file (#11513)
2013-04-24 Artur SignellRe-added Property.toString warning messages (#10916)
2013-04-24 Leif ÅstrandAdd default javadoc templates to the project settings
2013-04-24 John Ahlroosaddons.scss should contain "addons"-mixin and include...
2013-04-24 Leif ÅstrandAssert that connector needing layout is attached (...
2013-04-24 michaelvogtTestBench test for tree (#11612)
2013-04-24 Leif ÅstrandAdd missing license header (#11655)
2013-04-23 Artur SignellUpdated test as there is no longer a minimum height...
2013-04-23 Artur SignellMade test work in all browsers
2013-04-23 Artur SignellMake WebBrowser information available in LegacyApplicat...
2013-04-23 Artur SignellAdded push dependency to make project compile (#11654)
2013-04-23 Artur SignellMoved WidgetSetBuilder to server as ClassPathExplorer...
2013-04-23 Artur SignellFixed screenshot identifiers
2013-04-23 Artur SignellAdded light and black versions of close, maximize and...
2013-04-23 Artur SignellInclude commit id and message in merge commit message
2013-04-23 Leif ÅstrandAdd patched AtmosphereFramework without support message...
2013-04-23 Leif ÅstrandRemove and deprecate old logging classes (#11658)
2013-04-23 Artur SignellMerged changes from origin/7.0
2013-04-23 Artur SignellNo-op merge from origin/7.0
2013-04-23 John AhlroosMoved SASSAddonImportFileCreator and ClassPathExplorer...
2013-04-23 John AhlroosIntegration tests should be run with Firefox 17 ESR...
2013-04-23 Leif ÅstrandUse java.util.logging for the debug window (#11657)
2013-04-23 Artur SignellEnsure no-op merges get a change id
2013-04-23 Johannes DahlströmFix fragment handling regression caused by #10769 ... 7.0.5
2013-04-23 Artur SignellMerge commit 'feb9a8c3510afc76c079fafcd9e507205bde139c'
2013-04-23 Artur SignellMerge commit 'c0bf2608dd23051f11f2a031e08aebbfdf7b5472'
2013-04-23 Artur SignellMerge commit '2b5f6ccc1e9ae5c9c8c88dc3195020eaa27a3be6'
2013-04-23 John AhlroosFixed broken Gridlayout cell position calculation in...
2013-04-23 Artur SignellSources for the "Broadcasting messages to other users...
2013-04-23 Artur SignellRenamed loading indicator states to 'first','second...
2013-04-23 Artur SignellRenamed UI.getLoadingIndicator -> getLoadingIndicatorCo...
2013-04-23 Artur SignellRenamed UI.getTooltip to getTooltipConfiguration (...
2013-04-23 Artur SignellRenamed DisplayState to WindowMode (#11662)
2013-04-23 Artur SignellDifferent fix for #11152 which is restricted to the...
2013-04-23 michaelvogtSimplify and clarify WAI-ARIA API (#11659)
2013-04-23 Artur SignellUpdated commons-io dependency to 2.2 (#11643)
2013-04-22 Artur SignellDocumented that push and pull settings is only for...
2013-04-22 Leif ÅstrandAdd PushConnection interface (#11655)
2013-04-22 Leif ÅstrandRestore Atmosphere version that was accidentally change...
2013-04-22 John AhlroosFixed Accordion tab stylenames which never got applied...
2013-04-22 Leif ÅstrandMake handleJSONText private (#11656)
2013-04-22 Leif ÅstrandSet PushMode.AUTOMATIC as the default @Push value ...
2013-04-22 Artur SignellRemoved unused class (#11254)
2013-04-19 Artur SignellDo not use generated ids as anchor points for TestBench...
2013-04-19 Johannes DahlströmPrevent double encoding problems when URI fragment...
2013-04-19 Leif ÅstrandLoad vaadinPush.js on demand (#11506)
2013-04-19 Leif ÅstrandInitial support for toggling push on the fly (#11506)
2013-04-18 Henri SaraSupport "to" in CSS function parameters (#11309)
2013-04-18 Johannes DahlströmDon't detach and reattach VAbstractSplitPanel child...
2013-04-18 John AhlroosEnsure addon css styles are before scss styles in addon...
2013-04-18 Leif ÅstrandClean the connector map after pushing (#11624)
2013-04-18 Artur SignellSimple speed test for testing roundtrips/s in various...
2013-04-18 Leif ÅstrandSeparate generic UI finding and locking from event...
2013-04-18 Leif ÅstrandMove push mode to UI and add @Push annotation (#11506)
2013-04-18 Artur SignellRestrict longer padding to IE8 as Chrome fails without...
2013-04-18 Artur SignellFixed streaming problem (Atmosphere bug 1027) (#11629)
2013-04-17 John AhlroosRun server integration tests with push enabled #11494
2013-04-17 Artur SignellBuild a minified version of vaadinPush.js in vaadin...
2013-04-17 Artur SignellPackage Atmosphere javascript files in vaadin-push...
2013-04-17 Artur SignellReplaced Atmosphere portal implementation with the...
2013-04-17 Leif ÅstrandAdd PushMode.isEnabled() (#11626)
2013-04-17 John AhlroosFixed IE8 scrollbar issue with vertical layout when...
2013-04-17 John AhlroosAdded test for testing push with different transports...
2013-04-17 Leif ÅstrandRemove redundant locking (#8894)
2013-04-17 michaelvogtFix for WAI-ARIA Button test for IE8 (#11616)
2013-04-17 Leif ÅstrandDon't assign PushConnection to UI before it has been...
2013-04-17 Artur SignellLog message instead of printing to stdout (#11556)
2013-04-17 Artur SignellUse "push" as a keyword in all push related log messages
2013-04-16 Artur SignellFixed invalid log parameter references (#11622)
2013-04-16 Artur SignellHandle JSONException and InvalidUIDLSecurityKeyExceptio...
2013-04-16 Henri SaraMerge release notes from '7.0.4' into 7.0
2013-04-16 John AhlroosSimple test for testing push capabilities #11494
2013-04-15 Artur SignellUse text/plain instead of application/json (#11610)
next