12288 Commits (7abb5e3397cc2bf40a2dbaba94573c7653b4b12e)
 

Autor SHA1 Nachricht Datum
  Leif Åstrand 7abb5e3397 Don't provide details to teamcity as it nowadays gets those from stdout vor 11 Jahren
  Artur Signell 67e37c90b2 Corrected javadoc (#10774) vor 11 Jahren
  Artur Signell 5cc81cf36c Improved javadoc (#10632) vor 11 Jahren
  Artur Signell 79b4ed10cb Corrected javadoc regarding nested property support (#8210) vor 11 Jahren
  Leif Åstrand 276e6fc6c1 Add performance.timing support to Profiler (#11188) vor 11 Jahren
  Artur Signell 313c5c2aea Updated scm in pom template (#11204) vor 11 Jahren
  Artur Signell 48b5c927b9 Catch NoSuchFieldException instead of NoSuchFieldError (#10944) vor 11 Jahren
  Artur Signell d4143dd71b Log errors as errors and not normal messages (#11251) vor 11 Jahren
  John Ahlroos 718b7dea77 Fixed scrolling jumping up to first row when adding rows and adjusting the currentPageFirstItem in the same UIDL request #10970 vor 11 Jahren
  Leif Åstrand da5a55ccdf Update test to use default classloader instead of null vor 11 Jahren
  Leif Åstrand d6cf871c7d Add bootstrap performance measuring support (#11188) vor 11 Jahren
  Artur Signell 7f9e51e0e3 Avoid running test runner as a test vor 11 Jahren
  John Ahlroos b056c43954 Prevent NPE when a SCSS file is not found #11099 vor 11 Jahren
  Henri Sara a2636a774d Make SassLangTestsBroken pass iff the CSS and SCSS do not match. vor 11 Jahren
  John Ahlroos efc8449d6f Reverted Tree memory leak fix since it is breaking Tree filtering in a way that only can be fixed by introducing new API to Filterable interface and this cannot be done in a maintenance release. #11053 vor 11 Jahren
  John Ahlroos a550c93b0b Revert "Made UI focusable again (#11129)" vor 11 Jahren
  John Ahlroos 860876d311 Fixed BindException when binding nested properties with BeanFieldGroup.buildAndBind() #11009 vor 11 Jahren
  Artur Signell 7b68e8e521 Added missing license header vor 11 Jahren
  Artur Signell 9a88d4d0d8 Fixed incorrect import (#11129) vor 11 Jahren
  Mikael Grankvist aa42551d80 (#10563) Logging now uses parameters. vor 11 Jahren
  Leif Åstrand 51fcdd88c1 Fix random error in DelegateToWidget test vor 11 Jahren
  Artur Signell 3cf6913c9a Made UI focusable again (#11129) vor 11 Jahren
  Artur Signell be759f8424 Removed super class which caused a JUnit3 runner to be used (#11184) vor 11 Jahren
  Artur Signell 4b95571541 Print an error message if the test folder cannot be found (#11184) vor 11 Jahren
  Artur Signell a3767aaee3 Made test pass by ignoring irrelevant classes vor 11 Jahren
  Haijian Wang b6feca3324 Fixed several problems related to @extend directive (Ticket #10976) vor 11 Jahren
  Leif Åstrand 4bffeac5c2 Fix typo in #10937 vor 11 Jahren
  Leif Åstrand a6b3bfcd24 Use native collections when processing server response (#11100) vor 11 Jahren
  Leif Åstrand 1b23c7c608 Don't generate a set of changed property names (#10954) vor 11 Jahren
  Leif Åstrand b89719f385 Do @DelegateToWidget based on applicable properties (#10954) vor 11 Jahren
  John Ahlroos 9a59383cd7 Fixed NPE in Tree when calling non-final constructor #11132 vor 11 Jahren
  Leif Åstrand df430d5d16 Remove ApplicationConnection.componentCaptionSizeChanges (#11101) vor 11 Jahren
  John Ahlroos 7af5b3fceb Fixed another memory leak in Tree #11053 vor 11 Jahren
  Leif Åstrand daf34986db Update license header vor 11 Jahren
  Leif Åstrand 33fa6fa723 Defer profiler output (#11098) vor 11 Jahren
  Leif Åstrand e829d2df25 Don't report time spent in getWidget() as part of setConnectorId() vor 11 Jahren
  John Ahlroos 834275130d Fixed memory leak in Tree #11053 vor 11 Jahren
  Leif Åstrand c2cd910f53 Fix incomplete commit for (#11092) vor 11 Jahren
  Leif Åstrand 07754fdb1a Don't update primary stylename if it's already up to date (#11088) vor 11 Jahren
  Leif Åstrand 2536863492 Only update caption for specific state changes (#11092) vor 11 Jahren
  John Ahlroos 092edcce87 Updated merged 6.8 test to work with 7.0 vor 11 Jahren
  John Ahlroos 2788b51923 Merge of (#9940) to Vaadin 7 vor 11 Jahren
  Artur Signell 74557919f3 Ensure result dir exists before trying to write to it (#10918) vor 11 Jahren
  Artur Signell 696ef550ad Ensure href is not set to "" when target is null (#10543) vor 11 Jahren
  Artur Signell f09c12fd97 Imported and updated release notes builder (#10918) vor 11 Jahren
  Leif Åstrand 9da1979af7 Properly detach old connectors for repaintAll response (#11067) vor 11 Jahren
  Marko Gronroos 28c6623948 Created maintenance release notes for 7.0.x releases. #10881 vor 11 Jahren
  John Ahlroos f6e3039d31 Revert merge from 6.8 fixing #8238 since it was causing issues like #11026. Should be fixed in another way. (no-merge) vor 11 Jahren
  Leif Åstrand 41e55b6e38 Ensure there's always a listener on VUI for closing tooltips (#11051) vor 11 Jahren
  Haijian Wang cc5252a98e Selector now can begin with a combinator. (Ticket #10754) vor 11 Jahren