6 Commits (867006d2f81aa813c36f614fc6f1b98a5937c5f3)

Author SHA1 Message Date
  Ahmed Ashour 867006d2f8 Use String.isEmpty() (#10045) 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 47beb11cfd Remove unnecessary full classname references 7 years ago
  Denis Anisimov cef5b51d3f Mark all server compatibility classes deprecated (#144). 7 years ago
  Artur Signell 13b99cfa26 Move remaining Vaadin 7 classes to the compatibility package 7 years ago
  Artur Signell 44cb252e45 Remove dependency from ErrorMessage to old exception types 7 years ago
  Artur Signell f3c880194b Rename legacy packages to v7 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
  Denis Anisimov fd651d7921 Move Validator and Validatable into legacy package. 7 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
  Artur Signell 6c10136ae1 Use varargs instead of array where appropriate (#4513) 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Leif Åstrand 6f276f4451 Combine ApplicationServlet and AAS and rename to VaadinServlet (#9460) 11 years ago
  Artur Signell 63595217a2 Merged com.vaadin.terminal.gwt.server into com.vaadin.server (#9431) 11 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 11 years ago
  Artur Signell 054c4a16f5 Removed more @version included in some files but not in all (#9299) 11 years ago
  Artur Signell 6855529f1d Removed @version which is included in some files but not in all (#9299) 12 years ago
  Artur Signell e85d933b25 Moved server files to a server src folder (#9299) 12 years ago
  Henri Sara e905f033ff Refactor error messages on server side (#8437). 12 years ago
  Henri Sara 121b1dae34 Implement server to client RPC (#8426). 12 years ago
  Henri Sara c763891bc1 Implement simple shared state as a Map (#8304) - work in progress 12 years ago
  Henri Sara 074daf21fd #7930 Fix/Improve Validator javadoc based on review. 12 years ago
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 years ago
  Jens Jansson f7cd2bc09e Moved error level communication strings away from all the subclasses to the centralized ErrorLevel enum. 12 years ago
  Jens Jansson ff8a6a02c0 Modified ErrorMessage's error level from int's to an enum called ErrorLevel. 12 years ago
  Henri Sara 75924e5597 #7930 Eliminate Validator.isValid() 12 years ago
  Henri Sara 1a6f3607f0 Merged changes from 6.6 12 years ago
  Henri Sara 36e62e95b9 #7671 Do not permit HTML in system messages and normal error messages, XHTML mode for UserError 12 years ago
  Artur Signell 9804267e9c Organized imports 13 years ago
  Artur Signell 789c80e253 Formatted using Eclipse Helios / Windows XP 14 years ago
  Artur Signell 7af1ae4904 Fix for #2228 - Cannot get multiple causes from InvalidValueException 14 years ago
  Artur Signell 5b2b8dded9 Updated javadoc (#4689) 14 years ago
  Henri Sara adc8c0ad35 #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" 15 years ago
  Artur Signell 2bd4106c65 Removed serialVersionUIDs, added serial warning suppression 15 years ago
  Joonas Lehtinen 204a857eb5 Implementation serialization support for Toolkit. Fixes #695 15 years ago
  Jouni Koivuviita 7e676a5e38 Merges from 6.0 branch. 15 years ago
  Henri Sara d8a2fcb4b1 Merged #2817 to 6.0: AbstractField.isValid() and AbstractField.validate() were inconsistent with each other for empty non-required fields; ValidationExample depended on validator side effects 15 years ago
  Joonas Lehtinen 8dd8e33b4e Fixes #1900 15 years ago
  Joonas Lehtinen c3a3b84645 Fixes #2179 15 years ago
  Artur Signell 04ce831176 Mass format 16 years ago
  Marko Grönroos af895f9596 Fixed #1867 further. 16 years ago
  Joonas Lehtinen 6fa8ab3f70 alidator.Suggestive API was created in year 2002 to be able to create validators that propose corrections for invalid values. During the years this idea has prooved itself to be inpractical - (almost certainly) no-one has ever used this API. As you say - even the base framework (AbstractField) does not support it. 16 years ago
  Matti Tahvonen 81c1527631 refactored method name to correspond to the one (setDebugId) to be added to GWT (according to rumors) 16 years ago
  Matti Tahvonen 4d20bbdb46 added testingId field to Paintable 16 years ago
  Jani Laakso 3b5793fd55 License header parametrized 16 years ago
  Marc Englund f2e3722df9 MASS REFORMAT. 16 years ago