12 Commits (3564d4b4ba7c9ff718879d7544aa2e309489c531)

Author SHA1 Message Date
  Ahmed Ashour 3564d4b4ba Remove redundant interface already implemented by super class. (#10258) 6 years ago
  Ahmed Ashour 7e4b4ff5a9 Use enhanced for loop for arrays. (#10121) 6 years ago
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) 6 years ago
  Ahmed Ashour 7065740d6d Use interface instead of implementation (#10073) 6 years ago
  Ahmed Ashour 11ddb11cbc Update modifier order to follow Java Specification suggestions (#10050) 6 years ago
  Ahmed Ashour d1520204ea Use simple class names 6 years ago
  Ilia Motornyi e5488dff79 Replacement guide javadocs for deprecated classes 7 years ago
  Teemu Suo-Anttila f5c15b9b2b Synchronize code between V7 and compatibility package 7 years ago
  Teemu Suo-Anttila 0cfb20938f Revert diamond operator changes 7 years ago
  Teemu Suo-Anttila 47beb11cfd Remove unnecessary full classname references 7 years ago
  Denis Anisimov cef5b51d3f Mark all server compatibility classes deprecated (#144). 7 years ago
  Artur Signell c6b44ac8ad Move and rename server classes which go into the compatibility package 7 years ago
  Artur Signell fe3dca081a Move remaining selects and container implementations to compatibility package 7 years ago
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 years ago
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 years ago
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 years ago
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 years ago
  Steven Spungin 050dd36597 Fix spelling 9 years ago
  Artur Signell ba07f4f689 Do not leave transaction open if remove fails (#17858) 9 years ago
  Ilya Ermakov 3bc4ff5373 Make SQLContainer.removeAllItems() work properly with paging (#12882) 9 years ago
  Ilya Ermakov 66c3dd2bf8 SQLContainer removeItem Error when isModified (#8802) 9 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Teemu Suo-Anttila 61a1899fc7 Fix SQLContainer paging and caching issue (#11199) 10 years ago
  Henri Sara 67696f3dcb SQLContainer.indexOfId() also searches backwards (#11849, #10376) 11 years ago
  Artur Signell 31cc212c35 Replaced Filterable.hasContainerFilters with getContainerFilters (#11234) 11 years ago
  John Ahlroos b247017a18 Added Container.hasContainerFilters() API #11234 11 years ago
  Anna Koskinen 515d3c39e3 Merge of (#10563) to Vaadin 7. 11 years ago
  Anna Koskinen f1b2a4dfcf Merge of (#10437) to Vaadin 7. 11 years ago
  Anna Koskinen 952a77091a Merge of (#10032) to Vaadin 7. 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Anna Koskinen 395dad4cd7 Merge of (#9529) to Vaadin 7. 11 years ago
  Artur Signell 7fecb899c8 getPrevItemId should return null if id not found (#10124) 11 years ago
  Artur Signell ce282b2b4e Unified deprecation messages 11 years ago
  Artur Signell 0121af0c28 Changed Property.setValue(Object) to setValue(T) (#8791) 11 years ago
  Leif Åstrand 7d25670284 Reformat project 11 years ago
  Henri Sara e8a5f2082d Fix SQLContainer indexed access and related tests (#9472) 11 years ago
  Henri Sara 01646b14df Add Container.Indexed.getItemIds(int, int) for a range of items (#8028) 11 years ago
  Petri Heinonen 45e16c7e2b refak listeners com.vaadin.data.util.sqlcontainer 11 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 12 years ago
  Artur Signell e85d933b25 Moved server files to a server src folder (#9299) 12 years ago
  Henri Sara 80d8cb69ce #9155 revert first fix for now - requires proper fix in Select together with this correction 12 years ago
  Henri Sara 9148b35e9e #9155 Add refresh() to SQLContainer.removeContainerFilter(), one more (manual) test for SQLContainer and refactoring another test. 12 years ago
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 years ago
  Henri Sara 17c1431664 #8297 Do not use static logger instances 12 years ago
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 years ago
  Henri Sara fe78bbbf53 Convert nested data model event classes to static where possible. 12 years ago
  Henri Sara 59ae905a8a Eliminate more Field and Property related raw type warnings. 12 years ago
  Jonatan Kronqvist b9299e1ffa Adjusting the logging levels for #7736 12 years ago
  Jonatan Kronqvist f602da2643 Fixed #7736 - downgraded INFO log statements to FINE or FINER 12 years ago
  Artur Signell 8e8f30623a #7697 SQLContainer.containsId logs a ClassCastException 12 years ago