10937 Commits (9f5a1a5c2e0a2b4b31d0aa356021e6376ac19b7e)
 

Author SHA1 Message Date
  Johannes Dahlström 456f2c7826 Use hashbang (#!) URIs in Navigator; isEmpty() instead of equals("") (#9268, #9441) 11 years ago
  John Ahlroos 971b068448 Merge branch 'master' into layoutgraph 11 years ago
  Leif Åstrand f85c152a48 Remove @EagerInit (#9445) 11 years ago
  Leif Åstrand 8679f49c5e Refactor UI bootstrap (#9443) 11 years ago
  Leif Åstrand cf9ab5aea8 Remove user handling in Application (#9402) 11 years ago
  Leif Åstrand e5d1c888b9 Remove unused variable 11 years ago
  John Ahlroos 5abe444f28 Add helper methods for checking state 11 years ago
  Leif Åstrand 4e7104a68b Restore logic that was removed from state 11 years ago
  Leif Åstrand 594a211168 Run tests with assertions enabled (#9450) 11 years ago
  John Ahlroos dc8bc6119c More state getter removal 11 years ago
  Henri Sara 01646b14df Add Container.Indexed.getItemIds(int, int) for a range of items (#8028) 11 years ago
  Johannes Dahlström 61a1218d38 Change View.navigateTo(String) to View.enter(ViewChangeEvent) (#9055, #9056) 11 years ago
  Artur Signell 7f343ebc78 Fixed test file path 11 years ago
  Leif Åstrand 913aa7f014 Don't mark connectors as clean until they won't get dirty again (#9444) 11 years ago
  John Ahlroos 0a1519be5e Merge branch 'no-getters' 11 years ago
  John Ahlroos dac974af9b Removed getters/setters from states and made instance variabled public 11 years ago
  Artur Signell 2f50bb8f0e Fixed test file path 11 years ago
  Johannes Dahlström 1544c71116 Replace references to "fragment" and "viewAndParameters" with "navigation state" where appropriate (#9367) 11 years ago
  Johannes Dahlström 14d6aa6975 Fix copypasted javadocs for ItemCaptionMode constants 11 years ago
  Johannes Dahlström 1f52d70729 Change a Vaadin6Component mention in a javadoc to LegacyComponent 11 years ago
  Johannes Dahlström 1921394b57 Rename FragmentManager to NavigationStateManager (#9367) 11 years ago
  John Ahlroos 340cd78998 Merge branch 'master' into layoutgraph 11 years ago
  Artur Signell 7b25b3886e Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) 11 years ago
  John Ahlroos 8b546f2077 Added missing description to test so screenshots match 11 years ago
  Artur Signell 8941056349 Reformatted project 11 years ago
  Artur Signell c6112a2477 Removed multi select related hacks from ComboBox (#2869) 11 years ago
  Artur Signell 51eb105ee6 Merged Select with ComboBox (#2869) 11 years ago
  Artur Signell 876182aaa3 Moved server tests from tests/server-side to server/tests/src (#9299) 11 years ago
  Artur Signell 691220a5b2 Moved client side tests from tests/client-side to client/tests/src 11 years ago
  John Ahlroos c1bae62f98 Move captionless component error/required indicators top right 11 years ago
  Johannes Dahlström c1483202a8 Use empty string instead of null to denote "no fragment parameters" in Navigator (#9441) 11 years ago
  Leif Åstrand a79339bae7 Deprecate addListener in Image (#9285) 11 years ago
  Petri Heinonen 8cf552dd69 refak listeners one missed listener fixed... 11 years ago
  Petri Heinonen f32d6ab1db refak listeners com.vaadin.ui 11 years ago
  Petri Heinonen 181904db6a refak listeners com.vaadin.terminal 11 years ago
  Petri Heinonen d8cb830c77 refak listeners com.vaadin.navigator 11 years ago
  Petri Heinonen 4cd5619c19 refak listeners com.vaadin.event 11 years ago
  Petri Heinonen f7a91d3f35 refak listeners com.vaadin.data.util.sqlcontainer.query 11 years ago
  Petri Heinonen 45e16c7e2b refak listeners com.vaadin.data.util.sqlcontainer 11 years ago
  Petri Heinonen e5923ad843 Refak addListener package com.vaadin.data.util 11 years ago
  Petri Heinonen 8ec556b856 listener refak com.vaadin.data 12 years ago
  Petri Heinonen 45a8dae939 Refak listeners com.vaadin package 12 years ago
  Artur Signell 040f6d9995 Moved server test to correct folder 11 years ago
  Artur Signell d028bf97a4 Moved tests/sass to sass/tests (#9299) 11 years ago
  Artur Signell ed2a07f554 Replaced broken file reading routine with IOUtils call (incorrect newlines on Windows) 11 years ago
  Leif Åstrand 22bb5813b3 Move PortalDefaultWidgetSet.gwt.xml to client source folder (#9299) 11 years ago
  Leif Åstrand 7411bd0456 Refactor to enable implementing #7545 without changing the API 11 years ago
  Leif Åstrand 6d4c07fdd3 Make theme building work again 11 years ago
  Leif Åstrand fd3826abf4 Replace ApplicationResource with ConnectorResource (#9419) 11 years ago
  Marc Englund e71794ee17 Merge branch 'sass' 11 years ago