3 Commit (f7279f7330a3673e88e97552bb623fc21c2971e9)

Autore SHA1 Messaggio Data
  Ilia Motornyi f7279f7330 Update Copyright headers for year 2018 (#10762) 6 anni fa
  Artur Signell c5c52684eb Format Java files using Eclipse Neon and Vaadin settings 7 anni fa
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 anni fa
  Teemu Suo-Anttila 7278279b09 Make public getLogger functions private (#17645) 9 anni fa
  Artur Signell 718eb3e49a VConsole logging -> java.util.logging 9 anni fa
  Teemu Pöntelin 2003a71fcd Fixed incorrect week numbers in DateField (#14437) 9 anni fa
  Artur Signell e77e73cf64 Update copyright year to 2014 10 anni fa
  Teemu Pöntelin 3e53fa6d15 Fixed "EEE" in DateField's date pattern (#13443) 10 anni fa
  Artur Signell 93751c1355 Use correct day names when formatting dates (#6207) 11 anni fa
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 anni fa
  Pekka Hyvönen 0f5284bb82 Constants -> enums (#9072) 11 anni fa
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 anni fa
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 12 anni fa
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 12 anni fa
  Artur Signell 429aeadef9 Moved each component to its own package on client side 12 anni fa
  Artur Signell c2722bfeb2 #8311 Converted CRLF to LF in all source files 12 anni fa
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 anni fa
  Artur Signell 4d32a233c6 Suppressed warnings 13 anni fa
  Matti Tahvonen 899b7f7762 #5613 Converted our own client side code to use VConsole instead of ApplicationConnection.getConsole 13 anni fa
  Matti Tahvonen 45665c4a60 #5613 Client side logging related improvements 13 anni fa
  Artur Signell b886cf2165 Fix for #5475 - DateField text field includes extra single quote in some cases 14 anni fa
  Artur Signell 7a192a8d5f Fix for #5474 - DateField fails to parse month names when using custom date format 14 anni fa
  Artur Signell 789c80e253 Formatted using Eclipse Helios / Windows XP 14 anni fa
  John Alhroos 9a1c8fdc0d DateField client side refactoring. 14 anni fa
  Henri Sara 77360c9efc Fixed some normal priority warnings by FindBugs 14 anni fa
  Henri Sara e4efbe682e Fixed some high priority warnings by FindBugs 14 anni fa
  Artur Signell 5abcfae71f Fix for #3492 - DateField should have an option to show week numbers 14 anni fa
  Henri Sara adc8c0ad35 #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" 15 anni fa
  Artur Signell 567bf226c8 Fixed warnings, replaced deprecated layouts with new ones. 15 anni fa
  Artur Signell b3a85cbe27 Fixed for #2006 - updated error handling 16 anni fa
  Matti Tahvonen 57ed4837cc fixes #1573 16 anni fa
  Jani Laakso 3b5793fd55 License header parametrized 16 anni fa
  Marc Englund f2e3722df9 MASS REFORMAT. 16 anni fa
  Jani Laakso 5ba28731e9 Mass format based on eclipse build in formatting style. 16 anni fa
  Marc Englund cef66def0b Fixed date range comparison 17 anni fa
  Marc Englund 2f77bbabb6 Calendar component added + demo and refactoring. 17 anni fa
  Jouni Koivuviita b518e9b575 DateField text-style implemented. 17 anni fa
  Jouni Koivuviita 911cb83de6 DateField calendar style client-side implemetation fully functional. DateField now doesn't require a repaint after every value change, it supposes that the client is smart enough to update the view on its own. 17 anni fa
  Jouni Koivuviita 28ca6dc78a Localization services from serverside (AjaxApplicationManager), cached on clientside (LocaleService). 17 anni fa
  Jouni Koivuviita ea15bacee1 Added drafting classes for locale handling. 17 anni fa