2 Commits (c0babd786c4d2dd3bb22e343691ce4b3aded0c3f)

Author SHA1 Message Date
  Ingo Kegel c0babd786c New login form (#8171) 9 years ago
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Leif Åstrand 4d7f190b7f Make access() enqueue the runnable if the session is locked (#11897) 11 years ago
  Leif Åstrand 80d96608dd Rename runSafely() to access() (#11756) 11 years ago
  Artur Signell 507a520f0c Fixed locking in RequestHandlers and documented that RequestHandlers are called without locking (#9945) 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Artur Signell 65ce5934ab Add theme name as class name to LoginForm v-app (#10383) 11 years ago
  Artur Signell ce282b2b4e Unified deprecation messages 11 years ago
  Leif Åstrand 6ed87c1b6c Remove slashes from beginning or end of constants (#10140) 11 years ago
  Leif Åstrand 7d9c4c5e06 Reomove DynamicConnectorResource (#10227) 11 years ago
  Leif Åstrand 48c19777e5 Remove VaadinServiceSession.getURL (#9884) 11 years ago
  Leif Åstrand af8fb8ddd2 Rename VaadinSession -> VaadinServiceSession (#9733) 11 years ago
  Artur Signell 43636e2bfe Deprecated LoginForm as it no longer works in most supported browsers (#8405) 11 years ago
  John Ahlroos fcebeb0898 Fixed empty space in LoginForm #8294 11 years ago
  Leif Åstrand 6335562c72 Rename WrappedXYZ -> VaadinXYZ but retain WrappedSession (#9633) 11 years ago
  John Ahlroos 074b1095ee Now using HTML5 content mode. Also deprecated the XHTML content modes. 11 years ago
  Leif Åstrand b9ff0e2cee Remove 'Application' from RequestHandler API (#9402) 11 years ago
  Leif Åstrand cc3ddcac95 Remove getApplication() and add getSession() (#9402) 11 years ago
  Leif Åstrand d1c361e251 Rename Application to VaadinSession (#9402) 11 years ago
  John Ahlroos e75e0db87d Fixed LoginForm textfield styles 11 years ago
  Pekka Hyvönen dd6265dcf5 inner Event classes converted to static nested classes (#5855) 11 years ago
  Petri Heinonen f32d6ab1db refak listeners com.vaadin.ui 11 years ago
  Leif Åstrand fd3826abf4 Replace ApplicationResource with ConnectorResource (#9419) 11 years ago
  Artur Signell e18177bac6 Renamed com.vaadin.terminal -> com.vaadin.server (#9431) 11 years ago
  Artur Signell 0b0ddb8687 Component.getRoot() -> Component.getUI() (#8908) 11 years ago
  Artur Signell da176c32c4 Renamed Root to UI, automatic rename (#8908) 11 years ago
  Artur Signell 098957c085 Made Root.getCurrent() work in LoginForm LoginListener (#9372) 11 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 11 years ago
  Artur Signell acf099b41f Eliminated dependencies from server to client (#9279) 12 years ago
  Artur Signell e85d933b25 Moved server files to a server src folder (#9299) 12 years ago
  Leif Åstrand bc5831f069 Make LoginForm work inside iframes (#8144) 12 years ago
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 years ago
  Leif Åstrand 333a901f71 Rename v-paintable -> v-connector (#8652) 12 years ago
  Leif Åstrand 1fcf7ad444 Add v-paintable class name to the inputs in the login form (#8313) 12 years ago
  Jens Jansson a327be687e #8019 Fixed Sizable UNITS to use an Enum Unit instead of constants 12 years ago
  Jens Jansson b94e3ddbb9 #8019 Fixed Sizable UNITS to use an Enum Unit instead of constants 12 years ago
  Artur Signell aaf134a39b Merged tests, fixes and javadoc updates from 6.7 12 years ago
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 years ago
  Artur Signell 48644a3c91 #7630 Removed note about LoginForm being new 12 years ago
  Leif Åstrand 7491f0fd00 Add javadocs for some new methods 12 years ago
  Leif Åstrand 6d2cd8be15 LoginForm now uses RequestHandler 12 years ago
  Leif Åstrand be1d3c3365 Split Window to Root and Window 12 years ago
  Leif Åstrand c8ff33eec5 #7032 LoginForm should explicitly define utf-8 charset in getLoginHTML() method 12 years ago
  Henri Sara 0e5439f0bd #5226 Changing LoginForm field captions: change and test 13 years ago
  Matti Tahvonen 65ed105d30 fallback size for developers using LoginForm in invalid layouts 13 years ago
  Matti Tahvonen 6001ff1c5c fixes #5498 13 years ago
  Artur Signell e363171b36 Removed extra serialVersionUIDs 14 years ago
  Artur Signell c8c341c07d Added missing @ITMillApache2LicenseForJavaFiles@ 14 years ago
  Artur Signell d5afb8f799 Merged [10797]-[10991] from 6.2 14 years ago